[ 431.694593] [57791]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 431.695990] [57791]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Nov 20 20:22:26 2025] *** [ 431.695990] [57791]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 431.695990] [57791]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 431.695990] [57791]: nodename: devstack [ 431.695990] [57791]: machine: x86_64 [ 431.695990] [57791]: clock source: unix [ 431.695990] [57791]: pcre jit disabled [ 431.695990] [57791]: detected number of CPU cores: 8 [ 431.695990] [57791]: current working directory: / [ 431.695990] [57791]: detected binary path: /usr/bin/uwsgi-core [ 431.696289] [57791]: your processes number limit is 128149 [ 431.696289] [57791]: your memory page size is 4096 bytes [ 431.696289] [57791]: detected max file descriptor number: 2048 [ 431.696289] [57791]: lock engine: pthread robust mutexes [ 431.696289] [57791]: thunder lock: enabled [ 431.696289] [57791]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 431.696289] [57791]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 431.696289] [57791]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 431.696289] [57791]: Set PythonHome to /opt/stack/data/venv [ 431.726425] [57791]: Python main interpreter initialized at 0x5768ffd80be0 [ 431.726425] [57791]: python threads support enabled [ 431.726425] [57791]: your server socket listen backlog is limited to 100 connections [ 431.726425] [57791]: your mercy for graceful operations on workers is 80 seconds [ 431.726665] [57791]: mapped 403077 bytes (393 KB) for 2 cores [ 431.726785] [57791]: *** Operational MODE: preforking *** [ 431.726910] [57791]: *** uWSGI is running in multiple interpreter mode *** [ 431.726910] [57791]: spawned uWSGI master process (pid: 57791) [ 431.727442] [57791]: spawned uWSGI worker 1 (pid: 57792, cores: 1) [ 431.727799] [57791]: spawned uWSGI worker 2 (pid: 57793, cores: 1) [ 431.727849] [57791]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 431.912418] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 431.912418] [57792]: debtcollector.deprecate( [ 431.923653] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 431.923653] [57793]: debtcollector.deprecate( [ 432.032403] [57792]: /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. [ 432.032403] [57792]: removals.removed_module( [ 432.033156] [57792]: /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. [ 432.033156] [57792]: removals.removed_module( [ 432.046157] [57793]: /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. [ 432.046157] [57793]: removals.removed_module( [ 432.046900] [57793]: /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. [ 432.046900] [57793]: removals.removed_module( [ 432.618772] [57792]: /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 [ 432.618772] [57792]: warnings.warn( [ 432.636052] [57793]: /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 [ 432.636052] [57793]: warnings.warn( [ 432.678075] [57792]: /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. [ 432.678075] [57792]: warnings.warn( [ 432.694649] [57793]: /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. [ 432.694649] [57793]: warnings.warn( [ 432.941242] [57792]: 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. [ 432.941582] [57792]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57792) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 432.951585] [57793]: 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. [ 432.952651] [57793]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57793) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 433.018159] [57792]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 433.018159] [57792]: @jsonschema.FormatChecker.cls_checks('date-time') [ 433.018441] [57793]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 433.018441] [57793]: @jsonschema.FormatChecker.cls_checks('date-time') [ 433.389455] [57793]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57793) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 433.389642] [57792]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57792) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 433.389833] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.389935] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.390059] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.390131] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.390166] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.390323] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.394096] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.394259] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.394259] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.394401] [57793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.394401] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.394513] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.394556] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.394556] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.394615] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.394615] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.394668] [57792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.394697] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.394746] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.394820] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.396264] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.396347] [57793]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.396417] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.396525] [57793]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.396557] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.396594] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.396674] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.396760] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.396760] [57792]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.396856] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.396897] [57792]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.396932] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.397010] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.397084] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.401965] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.402049] [57793]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.402124] [57793]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.402194] [57793]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.402261] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.402300] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.402342] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.402376] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.402407] [57792]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.402445] [57792]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.402534] [57792]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.402595] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.402659] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.402730] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.403642] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.403714] [57793]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.403814] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.403891] [57793]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.403928] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.403981] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.404035] [57792]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.404068] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.404105] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.404198] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.404235] [57792]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.404266] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.404296] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.404326] [57793]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.404368] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.404402] [57793]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.404431] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.404464] [57793]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.404495] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.404528] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.404614] [57792]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.404645] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.404678] [57792]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.404707] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.404737] [57792]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.404737] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.404737] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.404737] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.405936] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.406041] [57793]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.406098] [57793]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.406157] [57793]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.406212] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.406265] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.406327] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.406392] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.406451] [57793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.406507] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.406567] [57793]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.406625] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.406674] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.406727] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.406782] [57792]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.406833] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.406879] [57792]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.406879] [57792]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.406947] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.406990] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.407075] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.407140] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.407202] [57792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.407263] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.407325] [57792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.407386] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.407446] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.407512] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.408058] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.408156] [57793]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.408229] [57793]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.408298] [57793]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.408363] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.408402] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.408434] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.408527] [57792]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.408570] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.408604] [57792]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.408604] [57792]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.408675] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.408749] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.408818] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.409188] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.409271] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.409339] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.409409] [57793]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.409468] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.409529] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.409598] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.409639] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.409671] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.409743] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.409814] [57792]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.409878] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.409951] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.410034] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.411619] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.411692] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.411729] [57793]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.411764] [57793]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.411803] [57792]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.411837] [57793]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.411867] [57792]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.411897] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.411926] [57792]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.411957] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.411993] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.412041] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.412072] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.412109] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.412803] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.412891] [57793]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.412967] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.413022] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.413063] [57793]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.413105] [57792]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.413138] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.413168] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.413210] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.413242] [57792]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.413272] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.413301] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.413338] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.413394] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.415042] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.415101] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.415134] [57793]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.415162] [57792]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.415196] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.415227] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.415262] [57793]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.415291] [57792]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.415319] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.415365] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.415398] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.415428] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.415457] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.415490] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.415521] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.415551] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.415581] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.415614] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.415644] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.415678] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.415713] [57793]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.415713] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.415777] [57792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.415808] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.415840] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.415840] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.415899] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.415931] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.415958] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.415988] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.416041] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.416072] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.416072] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.416132] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.416162] [57792]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.416192] [57793]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.416222] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.416251] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.416283] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.416314] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.416347] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.416377] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.417063] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.417149] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.417188] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.417223] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.417254] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.417286] [57792]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.417320] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.417351] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.417381] [57793]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.417414] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.417444] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.417473] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.417505] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.417568] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.418235] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.418318] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.418387] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.418421] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.418452] [57792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.418483] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.418510] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.418535] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.418564] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.418609] [57793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.418642] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.418672] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.418742] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.418814] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.421241] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.421324] [57792]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.421383] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.421436] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.421476] [57793]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.421506] [57792]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.421540] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.421576] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.421612] [57793]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.421642] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.421671] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.421702] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.421733] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.421733] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.422381] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.422464] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.422533] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.422570] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.422608] [57792]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.422655] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.422691] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.422722] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.422769] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.422807] [57793]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.422839] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.422884] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.422941] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.423017] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.426482] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.426567] [57792]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.426640] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.426709] [57792]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.426775] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.426817] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.426863] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.426896] [57793]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.426932] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.426974] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.427046] [57793]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.427109] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.427171] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.427241] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.428725] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.428812] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.428883] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.428924] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.428957] [57792]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.428986] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.429030] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.429070] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.429102] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.429132] [57793]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.429162] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.429193] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.429239] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.429308] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.429565] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.429643] [57792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.429711] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.429776] [57792]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.429813] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.429861] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.429907] [57793]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.429948] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.429983] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.430025] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.430064] [57793]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.430102] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.430141] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.430180] [57792]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.430212] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.430242] [57792]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.430242] [57792]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.430298] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.430379] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.430410] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.430440] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.430471] [57793]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.430499] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.430529] [57793]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.430529] [57793]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.430529] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.430618] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.430618] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.431125] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.431206] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.431279] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.431346] [57792]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.431409] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.431448] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.431486] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.431521] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.431559] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.431598] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.431633] [57793]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.431701] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.431776] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.431847] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.433515] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.433589] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.433626] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.433666] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.433706] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.433738] [57792]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.433798] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.433836] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.433868] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.433897] [57793]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.433927] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.433957] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.434017] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.434090] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.437012] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.437102] [57792]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.437172] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.437240] [57792]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.437304] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.437368] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.437409] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.437440] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.437470] [57793]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.437505] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.437539] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.437574] [57792]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.437608] [57793]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.437639] [57792]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.437669] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.437698] [57792]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.437727] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.437761] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.437795] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.437826] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.437855] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.437885] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.437914] [57793]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.437943] [57793]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.438011] [57793]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.438078] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.438140] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.438211] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.438603] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.438687] [57792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.438757] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.438826] [57792]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.438897] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.438943] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.439027] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.439070] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.439119] [57793]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.439187] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.439257] [57793]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.439324] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.439399] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.439469] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.439823] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.439913] [57792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.439983] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.440068] [57792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.440133] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.440197] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.440266] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.440356] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.440439] [57793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.440509] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.440581] [57793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.440649] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.440727] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.440811] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.442241] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.442329] [57792]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.442396] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.442463] [57792]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.442528] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.442593] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.442661] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.442705] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.442792] [57793]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.442886] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.442964] [57793]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.443042] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.443105] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.443176] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.443728] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.443833] [57792]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.443931] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.443973] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.444030] [57792]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.444079] [57793]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.444112] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.444151] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.444183] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.444217] [57793]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.444247] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.444288] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.444323] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.444398] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.446069] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.446121] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.446161] [57792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.446201] [57793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.446233] [57792]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.446263] [57793]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.446293] [57792]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.446323] [57793]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.446354] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.446380] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.446412] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.446444] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.446474] [57792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.446503] [57793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 433.447726] [57792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57792) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.447811] [57792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.447881] [57792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.447925] [57793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57793) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 433.447965] [57792]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.447998] [57793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 433.448052] [57792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.448083] [57793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 433.448120] [57792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57792) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.448158] [57793]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 433.448193] [57793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 433.448248] [57793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57793) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 433.474064] [57793]: INFO dbcounter [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Registered counter for database cinder [ 433.474486] [57792]: INFO dbcounter [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Registered counter for database cinder [ 433.483480] [57793]: DEBUG oslo_db.sqlalchemy.engines [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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=57793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.484048] [57792]: DEBUG oslo_db.sqlalchemy.engines [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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=57792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.614879] [57793]: DEBUG dbcounter [-] [57793] Writer thread running {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 433.615739] [57792]: DEBUG dbcounter [-] [57792] Writer thread running {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 433.618564] [57792]: INFO cinder.rpc [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 433.618661] [57793]: INFO cinder.rpc [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 433.620906] [57792]: INFO cinder.rpc [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 433.620967] [57793]: INFO cinder.rpc [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 433.623217] [57793]: INFO cinder.rpc [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 433.623313] [57792]: INFO cinder.rpc [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 433.625278] [57793]: INFO cinder.rpc [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 433.625367] [57792]: INFO cinder.rpc [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 433.625625] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.625671] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.625806] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.625842] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.627410] [57793]: WARNING cinder.keymgr.conf_key_mgr [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.627476] [57792]: WARNING cinder.keymgr.conf_key_mgr [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.628533] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.628579] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.628701] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.628735] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.632652] [57792]: DEBUG oslo_db.sqlalchemy.engines [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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=57792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.632867] [57793]: DEBUG oslo_db.sqlalchemy.engines [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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=57793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 433.634195] [57792]: INFO cinder.rpc [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 433.634747] [57793]: INFO cinder.rpc [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 433.636092] [57792]: INFO cinder.rpc [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 433.636497] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.636644] [57793]: INFO cinder.rpc [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 433.636706] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.637098] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.637280] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.646495] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.646671] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.647559] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.647731] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.649537] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.649688] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.650603] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.650800] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.652317] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.652480] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.653466] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.653619] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.656535] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.656702] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.657406] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.657562] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.659184] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.659343] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.660156] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.660317] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.662946] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.663122] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.664048] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.664187] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.665748] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.665908] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.666924] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.667127] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.668146] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.668314] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.669505] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.669665] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.670723] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.670904] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.671832] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.671989] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.672139] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.672302] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.673261] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.673438] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.674224] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.674386] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.675647] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.675833] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.679782] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.679944] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.680983] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.681163] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.683153] [57792]: WARNING cinder.api.contrib.hosts [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 433.683570] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.683735] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.684555] [57793]: WARNING cinder.api.contrib.hosts [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 433.684611] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.684746] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.684966] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.685154] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.685719] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.685878] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.686014] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.686170] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.686658] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.686810] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.687136] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.687295] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.687845] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.688007] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.688084] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.688262] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.688912] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.689088] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.689298] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.689451] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.689886] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.690053] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.690363] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.690511] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.690908] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.691071] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.691378] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.691538] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.692063] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.692222] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.692381] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.692532] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.692947] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: extensions {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.693623] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.693779] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.694330] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-hosts {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.694527] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: extensions {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.695803] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: qos-specs {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.695912] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-hosts {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.697509] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: qos-specs {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.698045] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-quota-class-sets {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.699460] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: scheduler-stats {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.699828] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-quota-class-sets {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.700930] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-snapshot-manage {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.701224] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: scheduler-stats {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.702707] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-snapshot-manage {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.703413] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: capabilities {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.705244] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: capabilities {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.796864] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: encryption {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.798263] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: encryption {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.798475] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: cgsnapshots {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.799948] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: cgsnapshots {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.799989] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-quota-sets {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.801546] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-quota-sets {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.801626] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-volume-manage {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.803148] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-volume-transfer {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.803197] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-volume-manage {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.804693] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-volume-transfer {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.804849] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-volume-type-access {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.806417] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-volume-type-access {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.806544] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: backups {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.808067] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: backups {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.808597] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-services {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.809907] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: consistencygroups {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.810155] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-services {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.811517] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: consistencygroups {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.811925] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: extra_specs {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.813487] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: os-availability-zone {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.813589] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: extra_specs {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.814853] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extended resource: encryption {{(pid=57792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.815152] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: os-availability-zone {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.816536] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extended resource: encryption {{(pid=57793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 433.816803] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.816992] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.818043] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.818211] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.818603] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.818788] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.819095] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.819283] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.819815] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.819970] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.820107] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.820274] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.820957] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.821123] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.821163] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.821313] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.821986] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.822153] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.822275] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.822429] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.823069] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.823228] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.823303] [57792]: WARNING stevedore.named [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.823462] [57792]: WARNING castellan.key_manager [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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' [ 433.824215] [57792]: DEBUG cinder.api.contrib.snapshot_actions [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] SnapshotActionsController initialized {{(pid=57792) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 433.824281] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.824351] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension VolumeActions extending resource: volumes {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.824385] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.824494] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension UsedLimits extending resource: limits {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.824617] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.824732] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.824841] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension TypesManage extending resource: types {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.825068] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.825171] [57793]: WARNING stevedore.named [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 433.825206] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension AdminActions extending resource: volumes {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.825324] [57793]: WARNING castellan.key_manager [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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' [ 433.825358] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension AdminActions extending resource: snapshots {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.825441] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension AdminActions extending resource: backups {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.825552] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension VolumeTypeAccess extending resource: types {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.825670] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.825781] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.825898] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826013] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826047] [57793]: DEBUG cinder.api.contrib.snapshot_actions [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] SnapshotActionsController initialized {{(pid=57793) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 433.826128] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826163] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension VolumeActions extending resource: volumes {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826231] [57792]: DEBUG cinder.api.v3.router [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a None None] Extension SnapshotActions extending resource: snapshots {{(pid=57792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826320] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension UsedLimits extending resource: limits {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826449] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826565] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826673] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension TypesManage extending resource: types {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826877] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.826998] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension AdminActions extending resource: volumes {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.827140] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension AdminActions extending resource: snapshots {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.827247] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension AdminActions extending resource: backups {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.827356] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension VolumeTypeAccess extending resource: types {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.827474] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.827580] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.827692] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.827799] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.827910] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.828021] [57793]: DEBUG cinder.api.v3.router [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d None None] Extension SnapshotActions extending resource: snapshots {{(pid=57793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 433.828765] [57792]: WARNING keystonemiddleware.auth_token [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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. [ 433.830562] [57793]: WARNING keystonemiddleware.auth_token [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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. [ 433.833038] [57792]: WARNING keystonemiddleware.auth_token [None req-3a8d51c2-4df0-4a57-9d65-ea620262b80a 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 [ 433.834828] [57793]: WARNING keystonemiddleware.auth_token [None req-9a86b335-e057-4e37-b827-f2a5d07ce08d 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 [ 433.835636] [57792]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5768ffd80be0 pid: 57792 (default app) [ 433.837460] [57793]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5768ffd80be0 pid: 57793 (default app) [ 433.846167] [57792]: /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. [ 433.846167] [57792]: warnings.warn(deprecated_msg) [ 433.846354] [57792]: /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. [ 433.846354] [57792]: warnings.warn(deprecated_msg) [ 433.846354] [57792]: /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. [ 433.846354] [57792]: warnings.warn(deprecated_msg) [ 433.846354] [57792]: /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. [ 433.846544] [57792]: warnings.warn(deprecated_msg) [ 433.846544] [57792]: /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. [ 433.846544] [57792]: warnings.warn(deprecated_msg) [ 433.846544] [57792]: /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. [ 433.846544] [57792]: warnings.warn(deprecated_msg) [ 433.846544] [57792]: /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. [ 433.846815] [57792]: warnings.warn(deprecated_msg) [ 433.846815] [57792]: /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. [ 433.846815] [57792]: warnings.warn(deprecated_msg) [ 433.846815] [57792]: /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. [ 433.846815] [57792]: warnings.warn(deprecated_msg) [ 433.846987] [57792]: /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. [ 433.846987] [57792]: warnings.warn(deprecated_msg) [ 433.846987] [57792]: /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. [ 433.846987] [57792]: warnings.warn(deprecated_msg) [ 433.847145] [57792]: /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. [ 433.847145] [57792]: warnings.warn(deprecated_msg) [ 433.847145] [57792]: /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. [ 433.847145] [57792]: warnings.warn(deprecated_msg) [ 433.847288] [57792]: /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. [ 433.847288] [57792]: warnings.warn(deprecated_msg) [ 433.847288] [57792]: /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. [ 433.847288] [57792]: warnings.warn(deprecated_msg) [ 433.847288] [57792]: /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. [ 433.847464] [57792]: warnings.warn(deprecated_msg) [ 433.847464] [57792]: /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. [ 433.847464] [57792]: warnings.warn(deprecated_msg) [ 433.847464] [57792]: /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. [ 433.847464] [57792]: warnings.warn(deprecated_msg) [ 433.847642] [57792]: /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. [ 433.847642] [57792]: warnings.warn(deprecated_msg) [ 433.847642] [57792]: /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. [ 433.847642] [57792]: warnings.warn(deprecated_msg) [ 433.847642] [57792]: /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. [ 433.847642] [57792]: warnings.warn(deprecated_msg) [ 433.847850] [57792]: /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. [ 433.847850] [57792]: warnings.warn(deprecated_msg) [ 433.847850] [57792]: /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. [ 433.847850] [57792]: warnings.warn(deprecated_msg) [ 433.847850] [57792]: /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. [ 433.847850] [57792]: warnings.warn(deprecated_msg) [ 433.848072] [57792]: /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. [ 433.848072] [57792]: warnings.warn(deprecated_msg) [ 433.848072] [57792]: /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. [ 433.848072] [57792]: warnings.warn(deprecated_msg) [ 433.848072] [57792]: /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. [ 433.848072] [57792]: warnings.warn(deprecated_msg) [ 433.848280] [57792]: /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. [ 433.848280] [57792]: warnings.warn(deprecated_msg) [ 433.848280] [57792]: /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. [ 433.848280] [57792]: warnings.warn(deprecated_msg) [ 433.848280] [57792]: /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. [ 433.848280] [57792]: warnings.warn(deprecated_msg) [ 433.848486] [57792]: /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. [ 433.848486] [57792]: warnings.warn(deprecated_msg) [ 433.848486] [57792]: /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. [ 433.848486] [57792]: warnings.warn(deprecated_msg) [ 433.848626] [57792]: /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. [ 433.848626] [57792]: warnings.warn(deprecated_msg) [ 433.848626] [57792]: /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. [ 433.848626] [57792]: warnings.warn(deprecated_msg) [ 433.848626] [57792]: /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. [ 433.848803] [57792]: warnings.warn(deprecated_msg) [ 433.848803] [57792]: /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. [ 433.848803] [57792]: warnings.warn(deprecated_msg) [ 433.848803] [57792]: /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. [ 433.848803] [57792]: warnings.warn(deprecated_msg) [ 433.848967] [57792]: /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. [ 433.848967] [57792]: warnings.warn(deprecated_msg) [ 433.848967] [57792]: /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. [ 433.848967] [57792]: warnings.warn(deprecated_msg) [ 433.848967] [57792]: /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. [ 433.848967] [57792]: warnings.warn(deprecated_msg) [ 433.849165] [57792]: /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. [ 433.849165] [57792]: warnings.warn(deprecated_msg) [ 433.849165] [57792]: /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. [ 433.849165] [57792]: warnings.warn(deprecated_msg) [ 433.849165] [57792]: /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. [ 433.849350] [57792]: warnings.warn(deprecated_msg) [ 433.849350] [57792]: /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. [ 433.849350] [57792]: warnings.warn(deprecated_msg) [ 433.849350] [57792]: /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. [ 433.849350] [57792]: warnings.warn(deprecated_msg) [ 433.849533] [57792]: /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. [ 433.849533] [57792]: warnings.warn(deprecated_msg) [ 433.849533] [57792]: /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. [ 433.849533] [57792]: warnings.warn(deprecated_msg) [ 433.849674] [57792]: /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. [ 433.849674] [57792]: warnings.warn(deprecated_msg) [ 433.849674] [57792]: /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. [ 433.849674] [57792]: warnings.warn(deprecated_msg) [ 433.849819] [57792]: /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. [ 433.849819] [57792]: warnings.warn(deprecated_msg) [ 433.849819] [57792]: /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. [ 433.849819] [57792]: warnings.warn(deprecated_msg) [ 433.849819] [57792]: /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. [ 433.850008] [57792]: warnings.warn(deprecated_msg) [ 433.850008] [57792]: /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. [ 433.850008] [57792]: warnings.warn(deprecated_msg) [ 433.850008] [57792]: /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. [ 433.850008] [57792]: warnings.warn(deprecated_msg) [ 433.850180] [57792]: /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. [ 433.850180] [57792]: warnings.warn(deprecated_msg) [ 433.850180] [57792]: /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. [ 433.850180] [57792]: warnings.warn(deprecated_msg) [ 433.850325] [57792]: /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. [ 433.850325] [57792]: warnings.warn(deprecated_msg) [ 433.850325] [57792]: /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. [ 433.850325] [57792]: warnings.warn(deprecated_msg) [ 433.850475] [57792]: /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. [ 433.850475] [57792]: warnings.warn(deprecated_msg) [ 433.850475] [57792]: /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. [ 433.850475] [57792]: warnings.warn(deprecated_msg) [ 433.850615] [57792]: /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. [ 433.850615] [57792]: warnings.warn(deprecated_msg) [ 433.850615] [57792]: /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. [ 433.850615] [57792]: warnings.warn(deprecated_msg) [ 433.850772] [57792]: /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. [ 433.850772] [57792]: warnings.warn(deprecated_msg) [ 433.850772] [57792]: /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. [ 433.850772] [57792]: warnings.warn(deprecated_msg) [ 433.850922] [57792]: /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. [ 433.850922] [57792]: warnings.warn(deprecated_msg) [ 433.850922] [57792]: /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. [ 433.850922] [57792]: warnings.warn(deprecated_msg) [ 433.850922] [57792]: /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. [ 433.850922] [57792]: warnings.warn(deprecated_msg) [ 433.851140] [57792]: /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. [ 433.851140] [57792]: warnings.warn(deprecated_msg) [ 433.851140] [57792]: /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. [ 433.851140] [57792]: warnings.warn(deprecated_msg) [ 433.851140] [57792]: /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. [ 433.851324] [57792]: warnings.warn(deprecated_msg) [ 433.851324] [57792]: /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. [ 433.851324] [57792]: warnings.warn(deprecated_msg) [ 433.851324] [57792]: /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. [ 433.851324] [57792]: warnings.warn(deprecated_msg) [ 433.851324] [57792]: /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. [ 433.851324] [57792]: warnings.warn(deprecated_msg) [ 433.851555] [57792]: /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. [ 433.851555] [57792]: warnings.warn(deprecated_msg) [ 433.851555] [57792]: /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. [ 433.851555] [57792]: warnings.warn(deprecated_msg) [ 433.851555] [57792]: /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. [ 433.851555] [57792]: warnings.warn(deprecated_msg) [ 433.851820] [57792]: /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. [ 433.851820] [57792]: warnings.warn(deprecated_msg) [ 433.851820] [57792]: /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. [ 433.851820] [57792]: warnings.warn(deprecated_msg) [ 433.851820] [57792]: /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. [ 433.851820] [57792]: warnings.warn(deprecated_msg) [ 433.852047] [57792]: /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. [ 433.852047] [57792]: warnings.warn(deprecated_msg) [ 433.852047] [57792]: /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. [ 433.852047] [57792]: warnings.warn(deprecated_msg) [ 433.852047] [57792]: /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. [ 433.852047] [57792]: warnings.warn(deprecated_msg) [ 433.852256] [57792]: /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. [ 433.852256] [57792]: warnings.warn(deprecated_msg) [ 433.852256] [57792]: /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. [ 433.852256] [57792]: warnings.warn(deprecated_msg) [ 433.852401] [57792]: /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. [ 433.852401] [57792]: warnings.warn(deprecated_msg) [ 433.852401] [57792]: /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. [ 433.852401] [57792]: warnings.warn(deprecated_msg) [ 433.852541] [57792]: /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. [ 433.852541] [57792]: warnings.warn(deprecated_msg) [ 433.852541] [57792]: /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. [ 433.852541] [57792]: warnings.warn(deprecated_msg) [ 433.852679] [57792]: /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. [ 433.852679] [57792]: warnings.warn(deprecated_msg) [ 433.852679] [57792]: /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. [ 433.852679] [57792]: warnings.warn(deprecated_msg) [ 433.852679] [57792]: DEBUG cinder.api.middleware.request_id [None req-69b2fff7-8be4-41a2-a77f-2e1db2f8cf0b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 433.853218] [57792]: [pid: 57792|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Nov 20 20:22:28 2025] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 437.320774] [57793]: /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. [ 437.320774] [57793]: warnings.warn(deprecated_msg) [ 437.320774] [57793]: /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. [ 437.320774] [57793]: warnings.warn(deprecated_msg) [ 437.321278] [57793]: /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. [ 437.321278] [57793]: warnings.warn(deprecated_msg) [ 437.321278] [57793]: /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. [ 437.321278] [57793]: warnings.warn(deprecated_msg) [ 437.321399] [57793]: /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. [ 437.321399] [57793]: warnings.warn(deprecated_msg) [ 437.321399] [57793]: /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. [ 437.321399] [57793]: warnings.warn(deprecated_msg) [ 437.321399] [57793]: /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. [ 437.321399] [57793]: warnings.warn(deprecated_msg) [ 437.321581] [57793]: /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. [ 437.321581] [57793]: warnings.warn(deprecated_msg) [ 437.321581] [57793]: /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. [ 437.321581] [57793]: warnings.warn(deprecated_msg) [ 437.321581] [57793]: /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. [ 437.321734] [57793]: warnings.warn(deprecated_msg) [ 437.321734] [57793]: /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. [ 437.321734] [57793]: warnings.warn(deprecated_msg) [ 437.321734] [57793]: /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. [ 437.321734] [57793]: warnings.warn(deprecated_msg) [ 437.321878] [57793]: /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. [ 437.321878] [57793]: warnings.warn(deprecated_msg) [ 437.321878] [57793]: /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. [ 437.321878] [57793]: warnings.warn(deprecated_msg) [ 437.321996] [57793]: /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. [ 437.321996] [57793]: warnings.warn(deprecated_msg) [ 437.321996] [57793]: /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. [ 437.321996] [57793]: warnings.warn(deprecated_msg) [ 437.321996] [57793]: /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. [ 437.322164] [57793]: warnings.warn(deprecated_msg) [ 437.322164] [57793]: /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. [ 437.322164] [57793]: warnings.warn(deprecated_msg) [ 437.322164] [57793]: /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. [ 437.322164] [57793]: warnings.warn(deprecated_msg) [ 437.322302] [57793]: /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. [ 437.322302] [57793]: warnings.warn(deprecated_msg) [ 437.322302] [57793]: /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. [ 437.322302] [57793]: warnings.warn(deprecated_msg) [ 437.322302] [57793]: /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. [ 437.322302] [57793]: warnings.warn(deprecated_msg) [ 437.322481] [57793]: /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. [ 437.322481] [57793]: warnings.warn(deprecated_msg) [ 437.322481] [57793]: /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. [ 437.322481] [57793]: warnings.warn(deprecated_msg) [ 437.322481] [57793]: /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. [ 437.322481] [57793]: warnings.warn(deprecated_msg) [ 437.322655] [57793]: /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. [ 437.322655] [57793]: warnings.warn(deprecated_msg) [ 437.322655] [57793]: /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. [ 437.322655] [57793]: warnings.warn(deprecated_msg) [ 437.322655] [57793]: /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. [ 437.322655] [57793]: warnings.warn(deprecated_msg) [ 437.322853] [57793]: /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. [ 437.322853] [57793]: warnings.warn(deprecated_msg) [ 437.322853] [57793]: /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. [ 437.322853] [57793]: warnings.warn(deprecated_msg) [ 437.322853] [57793]: /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. [ 437.323015] [57793]: warnings.warn(deprecated_msg) [ 437.323015] [57793]: /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. [ 437.323015] [57793]: warnings.warn(deprecated_msg) [ 437.323015] [57793]: /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. [ 437.323015] [57793]: warnings.warn(deprecated_msg) [ 437.323161] [57793]: /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. [ 437.323161] [57793]: warnings.warn(deprecated_msg) [ 437.323161] [57793]: /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. [ 437.323161] [57793]: warnings.warn(deprecated_msg) [ 437.323161] [57793]: /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. [ 437.323161] [57793]: warnings.warn(deprecated_msg) [ 437.323333] [57793]: /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. [ 437.323333] [57793]: warnings.warn(deprecated_msg) [ 437.323333] [57793]: /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. [ 437.323333] [57793]: warnings.warn(deprecated_msg) [ 437.323333] [57793]: /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. [ 437.323333] [57793]: warnings.warn(deprecated_msg) [ 437.323508] [57793]: /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. [ 437.323508] [57793]: warnings.warn(deprecated_msg) [ 437.323508] [57793]: /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. [ 437.323508] [57793]: warnings.warn(deprecated_msg) [ 437.323508] [57793]: /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. [ 437.323698] [57793]: warnings.warn(deprecated_msg) [ 437.323698] [57793]: /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. [ 437.323698] [57793]: warnings.warn(deprecated_msg) [ 437.323698] [57793]: /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. [ 437.323698] [57793]: warnings.warn(deprecated_msg) [ 437.323864] [57793]: /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. [ 437.323864] [57793]: warnings.warn(deprecated_msg) [ 437.323864] [57793]: /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. [ 437.323864] [57793]: warnings.warn(deprecated_msg) [ 437.323986] [57793]: /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. [ 437.323986] [57793]: warnings.warn(deprecated_msg) [ 437.323986] [57793]: /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. [ 437.323986] [57793]: warnings.warn(deprecated_msg) [ 437.324128] [57793]: /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. [ 437.324128] [57793]: warnings.warn(deprecated_msg) [ 437.324128] [57793]: /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. [ 437.324128] [57793]: warnings.warn(deprecated_msg) [ 437.324128] [57793]: /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. [ 437.324276] [57793]: warnings.warn(deprecated_msg) [ 437.324276] [57793]: /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. [ 437.324276] [57793]: warnings.warn(deprecated_msg) [ 437.324276] [57793]: /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. [ 437.324276] [57793]: warnings.warn(deprecated_msg) [ 437.324472] [57793]: /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. [ 437.324472] [57793]: warnings.warn(deprecated_msg) [ 437.324472] [57793]: /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. [ 437.324472] [57793]: warnings.warn(deprecated_msg) [ 437.324593] [57793]: /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. [ 437.324593] [57793]: warnings.warn(deprecated_msg) [ 437.324593] [57793]: /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. [ 437.324593] [57793]: warnings.warn(deprecated_msg) [ 437.324713] [57793]: /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. [ 437.324713] [57793]: warnings.warn(deprecated_msg) [ 437.324713] [57793]: /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. [ 437.324713] [57793]: warnings.warn(deprecated_msg) [ 437.324834] [57793]: /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. [ 437.324834] [57793]: warnings.warn(deprecated_msg) [ 437.324834] [57793]: /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. [ 437.324834] [57793]: warnings.warn(deprecated_msg) [ 437.324952] [57793]: /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. [ 437.324952] [57793]: warnings.warn(deprecated_msg) [ 437.324952] [57793]: /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. [ 437.324952] [57793]: warnings.warn(deprecated_msg) [ 437.325079] [57793]: /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. [ 437.325079] [57793]: warnings.warn(deprecated_msg) [ 437.325079] [57793]: /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. [ 437.325079] [57793]: warnings.warn(deprecated_msg) [ 437.325079] [57793]: /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. [ 437.325231] [57793]: warnings.warn(deprecated_msg) [ 437.325231] [57793]: /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. [ 437.325231] [57793]: warnings.warn(deprecated_msg) [ 437.325231] [57793]: /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. [ 437.325231] [57793]: warnings.warn(deprecated_msg) [ 437.325231] [57793]: /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. [ 437.325423] [57793]: warnings.warn(deprecated_msg) [ 437.325423] [57793]: /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. [ 437.325423] [57793]: warnings.warn(deprecated_msg) [ 437.325423] [57793]: /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. [ 437.325423] [57793]: warnings.warn(deprecated_msg) [ 437.325567] [57793]: /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. [ 437.325567] [57793]: warnings.warn(deprecated_msg) [ 437.325567] [57793]: /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. [ 437.325567] [57793]: warnings.warn(deprecated_msg) [ 437.325567] [57793]: /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. [ 437.325567] [57793]: warnings.warn(deprecated_msg) [ 437.325744] [57793]: /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. [ 437.325744] [57793]: warnings.warn(deprecated_msg) [ 437.325744] [57793]: /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. [ 437.325744] [57793]: warnings.warn(deprecated_msg) [ 437.325744] [57793]: /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. [ 437.325744] [57793]: warnings.warn(deprecated_msg) [ 437.325922] [57793]: /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. [ 437.325922] [57793]: warnings.warn(deprecated_msg) [ 437.325922] [57793]: /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. [ 437.325922] [57793]: warnings.warn(deprecated_msg) [ 437.325922] [57793]: /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. [ 437.325922] [57793]: warnings.warn(deprecated_msg) [ 437.326120] [57793]: /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. [ 437.326120] [57793]: warnings.warn(deprecated_msg) [ 437.326120] [57793]: /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. [ 437.326120] [57793]: warnings.warn(deprecated_msg) [ 437.326120] [57793]: /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. [ 437.326120] [57793]: warnings.warn(deprecated_msg) [ 437.326296] [57793]: /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. [ 437.326296] [57793]: warnings.warn(deprecated_msg) [ 437.326296] [57793]: /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. [ 437.326296] [57793]: warnings.warn(deprecated_msg) [ 437.326413] [57793]: /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. [ 437.326413] [57793]: warnings.warn(deprecated_msg) [ 437.326413] [57793]: /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. [ 437.326413] [57793]: warnings.warn(deprecated_msg) [ 437.326413] [57793]: /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. [ 437.326564] [57793]: warnings.warn(deprecated_msg) [ 437.326564] [57793]: /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. [ 437.326564] [57793]: warnings.warn(deprecated_msg) [ 437.326564] [57793]: /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. [ 437.326564] [57793]: warnings.warn(deprecated_msg) [ 437.326564] [57793]: DEBUG cinder.api.middleware.request_id [None req-0dcb89ea-38e7-415a-b049-667403e0c4e1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 437.672697] [57793]: INFO cinder.api.openstack.wsgi [None req-0dcb89ea-38e7-415a-b049-667403e0c4e1 admin admin] POST http://10.180.1.21/volume/v3/types [ 437.673437] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0dcb89ea-38e7-415a-b049-667403e0c4e1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 437.675207] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 437.675207] [57793]: warnings.warn( [ 437.678756] [57793]: DEBUG oslo_db.sqlalchemy.engines [None req-0dcb89ea-38e7-415a-b049-667403e0c4e1 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=57793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 437.701790] [57793]: INFO cinder.api.openstack.wsgi [None req-0dcb89ea-38e7-415a-b049-667403e0c4e1 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 437.702239] [57793]: [pid: 57793|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 20:22:32 2025] POST /volume/v3/types => generated 182 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 437.706158] [57792]: DEBUG cinder.api.middleware.request_id [req-0dcb89ea-38e7-415a-b049-667403e0c4e1 req-6a92cc24-c287-4d72-81e0-2108ab2089b9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 437.965867] [57792]: INFO cinder.api.openstack.wsgi [req-0dcb89ea-38e7-415a-b049-667403e0c4e1 req-6a92cc24-c287-4d72-81e0-2108ab2089b9 admin admin] POST http://10.180.1.21/volume/v3/types/80598d10-1c77-435b-baa6-391d025cbe8f/extra_specs [ 437.966547] [57792]: DEBUG cinder.api.openstack.wsgi [req-0dcb89ea-38e7-415a-b049-667403e0c4e1 req-6a92cc24-c287-4d72-81e0-2108ab2089b9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 437.968356] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 437.968356] [57792]: warnings.warn( [ 437.972292] [57792]: DEBUG oslo_db.sqlalchemy.engines [req-0dcb89ea-38e7-415a-b049-667403e0c4e1 req-6a92cc24-c287-4d72-81e0-2108ab2089b9 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=57792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 438.027873] [57792]: INFO cinder.api.openstack.wsgi [req-0dcb89ea-38e7-415a-b049-667403e0c4e1 req-6a92cc24-c287-4d72-81e0-2108ab2089b9 admin admin] http://10.180.1.21/volume/v3/types/80598d10-1c77-435b-baa6-391d025cbe8f/extra_specs returned with HTTP 200 [ 438.028489] [57792]: [pid: 57792|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Nov 20 20:22:32 2025] POST /volume/v3/types/80598d10-1c77-435b-baa6-391d025cbe8f/extra_specs => generated 51 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 447.699277] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 448.026392] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 450.079465] [57793]: DEBUG cinder.api.middleware.request_id [None req-d2e017b1-3fd0-4895-9bbf-2abad6b77411 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 450.080166] [57793]: INFO cinder.api.openstack.wsgi [None req-d2e017b1-3fd0-4895-9bbf-2abad6b77411 None None] GET http://10.180.1.21/volume// [ 450.080346] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d2e017b1-3fd0-4895-9bbf-2abad6b77411 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 450.080557] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d2e017b1-3fd0-4895-9bbf-2abad6b77411 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 450.081157] [57793]: INFO cinder.api.openstack.wsgi [None req-d2e017b1-3fd0-4895-9bbf-2abad6b77411 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 450.081478] [57793]: [pid: 57793|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Nov 20 20:22:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 517.516376] [57792]: DEBUG cinder.api.middleware.request_id [None req-04bf4c69-6b8c-4b51-9bc8-953e13da9c45 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 517.588577] [57792]: INFO cinder.api.openstack.wsgi [None req-04bf4c69-6b8c-4b51-9bc8-953e13da9c45 tempest-verify_tempest_config-455291605 tempest-verify_tempest_config-455291605-project-member] GET http://10.180.1.21/volume/v3/extensions [ 517.588925] [57792]: DEBUG cinder.api.openstack.wsgi [None req-04bf4c69-6b8c-4b51-9bc8-953e13da9c45 tempest-verify_tempest_config-455291605 tempest-verify_tempest_config-455291605-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 517.589191] [57792]: DEBUG cinder.api.openstack.wsgi [None req-04bf4c69-6b8c-4b51-9bc8-953e13da9c45 tempest-verify_tempest_config-455291605 tempest-verify_tempest_config-455291605-project-member] Calling method 'index' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 517.589595] [57792]: INFO cinder.api.openstack.wsgi [None req-04bf4c69-6b8c-4b51-9bc8-953e13da9c45 tempest-verify_tempest_config-455291605 tempest-verify_tempest_config-455291605-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 517.590009] [57792]: [pid: 57792|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Nov 20 20:23:52 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) [ 588.495865] [57793]: DEBUG cinder.api.middleware.request_id [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.702168] [57793]: INFO cinder.api.openstack.wsgi [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 588.702526] [57793]: DEBUG cinder.api.openstack.wsgi [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1739815699"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 588.704292] [57793]: DEBUG cinder.api.v3.volumes [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1739815699'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 588.705045] [57793]: INFO cinder.api.v3.volumes [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Create volume of 1 GB [ 588.717294] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Availability zone cache updated, next update will occur around 2025-11-20 21:25:03.451701. {{(pid=57793) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 588.717452] [57793]: INFO cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Availability Zones retrieved successfully. [ 588.736035] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Flow 'volume_create_api' (98ddf75b-58f5-4f76-80b4-691943fc49ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 588.737363] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586bcda1-ea33-4f4f-b0ab-af999f0a052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 588.738549] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 588.788383] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586bcda1-ea33-4f4f-b0ab-af999f0a052e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 588.788588] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695d3c70-f027-45df-9db1-33c684c407ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 588.814066] [57793]: WARNING cinder.quota [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-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. [ 588.814348] [57793]: WARNING cinder.quota [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-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. [ 588.869974] [57793]: DEBUG cinder.quota [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Created reservations ['f7395ee6-74c1-4bc6-b26d-7e0efe621fc0', '0618087d-2fbf-4f20-853e-7d9ff30c1ba2', '530b44a6-cc3a-4263-9419-c789a027f5f7', 'a99a34dc-05f7-4ebe-b840-eb5e5f44d83f'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 588.869974] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (695d3c70-f027-45df-9db1-33c684c407ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7395ee6-74c1-4bc6-b26d-7e0efe621fc0', '0618087d-2fbf-4f20-853e-7d9ff30c1ba2', '530b44a6-cc3a-4263-9419-c789a027f5f7', 'a99a34dc-05f7-4ebe-b840-eb5e5f44d83f']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 588.870776] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc314c53-0ccc-46b3-8583-2a39cbaf02a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 588.921596] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc314c53-0ccc-46b3-8583-2a39cbaf02a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c623140-2a5f-4c38-9cbd-39a5b2e82500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1739815699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c25dbb4533f4204b0ff409e716e4746',qos_specs=None,replication_status=,reservations=['f7395ee6-74c1-4bc6-b26d-7e0efe621fc0','0618087d-2fbf-4f20-853e-7d9ff30c1ba2','530b44a6-cc3a-4263-9419-c789a027f5f7','a99a34dc-05f7-4ebe-b840-eb5e5f44d83f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9553998fcffe46378cf4cf7cb76cf6d2',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1739815699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c623140-2a5f-4c38-9cbd-39a5b2e82500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c25dbb4533f4204b0ff409e716e4746',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='9553998fcffe46378cf4cf7cb76cf6d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 588.922367] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26a5ac40-79de-4ea9-904d-3f7e3216bc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 588.948064] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26a5ac40-79de-4ea9-904d-3f7e3216bc2c) 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-1739815699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c25dbb4533f4204b0ff409e716e4746',qos_specs=None,replication_status=,reservations=['f7395ee6-74c1-4bc6-b26d-7e0efe621fc0','0618087d-2fbf-4f20-853e-7d9ff30c1ba2','530b44a6-cc3a-4263-9419-c789a027f5f7','a99a34dc-05f7-4ebe-b840-eb5e5f44d83f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9553998fcffe46378cf4cf7cb76cf6d2',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 588.949110] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61144b60-7469-4c1b-8ae6-dca21d62a46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 588.973606] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61144b60-7469-4c1b-8ae6-dca21d62a46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 588.974861] [57793]: DEBUG cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Flow 'volume_create_api' (98ddf75b-58f5-4f76-80b4-691943fc49ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 588.975267] [57793]: INFO cinder.volume.api [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Create volume request issued successfully. [ 588.976359] [57793]: INFO cinder.api.openstack.wsgi [None req-87629bd9-e486-45ce-a9c2-0f6cb4d5c110 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 588.976890] [57793]: [pid: 57793|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:25:03 2025] POST /volume/v3/volumes => generated 784 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 588.987316] [57792]: DEBUG cinder.api.middleware.request_id [None req-2ed7a025-2610-4256-b92d-854af1fea761 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.990950] [57792]: INFO cinder.api.openstack.wsgi [None req-2ed7a025-2610-4256-b92d-854af1fea761 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 588.990950] [57792]: DEBUG cinder.api.openstack.wsgi [None req-2ed7a025-2610-4256-b92d-854af1fea761 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 588.991056] [57792]: DEBUG cinder.api.openstack.wsgi [None req-2ed7a025-2610-4256-b92d-854af1fea761 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 589.024279] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.024279] [57792]: warnings.warn( [ 589.037138] [57792]: INFO cinder.volume.api [None req-2ed7a025-2610-4256-b92d-854af1fea761 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 589.065999] [57792]: INFO cinder.api.openstack.wsgi [None req-2ed7a025-2610-4256-b92d-854af1fea761 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 589.065999] [57792]: [pid: 57792|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:25:03 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 963 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 590.080399] [57793]: DEBUG cinder.api.middleware.request_id [None req-a475d084-5efb-443e-8dbe-4b3ec3a46a8a None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.085338] [57793]: INFO cinder.api.openstack.wsgi [None req-a475d084-5efb-443e-8dbe-4b3ec3a46a8a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 590.085609] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a475d084-5efb-443e-8dbe-4b3ec3a46a8a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 590.085838] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a475d084-5efb-443e-8dbe-4b3ec3a46a8a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 590.124758] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 590.124758] [57793]: warnings.warn( [ 590.132331] [57793]: INFO cinder.volume.api [None req-a475d084-5efb-443e-8dbe-4b3ec3a46a8a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 590.140874] [57793]: INFO cinder.api.openstack.wsgi [None req-a475d084-5efb-443e-8dbe-4b3ec3a46a8a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 590.141271] [57793]: [pid: 57793|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:25:04 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1010 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 599.043783] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=4 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 600.136820] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 616.223981] [57792]: DEBUG cinder.api.middleware.request_id [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.228664] [57792]: INFO cinder.api.openstack.wsgi [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] POST http://10.180.1.21/volume/v3/volumes [ 616.229250] [57792]: DEBUG cinder.api.openstack.wsgi [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-469458227"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 616.230895] [57792]: DEBUG cinder.api.v3.volumes [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-469458227'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 616.231302] [57792]: INFO cinder.api.v3.volumes [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Create volume of 1 GB [ 616.256042] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Availability zone cache updated, next update will occur around 2025-11-20 21:25:30.990526. {{(pid=57792) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 616.256178] [57792]: INFO cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Availability Zones retrieved successfully. [ 616.287336] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Flow 'volume_create_api' (833f78f9-da88-4f03-9bca-4a5211505f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 616.289116] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1449b6e6-d00b-40e8-8ea2-0eea9f9e73b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 616.290253] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 616.344339] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1449b6e6-d00b-40e8-8ea2-0eea9f9e73b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 616.345524] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d68708a-f437-4f51-bb49-54f3ce67c0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 616.392605] [57792]: WARNING cinder.quota [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-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. [ 616.393140] [57792]: WARNING cinder.quota [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-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. [ 616.630529] [57792]: DEBUG cinder.quota [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Created reservations ['0cb4182a-eafa-491f-9965-371508624c70', 'c1d5607b-230e-45dc-a2d4-81fb3844be02', '9a98bf1b-df39-4db5-89c7-4e41386007de', '5ccefdba-e753-4104-a5af-f76c977e9520'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 616.630529] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d68708a-f437-4f51-bb49-54f3ce67c0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cb4182a-eafa-491f-9965-371508624c70', 'c1d5607b-230e-45dc-a2d4-81fb3844be02', '9a98bf1b-df39-4db5-89c7-4e41386007de', '5ccefdba-e753-4104-a5af-f76c977e9520']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 616.631308] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53489262-fc49-4057-9021-9376d1a6770a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 616.681399] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53489262-fc49-4057-9021-9376d1a6770a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd36d846b-a3c4-4557-bb2e-a8ef058a2526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-469458227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='098d7a78a2934382862ceb24e73acaff',qos_specs=None,replication_status=,reservations=['0cb4182a-eafa-491f-9965-371508624c70','c1d5607b-230e-45dc-a2d4-81fb3844be02','9a98bf1b-df39-4db5-89c7-4e41386007de','5ccefdba-e753-4104-a5af-f76c977e9520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1db8df117194642af8ed982eb8d13bf',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-469458227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d36d846b-a3c4-4557-bb2e-a8ef058a2526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='098d7a78a2934382862ceb24e73acaff',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='f1db8df117194642af8ed982eb8d13bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 616.684139] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac408a1-15e1-437f-91bd-f8d3f85b8915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 616.713978] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac408a1-15e1-437f-91bd-f8d3f85b8915) 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-469458227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='098d7a78a2934382862ceb24e73acaff',qos_specs=None,replication_status=,reservations=['0cb4182a-eafa-491f-9965-371508624c70','c1d5607b-230e-45dc-a2d4-81fb3844be02','9a98bf1b-df39-4db5-89c7-4e41386007de','5ccefdba-e753-4104-a5af-f76c977e9520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1db8df117194642af8ed982eb8d13bf',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 616.715189] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a580220-cb5a-492b-9a80-b27ac7233abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 616.741806] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a580220-cb5a-492b-9a80-b27ac7233abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 616.743140] [57792]: DEBUG cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Flow 'volume_create_api' (833f78f9-da88-4f03-9bca-4a5211505f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 616.743565] [57792]: INFO cinder.volume.api [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Create volume request issued successfully. [ 616.750634] [57792]: INFO cinder.api.openstack.wsgi [None req-48ceca0a-c621-4c84-b6e2-0421ff19f47e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 616.751175] [57792]: [pid: 57792|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:25:30 2025] POST /volume/v3/volumes => generated 753 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 616.764836] [57793]: DEBUG cinder.api.middleware.request_id [None req-73f3ebce-e83b-44d4-9b7d-b0a03dc52a4d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.769790] [57793]: INFO cinder.api.openstack.wsgi [None req-73f3ebce-e83b-44d4-9b7d-b0a03dc52a4d tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] GET http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 [ 616.769790] [57793]: DEBUG cinder.api.openstack.wsgi [None req-73f3ebce-e83b-44d4-9b7d-b0a03dc52a4d tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 616.770060] [57793]: DEBUG cinder.api.openstack.wsgi [None req-73f3ebce-e83b-44d4-9b7d-b0a03dc52a4d tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 616.953042] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.953042] [57793]: warnings.warn( [ 616.960083] [57793]: INFO cinder.volume.api [None req-73f3ebce-e83b-44d4-9b7d-b0a03dc52a4d tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Volume info retrieved successfully. [ 616.976494] [57793]: INFO cinder.api.openstack.wsgi [None req-73f3ebce-e83b-44d4-9b7d-b0a03dc52a4d tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 returned with HTTP 200 [ 616.980069] [57793]: [pid: 57793|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:25:31 2025] GET /volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 => generated 845 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 617.990898] [57792]: DEBUG cinder.api.middleware.request_id [None req-aa346a15-5eaa-43ab-b279-365f93cf3f8e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.993743] [57792]: INFO cinder.api.openstack.wsgi [None req-aa346a15-5eaa-43ab-b279-365f93cf3f8e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] GET http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 [ 617.994251] [57792]: DEBUG cinder.api.openstack.wsgi [None req-aa346a15-5eaa-43ab-b279-365f93cf3f8e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 617.995365] [57792]: DEBUG cinder.api.openstack.wsgi [None req-aa346a15-5eaa-43ab-b279-365f93cf3f8e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 618.010026] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.010026] [57792]: warnings.warn( [ 618.015449] [57792]: INFO cinder.volume.api [None req-aa346a15-5eaa-43ab-b279-365f93cf3f8e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Volume info retrieved successfully. [ 618.021939] [57792]: INFO cinder.api.openstack.wsgi [None req-aa346a15-5eaa-43ab-b279-365f93cf3f8e tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 returned with HTTP 200 [ 618.022359] [57792]: [pid: 57792|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:25:32 2025] GET /volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 620.819441] [57793]: DEBUG cinder.api.middleware.request_id [req-10ae0221-1aca-4fda-9a19-0c03c566a88e req-4d528599-2769-498b-9ba1-a6448f7d71a4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.820395] [57793]: WARNING keystonemiddleware.auth_token [req-10ae0221-1aca-4fda-9a19-0c03c566a88e req-4d528599-2769-498b-9ba1-a6448f7d71a4 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. [ 620.822205] [57793]: INFO cinder.api.openstack.wsgi [req-10ae0221-1aca-4fda-9a19-0c03c566a88e req-4d528599-2769-498b-9ba1-a6448f7d71a4 tempest-VolumesAdminNegativeTest-1953820104 tempest-VolumesAdminNegativeTest-1953820104-project] GET http://10.180.1.21/volume/v3/volumes/1564fa49-f91d-43e4-8747-b594ed9b3643 [ 620.822658] [57793]: DEBUG cinder.api.openstack.wsgi [req-10ae0221-1aca-4fda-9a19-0c03c566a88e req-4d528599-2769-498b-9ba1-a6448f7d71a4 tempest-VolumesAdminNegativeTest-1953820104 tempest-VolumesAdminNegativeTest-1953820104-project] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 620.823383] [57793]: DEBUG cinder.api.openstack.wsgi [req-10ae0221-1aca-4fda-9a19-0c03c566a88e req-4d528599-2769-498b-9ba1-a6448f7d71a4 tempest-VolumesAdminNegativeTest-1953820104 tempest-VolumesAdminNegativeTest-1953820104-project] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 620.837116] [57793]: INFO cinder.api.openstack.wsgi [req-10ae0221-1aca-4fda-9a19-0c03c566a88e req-4d528599-2769-498b-9ba1-a6448f7d71a4 tempest-VolumesAdminNegativeTest-1953820104 tempest-VolumesAdminNegativeTest-1953820104-project] http://10.180.1.21/volume/v3/volumes/1564fa49-f91d-43e4-8747-b594ed9b3643 returned with HTTP 404 [ 620.837116] [57793]: [pid: 57793|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:25:35 2025] GET /volume/v3/volumes/1564fa49-f91d-43e4-8747-b594ed9b3643 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 620.845949] [57792]: DEBUG cinder.api.middleware.request_id [None req-e0f8ce20-d0cf-492f-a883-6440a6a83101 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.848671] [57792]: INFO cinder.api.openstack.wsgi [None req-e0f8ce20-d0cf-492f-a883-6440a6a83101 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 [ 620.849348] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e0f8ce20-d0cf-492f-a883-6440a6a83101 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 620.849711] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e0f8ce20-d0cf-492f-a883-6440a6a83101 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 620.849861] [57792]: INFO cinder.api.v3.volumes [None req-e0f8ce20-d0cf-492f-a883-6440a6a83101 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Delete volume with id: d36d846b-a3c4-4557-bb2e-a8ef058a2526 [ 620.869940] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.869940] [57792]: warnings.warn( [ 620.869940] [57792]: INFO cinder.volume.api [None req-e0f8ce20-d0cf-492f-a883-6440a6a83101 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Volume info retrieved successfully. [ 620.906686] [57792]: INFO cinder.volume.api [None req-e0f8ce20-d0cf-492f-a883-6440a6a83101 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Delete volume request issued successfully. [ 620.906979] [57792]: INFO cinder.api.openstack.wsgi [None req-e0f8ce20-d0cf-492f-a883-6440a6a83101 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 returned with HTTP 202 [ 620.907545] [57792]: [pid: 57792|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:25:35 2025] DELETE /volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 620.912556] [57793]: DEBUG cinder.api.middleware.request_id [None req-df6aba16-9fd2-4620-a904-8c09addf6215 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.916175] [57793]: INFO cinder.api.openstack.wsgi [None req-df6aba16-9fd2-4620-a904-8c09addf6215 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] GET http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 [ 620.916175] [57793]: DEBUG cinder.api.openstack.wsgi [None req-df6aba16-9fd2-4620-a904-8c09addf6215 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 620.916394] [57793]: DEBUG cinder.api.openstack.wsgi [None req-df6aba16-9fd2-4620-a904-8c09addf6215 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 620.927047] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.927047] [57793]: warnings.warn( [ 620.934586] [57793]: INFO cinder.volume.api [None req-df6aba16-9fd2-4620-a904-8c09addf6215 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Volume info retrieved successfully. [ 620.943998] [57793]: INFO cinder.api.openstack.wsgi [None req-df6aba16-9fd2-4620-a904-8c09addf6215 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 returned with HTTP 200 [ 620.943998] [57793]: [pid: 57793|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:25:35 2025] GET /volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.955943] [57792]: DEBUG cinder.api.middleware.request_id [None req-7e91d867-3bdf-4baa-85d8-6dcd9a188344 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.958751] [57792]: INFO cinder.api.openstack.wsgi [None req-7e91d867-3bdf-4baa-85d8-6dcd9a188344 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] GET http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 [ 621.959064] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7e91d867-3bdf-4baa-85d8-6dcd9a188344 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 621.959356] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7e91d867-3bdf-4baa-85d8-6dcd9a188344 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 621.969440] [57792]: INFO cinder.api.openstack.wsgi [None req-7e91d867-3bdf-4baa-85d8-6dcd9a188344 tempest-VolumesAdminNegativeTest-506046043 tempest-VolumesAdminNegativeTest-506046043-project-member] http://10.180.1.21/volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 returned with HTTP 404 [ 621.970364] [57792]: [pid: 57792|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:25:36 2025] GET /volume/v3/volumes/d36d846b-a3c4-4557-bb2e-a8ef058a2526 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 630.938152] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=9 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 631.962852] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 661.560945] [57793]: DEBUG cinder.api.middleware.request_id [req-ae220342-e976-4d1a-944c-98f2d2949956 req-7d9242b2-ae05-47a3-a219-1631afaea0c3 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.566254] [57793]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-7d9242b2-ae05-47a3-a219-1631afaea0c3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 661.566254] [57793]: DEBUG cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-7d9242b2-ae05-47a3-a219-1631afaea0c3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 661.566254] [57793]: DEBUG cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-7d9242b2-ae05-47a3-a219-1631afaea0c3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 661.582068] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.582068] [57793]: warnings.warn( [ 661.586646] [57793]: INFO cinder.volume.api [req-ae220342-e976-4d1a-944c-98f2d2949956 req-7d9242b2-ae05-47a3-a219-1631afaea0c3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 661.592093] [57793]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-7d9242b2-ae05-47a3-a219-1631afaea0c3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 661.593268] [57793]: [pid: 57793|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:26:16 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 663.639802] [57792]: DEBUG cinder.api.middleware.request_id [None req-f9fa21fb-98ba-49da-982d-0e98df103af3 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.640820] [57792]: INFO cinder.api.openstack.wsgi [None req-f9fa21fb-98ba-49da-982d-0e98df103af3 None None] GET http://10.180.1.21/volume// [ 663.641009] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f9fa21fb-98ba-49da-982d-0e98df103af3 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 663.641229] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f9fa21fb-98ba-49da-982d-0e98df103af3 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 663.641799] [57792]: INFO cinder.api.openstack.wsgi [None req-f9fa21fb-98ba-49da-982d-0e98df103af3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 663.645314] [57792]: [pid: 57792|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:26:18 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 663.649600] [57793]: DEBUG cinder.api.middleware.request_id [req-ae220342-e976-4d1a-944c-98f2d2949956 req-bbf0930a-45a8-4042-a3a7-47de727a7c30 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.654651] [57793]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-bbf0930a-45a8-4042-a3a7-47de727a7c30 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 663.656410] [57793]: DEBUG cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-bbf0930a-45a8-4042-a3a7-47de727a7c30 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c623140-2a5f-4c38-9cbd-39a5b2e82500", "connector": null, "instance_uuid": "8dfedc69-d424-40c8-b383-714719622e52"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 663.676746] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 663.676746] [57793]: warnings.warn( [ 663.728045] [57793]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-bbf0930a-45a8-4042-a3a7-47de727a7c30 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 663.728615] [57793]: [pid: 57793|app: 0|req: 9/18] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:26:18 2025] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 663.753451] [57792]: DEBUG cinder.api.middleware.request_id [None req-b4dc12a6-368a-45de-8a5c-1fe64869dce4 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.757015] [57792]: INFO cinder.api.openstack.wsgi [None req-b4dc12a6-368a-45de-8a5c-1fe64869dce4 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 663.757163] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b4dc12a6-368a-45de-8a5c-1fe64869dce4 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 663.757336] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b4dc12a6-368a-45de-8a5c-1fe64869dce4 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 663.777986] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 663.777986] [57792]: warnings.warn( [ 663.786177] [57792]: INFO cinder.volume.api [None req-b4dc12a6-368a-45de-8a5c-1fe64869dce4 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 663.792738] [57792]: INFO cinder.api.openstack.wsgi [None req-b4dc12a6-368a-45de-8a5c-1fe64869dce4 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 663.793653] [57792]: [pid: 57792|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:18 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1009 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 664.256731] [57793]: DEBUG cinder.api.middleware.request_id [None req-e04ef77e-8ee3-4ebd-a910-e0d6d44e809f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.256731] [57793]: INFO cinder.api.openstack.wsgi [None req-e04ef77e-8ee3-4ebd-a910-e0d6d44e809f None None] GET http://10.180.1.21/volume// [ 664.256731] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e04ef77e-8ee3-4ebd-a910-e0d6d44e809f None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 664.256731] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e04ef77e-8ee3-4ebd-a910-e0d6d44e809f None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 664.256731] [57793]: INFO cinder.api.openstack.wsgi [None req-e04ef77e-8ee3-4ebd-a910-e0d6d44e809f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 664.256731] [57793]: [pid: 57793|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:26:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 664.278077] [57792]: DEBUG cinder.api.middleware.request_id [req-ae220342-e976-4d1a-944c-98f2d2949956 req-71522ad5-f47f-4fda-a059-d0834e7dc137 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.282614] [57792]: WARNING keystonemiddleware.auth_token [req-ae220342-e976-4d1a-944c-98f2d2949956 req-71522ad5-f47f-4fda-a059-d0834e7dc137 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. [ 664.284739] [57792]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-71522ad5-f47f-4fda-a059-d0834e7dc137 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 664.285036] [57792]: DEBUG cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-71522ad5-f47f-4fda-a059-d0834e7dc137 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 664.285319] [57792]: DEBUG cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-71522ad5-f47f-4fda-a059-d0834e7dc137 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 664.304982] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 664.304982] [57792]: warnings.warn( [ 664.314230] [57792]: INFO cinder.volume.api [req-ae220342-e976-4d1a-944c-98f2d2949956 req-71522ad5-f47f-4fda-a059-d0834e7dc137 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 664.330730] [57792]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-71522ad5-f47f-4fda-a059-d0834e7dc137 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 664.331689] [57792]: [pid: 57792|app: 0|req: 11/21] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:26:19 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1233 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 664.386453] [57793]: DEBUG cinder.api.middleware.request_id [req-ae220342-e976-4d1a-944c-98f2d2949956 req-61f70e8e-9ec5-402c-b172-7089ffef808f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.389599] [57793]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-61f70e8e-9ec5-402c-b172-7089ffef808f tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] PUT http://10.180.1.21/volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b [ 664.390065] [57793]: DEBUG cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-61f70e8e-9ec5-402c-b172-7089ffef808f tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-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-901453", "mountpoint": "/dev/sdb"}}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 664.398758] [57793]: DEBUG cinder.coordination [req-ae220342-e976-4d1a-944c-98f2d2949956 req-61f70e8e-9ec5-402c-b172-7089ffef808f tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Acquiring lock "cinder-attachment_update-5c623140-2a5f-4c38-9cbd-39a5b2e82500-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 664.403885] [57793]: DEBUG cinder.coordination [req-ae220342-e976-4d1a-944c-98f2d2949956 req-61f70e8e-9ec5-402c-b172-7089ffef808f tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Lock "cinder-attachment_update-5c623140-2a5f-4c38-9cbd-39a5b2e82500-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 664.405054] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 664.405054] [57793]: warnings.warn( [ 664.808946] [57792]: DEBUG cinder.api.middleware.request_id [None req-84fa4cbe-0172-486a-a045-25c50b8be3e0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.812803] [57792]: INFO cinder.api.openstack.wsgi [None req-84fa4cbe-0172-486a-a045-25c50b8be3e0 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 664.813125] [57792]: DEBUG cinder.api.openstack.wsgi [None req-84fa4cbe-0172-486a-a045-25c50b8be3e0 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 664.813697] [57792]: DEBUG cinder.api.openstack.wsgi [None req-84fa4cbe-0172-486a-a045-25c50b8be3e0 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 664.838465] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 664.838465] [57792]: warnings.warn( [ 664.845465] [57792]: INFO cinder.volume.api [None req-84fa4cbe-0172-486a-a045-25c50b8be3e0 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 664.852632] [57792]: INFO cinder.api.openstack.wsgi [None req-84fa4cbe-0172-486a-a045-25c50b8be3e0 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 664.853449] [57792]: [pid: 57792|app: 0|req: 12/22] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:19 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1009 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 665.867337] [57792]: DEBUG cinder.api.middleware.request_id [None req-dbb686a0-f064-4621-ae00-e73a60e63208 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.869672] [57792]: INFO cinder.api.openstack.wsgi [None req-dbb686a0-f064-4621-ae00-e73a60e63208 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 665.869865] [57792]: DEBUG cinder.api.openstack.wsgi [None req-dbb686a0-f064-4621-ae00-e73a60e63208 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 665.870616] [57792]: DEBUG cinder.api.openstack.wsgi [None req-dbb686a0-f064-4621-ae00-e73a60e63208 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 665.895173] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.895173] [57792]: warnings.warn( [ 665.905050] [57792]: INFO cinder.volume.api [None req-dbb686a0-f064-4621-ae00-e73a60e63208 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 665.913100] [57792]: INFO cinder.api.openstack.wsgi [None req-dbb686a0-f064-4621-ae00-e73a60e63208 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 665.914860] [57792]: [pid: 57792|app: 0|req: 13/23] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:20 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1009 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 666.931183] [57792]: DEBUG cinder.api.middleware.request_id [None req-a8113d31-f593-40db-8971-10cf13950dc3 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 666.932977] [57792]: INFO cinder.api.openstack.wsgi [None req-a8113d31-f593-40db-8971-10cf13950dc3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 666.933345] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a8113d31-f593-40db-8971-10cf13950dc3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 666.933715] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a8113d31-f593-40db-8971-10cf13950dc3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 666.967868] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.967868] [57792]: warnings.warn( [ 666.980764] [57792]: INFO cinder.volume.api [None req-a8113d31-f593-40db-8971-10cf13950dc3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 666.995886] [57792]: INFO cinder.api.openstack.wsgi [None req-a8113d31-f593-40db-8971-10cf13950dc3 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 666.995886] [57792]: [pid: 57792|app: 0|req: 14/24] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:21 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1009 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 668.008655] [57792]: DEBUG cinder.api.middleware.request_id [None req-9c9d6ff4-cee1-493f-8c25-c2e80016f5ba None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.010090] [57792]: INFO cinder.api.openstack.wsgi [None req-9c9d6ff4-cee1-493f-8c25-c2e80016f5ba tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 668.010291] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9c9d6ff4-cee1-493f-8c25-c2e80016f5ba tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 668.011130] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9c9d6ff4-cee1-493f-8c25-c2e80016f5ba tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 668.033095] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.033095] [57792]: warnings.warn( [ 668.038098] [57792]: INFO cinder.volume.api [None req-9c9d6ff4-cee1-493f-8c25-c2e80016f5ba tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 668.044500] [57792]: INFO cinder.api.openstack.wsgi [None req-9c9d6ff4-cee1-493f-8c25-c2e80016f5ba tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 668.044500] [57792]: [pid: 57792|app: 0|req: 15/25] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:22 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 668.948085] [57793]: DEBUG cinder.coordination [req-ae220342-e976-4d1a-944c-98f2d2949956 req-61f70e8e-9ec5-402c-b172-7089ffef808f tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Lock "cinder-attachment_update-5c623140-2a5f-4c38-9cbd-39a5b2e82500-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.544s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 668.950369] [57793]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-61f70e8e-9ec5-402c-b172-7089ffef808f tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b returned with HTTP 200 [ 668.950369] [57793]: [pid: 57793|app: 0|req: 11/26] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:26:19 2025] PUT /volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b => generated 617 bytes in 4563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 669.062031] [57792]: DEBUG cinder.api.middleware.request_id [None req-19724895-7192-446f-aa3b-a3b7c3a1ea6e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.066124] [57792]: INFO cinder.api.openstack.wsgi [None req-19724895-7192-446f-aa3b-a3b7c3a1ea6e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 669.066124] [57792]: DEBUG cinder.api.openstack.wsgi [None req-19724895-7192-446f-aa3b-a3b7c3a1ea6e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 669.066124] [57792]: DEBUG cinder.api.openstack.wsgi [None req-19724895-7192-446f-aa3b-a3b7c3a1ea6e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 669.085873] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.085873] [57792]: warnings.warn( [ 669.094554] [57792]: INFO cinder.volume.api [None req-19724895-7192-446f-aa3b-a3b7c3a1ea6e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 669.101968] [57792]: INFO cinder.api.openstack.wsgi [None req-19724895-7192-446f-aa3b-a3b7c3a1ea6e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 669.102453] [57792]: [pid: 57792|app: 0|req: 16/27] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:23 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 669.391762] [57793]: DEBUG cinder.api.middleware.request_id [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.394319] [57793]: INFO cinder.api.openstack.wsgi [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] POST http://10.180.1.21/volume/v3/volumes [ 669.395128] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1484585201", "imageRef": "7e411482-4ba4-42db-a7a9-44449cf54ba0", "size": 1}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 669.396661] [57793]: DEBUG cinder.api.v3.volumes [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1484585201', 'imageRef': '7e411482-4ba4-42db-a7a9-44449cf54ba0', 'size': 1}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 669.946684] [57793]: INFO cinder.api.v3.volumes [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Create volume of 1 GB [ 669.947406] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.947406] [57793]: warnings.warn( [ 669.957551] [57793]: INFO cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Availability Zones retrieved successfully. [ 669.968792] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Flow 'volume_create_api' (decefa64-1223-4dc8-bdec-36e3bb78a1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 669.970735] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c20ff2-945f-44b9-9829-148335635f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 669.972638] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 670.030731] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c20ff2-945f-44b9-9829-148335635f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.031748] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7d67b7e-6c14-441f-ab24-fa896706a6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.114566] [57792]: DEBUG cinder.api.middleware.request_id [None req-cf7857d0-5ecc-43ea-9557-58f52b527679 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.117347] [57792]: INFO cinder.api.openstack.wsgi [None req-cf7857d0-5ecc-43ea-9557-58f52b527679 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 670.117477] [57792]: DEBUG cinder.api.openstack.wsgi [None req-cf7857d0-5ecc-43ea-9557-58f52b527679 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 670.117673] [57792]: DEBUG cinder.api.openstack.wsgi [None req-cf7857d0-5ecc-43ea-9557-58f52b527679 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 670.127024] [57793]: DEBUG cinder.quota [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Created reservations ['cb5f728b-96c7-4d09-b489-06c280151318', '144b6c82-4ce5-44d2-b05c-9f3c16a8cbbf', '31ab3fd3-3587-40a3-a5a7-f584326bb164', '744e339a-0d3d-45ed-afb7-cc5f5ff5cb58'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 670.127024] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7d67b7e-6c14-441f-ab24-fa896706a6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb5f728b-96c7-4d09-b489-06c280151318', '144b6c82-4ce5-44d2-b05c-9f3c16a8cbbf', '31ab3fd3-3587-40a3-a5a7-f584326bb164', '744e339a-0d3d-45ed-afb7-cc5f5ff5cb58']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.127024] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99ea81f-3c31-40ca-8e81-e40a9ebc7f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.134067] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.134067] [57792]: warnings.warn( [ 670.137933] [57792]: INFO cinder.volume.api [None req-cf7857d0-5ecc-43ea-9557-58f52b527679 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 670.143854] [57792]: INFO cinder.api.openstack.wsgi [None req-cf7857d0-5ecc-43ea-9557-58f52b527679 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 670.143854] [57792]: [pid: 57792|app: 0|req: 17/28] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:24 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 670.145273] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99ea81f-3c31-40ca-8e81-e40a9ebc7f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31daff33-ed42-496b-b3d1-243c6343e16b', '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-1484585201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f47bde909a4cccafd43f828891ba64',qos_specs=None,replication_status=,reservations=['cb5f728b-96c7-4d09-b489-06c280151318','144b6c82-4ce5-44d2-b05c-9f3c16a8cbbf','31ab3fd3-3587-40a3-a5a7-f584326bb164','744e339a-0d3d-45ed-afb7-cc5f5ff5cb58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fcfcf2b71c4475f8b6dc27cf3865b83',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1484585201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31daff33-ed42-496b-b3d1-243c6343e16b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4f47bde909a4cccafd43f828891ba64',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='6fcfcf2b71c4475f8b6dc27cf3865b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.146366] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3800d04f-3518-4bd8-a365-415f30600803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.171505] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3800d04f-3518-4bd8-a365-415f30600803) 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-1484585201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4f47bde909a4cccafd43f828891ba64',qos_specs=None,replication_status=,reservations=['cb5f728b-96c7-4d09-b489-06c280151318','144b6c82-4ce5-44d2-b05c-9f3c16a8cbbf','31ab3fd3-3587-40a3-a5a7-f584326bb164','744e339a-0d3d-45ed-afb7-cc5f5ff5cb58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fcfcf2b71c4475f8b6dc27cf3865b83',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.172552] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db9b4ad-76cc-4251-8b9e-aab2c636a034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 670.191477] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db9b4ad-76cc-4251-8b9e-aab2c636a034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 670.192569] [57793]: DEBUG cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Flow 'volume_create_api' (decefa64-1223-4dc8-bdec-36e3bb78a1af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 670.192955] [57793]: INFO cinder.volume.api [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Create volume request issued successfully. [ 670.193716] [57793]: INFO cinder.api.openstack.wsgi [None req-5bc907ee-f46a-4446-820f-5331ccd4b9a7 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 670.194211] [57793]: [pid: 57793|app: 0|req: 12/29] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Nov 20 20:26:24 2025] POST /volume/v3/volumes => generated 898 bytes in 803 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 670.207680] [57792]: DEBUG cinder.api.middleware.request_id [None req-a486cb3c-befa-42c5-9ec0-0045fa2498eb None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.210086] [57792]: INFO cinder.api.openstack.wsgi [None req-a486cb3c-befa-42c5-9ec0-0045fa2498eb tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 670.211125] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a486cb3c-befa-42c5-9ec0-0045fa2498eb tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 670.211125] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a486cb3c-befa-42c5-9ec0-0045fa2498eb tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 670.223090] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.223090] [57792]: warnings.warn( [ 670.227234] [57792]: INFO cinder.volume.api [None req-a486cb3c-befa-42c5-9ec0-0045fa2498eb tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 670.232521] [57792]: INFO cinder.api.openstack.wsgi [None req-a486cb3c-befa-42c5-9ec0-0045fa2498eb tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 670.232956] [57792]: [pid: 57792|app: 0|req: 18/30] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:24 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 966 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 671.153770] [57793]: DEBUG cinder.api.middleware.request_id [None req-388f55e1-13a1-4063-9e15-0a839ea9b805 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.158696] [57793]: INFO cinder.api.openstack.wsgi [None req-388f55e1-13a1-4063-9e15-0a839ea9b805 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 671.158696] [57793]: DEBUG cinder.api.openstack.wsgi [None req-388f55e1-13a1-4063-9e15-0a839ea9b805 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 671.158696] [57793]: DEBUG cinder.api.openstack.wsgi [None req-388f55e1-13a1-4063-9e15-0a839ea9b805 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 671.176098] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.176098] [57793]: warnings.warn( [ 671.180399] [57793]: INFO cinder.volume.api [None req-388f55e1-13a1-4063-9e15-0a839ea9b805 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 671.189188] [57793]: INFO cinder.api.openstack.wsgi [None req-388f55e1-13a1-4063-9e15-0a839ea9b805 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 671.189188] [57793]: [pid: 57793|app: 0|req: 13/31] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:25 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 671.245098] [57792]: DEBUG cinder.api.middleware.request_id [None req-34dd5d40-09ff-4f6b-847b-2e57ffd6f2a8 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.247255] [57792]: INFO cinder.api.openstack.wsgi [None req-34dd5d40-09ff-4f6b-847b-2e57ffd6f2a8 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 671.247669] [57792]: DEBUG cinder.api.openstack.wsgi [None req-34dd5d40-09ff-4f6b-847b-2e57ffd6f2a8 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 671.248023] [57792]: DEBUG cinder.api.openstack.wsgi [None req-34dd5d40-09ff-4f6b-847b-2e57ffd6f2a8 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 671.262985] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.262985] [57792]: warnings.warn( [ 671.266832] [57792]: INFO cinder.volume.api [None req-34dd5d40-09ff-4f6b-847b-2e57ffd6f2a8 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 671.274100] [57792]: INFO cinder.api.openstack.wsgi [None req-34dd5d40-09ff-4f6b-847b-2e57ffd6f2a8 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 671.274670] [57792]: [pid: 57792|app: 0|req: 19/32] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:25 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 672.127577] [57793]: DEBUG cinder.api.middleware.request_id [req-ae220342-e976-4d1a-944c-98f2d2949956 req-3447680c-1399-4703-b667-a443305cde7c None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.129057] [57793]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-3447680c-1399-4703-b667-a443305cde7c tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] POST http://10.180.1.21/volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b/action [ 672.130151] [57793]: DEBUG cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-3447680c-1399-4703-b667-a443305cde7c tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Action body: b'{"os-complete": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 672.130151] [57793]: DEBUG cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-3447680c-1399-4703-b667-a443305cde7c tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 672.156822] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.156822] [57793]: warnings.warn( [ 672.170027] [57793]: INFO cinder.api.openstack.wsgi [req-ae220342-e976-4d1a-944c-98f2d2949956 req-3447680c-1399-4703-b667-a443305cde7c tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b/action returned with HTTP 204 [ 672.170027] [57793]: [pid: 57793|app: 0|req: 14/33] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:26:26 2025] POST /volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 672.200334] [57792]: DEBUG cinder.api.middleware.request_id [None req-236aaeae-c7f9-43d5-8f41-ad7a07facb0d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.204338] [57792]: INFO cinder.api.openstack.wsgi [None req-236aaeae-c7f9-43d5-8f41-ad7a07facb0d tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 672.204717] [57792]: DEBUG cinder.api.openstack.wsgi [None req-236aaeae-c7f9-43d5-8f41-ad7a07facb0d tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.204831] [57792]: DEBUG cinder.api.openstack.wsgi [None req-236aaeae-c7f9-43d5-8f41-ad7a07facb0d tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.234043] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.234043] [57792]: warnings.warn( [ 672.238108] [57792]: INFO cinder.volume.api [None req-236aaeae-c7f9-43d5-8f41-ad7a07facb0d tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 672.244850] [57792]: INFO cinder.api.openstack.wsgi [None req-236aaeae-c7f9-43d5-8f41-ad7a07facb0d tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 672.247567] [57792]: [pid: 57792|app: 0|req: 20/34] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:26 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 672.259177] [57793]: DEBUG cinder.api.middleware.request_id [None req-caa54dd2-3afd-453f-a4c8-995b4c216303 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.261903] [57793]: INFO cinder.api.openstack.wsgi [None req-caa54dd2-3afd-453f-a4c8-995b4c216303 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 672.262012] [57793]: DEBUG cinder.api.openstack.wsgi [None req-caa54dd2-3afd-453f-a4c8-995b4c216303 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.262596] [57793]: DEBUG cinder.api.openstack.wsgi [None req-caa54dd2-3afd-453f-a4c8-995b4c216303 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.280017] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.280017] [57793]: warnings.warn( [ 672.283222] [57793]: INFO cinder.volume.api [None req-caa54dd2-3afd-453f-a4c8-995b4c216303 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 672.286338] [57792]: DEBUG cinder.api.middleware.request_id [None req-50b55a44-de22-42f7-878e-ca2662c422e0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.289668] [57792]: INFO cinder.api.openstack.wsgi [None req-50b55a44-de22-42f7-878e-ca2662c422e0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 672.289919] [57792]: DEBUG cinder.api.openstack.wsgi [None req-50b55a44-de22-42f7-878e-ca2662c422e0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.290205] [57792]: DEBUG cinder.api.openstack.wsgi [None req-50b55a44-de22-42f7-878e-ca2662c422e0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.295338] [57793]: INFO cinder.api.openstack.wsgi [None req-caa54dd2-3afd-453f-a4c8-995b4c216303 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 672.297212] [57793]: [pid: 57793|app: 0|req: 15/35] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:26 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 672.304783] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.304783] [57792]: warnings.warn( [ 672.312157] [57792]: INFO cinder.volume.api [None req-50b55a44-de22-42f7-878e-ca2662c422e0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 672.318460] [57792]: INFO cinder.api.openstack.wsgi [None req-50b55a44-de22-42f7-878e-ca2662c422e0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 672.318922] [57792]: [pid: 57792|app: 0|req: 21/36] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:27 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.337254] [57793]: DEBUG cinder.api.middleware.request_id [None req-32680baf-0ce8-44e3-8381-26ad3015fc27 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.343241] [57793]: INFO cinder.api.openstack.wsgi [None req-32680baf-0ce8-44e3-8381-26ad3015fc27 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 673.343241] [57793]: DEBUG cinder.api.openstack.wsgi [None req-32680baf-0ce8-44e3-8381-26ad3015fc27 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 673.343241] [57793]: DEBUG cinder.api.openstack.wsgi [None req-32680baf-0ce8-44e3-8381-26ad3015fc27 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.368459] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.368459] [57793]: warnings.warn( [ 673.377033] [57793]: INFO cinder.volume.api [None req-32680baf-0ce8-44e3-8381-26ad3015fc27 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 673.384778] [57793]: INFO cinder.api.openstack.wsgi [None req-32680baf-0ce8-44e3-8381-26ad3015fc27 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 673.385475] [57793]: [pid: 57793|app: 0|req: 16/37] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:28 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.397743] [57792]: DEBUG cinder.api.middleware.request_id [None req-e3a235d7-7e6f-46f3-b436-1c61c644f402 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.402770] [57792]: INFO cinder.api.openstack.wsgi [None req-e3a235d7-7e6f-46f3-b436-1c61c644f402 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 674.403089] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e3a235d7-7e6f-46f3-b436-1c61c644f402 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 674.403712] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e3a235d7-7e6f-46f3-b436-1c61c644f402 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 674.423671] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.423671] [57792]: warnings.warn( [ 674.428299] [57792]: INFO cinder.volume.api [None req-e3a235d7-7e6f-46f3-b436-1c61c644f402 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 674.436044] [57792]: INFO cinder.api.openstack.wsgi [None req-e3a235d7-7e6f-46f3-b436-1c61c644f402 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 674.436044] [57792]: [pid: 57792|app: 0|req: 22/38] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:29 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.456126] [57793]: DEBUG cinder.api.middleware.request_id [None req-525d4ee6-8940-4dd2-aed1-71df47ebcd61 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.461458] [57793]: INFO cinder.api.openstack.wsgi [None req-525d4ee6-8940-4dd2-aed1-71df47ebcd61 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 675.461458] [57793]: DEBUG cinder.api.openstack.wsgi [None req-525d4ee6-8940-4dd2-aed1-71df47ebcd61 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 675.461458] [57793]: DEBUG cinder.api.openstack.wsgi [None req-525d4ee6-8940-4dd2-aed1-71df47ebcd61 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 675.477676] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.477676] [57793]: warnings.warn( [ 675.484972] [57793]: INFO cinder.volume.api [None req-525d4ee6-8940-4dd2-aed1-71df47ebcd61 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 675.497265] [57793]: INFO cinder.api.openstack.wsgi [None req-525d4ee6-8940-4dd2-aed1-71df47ebcd61 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 675.497816] [57793]: [pid: 57793|app: 0|req: 17/39] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:30 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 676.516759] [57792]: DEBUG cinder.api.middleware.request_id [None req-735adfde-cb4f-48e5-8ec0-ba85bf32f3dc None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.519471] [57792]: INFO cinder.api.openstack.wsgi [None req-735adfde-cb4f-48e5-8ec0-ba85bf32f3dc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 676.519806] [57792]: DEBUG cinder.api.openstack.wsgi [None req-735adfde-cb4f-48e5-8ec0-ba85bf32f3dc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 676.520118] [57792]: DEBUG cinder.api.openstack.wsgi [None req-735adfde-cb4f-48e5-8ec0-ba85bf32f3dc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 676.535684] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.535684] [57792]: warnings.warn( [ 676.540148] [57792]: INFO cinder.volume.api [None req-735adfde-cb4f-48e5-8ec0-ba85bf32f3dc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 676.545933] [57792]: INFO cinder.api.openstack.wsgi [None req-735adfde-cb4f-48e5-8ec0-ba85bf32f3dc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 676.546786] [57792]: [pid: 57792|app: 0|req: 23/40] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:31 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.561757] [57793]: DEBUG cinder.api.middleware.request_id [None req-632095a3-f7a6-4331-8e79-4bd76299513e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.567194] [57793]: INFO cinder.api.openstack.wsgi [None req-632095a3-f7a6-4331-8e79-4bd76299513e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 677.567194] [57793]: DEBUG cinder.api.openstack.wsgi [None req-632095a3-f7a6-4331-8e79-4bd76299513e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 677.567194] [57793]: DEBUG cinder.api.openstack.wsgi [None req-632095a3-f7a6-4331-8e79-4bd76299513e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 677.583149] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.583149] [57793]: warnings.warn( [ 677.588756] [57793]: INFO cinder.volume.api [None req-632095a3-f7a6-4331-8e79-4bd76299513e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 677.595416] [57793]: INFO cinder.api.openstack.wsgi [None req-632095a3-f7a6-4331-8e79-4bd76299513e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 677.595550] [57793]: [pid: 57793|app: 0|req: 18/41] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:32 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 678.609696] [57792]: DEBUG cinder.api.middleware.request_id [None req-0067adfa-2ec5-4350-9369-1b1e9181e9b0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.615053] [57792]: INFO cinder.api.openstack.wsgi [None req-0067adfa-2ec5-4350-9369-1b1e9181e9b0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 678.615053] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0067adfa-2ec5-4350-9369-1b1e9181e9b0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 678.615053] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0067adfa-2ec5-4350-9369-1b1e9181e9b0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 678.627264] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.627264] [57792]: warnings.warn( [ 678.631728] [57792]: INFO cinder.volume.api [None req-0067adfa-2ec5-4350-9369-1b1e9181e9b0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 678.639624] [57792]: INFO cinder.api.openstack.wsgi [None req-0067adfa-2ec5-4350-9369-1b1e9181e9b0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 678.639624] [57792]: [pid: 57792|app: 0|req: 24/42] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:33 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.656607] [57793]: DEBUG cinder.api.middleware.request_id [None req-54679864-f163-4985-aa05-f00973a9f6d6 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.662100] [57793]: INFO cinder.api.openstack.wsgi [None req-54679864-f163-4985-aa05-f00973a9f6d6 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 679.662100] [57793]: DEBUG cinder.api.openstack.wsgi [None req-54679864-f163-4985-aa05-f00973a9f6d6 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.662100] [57793]: DEBUG cinder.api.openstack.wsgi [None req-54679864-f163-4985-aa05-f00973a9f6d6 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.679515] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.679515] [57793]: warnings.warn( [ 679.688086] [57793]: INFO cinder.volume.api [None req-54679864-f163-4985-aa05-f00973a9f6d6 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 679.695225] [57793]: INFO cinder.api.openstack.wsgi [None req-54679864-f163-4985-aa05-f00973a9f6d6 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 679.695758] [57793]: [pid: 57793|app: 0|req: 19/43] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:34 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 680.708648] [57792]: DEBUG cinder.api.middleware.request_id [None req-71ff42bb-7c21-4f39-9256-3d19566b01f0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.711136] [57792]: INFO cinder.api.openstack.wsgi [None req-71ff42bb-7c21-4f39-9256-3d19566b01f0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 680.711406] [57792]: DEBUG cinder.api.openstack.wsgi [None req-71ff42bb-7c21-4f39-9256-3d19566b01f0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.711634] [57792]: DEBUG cinder.api.openstack.wsgi [None req-71ff42bb-7c21-4f39-9256-3d19566b01f0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.732816] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.732816] [57792]: warnings.warn( [ 680.740493] [57792]: INFO cinder.volume.api [None req-71ff42bb-7c21-4f39-9256-3d19566b01f0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 680.751385] [57792]: INFO cinder.api.openstack.wsgi [None req-71ff42bb-7c21-4f39-9256-3d19566b01f0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 680.751385] [57792]: [pid: 57792|app: 0|req: 25/44] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:35 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.772044] [57793]: DEBUG cinder.api.middleware.request_id [None req-91e0f50e-49f2-43ac-9c7f-d724c126ccd1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.774700] [57793]: INFO cinder.api.openstack.wsgi [None req-91e0f50e-49f2-43ac-9c7f-d724c126ccd1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 681.774848] [57793]: DEBUG cinder.api.openstack.wsgi [None req-91e0f50e-49f2-43ac-9c7f-d724c126ccd1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.775020] [57793]: DEBUG cinder.api.openstack.wsgi [None req-91e0f50e-49f2-43ac-9c7f-d724c126ccd1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.813312] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.813312] [57793]: warnings.warn( [ 681.818322] [57793]: INFO cinder.volume.api [None req-91e0f50e-49f2-43ac-9c7f-d724c126ccd1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 681.832621] [57793]: INFO cinder.api.openstack.wsgi [None req-91e0f50e-49f2-43ac-9c7f-d724c126ccd1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 681.838024] [57793]: [pid: 57793|app: 0|req: 20/45] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:36 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 682.853451] [57792]: DEBUG cinder.api.middleware.request_id [None req-9e900b64-03f1-49af-9f6e-2638076389b1 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.856034] [57792]: INFO cinder.api.openstack.wsgi [None req-9e900b64-03f1-49af-9f6e-2638076389b1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 682.856285] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9e900b64-03f1-49af-9f6e-2638076389b1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 682.856527] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9e900b64-03f1-49af-9f6e-2638076389b1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 682.872838] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.872838] [57792]: warnings.warn( [ 682.880589] [57792]: INFO cinder.volume.api [None req-9e900b64-03f1-49af-9f6e-2638076389b1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 682.888604] [57792]: INFO cinder.api.openstack.wsgi [None req-9e900b64-03f1-49af-9f6e-2638076389b1 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 682.891292] [57792]: [pid: 57792|app: 0|req: 26/46] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:37 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.441338] [57793]: DEBUG cinder.api.middleware.request_id [None req-2e23444f-624d-4bc5-ac12-6678c98082c5 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.446049] [57793]: INFO cinder.api.openstack.wsgi [None req-2e23444f-624d-4bc5-ac12-6678c98082c5 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 683.446049] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2e23444f-624d-4bc5-ac12-6678c98082c5 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.446049] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2e23444f-624d-4bc5-ac12-6678c98082c5 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.463262] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.463262] [57793]: warnings.warn( [ 683.474640] [57793]: INFO cinder.volume.api [None req-2e23444f-624d-4bc5-ac12-6678c98082c5 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 683.484770] [57793]: INFO cinder.api.openstack.wsgi [None req-2e23444f-624d-4bc5-ac12-6678c98082c5 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 683.485199] [57793]: [pid: 57793|app: 0|req: 21/47] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:38 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.908105] [57792]: DEBUG cinder.api.middleware.request_id [None req-389af98a-8df1-406c-8a42-806029616e22 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.913549] [57792]: INFO cinder.api.openstack.wsgi [None req-389af98a-8df1-406c-8a42-806029616e22 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 683.913820] [57792]: DEBUG cinder.api.openstack.wsgi [None req-389af98a-8df1-406c-8a42-806029616e22 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.915017] [57792]: DEBUG cinder.api.openstack.wsgi [None req-389af98a-8df1-406c-8a42-806029616e22 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.928099] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.928099] [57792]: warnings.warn( [ 683.933228] [57792]: INFO cinder.volume.api [None req-389af98a-8df1-406c-8a42-806029616e22 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 683.943226] [57792]: INFO cinder.api.openstack.wsgi [None req-389af98a-8df1-406c-8a42-806029616e22 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 683.943226] [57792]: [pid: 57792|app: 0|req: 27/48] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:38 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.965155] [57793]: DEBUG cinder.api.middleware.request_id [None req-c98604b8-85d9-4548-935c-87b8b5a682cc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.967503] [57793]: INFO cinder.api.openstack.wsgi [None req-c98604b8-85d9-4548-935c-87b8b5a682cc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 684.967781] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c98604b8-85d9-4548-935c-87b8b5a682cc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 684.968052] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c98604b8-85d9-4548-935c-87b8b5a682cc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 684.988620] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.988620] [57793]: warnings.warn( [ 684.998222] [57793]: INFO cinder.volume.api [None req-c98604b8-85d9-4548-935c-87b8b5a682cc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 685.004139] [57793]: INFO cinder.api.openstack.wsgi [None req-c98604b8-85d9-4548-935c-87b8b5a682cc tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 685.004743] [57793]: [pid: 57793|app: 0|req: 22/49] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:39 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.022031] [57792]: DEBUG cinder.api.middleware.request_id [None req-63225957-24f5-4a7f-aedd-65d2d9662514 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.023695] [57792]: INFO cinder.api.openstack.wsgi [None req-63225957-24f5-4a7f-aedd-65d2d9662514 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 686.023946] [57792]: DEBUG cinder.api.openstack.wsgi [None req-63225957-24f5-4a7f-aedd-65d2d9662514 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 686.024324] [57792]: DEBUG cinder.api.openstack.wsgi [None req-63225957-24f5-4a7f-aedd-65d2d9662514 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 686.047403] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.047403] [57792]: warnings.warn( [ 686.051967] [57792]: INFO cinder.volume.api [None req-63225957-24f5-4a7f-aedd-65d2d9662514 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 686.060134] [57792]: INFO cinder.api.openstack.wsgi [None req-63225957-24f5-4a7f-aedd-65d2d9662514 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 686.060614] [57792]: [pid: 57792|app: 0|req: 28/50] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:40 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.601884] [57793]: DEBUG cinder.api.middleware.request_id [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-575acaf9-2c19-4c2a-bc65-81cdaac83039 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.608285] [57793]: INFO cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-575acaf9-2c19-4c2a-bc65-81cdaac83039 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 686.608742] [57793]: DEBUG cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-575acaf9-2c19-4c2a-bc65-81cdaac83039 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 686.608833] [57793]: DEBUG cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-575acaf9-2c19-4c2a-bc65-81cdaac83039 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 686.632397] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.632397] [57793]: warnings.warn( [ 686.642873] [57793]: INFO cinder.volume.api [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-575acaf9-2c19-4c2a-bc65-81cdaac83039 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 686.730910] [57793]: INFO cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-575acaf9-2c19-4c2a-bc65-81cdaac83039 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 686.731412] [57793]: [pid: 57793|app: 0|req: 23/51] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:26:41 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1328 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.774464] [57792]: DEBUG cinder.api.middleware.request_id [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-780d167d-fad4-4e45-8293-1d7a961ed81b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.779431] [57792]: INFO cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-780d167d-fad4-4e45-8293-1d7a961ed81b tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] POST http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500/action [ 686.780158] [57792]: DEBUG cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-780d167d-fad4-4e45-8293-1d7a961ed81b tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 686.780327] [57792]: DEBUG cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-780d167d-fad4-4e45-8293-1d7a961ed81b tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 686.810482] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.810482] [57792]: warnings.warn( [ 686.810482] [57792]: INFO cinder.volume.api [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-780d167d-fad4-4e45-8293-1d7a961ed81b tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 686.854995] [57792]: INFO cinder.volume.api [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-780d167d-fad4-4e45-8293-1d7a961ed81b tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Begin detaching volume completed successfully. [ 686.854995] [57792]: INFO cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-780d167d-fad4-4e45-8293-1d7a961ed81b tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500/action returned with HTTP 202 [ 686.854995] [57792]: [pid: 57792|app: 0|req: 29/52] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:26:41 2025] POST /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 687.080374] [57793]: DEBUG cinder.api.middleware.request_id [None req-14af2118-32d9-4a90-a0f4-7bf5bd3cd9ab None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.082725] [57793]: INFO cinder.api.openstack.wsgi [None req-14af2118-32d9-4a90-a0f4-7bf5bd3cd9ab tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 687.082981] [57793]: DEBUG cinder.api.openstack.wsgi [None req-14af2118-32d9-4a90-a0f4-7bf5bd3cd9ab tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 687.083325] [57793]: DEBUG cinder.api.openstack.wsgi [None req-14af2118-32d9-4a90-a0f4-7bf5bd3cd9ab tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 687.100198] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.100198] [57793]: warnings.warn( [ 687.106020] [57793]: INFO cinder.volume.api [None req-14af2118-32d9-4a90-a0f4-7bf5bd3cd9ab tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 687.114109] [57793]: INFO cinder.api.openstack.wsgi [None req-14af2118-32d9-4a90-a0f4-7bf5bd3cd9ab tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 687.114109] [57793]: [pid: 57793|app: 0|req: 24/53] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:41 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.866645] [57792]: DEBUG cinder.api.middleware.request_id [None req-ebdc33cf-db86-45a4-bc81-2e6dfe3721cd None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.866645] [57792]: INFO cinder.api.openstack.wsgi [None req-ebdc33cf-db86-45a4-bc81-2e6dfe3721cd None None] GET http://10.180.1.21/volume// [ 687.866924] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ebdc33cf-db86-45a4-bc81-2e6dfe3721cd None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 687.867039] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ebdc33cf-db86-45a4-bc81-2e6dfe3721cd None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 687.868259] [57792]: INFO cinder.api.openstack.wsgi [None req-ebdc33cf-db86-45a4-bc81-2e6dfe3721cd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 687.868259] [57792]: [pid: 57792|app: 0|req: 30/54] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:26:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 687.875442] [57793]: DEBUG cinder.api.middleware.request_id [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-870d493b-90b3-4b0f-92e6-0044b6af180a None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.879161] [57793]: INFO cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-870d493b-90b3-4b0f-92e6-0044b6af180a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 687.879436] [57793]: DEBUG cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-870d493b-90b3-4b0f-92e6-0044b6af180a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 687.879655] [57793]: DEBUG cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-870d493b-90b3-4b0f-92e6-0044b6af180a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 687.900851] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.900851] [57793]: warnings.warn( [ 687.905098] [57793]: INFO cinder.volume.api [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-870d493b-90b3-4b0f-92e6-0044b6af180a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 687.911679] [57793]: INFO cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-870d493b-90b3-4b0f-92e6-0044b6af180a tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 687.912433] [57793]: [pid: 57793|app: 0|req: 25/55] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:26:42 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1555 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 688.126973] [57792]: DEBUG cinder.api.middleware.request_id [None req-296512d6-34be-4682-bcc8-d6e04dcd4515 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.133226] [57792]: INFO cinder.api.openstack.wsgi [None req-296512d6-34be-4682-bcc8-d6e04dcd4515 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 688.133226] [57792]: DEBUG cinder.api.openstack.wsgi [None req-296512d6-34be-4682-bcc8-d6e04dcd4515 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 688.133226] [57792]: DEBUG cinder.api.openstack.wsgi [None req-296512d6-34be-4682-bcc8-d6e04dcd4515 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 688.150479] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.150479] [57792]: warnings.warn( [ 688.156082] [57792]: INFO cinder.volume.api [None req-296512d6-34be-4682-bcc8-d6e04dcd4515 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 688.164907] [57792]: INFO cinder.api.openstack.wsgi [None req-296512d6-34be-4682-bcc8-d6e04dcd4515 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 688.164907] [57792]: [pid: 57792|app: 0|req: 31/56] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:42 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.811907] [57793]: DEBUG cinder.api.middleware.request_id [None req-bdee85fa-ae21-4166-b8f2-701710046a95 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.815754] [57793]: INFO cinder.api.openstack.wsgi [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] POST http://10.180.1.21/volume/v3/volumes [ 688.816143] [57793]: DEBUG cinder.api.openstack.wsgi [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-494273916", "imageRef": "7e411482-4ba4-42db-a7a9-44449cf54ba0", "size": 1}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 688.819036] [57793]: DEBUG cinder.api.v3.volumes [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-494273916', 'imageRef': '7e411482-4ba4-42db-a7a9-44449cf54ba0', 'size': 1}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 688.903152] [57793]: INFO cinder.api.v3.volumes [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Create volume of 1 GB [ 688.911355] [57793]: INFO cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Availability Zones retrieved successfully. [ 688.917622] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Flow 'volume_create_api' (32c2bad3-5a27-4698-a819-5351e67c4a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 688.919809] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2b9544-7a14-4533-aa94-d360d88be60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 688.921068] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 688.979145] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2b9544-7a14-4533-aa94-d360d88be60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 688.979453] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e839ca24-35cc-488b-8440-7b14b7938933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 689.055296] [57793]: DEBUG cinder.quota [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Created reservations ['b4884dca-f437-40f2-ab03-a43f6a9536fc', '3d1ff92e-911f-4f54-a1b8-1e602dac58d8', '666bce85-6cd9-474a-8f4a-f84004b77182', '60d2613a-14ae-4f64-84b0-5336f518bfeb'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 689.056081] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e839ca24-35cc-488b-8440-7b14b7938933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4884dca-f437-40f2-ab03-a43f6a9536fc', '3d1ff92e-911f-4f54-a1b8-1e602dac58d8', '666bce85-6cd9-474a-8f4a-f84004b77182', '60d2613a-14ae-4f64-84b0-5336f518bfeb']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 689.057056] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83e471c-4d19-4301-8212-866e9bf54c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 689.077622] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83e471c-4d19-4301-8212-866e9bf54c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c072f10-d09b-47cc-ab9b-bd247cc3d596', '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-494273916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67e7b451161545488ddf81e8bcf2e490',qos_specs=None,replication_status=,reservations=['b4884dca-f437-40f2-ab03-a43f6a9536fc','3d1ff92e-911f-4f54-a1b8-1e602dac58d8','666bce85-6cd9-474a-8f4a-f84004b77182','60d2613a-14ae-4f64-84b0-5336f518bfeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e02e79260bd40908ccd78859879bf76',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-494273916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c072f10-d09b-47cc-ab9b-bd247cc3d596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67e7b451161545488ddf81e8bcf2e490',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='2e02e79260bd40908ccd78859879bf76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 689.077622] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c439622-fa8e-417f-a674-1445cb681cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 689.117512] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c439622-fa8e-417f-a674-1445cb681cc0) 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-494273916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67e7b451161545488ddf81e8bcf2e490',qos_specs=None,replication_status=,reservations=['b4884dca-f437-40f2-ab03-a43f6a9536fc','3d1ff92e-911f-4f54-a1b8-1e602dac58d8','666bce85-6cd9-474a-8f4a-f84004b77182','60d2613a-14ae-4f64-84b0-5336f518bfeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e02e79260bd40908ccd78859879bf76',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 689.117731] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928c6a91-6aae-42aa-9164-b136c2b5ab5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 689.125388] [57792]: DEBUG cinder.api.middleware.request_id [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-f626dc81-8acf-42e7-85c3-8b6080342187 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.130051] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928c6a91-6aae-42aa-9164-b136c2b5ab5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 689.130364] [57792]: INFO cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-f626dc81-8acf-42e7-85c3-8b6080342187 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b [ 689.130625] [57792]: DEBUG cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-f626dc81-8acf-42e7-85c3-8b6080342187 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 689.133248] [57792]: DEBUG cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-f626dc81-8acf-42e7-85c3-8b6080342187 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 689.133332] [57793]: DEBUG cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Flow 'volume_create_api' (32c2bad3-5a27-4698-a819-5351e67c4a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 689.133332] [57793]: INFO cinder.volume.api [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Create volume request issued successfully. [ 689.133836] [57793]: INFO cinder.api.openstack.wsgi [None req-bdee85fa-ae21-4166-b8f2-701710046a95 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 689.134324] [57793]: [pid: 57793|app: 0|req: 26/57] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 20:26:43 2025] POST /volume/v3/volumes => generated 751 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 689.149894] [57793]: DEBUG cinder.api.middleware.request_id [None req-6aa3904a-a9f6-492b-9fff-a1caa76b8307 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.151062] [57793]: INFO cinder.api.openstack.wsgi [None req-6aa3904a-a9f6-492b-9fff-a1caa76b8307 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 689.151296] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6aa3904a-a9f6-492b-9fff-a1caa76b8307 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 689.151517] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6aa3904a-a9f6-492b-9fff-a1caa76b8307 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 689.156353] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.156353] [57792]: warnings.warn( [ 689.173306] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.173306] [57793]: warnings.warn( [ 689.183152] [57793]: INFO cinder.volume.api [None req-6aa3904a-a9f6-492b-9fff-a1caa76b8307 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 689.188968] [57793]: INFO cinder.api.openstack.wsgi [None req-6aa3904a-a9f6-492b-9fff-a1caa76b8307 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 689.189438] [57793]: [pid: 57793|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:43 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.191490] [57793]: DEBUG cinder.api.middleware.request_id [None req-2195fdf2-c2c0-416e-a1b5-c1e9882f0e5f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.193317] [57793]: INFO cinder.api.openstack.wsgi [None req-2195fdf2-c2c0-416e-a1b5-c1e9882f0e5f tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 689.193567] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2195fdf2-c2c0-416e-a1b5-c1e9882f0e5f tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 689.193774] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2195fdf2-c2c0-416e-a1b5-c1e9882f0e5f tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 689.206379] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.206379] [57793]: warnings.warn( [ 689.210189] [57793]: INFO cinder.volume.api [None req-2195fdf2-c2c0-416e-a1b5-c1e9882f0e5f tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 689.216650] [57793]: INFO cinder.api.openstack.wsgi [None req-2195fdf2-c2c0-416e-a1b5-c1e9882f0e5f tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 689.217099] [57793]: [pid: 57793|app: 0|req: 28/59] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:26:43 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 1573 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 689.749547] [57792]: INFO cinder.api.openstack.wsgi [req-993aa8e0-6e07-4e9c-8646-e72b3748f447 req-f626dc81-8acf-42e7-85c3-8b6080342187 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b returned with HTTP 200 [ 689.749547] [57792]: [pid: 57792|app: 0|req: 32/60] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:26:43 2025] DELETE /volume/v3/attachments/1cb315e5-5731-47e5-8fd9-c99d621a717b => generated 19 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.203728] [57793]: DEBUG cinder.api.middleware.request_id [None req-de91211b-04c6-43ae-9f0b-9a7b014fdbaa None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.205851] [57793]: INFO cinder.api.openstack.wsgi [None req-de91211b-04c6-43ae-9f0b-9a7b014fdbaa tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 690.205948] [57793]: DEBUG cinder.api.openstack.wsgi [None req-de91211b-04c6-43ae-9f0b-9a7b014fdbaa tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 690.206180] [57793]: DEBUG cinder.api.openstack.wsgi [None req-de91211b-04c6-43ae-9f0b-9a7b014fdbaa tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 690.224100] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.224100] [57793]: warnings.warn( [ 690.234020] [57793]: INFO cinder.volume.api [None req-de91211b-04c6-43ae-9f0b-9a7b014fdbaa tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 690.239330] [57793]: INFO cinder.api.openstack.wsgi [None req-de91211b-04c6-43ae-9f0b-9a7b014fdbaa tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 690.239802] [57793]: [pid: 57793|app: 0|req: 29/61] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:44 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.838198] [57792]: DEBUG cinder.api.middleware.request_id [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-b785ae64-9a86-429c-b20e-676bcedf4f72 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.844030] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-b785ae64-9a86-429c-b20e-676bcedf4f72 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 690.844030] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-b785ae64-9a86-429c-b20e-676bcedf4f72 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 690.844030] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-b785ae64-9a86-429c-b20e-676bcedf4f72 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 690.857417] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.857417] [57792]: warnings.warn( [ 690.864728] [57792]: INFO cinder.volume.api [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-b785ae64-9a86-429c-b20e-676bcedf4f72 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 690.874594] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-b785ae64-9a86-429c-b20e-676bcedf4f72 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 690.874594] [57792]: [pid: 57792|app: 0|req: 33/62] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:26:45 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.259024] [57793]: DEBUG cinder.api.middleware.request_id [None req-baccc22f-af7b-45e8-bede-831073cbf0cc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.264799] [57793]: INFO cinder.api.openstack.wsgi [None req-baccc22f-af7b-45e8-bede-831073cbf0cc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 691.265335] [57793]: DEBUG cinder.api.openstack.wsgi [None req-baccc22f-af7b-45e8-bede-831073cbf0cc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 691.265462] [57793]: DEBUG cinder.api.openstack.wsgi [None req-baccc22f-af7b-45e8-bede-831073cbf0cc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 691.285669] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.285669] [57793]: warnings.warn( [ 691.293035] [57793]: INFO cinder.volume.api [None req-baccc22f-af7b-45e8-bede-831073cbf0cc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 691.301431] [57793]: INFO cinder.api.openstack.wsgi [None req-baccc22f-af7b-45e8-bede-831073cbf0cc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 691.302240] [57793]: [pid: 57793|app: 0|req: 30/63] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:45 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.315809] [57792]: DEBUG cinder.api.middleware.request_id [None req-53d13570-043f-483e-9f32-50adbc66b348 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.319882] [57792]: INFO cinder.api.openstack.wsgi [None req-53d13570-043f-483e-9f32-50adbc66b348 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 692.321115] [57792]: DEBUG cinder.api.openstack.wsgi [None req-53d13570-043f-483e-9f32-50adbc66b348 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 692.321115] [57792]: DEBUG cinder.api.openstack.wsgi [None req-53d13570-043f-483e-9f32-50adbc66b348 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 692.333254] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.333254] [57792]: warnings.warn( [ 692.338079] [57792]: INFO cinder.volume.api [None req-53d13570-043f-483e-9f32-50adbc66b348 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 692.344274] [57792]: INFO cinder.api.openstack.wsgi [None req-53d13570-043f-483e-9f32-50adbc66b348 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 692.345053] [57792]: [pid: 57792|app: 0|req: 34/64] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:47 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.357640] [57793]: DEBUG cinder.api.middleware.request_id [None req-7588eaed-4db3-48c6-bf20-b07628809b2b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.360099] [57793]: INFO cinder.api.openstack.wsgi [None req-7588eaed-4db3-48c6-bf20-b07628809b2b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 693.360336] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7588eaed-4db3-48c6-bf20-b07628809b2b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 693.360563] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7588eaed-4db3-48c6-bf20-b07628809b2b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 693.373471] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.373471] [57793]: warnings.warn( [ 693.380644] [57793]: INFO cinder.volume.api [None req-7588eaed-4db3-48c6-bf20-b07628809b2b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 693.387076] [57793]: INFO cinder.api.openstack.wsgi [None req-7588eaed-4db3-48c6-bf20-b07628809b2b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 693.388130] [57793]: [pid: 57793|app: 0|req: 31/65] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:48 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 693.968025] [57792]: DEBUG cinder.api.middleware.request_id [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-3b2d6ad1-9c58-4ba8-b77e-4eca4064e07e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.970372] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-3b2d6ad1-9c58-4ba8-b77e-4eca4064e07e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 693.970590] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-3b2d6ad1-9c58-4ba8-b77e-4eca4064e07e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 693.970971] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-3b2d6ad1-9c58-4ba8-b77e-4eca4064e07e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 693.982140] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.982140] [57792]: warnings.warn( [ 693.987961] [57792]: INFO cinder.volume.api [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-3b2d6ad1-9c58-4ba8-b77e-4eca4064e07e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 693.995378] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-3b2d6ad1-9c58-4ba8-b77e-4eca4064e07e tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 693.995958] [57792]: [pid: 57792|app: 0|req: 35/66] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:26:48 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 694.001288] [57793]: DEBUG cinder.api.middleware.request_id [None req-06f05055-3291-4121-8891-e33ce6138090 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.001720] [57793]: INFO cinder.api.openstack.wsgi [None req-06f05055-3291-4121-8891-e33ce6138090 None None] GET http://10.180.1.21/volume// [ 694.001936] [57793]: DEBUG cinder.api.openstack.wsgi [None req-06f05055-3291-4121-8891-e33ce6138090 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 694.002195] [57793]: DEBUG cinder.api.openstack.wsgi [None req-06f05055-3291-4121-8891-e33ce6138090 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 694.003324] [57793]: INFO cinder.api.openstack.wsgi [None req-06f05055-3291-4121-8891-e33ce6138090 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 694.003527] [57793]: [pid: 57793|app: 0|req: 32/67] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:26:48 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 694.007922] [57792]: DEBUG cinder.api.middleware.request_id [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-4c018064-6674-4a94-9334-2685caafebf0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.009677] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-4c018064-6674-4a94-9334-2685caafebf0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] POST http://10.180.1.21/volume/v3/attachments [ 694.010282] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-4c018064-6674-4a94-9334-2685caafebf0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31daff33-ed42-496b-b3d1-243c6343e16b", "connector": null, "instance_uuid": "1ee31b8f-5bb3-473a-b27f-331a853ed787"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 694.021735] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.021735] [57792]: warnings.warn( [ 694.052135] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-4c018064-6674-4a94-9334-2685caafebf0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 694.053036] [57792]: [pid: 57792|app: 0|req: 36/68] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:26:48 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 694.409248] [57793]: DEBUG cinder.api.middleware.request_id [None req-13b1dce3-b3bb-4cba-ac8d-fe539369c6b6 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.409248] [57793]: INFO cinder.api.openstack.wsgi [None req-13b1dce3-b3bb-4cba-ac8d-fe539369c6b6 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 694.409248] [57793]: DEBUG cinder.api.openstack.wsgi [None req-13b1dce3-b3bb-4cba-ac8d-fe539369c6b6 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 694.409248] [57793]: DEBUG cinder.api.openstack.wsgi [None req-13b1dce3-b3bb-4cba-ac8d-fe539369c6b6 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 694.430212] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.430212] [57793]: warnings.warn( [ 694.440469] [57793]: INFO cinder.volume.api [None req-13b1dce3-b3bb-4cba-ac8d-fe539369c6b6 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 694.450700] [57793]: INFO cinder.api.openstack.wsgi [None req-13b1dce3-b3bb-4cba-ac8d-fe539369c6b6 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 694.451908] [57793]: [pid: 57793|app: 0|req: 33/69] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:49 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.474563] [57792]: DEBUG cinder.api.middleware.request_id [None req-85db1a97-c703-4f2a-9407-f7421b33e9dc None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.478526] [57792]: INFO cinder.api.openstack.wsgi [None req-85db1a97-c703-4f2a-9407-f7421b33e9dc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 695.478773] [57792]: DEBUG cinder.api.openstack.wsgi [None req-85db1a97-c703-4f2a-9407-f7421b33e9dc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 695.478998] [57792]: DEBUG cinder.api.openstack.wsgi [None req-85db1a97-c703-4f2a-9407-f7421b33e9dc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 695.492160] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.492160] [57792]: warnings.warn( [ 695.496643] [57792]: INFO cinder.volume.api [None req-85db1a97-c703-4f2a-9407-f7421b33e9dc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 695.502620] [57792]: INFO cinder.api.openstack.wsgi [None req-85db1a97-c703-4f2a-9407-f7421b33e9dc tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 695.503081] [57792]: [pid: 57792|app: 0|req: 37/70] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:50 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 696.514457] [57793]: DEBUG cinder.api.middleware.request_id [None req-29b9f1e3-1eb1-4f5f-a8e8-1c23b70c3b84 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.517158] [57793]: INFO cinder.api.openstack.wsgi [None req-29b9f1e3-1eb1-4f5f-a8e8-1c23b70c3b84 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 696.517391] [57793]: DEBUG cinder.api.openstack.wsgi [None req-29b9f1e3-1eb1-4f5f-a8e8-1c23b70c3b84 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 696.517605] [57793]: DEBUG cinder.api.openstack.wsgi [None req-29b9f1e3-1eb1-4f5f-a8e8-1c23b70c3b84 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 696.529214] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.529214] [57793]: warnings.warn( [ 696.534671] [57793]: INFO cinder.volume.api [None req-29b9f1e3-1eb1-4f5f-a8e8-1c23b70c3b84 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 696.541141] [57793]: INFO cinder.api.openstack.wsgi [None req-29b9f1e3-1eb1-4f5f-a8e8-1c23b70c3b84 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 696.541598] [57793]: [pid: 57793|app: 0|req: 34/71] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:51 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 697.552293] [57792]: DEBUG cinder.api.middleware.request_id [None req-36cfc922-420d-417a-a50a-e594e90869f9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.555354] [57792]: INFO cinder.api.openstack.wsgi [None req-36cfc922-420d-417a-a50a-e594e90869f9 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 697.555653] [57792]: DEBUG cinder.api.openstack.wsgi [None req-36cfc922-420d-417a-a50a-e594e90869f9 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 697.555956] [57792]: DEBUG cinder.api.openstack.wsgi [None req-36cfc922-420d-417a-a50a-e594e90869f9 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 697.567590] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567590] [57792]: warnings.warn( [ 697.572985] [57792]: INFO cinder.volume.api [None req-36cfc922-420d-417a-a50a-e594e90869f9 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 697.578844] [57792]: INFO cinder.api.openstack.wsgi [None req-36cfc922-420d-417a-a50a-e594e90869f9 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 697.579349] [57792]: [pid: 57792|app: 0|req: 38/72] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:52 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.593423] [57793]: DEBUG cinder.api.middleware.request_id [None req-44881ac1-dbdf-41d6-98ea-28369de83336 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.598811] [57793]: INFO cinder.api.openstack.wsgi [None req-44881ac1-dbdf-41d6-98ea-28369de83336 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 698.598811] [57793]: DEBUG cinder.api.openstack.wsgi [None req-44881ac1-dbdf-41d6-98ea-28369de83336 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 698.598811] [57793]: DEBUG cinder.api.openstack.wsgi [None req-44881ac1-dbdf-41d6-98ea-28369de83336 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.609255] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.609255] [57793]: warnings.warn( [ 698.614161] [57793]: INFO cinder.volume.api [None req-44881ac1-dbdf-41d6-98ea-28369de83336 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 698.620407] [57793]: INFO cinder.api.openstack.wsgi [None req-44881ac1-dbdf-41d6-98ea-28369de83336 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 698.620856] [57793]: [pid: 57793|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:53 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.632641] [57792]: DEBUG cinder.api.middleware.request_id [None req-062064df-d11f-4bc9-b346-920b1e61c250 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.634617] [57792]: INFO cinder.api.openstack.wsgi [None req-062064df-d11f-4bc9-b346-920b1e61c250 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 699.634892] [57792]: DEBUG cinder.api.openstack.wsgi [None req-062064df-d11f-4bc9-b346-920b1e61c250 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 699.635166] [57792]: DEBUG cinder.api.openstack.wsgi [None req-062064df-d11f-4bc9-b346-920b1e61c250 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 699.651584] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.651584] [57792]: warnings.warn( [ 699.656733] [57792]: INFO cinder.volume.api [None req-062064df-d11f-4bc9-b346-920b1e61c250 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 699.662734] [57792]: INFO cinder.api.openstack.wsgi [None req-062064df-d11f-4bc9-b346-920b1e61c250 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 699.663205] [57792]: [pid: 57792|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:54 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.677984] [57793]: DEBUG cinder.api.middleware.request_id [None req-18e0db21-9d8d-433e-9e4d-7b07906382f3 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.680664] [57793]: INFO cinder.api.openstack.wsgi [None req-18e0db21-9d8d-433e-9e4d-7b07906382f3 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 700.680900] [57793]: DEBUG cinder.api.openstack.wsgi [None req-18e0db21-9d8d-433e-9e4d-7b07906382f3 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 700.681153] [57793]: DEBUG cinder.api.openstack.wsgi [None req-18e0db21-9d8d-433e-9e4d-7b07906382f3 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.707262] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.707262] [57793]: warnings.warn( [ 700.721047] [57793]: INFO cinder.volume.api [None req-18e0db21-9d8d-433e-9e4d-7b07906382f3 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 700.730343] [57793]: INFO cinder.api.openstack.wsgi [None req-18e0db21-9d8d-433e-9e4d-7b07906382f3 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 700.730343] [57793]: [pid: 57793|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:55 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.918534] [57792]: DEBUG cinder.api.middleware.request_id [None req-db8a9a34-4630-424b-a570-1d13f0580b20 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.921967] [57792]: INFO cinder.api.openstack.wsgi [None req-db8a9a34-4630-424b-a570-1d13f0580b20 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 700.922250] [57792]: DEBUG cinder.api.openstack.wsgi [None req-db8a9a34-4630-424b-a570-1d13f0580b20 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 700.922454] [57792]: DEBUG cinder.api.openstack.wsgi [None req-db8a9a34-4630-424b-a570-1d13f0580b20 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.937773] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.937773] [57792]: warnings.warn( [ 700.943628] [57792]: INFO cinder.volume.api [None req-db8a9a34-4630-424b-a570-1d13f0580b20 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 700.950357] [57792]: INFO cinder.api.openstack.wsgi [None req-db8a9a34-4630-424b-a570-1d13f0580b20 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 700.950948] [57792]: [pid: 57792|app: 0|req: 40/76] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:55 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 700.969496] [57793]: DEBUG cinder.api.middleware.request_id [None req-29195838-2d1e-4b9c-b6d2-5beaf67f4002 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.971879] [57793]: INFO cinder.api.openstack.wsgi [None req-29195838-2d1e-4b9c-b6d2-5beaf67f4002 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 700.972880] [57793]: DEBUG cinder.api.openstack.wsgi [None req-29195838-2d1e-4b9c-b6d2-5beaf67f4002 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 700.973195] [57793]: DEBUG cinder.api.openstack.wsgi [None req-29195838-2d1e-4b9c-b6d2-5beaf67f4002 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.973476] [57793]: INFO cinder.api.v3.volumes [None req-29195838-2d1e-4b9c-b6d2-5beaf67f4002 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Delete volume with id: 5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 700.987369] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.987369] [57793]: warnings.warn( [ 700.987971] [57793]: INFO cinder.volume.api [None req-29195838-2d1e-4b9c-b6d2-5beaf67f4002 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 701.025482] [57793]: INFO cinder.volume.api [None req-29195838-2d1e-4b9c-b6d2-5beaf67f4002 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Delete volume request issued successfully. [ 701.025851] [57793]: INFO cinder.api.openstack.wsgi [None req-29195838-2d1e-4b9c-b6d2-5beaf67f4002 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 202 [ 701.026859] [57793]: [pid: 57793|app: 0|req: 37/77] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:26:55 2025] DELETE /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 701.036142] [57792]: DEBUG cinder.api.middleware.request_id [None req-78a2c6dc-1071-460e-ad2e-e3673b5f635e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.036142] [57792]: INFO cinder.api.openstack.wsgi [None req-78a2c6dc-1071-460e-ad2e-e3673b5f635e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 701.036142] [57792]: DEBUG cinder.api.openstack.wsgi [None req-78a2c6dc-1071-460e-ad2e-e3673b5f635e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 701.036280] [57792]: DEBUG cinder.api.openstack.wsgi [None req-78a2c6dc-1071-460e-ad2e-e3673b5f635e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 701.049130] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.049130] [57792]: warnings.warn( [ 701.053918] [57792]: INFO cinder.volume.api [None req-78a2c6dc-1071-460e-ad2e-e3673b5f635e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 701.064027] [57792]: INFO cinder.api.openstack.wsgi [None req-78a2c6dc-1071-460e-ad2e-e3673b5f635e tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 701.064555] [57792]: [pid: 57792|app: 0|req: 41/78] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:55 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.741533] [57793]: DEBUG cinder.api.middleware.request_id [None req-e075509b-e019-4995-a349-0757c03a07ce None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.745877] [57793]: INFO cinder.api.openstack.wsgi [None req-e075509b-e019-4995-a349-0757c03a07ce tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 701.746288] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e075509b-e019-4995-a349-0757c03a07ce tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 701.746461] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e075509b-e019-4995-a349-0757c03a07ce tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 701.763637] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.763637] [57793]: warnings.warn( [ 701.770720] [57793]: INFO cinder.volume.api [None req-e075509b-e019-4995-a349-0757c03a07ce tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 701.778687] [57793]: INFO cinder.api.openstack.wsgi [None req-e075509b-e019-4995-a349-0757c03a07ce tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 701.779553] [57793]: [pid: 57793|app: 0|req: 38/79] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:56 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.079556] [57792]: DEBUG cinder.api.middleware.request_id [None req-d4c28a27-855c-403d-a568-78e1f8084d69 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.082729] [57792]: INFO cinder.api.openstack.wsgi [None req-d4c28a27-855c-403d-a568-78e1f8084d69 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 702.082985] [57792]: DEBUG cinder.api.openstack.wsgi [None req-d4c28a27-855c-403d-a568-78e1f8084d69 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.083286] [57792]: DEBUG cinder.api.openstack.wsgi [None req-d4c28a27-855c-403d-a568-78e1f8084d69 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.097205] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.097205] [57792]: warnings.warn( [ 702.102325] [57792]: INFO cinder.volume.api [None req-d4c28a27-855c-403d-a568-78e1f8084d69 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 702.111319] [57792]: INFO cinder.api.openstack.wsgi [None req-d4c28a27-855c-403d-a568-78e1f8084d69 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 702.111821] [57792]: [pid: 57792|app: 0|req: 42/80] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:56 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 702.791633] [57793]: DEBUG cinder.api.middleware.request_id [None req-9d6a646b-5afb-49c4-99d9-6ce28cf3a6a2 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.795166] [57793]: INFO cinder.api.openstack.wsgi [None req-9d6a646b-5afb-49c4-99d9-6ce28cf3a6a2 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 702.795733] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9d6a646b-5afb-49c4-99d9-6ce28cf3a6a2 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.796040] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9d6a646b-5afb-49c4-99d9-6ce28cf3a6a2 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.808141] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.808141] [57793]: warnings.warn( [ 702.813061] [57793]: INFO cinder.volume.api [None req-9d6a646b-5afb-49c4-99d9-6ce28cf3a6a2 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 702.819417] [57793]: INFO cinder.api.openstack.wsgi [None req-9d6a646b-5afb-49c4-99d9-6ce28cf3a6a2 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 702.820238] [57793]: [pid: 57793|app: 0|req: 39/81] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:57 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.125548] [57792]: DEBUG cinder.api.middleware.request_id [None req-04aa1e96-eb4d-4ece-9dbb-134beb81e0ef None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.129109] [57792]: INFO cinder.api.openstack.wsgi [None req-04aa1e96-eb4d-4ece-9dbb-134beb81e0ef tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 703.129348] [57792]: DEBUG cinder.api.openstack.wsgi [None req-04aa1e96-eb4d-4ece-9dbb-134beb81e0ef tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 703.129568] [57792]: DEBUG cinder.api.openstack.wsgi [None req-04aa1e96-eb4d-4ece-9dbb-134beb81e0ef tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 703.142779] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.142779] [57792]: warnings.warn( [ 703.148590] [57792]: INFO cinder.volume.api [None req-04aa1e96-eb4d-4ece-9dbb-134beb81e0ef tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Volume info retrieved successfully. [ 703.157782] [57792]: INFO cinder.api.openstack.wsgi [None req-04aa1e96-eb4d-4ece-9dbb-134beb81e0ef tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 200 [ 703.158305] [57792]: [pid: 57792|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:57 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.830419] [57793]: DEBUG cinder.api.middleware.request_id [None req-6334984b-df25-4ddb-9c43-b270f970c902 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.832720] [57793]: INFO cinder.api.openstack.wsgi [None req-6334984b-df25-4ddb-9c43-b270f970c902 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 703.832833] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6334984b-df25-4ddb-9c43-b270f970c902 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 703.834042] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6334984b-df25-4ddb-9c43-b270f970c902 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 703.843466] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.843466] [57793]: warnings.warn( [ 703.848545] [57793]: INFO cinder.volume.api [None req-6334984b-df25-4ddb-9c43-b270f970c902 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 703.855726] [57793]: INFO cinder.api.openstack.wsgi [None req-6334984b-df25-4ddb-9c43-b270f970c902 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 703.856225] [57793]: [pid: 57793|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:58 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.175169] [57792]: DEBUG cinder.api.middleware.request_id [None req-6707e999-b184-473a-b5a5-2101540c1254 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.179041] [57792]: INFO cinder.api.openstack.wsgi [None req-6707e999-b184-473a-b5a5-2101540c1254 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 704.179275] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6707e999-b184-473a-b5a5-2101540c1254 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 704.179488] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6707e999-b184-473a-b5a5-2101540c1254 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 704.195230] [57792]: INFO cinder.api.openstack.wsgi [None req-6707e999-b184-473a-b5a5-2101540c1254 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 404 [ 704.195868] [57792]: [pid: 57792|app: 0|req: 44/84] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:58 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 704.867932] [57793]: DEBUG cinder.api.middleware.request_id [None req-3ddf1ba3-beff-47aa-bd7c-f45cd85afd74 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.870833] [57793]: INFO cinder.api.openstack.wsgi [None req-3ddf1ba3-beff-47aa-bd7c-f45cd85afd74 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 704.870833] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3ddf1ba3-beff-47aa-bd7c-f45cd85afd74 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 704.870974] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3ddf1ba3-beff-47aa-bd7c-f45cd85afd74 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 704.884702] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.884702] [57793]: warnings.warn( [ 704.891963] [57793]: INFO cinder.volume.api [None req-3ddf1ba3-beff-47aa-bd7c-f45cd85afd74 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 704.901299] [57793]: INFO cinder.api.openstack.wsgi [None req-3ddf1ba3-beff-47aa-bd7c-f45cd85afd74 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 704.901299] [57793]: [pid: 57793|app: 0|req: 41/85] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:26:59 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.915097] [57792]: DEBUG cinder.api.middleware.request_id [None req-eb2da6dc-3525-4d70-a93c-3671875e04cf None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.917908] [57792]: INFO cinder.api.openstack.wsgi [None req-eb2da6dc-3525-4d70-a93c-3671875e04cf tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 705.918147] [57792]: DEBUG cinder.api.openstack.wsgi [None req-eb2da6dc-3525-4d70-a93c-3671875e04cf tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 705.918377] [57792]: DEBUG cinder.api.openstack.wsgi [None req-eb2da6dc-3525-4d70-a93c-3671875e04cf tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 705.935650] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.935650] [57792]: warnings.warn( [ 705.941036] [57792]: INFO cinder.volume.api [None req-eb2da6dc-3525-4d70-a93c-3671875e04cf tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 705.950736] [57792]: INFO cinder.api.openstack.wsgi [None req-eb2da6dc-3525-4d70-a93c-3671875e04cf tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 705.951272] [57792]: [pid: 57792|app: 0|req: 45/86] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:27:00 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 706.964470] [57793]: DEBUG cinder.api.middleware.request_id [None req-8a4ebcd8-baf1-4833-80f7-68af494a514f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.967110] [57793]: INFO cinder.api.openstack.wsgi [None req-8a4ebcd8-baf1-4833-80f7-68af494a514f tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 706.967380] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8a4ebcd8-baf1-4833-80f7-68af494a514f tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 706.967563] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8a4ebcd8-baf1-4833-80f7-68af494a514f tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 706.978852] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.978852] [57793]: warnings.warn( [ 706.983326] [57793]: INFO cinder.volume.api [None req-8a4ebcd8-baf1-4833-80f7-68af494a514f tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 706.989069] [57793]: INFO cinder.api.openstack.wsgi [None req-8a4ebcd8-baf1-4833-80f7-68af494a514f tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 706.989509] [57793]: [pid: 57793|app: 0|req: 42/87] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:27:01 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.000147] [57792]: DEBUG cinder.api.middleware.request_id [None req-2340606e-6efb-4bca-a0d7-e80be20f9c60 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.003416] [57792]: INFO cinder.api.openstack.wsgi [None req-2340606e-6efb-4bca-a0d7-e80be20f9c60 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 708.003694] [57792]: DEBUG cinder.api.openstack.wsgi [None req-2340606e-6efb-4bca-a0d7-e80be20f9c60 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 708.003922] [57792]: DEBUG cinder.api.openstack.wsgi [None req-2340606e-6efb-4bca-a0d7-e80be20f9c60 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 708.014787] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.014787] [57792]: warnings.warn( [ 708.020674] [57792]: INFO cinder.volume.api [None req-2340606e-6efb-4bca-a0d7-e80be20f9c60 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 708.027352] [57792]: INFO cinder.api.openstack.wsgi [None req-2340606e-6efb-4bca-a0d7-e80be20f9c60 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 708.027968] [57792]: [pid: 57792|app: 0|req: 46/88] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:27:02 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.038025] [57793]: DEBUG cinder.api.middleware.request_id [None req-20e46dcc-7e98-4cd9-9293-1e3acd86b297 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.040995] [57793]: INFO cinder.api.openstack.wsgi [None req-20e46dcc-7e98-4cd9-9293-1e3acd86b297 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 709.040995] [57793]: DEBUG cinder.api.openstack.wsgi [None req-20e46dcc-7e98-4cd9-9293-1e3acd86b297 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 709.040995] [57793]: DEBUG cinder.api.openstack.wsgi [None req-20e46dcc-7e98-4cd9-9293-1e3acd86b297 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 709.053295] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.053295] [57793]: warnings.warn( [ 709.058490] [57793]: INFO cinder.volume.api [None req-20e46dcc-7e98-4cd9-9293-1e3acd86b297 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 709.065926] [57793]: INFO cinder.api.openstack.wsgi [None req-20e46dcc-7e98-4cd9-9293-1e3acd86b297 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 709.066610] [57793]: [pid: 57793|app: 0|req: 43/89] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:27:03 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.079917] [57792]: DEBUG cinder.api.middleware.request_id [None req-8220bcf2-9979-428a-8b12-2c1fb2be8119 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.082215] [57792]: INFO cinder.api.openstack.wsgi [None req-8220bcf2-9979-428a-8b12-2c1fb2be8119 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 710.082458] [57792]: DEBUG cinder.api.openstack.wsgi [None req-8220bcf2-9979-428a-8b12-2c1fb2be8119 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 710.082778] [57792]: DEBUG cinder.api.openstack.wsgi [None req-8220bcf2-9979-428a-8b12-2c1fb2be8119 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 710.099589] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.099589] [57792]: warnings.warn( [ 710.105852] [57792]: INFO cinder.volume.api [None req-8220bcf2-9979-428a-8b12-2c1fb2be8119 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 710.114182] [57792]: INFO cinder.api.openstack.wsgi [None req-8220bcf2-9979-428a-8b12-2c1fb2be8119 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 710.114634] [57792]: [pid: 57792|app: 0|req: 47/90] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:27:04 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 1391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 711.071851] [57793]: DEBUG cinder.api.middleware.request_id [None req-afc37b3b-4d43-40ee-a3e9-74205ba80c6f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.072526] [57793]: INFO cinder.api.openstack.wsgi [None req-afc37b3b-4d43-40ee-a3e9-74205ba80c6f None None] GET http://10.180.1.21/volume// [ 711.072685] [57793]: DEBUG cinder.api.openstack.wsgi [None req-afc37b3b-4d43-40ee-a3e9-74205ba80c6f None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 711.073035] [57793]: DEBUG cinder.api.openstack.wsgi [None req-afc37b3b-4d43-40ee-a3e9-74205ba80c6f None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 711.073803] [57793]: INFO cinder.api.openstack.wsgi [None req-afc37b3b-4d43-40ee-a3e9-74205ba80c6f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 711.074245] [57793]: [pid: 57793|app: 0|req: 44/91] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:27:05 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 711.087836] [57792]: DEBUG cinder.api.middleware.request_id [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-f9e13524-ffd5-4e3f-92e6-65535337eef9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.091065] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-f9e13524-ffd5-4e3f-92e6-65535337eef9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 711.091331] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-f9e13524-ffd5-4e3f-92e6-65535337eef9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 711.091639] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-f9e13524-ffd5-4e3f-92e6-65535337eef9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 711.107520] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.107520] [57792]: warnings.warn( [ 711.114298] [57792]: INFO cinder.volume.api [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-f9e13524-ffd5-4e3f-92e6-65535337eef9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 711.119426] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-f9e13524-ffd5-4e3f-92e6-65535337eef9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 711.119886] [57792]: [pid: 57792|app: 0|req: 48/92] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:27:05 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 1572 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 711.270451] [57793]: DEBUG cinder.api.middleware.request_id [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-1a1677dc-72e1-44d5-93fd-630831432734 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.273449] [57793]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-1a1677dc-72e1-44d5-93fd-630831432734 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] PUT http://10.180.1.21/volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc [ 711.274271] [57793]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-1a1677dc-72e1-44d5-93fd-630831432734 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-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=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 711.282702] [57793]: DEBUG cinder.coordination [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-1a1677dc-72e1-44d5-93fd-630831432734 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Acquiring lock "cinder-attachment_update-31daff33-ed42-496b-b3d1-243c6343e16b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 711.287778] [57793]: DEBUG cinder.coordination [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-1a1677dc-72e1-44d5-93fd-630831432734 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Lock "cinder-attachment_update-31daff33-ed42-496b-b3d1-243c6343e16b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 711.288913] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.288913] [57793]: warnings.warn( [ 711.812175] [57793]: DEBUG cinder.coordination [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-1a1677dc-72e1-44d5-93fd-630831432734 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Lock "cinder-attachment_update-31daff33-ed42-496b-b3d1-243c6343e16b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 711.812175] [57793]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-1a1677dc-72e1-44d5-93fd-630831432734 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc returned with HTTP 200 [ 711.812517] [57793]: [pid: 57793|app: 0|req: 45/93] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:27:06 2025] PUT /volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 712.322717] [57792]: DEBUG cinder.api.middleware.request_id [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-bf402450-7f37-4cbc-9db4-35c5ad29835b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.326051] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-bf402450-7f37-4cbc-9db4-35c5ad29835b tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] POST http://10.180.1.21/volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc/action [ 712.326224] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-bf402450-7f37-4cbc-9db4-35c5ad29835b tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 712.327131] [57792]: DEBUG cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-bf402450-7f37-4cbc-9db4-35c5ad29835b tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 712.361320] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.361320] [57792]: warnings.warn( [ 712.381545] [57792]: INFO cinder.api.openstack.wsgi [req-08a085fc-90ec-49f7-ad81-fe40841c43a6 req-bf402450-7f37-4cbc-9db4-35c5ad29835b tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc/action returned with HTTP 204 [ 712.382154] [57792]: [pid: 57792|app: 0|req: 49/94] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:27:07 2025] POST /volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 716.898578] [57793]: DEBUG cinder.api.middleware.request_id [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-0025b9c9-0050-4f0f-999c-f5bf93ec0e4b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.901157] [57793]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-0025b9c9-0050-4f0f-999c-f5bf93ec0e4b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 716.901821] [57793]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-0025b9c9-0050-4f0f-999c-f5bf93ec0e4b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 716.901821] [57793]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-0025b9c9-0050-4f0f-999c-f5bf93ec0e4b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 716.923249] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.923249] [57793]: warnings.warn( [ 716.930672] [57793]: INFO cinder.volume.api [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-0025b9c9-0050-4f0f-999c-f5bf93ec0e4b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 716.940064] [57793]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-0025b9c9-0050-4f0f-999c-f5bf93ec0e4b tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 716.942178] [57793]: [pid: 57793|app: 0|req: 46/95] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:27:11 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 1391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.508577] [57792]: DEBUG cinder.api.middleware.request_id [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-2eb19195-56b4-4ff7-86c6-ac335a1ce781 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.511120] [57792]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-2eb19195-56b4-4ff7-86c6-ac335a1ce781 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 717.511399] [57792]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-2eb19195-56b4-4ff7-86c6-ac335a1ce781 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 717.511586] [57792]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-2eb19195-56b4-4ff7-86c6-ac335a1ce781 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 717.527104] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.527104] [57792]: warnings.warn( [ 717.534483] [57792]: INFO cinder.volume.api [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-2eb19195-56b4-4ff7-86c6-ac335a1ce781 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 717.542559] [57792]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-2eb19195-56b4-4ff7-86c6-ac335a1ce781 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 717.545270] [57792]: [pid: 57792|app: 0|req: 50/96] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:27:12 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 1391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.549040] [57793]: DEBUG cinder.api.middleware.request_id [None req-3578e1ae-0a81-42c1-a854-2e8d7ba8a67e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.549575] [57793]: INFO cinder.api.openstack.wsgi [None req-3578e1ae-0a81-42c1-a854-2e8d7ba8a67e None None] GET http://10.180.1.21/volume// [ 717.549819] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3578e1ae-0a81-42c1-a854-2e8d7ba8a67e None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 717.550051] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3578e1ae-0a81-42c1-a854-2e8d7ba8a67e None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 717.550478] [57793]: INFO cinder.api.openstack.wsgi [None req-3578e1ae-0a81-42c1-a854-2e8d7ba8a67e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 717.550941] [57793]: [pid: 57793|app: 0|req: 47/97] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:27:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 717.555065] [57792]: DEBUG cinder.api.middleware.request_id [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-36d8df2e-e6b4-4c33-95ef-51d73b695db4 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.557732] [57792]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-36d8df2e-e6b4-4c33-95ef-51d73b695db4 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] POST http://10.180.1.21/volume/v3/attachments [ 717.558351] [57792]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-36d8df2e-e6b4-4c33-95ef-51d73b695db4 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c072f10-d09b-47cc-ab9b-bd247cc3d596", "connector": null, "instance_uuid": "651e4382-f857-4e51-be98-7a69232637cb"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 717.567809] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.567809] [57792]: warnings.warn( [ 717.596120] [57792]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-36d8df2e-e6b4-4c33-95ef-51d73b695db4 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 717.597017] [57792]: [pid: 57792|app: 0|req: 51/98] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:27:12 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 726.933561] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=196,cinder:UPDATE=31,cinder:INSERT=22 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 727.212610] [57793]: DEBUG cinder.api.middleware.request_id [req-c769153c-96e9-4a42-be30-7e1706b5004f req-56649a2c-4968-4ef0-b3fb-66414babccba None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.215375] [57793]: INFO cinder.api.openstack.wsgi [req-c769153c-96e9-4a42-be30-7e1706b5004f req-56649a2c-4968-4ef0-b3fb-66414babccba tempest-InstanceActionsTestJSON-1280877042 tempest-InstanceActionsTestJSON-1280877042-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=c8ea402b-3b65-4b67-ae16-b3ae51a3dc86 [ 727.215480] [57793]: DEBUG cinder.api.openstack.wsgi [req-c769153c-96e9-4a42-be30-7e1706b5004f req-56649a2c-4968-4ef0-b3fb-66414babccba tempest-InstanceActionsTestJSON-1280877042 tempest-InstanceActionsTestJSON-1280877042-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 727.215724] [57793]: DEBUG cinder.api.openstack.wsgi [req-c769153c-96e9-4a42-be30-7e1706b5004f req-56649a2c-4968-4ef0-b3fb-66414babccba tempest-InstanceActionsTestJSON-1280877042 tempest-InstanceActionsTestJSON-1280877042-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 727.241134] [57793]: INFO cinder.api.openstack.wsgi [req-c769153c-96e9-4a42-be30-7e1706b5004f req-56649a2c-4968-4ef0-b3fb-66414babccba tempest-InstanceActionsTestJSON-1280877042 tempest-InstanceActionsTestJSON-1280877042-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=c8ea402b-3b65-4b67-ae16-b3ae51a3dc86 returned with HTTP 200 [ 727.241725] [57793]: [pid: 57793|app: 0|req: 48/99] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Nov 20 20:27:21 2025] GET /volume/v3/attachments?instance_id=c8ea402b-3b65-4b67-ae16-b3ae51a3dc86 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.594318] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=179,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 732.998436] [57792]: DEBUG cinder.api.middleware.request_id [None req-f56039b9-b317-44e6-b31f-9ddfe60115e7 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.004260] [57792]: INFO cinder.api.openstack.wsgi [None req-f56039b9-b317-44e6-b31f-9ddfe60115e7 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 733.004520] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f56039b9-b317-44e6-b31f-9ddfe60115e7 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 733.004761] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f56039b9-b317-44e6-b31f-9ddfe60115e7 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 733.004975] [57792]: INFO cinder.api.v3.volumes [None req-f56039b9-b317-44e6-b31f-9ddfe60115e7 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Delete volume with id: 5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 733.015964] [57792]: INFO cinder.api.openstack.wsgi [None req-f56039b9-b317-44e6-b31f-9ddfe60115e7 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 404 [ 733.015964] [57792]: [pid: 57792|app: 0|req: 52/100] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:27:27 2025] DELETE /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 733.019322] [57793]: DEBUG cinder.api.middleware.request_id [None req-fe764547-2a61-43ff-8913-a39e59bcb883 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.022587] [57793]: INFO cinder.api.openstack.wsgi [None req-fe764547-2a61-43ff-8913-a39e59bcb883 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] GET http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 [ 733.022817] [57793]: DEBUG cinder.api.openstack.wsgi [None req-fe764547-2a61-43ff-8913-a39e59bcb883 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 733.023335] [57793]: DEBUG cinder.api.openstack.wsgi [None req-fe764547-2a61-43ff-8913-a39e59bcb883 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 733.033026] [57793]: INFO cinder.api.openstack.wsgi [None req-fe764547-2a61-43ff-8913-a39e59bcb883 tempest-VolumesAssistedSnapshotsTest-423696886 tempest-VolumesAssistedSnapshotsTest-423696886-project-admin] http://10.180.1.21/volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 returned with HTTP 404 [ 733.033026] [57793]: [pid: 57793|app: 0|req: 49/101] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:27:27 2025] GET /volume/v3/volumes/5c623140-2a5f-4c38-9cbd-39a5b2e82500 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 734.233920] [57792]: DEBUG cinder.api.middleware.request_id [None req-7a86701d-35eb-42af-80cd-9794616e93a4 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.239027] [57792]: INFO cinder.api.openstack.wsgi [None req-7a86701d-35eb-42af-80cd-9794616e93a4 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 734.239027] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7a86701d-35eb-42af-80cd-9794616e93a4 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 734.239027] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7a86701d-35eb-42af-80cd-9794616e93a4 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 734.261606] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.261606] [57792]: warnings.warn( [ 734.271276] [57792]: INFO cinder.volume.api [None req-7a86701d-35eb-42af-80cd-9794616e93a4 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 734.277899] [57792]: INFO cinder.api.openstack.wsgi [None req-7a86701d-35eb-42af-80cd-9794616e93a4 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 734.278412] [57792]: [pid: 57792|app: 0|req: 53/102] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 20:27:28 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 1865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 743.027839] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=2 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 744.272493] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=6 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 744.797996] [57793]: DEBUG cinder.api.middleware.request_id [None req-e686cac1-d799-4001-a705-c33b26fb3aad None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.798957] [57793]: INFO cinder.api.openstack.wsgi [None req-e686cac1-d799-4001-a705-c33b26fb3aad None None] GET http://10.180.1.21/volume// [ 744.799576] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e686cac1-d799-4001-a705-c33b26fb3aad None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 744.801688] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e686cac1-d799-4001-a705-c33b26fb3aad None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 744.802551] [57793]: INFO cinder.api.openstack.wsgi [None req-e686cac1-d799-4001-a705-c33b26fb3aad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 744.803021] [57793]: [pid: 57793|app: 0|req: 50/103] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:27:39 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 744.819487] [57792]: DEBUG cinder.api.middleware.request_id [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-ec36a028-2ddf-4ac7-a3f5-c7219dc04089 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.829368] [57792]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-ec36a028-2ddf-4ac7-a3f5-c7219dc04089 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] GET http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 744.829368] [57792]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-ec36a028-2ddf-4ac7-a3f5-c7219dc04089 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 744.829368] [57792]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-ec36a028-2ddf-4ac7-a3f5-c7219dc04089 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 744.851356] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.851356] [57792]: warnings.warn( [ 744.858531] [57792]: INFO cinder.volume.api [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-ec36a028-2ddf-4ac7-a3f5-c7219dc04089 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 744.867636] [57792]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-ec36a028-2ddf-4ac7-a3f5-c7219dc04089 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 200 [ 744.868370] [57792]: [pid: 57792|app: 0|req: 54/104] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:27:39 2025] GET /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 1571 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 745.035759] [57793]: DEBUG cinder.api.middleware.request_id [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-f3f906f6-13ed-4d97-abcf-417464071013 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.038398] [57793]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-f3f906f6-13ed-4d97-abcf-417464071013 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] PUT http://10.180.1.21/volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef [ 745.038930] [57793]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-f3f906f6-13ed-4d97-abcf-417464071013 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-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=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 745.050107] [57793]: DEBUG cinder.coordination [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-f3f906f6-13ed-4d97-abcf-417464071013 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Acquiring lock "cinder-attachment_update-3c072f10-d09b-47cc-ab9b-bd247cc3d596-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 745.056389] [57793]: DEBUG cinder.coordination [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-f3f906f6-13ed-4d97-abcf-417464071013 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Lock "cinder-attachment_update-3c072f10-d09b-47cc-ab9b-bd247cc3d596-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 745.057926] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.057926] [57793]: warnings.warn( [ 745.582567] [57793]: DEBUG cinder.coordination [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-f3f906f6-13ed-4d97-abcf-417464071013 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Lock "cinder-attachment_update-3c072f10-d09b-47cc-ab9b-bd247cc3d596-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 745.583016] [57793]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-f3f906f6-13ed-4d97-abcf-417464071013 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef returned with HTTP 200 [ 745.583524] [57793]: [pid: 57793|app: 0|req: 51/105] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:27:39 2025] PUT /volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.103146] [57792]: DEBUG cinder.api.middleware.request_id [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-e3d12352-19e3-4519-8064-a60775c88440 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.105310] [57792]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-e3d12352-19e3-4519-8064-a60775c88440 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] POST http://10.180.1.21/volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef/action [ 746.105741] [57792]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-e3d12352-19e3-4519-8064-a60775c88440 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 746.105917] [57792]: DEBUG cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-e3d12352-19e3-4519-8064-a60775c88440 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 746.128061] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.128061] [57792]: warnings.warn( [ 746.138496] [57792]: INFO cinder.api.openstack.wsgi [req-a804f2b0-48f8-49c2-9c57-51b847106a7b req-e3d12352-19e3-4519-8064-a60775c88440 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef/action returned with HTTP 204 [ 746.138496] [57792]: [pid: 57792|app: 0|req: 55/106] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:27:40 2025] POST /volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 746.754335] [57793]: DEBUG cinder.api.middleware.request_id [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.756796] [57793]: INFO cinder.api.openstack.wsgi [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] POST http://10.180.1.21/volume/v3/volumes [ 746.757212] [57793]: DEBUG cinder.api.openstack.wsgi [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1916666796", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 746.759190] [57793]: DEBUG cinder.api.v3.volumes [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1916666796', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 746.759326] [57793]: INFO cinder.api.v3.volumes [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Create volume of 1 GB [ 746.759705] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.759705] [57793]: warnings.warn( [ 746.766331] [57793]: INFO cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Availability Zones retrieved successfully. [ 746.774983] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Flow 'volume_create_api' (9be7790a-7d5a-42ca-b9f3-9e8dfe5e126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 746.774983] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77030316-fd83-4a55-83eb-5f59d8a51b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.775972] [57793]: DEBUG cinder.volume.flows.api.create_volume [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 746.801502] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77030316-fd83-4a55-83eb-5f59d8a51b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.802761] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e2b0a9-2c19-48bc-a2f2-50a84fb06f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.874641] [57793]: DEBUG cinder.quota [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Created reservations ['3538071a-862a-47da-9792-29c849c54dbd', '18595dd9-3cac-4dcf-ae5d-ca18760a3052', '78fed602-7bb9-4880-8e91-7bfff04ff86f', '110d995a-24a3-419d-a2aa-96b0b973c3da'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 746.875701] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e2b0a9-2c19-48bc-a2f2-50a84fb06f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3538071a-862a-47da-9792-29c849c54dbd', '18595dd9-3cac-4dcf-ae5d-ca18760a3052', '78fed602-7bb9-4880-8e91-7bfff04ff86f', '110d995a-24a3-419d-a2aa-96b0b973c3da']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.876861] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d4043c-3dcd-4165-871b-ec55dac28711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.914541] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74d4043c-3dcd-4165-871b-ec55dac28711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1916666796',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1801d6d97dc947c49b059cd987b00910',qos_specs=None,replication_status=,reservations=['3538071a-862a-47da-9792-29c849c54dbd','18595dd9-3cac-4dcf-ae5d-ca18760a3052','78fed602-7bb9-4880-8e91-7bfff04ff86f','110d995a-24a3-419d-a2aa-96b0b973c3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d64019dcb614b419ea07c2f2f81608c',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1916666796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1801d6d97dc947c49b059cd987b00910',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='9d64019dcb614b419ea07c2f2f81608c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.915598] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be9e7f1-6af2-4d49-a8e4-5e50e1ba2d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.934650] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6be9e7f1-6af2-4d49-a8e4-5e50e1ba2d39) 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-1916666796',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1801d6d97dc947c49b059cd987b00910',qos_specs=None,replication_status=,reservations=['3538071a-862a-47da-9792-29c849c54dbd','18595dd9-3cac-4dcf-ae5d-ca18760a3052','78fed602-7bb9-4880-8e91-7bfff04ff86f','110d995a-24a3-419d-a2aa-96b0b973c3da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d64019dcb614b419ea07c2f2f81608c',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.935691] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8612a764-ccac-4332-be2a-aa022b3d87c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 746.946954] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8612a764-ccac-4332-be2a-aa022b3d87c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 746.946954] [57793]: DEBUG cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Flow 'volume_create_api' (9be7790a-7d5a-42ca-b9f3-9e8dfe5e126d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 746.946954] [57793]: INFO cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Create volume request issued successfully. [ 746.947329] [57793]: INFO cinder.api.openstack.wsgi [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-bed1cffb-c268-4699-a840-78156db494c4 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 746.947972] [57793]: [pid: 57793|app: 0|req: 52/107] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Nov 20 20:27:41 2025] POST /volume/v3/volumes => generated 762 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 746.955165] [57792]: DEBUG cinder.api.middleware.request_id [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-3bdfb038-9c7f-4425-9e6b-4593c2a540ce None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.957939] [57792]: INFO cinder.api.openstack.wsgi [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-3bdfb038-9c7f-4425-9e6b-4593c2a540ce tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] GET http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 [ 746.958302] [57792]: DEBUG cinder.api.openstack.wsgi [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-3bdfb038-9c7f-4425-9e6b-4593c2a540ce tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 746.959890] [57792]: DEBUG cinder.api.openstack.wsgi [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-3bdfb038-9c7f-4425-9e6b-4593c2a540ce tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 746.971333] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.971333] [57792]: warnings.warn( [ 746.978422] [57792]: INFO cinder.volume.api [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-3bdfb038-9c7f-4425-9e6b-4593c2a540ce tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Volume info retrieved successfully. [ 746.985352] [57792]: INFO cinder.api.openstack.wsgi [req-2cdbb66f-129a-465c-a7a5-c9c8697858be req-3bdfb038-9c7f-4425-9e6b-4593c2a540ce tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 returned with HTTP 200 [ 746.986071] [57792]: [pid: 57792|app: 0|req: 56/108] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:27:41 2025] GET /volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.364217] [57793]: DEBUG cinder.api.middleware.request_id [req-b204f4d5-3c70-4aff-8d0b-690a9ca5cf8a req-d53106f6-3afc-4f3b-abee-35c13920c503 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.367916] [57793]: INFO cinder.api.openstack.wsgi [req-b204f4d5-3c70-4aff-8d0b-690a9ca5cf8a req-d53106f6-3afc-4f3b-abee-35c13920c503 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] GET http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 [ 748.368149] [57793]: DEBUG cinder.api.openstack.wsgi [req-b204f4d5-3c70-4aff-8d0b-690a9ca5cf8a req-d53106f6-3afc-4f3b-abee-35c13920c503 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 748.368378] [57793]: DEBUG cinder.api.openstack.wsgi [req-b204f4d5-3c70-4aff-8d0b-690a9ca5cf8a req-d53106f6-3afc-4f3b-abee-35c13920c503 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.389111] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.389111] [57793]: warnings.warn( [ 748.399704] [57793]: INFO cinder.volume.api [req-b204f4d5-3c70-4aff-8d0b-690a9ca5cf8a req-d53106f6-3afc-4f3b-abee-35c13920c503 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Volume info retrieved successfully. [ 748.408102] [57793]: INFO cinder.api.openstack.wsgi [req-b204f4d5-3c70-4aff-8d0b-690a9ca5cf8a req-d53106f6-3afc-4f3b-abee-35c13920c503 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 returned with HTTP 200 [ 748.408657] [57793]: [pid: 57793|app: 0|req: 53/109] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:27:43 2025] GET /volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 749.223737] [57792]: DEBUG cinder.api.middleware.request_id [req-59ac4cef-f68d-42fb-8433-55929ee6b946 req-88131de1-c349-4f0c-b1b0-cc393093651a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.227271] [57792]: INFO cinder.api.openstack.wsgi [req-59ac4cef-f68d-42fb-8433-55929ee6b946 req-88131de1-c349-4f0c-b1b0-cc393093651a tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] GET http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 [ 749.227357] [57792]: DEBUG cinder.api.openstack.wsgi [req-59ac4cef-f68d-42fb-8433-55929ee6b946 req-88131de1-c349-4f0c-b1b0-cc393093651a tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.227515] [57792]: DEBUG cinder.api.openstack.wsgi [req-59ac4cef-f68d-42fb-8433-55929ee6b946 req-88131de1-c349-4f0c-b1b0-cc393093651a tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.241627] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.241627] [57792]: warnings.warn( [ 749.246924] [57792]: INFO cinder.volume.api [req-59ac4cef-f68d-42fb-8433-55929ee6b946 req-88131de1-c349-4f0c-b1b0-cc393093651a tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Volume info retrieved successfully. [ 749.254279] [57792]: INFO cinder.api.openstack.wsgi [req-59ac4cef-f68d-42fb-8433-55929ee6b946 req-88131de1-c349-4f0c-b1b0-cc393093651a tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 returned with HTTP 200 [ 749.254772] [57792]: [pid: 57792|app: 0|req: 57/110] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:27:43 2025] GET /volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.290319] [57793]: DEBUG cinder.api.middleware.request_id [req-0afce85d-bc76-4a86-b4d0-d4b5b45c4a24 req-e1ff776b-b664-46dc-8cc9-f34f2228acc6 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.294215] [57793]: INFO cinder.api.openstack.wsgi [req-0afce85d-bc76-4a86-b4d0-d4b5b45c4a24 req-e1ff776b-b664-46dc-8cc9-f34f2228acc6 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 [ 751.294215] [57793]: DEBUG cinder.api.openstack.wsgi [req-0afce85d-bc76-4a86-b4d0-d4b5b45c4a24 req-e1ff776b-b664-46dc-8cc9-f34f2228acc6 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 751.294215] [57793]: DEBUG cinder.api.openstack.wsgi [req-0afce85d-bc76-4a86-b4d0-d4b5b45c4a24 req-e1ff776b-b664-46dc-8cc9-f34f2228acc6 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.294371] [57793]: INFO cinder.api.v3.volumes [req-0afce85d-bc76-4a86-b4d0-d4b5b45c4a24 req-e1ff776b-b664-46dc-8cc9-f34f2228acc6 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Delete volume with id: 3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 [ 751.307501] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.307501] [57793]: warnings.warn( [ 751.307501] [57793]: INFO cinder.volume.api [req-0afce85d-bc76-4a86-b4d0-d4b5b45c4a24 req-e1ff776b-b664-46dc-8cc9-f34f2228acc6 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Volume info retrieved successfully. [ 751.335025] [57793]: INFO cinder.volume.api [req-0afce85d-bc76-4a86-b4d0-d4b5b45c4a24 req-e1ff776b-b664-46dc-8cc9-f34f2228acc6 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Delete volume request issued successfully. [ 751.335025] [57793]: INFO cinder.api.openstack.wsgi [req-0afce85d-bc76-4a86-b4d0-d4b5b45c4a24 req-e1ff776b-b664-46dc-8cc9-f34f2228acc6 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 returned with HTTP 202 [ 751.335025] [57793]: [pid: 57793|app: 0|req: 54/111] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 20:27:46 2025] DELETE /volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 752.601505] [57792]: DEBUG cinder.api.middleware.request_id [req-627a314c-1daa-4fdc-a8f6-924fc2a51e4a req-0e8d1699-9960-420a-b658-19fe82b64457 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.605583] [57792]: INFO cinder.api.openstack.wsgi [req-627a314c-1daa-4fdc-a8f6-924fc2a51e4a req-0e8d1699-9960-420a-b658-19fe82b64457 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] GET http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 [ 752.605703] [57792]: DEBUG cinder.api.openstack.wsgi [req-627a314c-1daa-4fdc-a8f6-924fc2a51e4a req-0e8d1699-9960-420a-b658-19fe82b64457 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 752.608397] [57792]: DEBUG cinder.api.openstack.wsgi [req-627a314c-1daa-4fdc-a8f6-924fc2a51e4a req-0e8d1699-9960-420a-b658-19fe82b64457 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 752.616904] [57792]: INFO cinder.api.openstack.wsgi [req-627a314c-1daa-4fdc-a8f6-924fc2a51e4a req-0e8d1699-9960-420a-b658-19fe82b64457 tempest-VolumesGetTestJSON-1907292193 tempest-VolumesGetTestJSON-1907292193-project-member] http://10.180.1.21/volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 returned with HTTP 404 [ 752.617520] [57792]: [pid: 57792|app: 0|req: 58/112] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:27:47 2025] GET /volume/v3/volumes/3a6c840a-2a6c-4f41-ac3d-5474e43a6ff7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 761.325905] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=38,cinder:UPDATE=14,cinder:INSERT=12 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 762.609970] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=18,cinder:UPDATE=2 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 763.709783] [57793]: DEBUG cinder.api.middleware.request_id [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-8e9444eb-d7b9-46e4-90fb-0dde028690fe None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.713331] [57793]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-8e9444eb-d7b9-46e4-90fb-0dde028690fe tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 763.713462] [57793]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-8e9444eb-d7b9-46e4-90fb-0dde028690fe tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.713673] [57793]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-8e9444eb-d7b9-46e4-90fb-0dde028690fe tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.728578] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.728578] [57793]: warnings.warn( [ 763.733178] [57793]: INFO cinder.volume.api [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-8e9444eb-d7b9-46e4-90fb-0dde028690fe tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 763.740478] [57793]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-8e9444eb-d7b9-46e4-90fb-0dde028690fe tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 763.740935] [57793]: [pid: 57793|app: 0|req: 55/113] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:27:58 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 1684 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.772997] [57792]: DEBUG cinder.api.middleware.request_id [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-b5a5a4e0-7507-4ff5-aef7-44f094a3c0e9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.775727] [57792]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-b5a5a4e0-7507-4ff5-aef7-44f094a3c0e9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] GET http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 763.775727] [57792]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-b5a5a4e0-7507-4ff5-aef7-44f094a3c0e9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 763.775850] [57792]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-b5a5a4e0-7507-4ff5-aef7-44f094a3c0e9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 763.786692] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.786692] [57792]: warnings.warn( [ 763.790304] [57792]: INFO cinder.volume.api [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-b5a5a4e0-7507-4ff5-aef7-44f094a3c0e9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 763.795687] [57792]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-b5a5a4e0-7507-4ff5-aef7-44f094a3c0e9 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 200 [ 763.796187] [57792]: [pid: 57792|app: 0|req: 59/114] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:27:58 2025] GET /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 1684 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.922387] [57793]: DEBUG cinder.api.middleware.request_id [None req-9feaf23f-f331-4f16-8fcd-c2b8ab59d699 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.922833] [57793]: INFO cinder.api.openstack.wsgi [None req-9feaf23f-f331-4f16-8fcd-c2b8ab59d699 None None] GET http://10.180.1.21/volume// [ 767.922994] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9feaf23f-f331-4f16-8fcd-c2b8ab59d699 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 767.923257] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9feaf23f-f331-4f16-8fcd-c2b8ab59d699 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 767.923740] [57793]: INFO cinder.api.openstack.wsgi [None req-9feaf23f-f331-4f16-8fcd-c2b8ab59d699 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 767.924102] [57793]: [pid: 57793|app: 0|req: 56/115] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:28:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 767.928929] [57792]: DEBUG cinder.api.middleware.request_id [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-6e5d4fe0-b786-435d-bf54-89d4be5a28f0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.933497] [57792]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-6e5d4fe0-b786-435d-bf54-89d4be5a28f0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] POST http://10.180.1.21/volume/v3/attachments [ 767.933918] [57792]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-6e5d4fe0-b786-435d-bf54-89d4be5a28f0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31daff33-ed42-496b-b3d1-243c6343e16b", "connector": null, "instance_uuid": "1ee31b8f-5bb3-473a-b27f-331a853ed787"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 767.951872] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.951872] [57792]: warnings.warn( [ 767.983952] [57792]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-6e5d4fe0-b786-435d-bf54-89d4be5a28f0 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 767.985808] [57792]: [pid: 57792|app: 0|req: 60/116] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:28:02 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) [ 768.049727] [57793]: DEBUG cinder.api.middleware.request_id [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-34a1cda2-f2a2-4c77-9215-6337bf47a863 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.053607] [57793]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-34a1cda2-f2a2-4c77-9215-6337bf47a863 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] POST http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b/action [ 768.054142] [57793]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-34a1cda2-f2a2-4c77-9215-6337bf47a863 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 768.054286] [57793]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-34a1cda2-f2a2-4c77-9215-6337bf47a863 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 768.069891] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.069891] [57793]: warnings.warn( [ 768.070762] [57793]: INFO cinder.volume.api [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-34a1cda2-f2a2-4c77-9215-6337bf47a863 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 768.078175] [57793]: INFO cinder.volume.api [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-34a1cda2-f2a2-4c77-9215-6337bf47a863 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Roll detaching of volume completed successfully. [ 768.078629] [57793]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-34a1cda2-f2a2-4c77-9215-6337bf47a863 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b/action returned with HTTP 202 [ 768.079287] [57793]: [pid: 57793|app: 0|req: 57/117] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:28:02 2025] POST /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 768.083394] [57792]: DEBUG cinder.api.middleware.request_id [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-28499e03-d252-429c-aeda-a7e4c7dc6507 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.086461] [57792]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-28499e03-d252-429c-aeda-a7e4c7dc6507 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] DELETE http://10.180.1.21/volume/v3/attachments/db277609-f869-4718-b5cf-670ed5f3cf0b [ 768.086461] [57792]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-28499e03-d252-429c-aeda-a7e4c7dc6507 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 768.086670] [57792]: DEBUG cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-28499e03-d252-429c-aeda-a7e4c7dc6507 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 768.094579] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.094579] [57792]: warnings.warn( [ 768.123810] [57792]: INFO cinder.api.openstack.wsgi [req-fc66b594-05a1-4891-ad01-6db4e9657145 req-28499e03-d252-429c-aeda-a7e4c7dc6507 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/attachments/db277609-f869-4718-b5cf-670ed5f3cf0b returned with HTTP 200 [ 768.124306] [57792]: [pid: 57792|app: 0|req: 61/118] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:28:02 2025] DELETE /volume/v3/attachments/db277609-f869-4718-b5cf-670ed5f3cf0b => generated 192 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 773.339541] [57793]: DEBUG cinder.api.middleware.request_id [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-919f35a5-e396-49aa-9ae1-b9889ce2e250 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.342015] [57793]: INFO cinder.api.openstack.wsgi [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-919f35a5-e396-49aa-9ae1-b9889ce2e250 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc [ 773.342272] [57793]: DEBUG cinder.api.openstack.wsgi [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-919f35a5-e396-49aa-9ae1-b9889ce2e250 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 773.342488] [57793]: DEBUG cinder.api.openstack.wsgi [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-919f35a5-e396-49aa-9ae1-b9889ce2e250 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 773.353632] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.353632] [57793]: warnings.warn( [ 773.899333] [57793]: INFO cinder.api.openstack.wsgi [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-919f35a5-e396-49aa-9ae1-b9889ce2e250 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc returned with HTTP 200 [ 773.899805] [57793]: [pid: 57793|app: 0|req: 58/119] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:28:08 2025] DELETE /volume/v3/attachments/b04f19a8-4b97-4b84-bb2c-c7a473ae33dc => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.907116] [57792]: DEBUG cinder.api.middleware.request_id [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-8bf78d0b-8164-41d7-9875-74c340001d74 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.911323] [57792]: INFO cinder.api.openstack.wsgi [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-8bf78d0b-8164-41d7-9875-74c340001d74 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] DELETE http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b [ 773.911323] [57792]: DEBUG cinder.api.openstack.wsgi [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-8bf78d0b-8164-41d7-9875-74c340001d74 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 773.911502] [57792]: DEBUG cinder.api.openstack.wsgi [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-8bf78d0b-8164-41d7-9875-74c340001d74 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 773.911611] [57792]: INFO cinder.api.v3.volumes [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-8bf78d0b-8164-41d7-9875-74c340001d74 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Delete volume with id: 31daff33-ed42-496b-b3d1-243c6343e16b [ 773.925773] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.925773] [57792]: warnings.warn( [ 773.926544] [57792]: INFO cinder.volume.api [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-8bf78d0b-8164-41d7-9875-74c340001d74 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Volume info retrieved successfully. [ 773.952041] [57792]: INFO cinder.volume.api [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-8bf78d0b-8164-41d7-9875-74c340001d74 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] Delete volume request issued successfully. [ 773.952560] [57792]: INFO cinder.api.openstack.wsgi [req-87417e28-ec0a-46bb-9d18-17cc613f0167 req-8bf78d0b-8164-41d7-9875-74c340001d74 tempest-ServerActionsV293TestJSON-1620426921 tempest-ServerActionsV293TestJSON-1620426921-project-member] http://10.180.1.21/volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b returned with HTTP 202 [ 773.953129] [57792]: [pid: 57792|app: 0|req: 62/120] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 20:28:08 2025] DELETE /volume/v3/volumes/31daff33-ed42-496b-b3d1-243c6343e16b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 783.898908] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 783.947740] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 802.981234] [57793]: DEBUG cinder.api.middleware.request_id [None req-5b44de52-b196-45b4-a202-9fdca154cce1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 802.982967] [57793]: INFO cinder.api.openstack.wsgi [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/volumes [ 802.983414] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-338184964"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 802.985696] [57793]: DEBUG cinder.api.v3.volumes [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-338184964'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 802.985830] [57793]: INFO cinder.api.v3.volumes [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Create volume of 1 GB [ 802.986201] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.986201] [57793]: warnings.warn( [ 802.994994] [57793]: INFO cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Availability Zones retrieved successfully. [ 803.001237] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Flow 'volume_create_api' (fe930b4e-dcec-4284-bba0-26494d19ee4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 803.002560] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973d332a-6831-4264-8ade-1c433337e1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.003878] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 803.031936] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (973d332a-6831-4264-8ade-1c433337e1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.032990] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3da4c04-a2b0-4044-b2e2-8399a91d1bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.096988] [57793]: DEBUG cinder.quota [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Created reservations ['b13617fb-827f-4d56-b554-baed32faf1f3', '47de3505-3153-405f-828f-600d16a830a7', '60ac5794-7b7c-486a-9144-badf5d6c170e', 'b5acb1e2-338f-4ce2-980b-7fb55f6d9c32'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 803.098342] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3da4c04-a2b0-4044-b2e2-8399a91d1bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b13617fb-827f-4d56-b554-baed32faf1f3', '47de3505-3153-405f-828f-600d16a830a7', '60ac5794-7b7c-486a-9144-badf5d6c170e', 'b5acb1e2-338f-4ce2-980b-7fb55f6d9c32']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.099506] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec81541f-0098-4f7f-903e-5c2458853716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.116318] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec81541f-0098-4f7f-903e-5c2458853716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '725a95c2-455a-4b8d-ba1d-871f3ac75c06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-338184964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eaca82bae54434ea55d652d06ff4773',qos_specs=None,replication_status=,reservations=['b13617fb-827f-4d56-b554-baed32faf1f3','47de3505-3153-405f-828f-600d16a830a7','60ac5794-7b7c-486a-9144-badf5d6c170e','b5acb1e2-338f-4ce2-980b-7fb55f6d9c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6316728f0e84555b2693fc2c5780e38',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-338184964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=725a95c2-455a-4b8d-ba1d-871f3ac75c06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eaca82bae54434ea55d652d06ff4773',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='a6316728f0e84555b2693fc2c5780e38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.117560] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41772b76-42ef-41ab-ae6f-905f93cd6ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.132423] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41772b76-42ef-41ab-ae6f-905f93cd6ac8) 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-338184964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eaca82bae54434ea55d652d06ff4773',qos_specs=None,replication_status=,reservations=['b13617fb-827f-4d56-b554-baed32faf1f3','47de3505-3153-405f-828f-600d16a830a7','60ac5794-7b7c-486a-9144-badf5d6c170e','b5acb1e2-338f-4ce2-980b-7fb55f6d9c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6316728f0e84555b2693fc2c5780e38',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.133584] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea42c98-bfba-4d7e-bb99-86e84ca56002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 803.149465] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea42c98-bfba-4d7e-bb99-86e84ca56002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 803.153975] [57793]: DEBUG cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Flow 'volume_create_api' (fe930b4e-dcec-4284-bba0-26494d19ee4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 803.153975] [57793]: INFO cinder.volume.api [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Create volume request issued successfully. [ 803.153975] [57793]: INFO cinder.api.openstack.wsgi [None req-5b44de52-b196-45b4-a202-9fdca154cce1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 803.153975] [57793]: [pid: 57793|app: 0|req: 59/121] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:28:37 2025] POST /volume/v3/volumes => generated 752 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 805.466247] [57792]: DEBUG cinder.api.middleware.request_id [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.469745] [57792]: INFO cinder.api.openstack.wsgi [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] POST http://10.180.1.21/volume/v3/volumes [ 805.470018] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1565181520"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 805.471960] [57792]: DEBUG cinder.api.v3.volumes [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1565181520'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 805.472113] [57792]: INFO cinder.api.v3.volumes [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Create volume of 1 GB [ 805.480818] [57792]: INFO cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Availability Zones retrieved successfully. [ 805.491769] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Flow 'volume_create_api' (7a702006-80df-4d61-a67c-f3fc21e25d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 805.493755] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860d7f2a-712d-4667-b57c-2b2c39d2cb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.496045] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 805.517043] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860d7f2a-712d-4667-b57c-2b2c39d2cb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.517773] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5bfadb-315a-4fd2-8b78-211272c5a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.590027] [57792]: DEBUG cinder.quota [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Created reservations ['bf85b729-8435-4eac-8b39-f1d379117170', '51e8755e-d671-449b-afd5-971b19df9797', '6612cdcf-1995-4897-9835-ae4520d31ece', '50ddb8ac-086d-4ebb-a310-b9f60dc5b291'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 805.591827] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a5bfadb-315a-4fd2-8b78-211272c5a9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf85b729-8435-4eac-8b39-f1d379117170', '51e8755e-d671-449b-afd5-971b19df9797', '6612cdcf-1995-4897-9835-ae4520d31ece', '50ddb8ac-086d-4ebb-a310-b9f60dc5b291']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.593588] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de203f2-3c68-4069-993f-70daa4ed3efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.619312] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de203f2-3c68-4069-993f-70daa4ed3efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7c64d1a-3682-40a6-ad10-5a03ac73449f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1565181520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f70bcfbec5214013bcdfc3f7bf6110ff',qos_specs=None,replication_status=,reservations=['bf85b729-8435-4eac-8b39-f1d379117170','51e8755e-d671-449b-afd5-971b19df9797','6612cdcf-1995-4897-9835-ae4520d31ece','50ddb8ac-086d-4ebb-a310-b9f60dc5b291'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293a7d31bc9942fbb2cc9a38cd54395b',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1565181520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7c64d1a-3682-40a6-ad10-5a03ac73449f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f70bcfbec5214013bcdfc3f7bf6110ff',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='293a7d31bc9942fbb2cc9a38cd54395b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.620210] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cf23c0-4bb4-41b6-8de5-fe904b2264fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.643573] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7cf23c0-4bb4-41b6-8de5-fe904b2264fe) 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-1565181520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f70bcfbec5214013bcdfc3f7bf6110ff',qos_specs=None,replication_status=,reservations=['bf85b729-8435-4eac-8b39-f1d379117170','51e8755e-d671-449b-afd5-971b19df9797','6612cdcf-1995-4897-9835-ae4520d31ece','50ddb8ac-086d-4ebb-a310-b9f60dc5b291'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293a7d31bc9942fbb2cc9a38cd54395b',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.644210] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ab436c-c470-4e2f-adc5-40159572f94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 805.655102] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ab436c-c470-4e2f-adc5-40159572f94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 805.656527] [57792]: DEBUG cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Flow 'volume_create_api' (7a702006-80df-4d61-a67c-f3fc21e25d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 805.656912] [57792]: INFO cinder.volume.api [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Create volume request issued successfully. [ 805.658246] [57792]: INFO cinder.api.openstack.wsgi [None req-6ce2a4b0-32c6-4146-8f55-de0c3e718653 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 805.658798] [57792]: [pid: 57792|app: 0|req: 63/122] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:28:40 2025] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 805.675712] [57793]: DEBUG cinder.api.middleware.request_id [None req-7c32ce74-1abd-43b8-b2b5-5eaffd3b5872 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.682670] [57793]: INFO cinder.api.openstack.wsgi [None req-7c32ce74-1abd-43b8-b2b5-5eaffd3b5872 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f [ 805.682976] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7c32ce74-1abd-43b8-b2b5-5eaffd3b5872 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 805.683252] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7c32ce74-1abd-43b8-b2b5-5eaffd3b5872 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 805.694781] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.694781] [57793]: warnings.warn( [ 805.699784] [57793]: INFO cinder.volume.api [None req-7c32ce74-1abd-43b8-b2b5-5eaffd3b5872 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 805.710089] [57793]: INFO cinder.api.openstack.wsgi [None req-7c32ce74-1abd-43b8-b2b5-5eaffd3b5872 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f returned with HTTP 200 [ 805.710557] [57793]: [pid: 57793|app: 0|req: 60/123] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:28:40 2025] GET /volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.724696] [57792]: DEBUG cinder.api.middleware.request_id [None req-19b96100-8ff2-419d-acb0-be76fda12cda None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.727556] [57792]: INFO cinder.api.openstack.wsgi [None req-19b96100-8ff2-419d-acb0-be76fda12cda tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f [ 806.727841] [57792]: DEBUG cinder.api.openstack.wsgi [None req-19b96100-8ff2-419d-acb0-be76fda12cda tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 806.728097] [57792]: DEBUG cinder.api.openstack.wsgi [None req-19b96100-8ff2-419d-acb0-be76fda12cda tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.743647] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.743647] [57792]: warnings.warn( [ 806.754016] [57792]: INFO cinder.volume.api [None req-19b96100-8ff2-419d-acb0-be76fda12cda tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 806.764137] [57792]: INFO cinder.api.openstack.wsgi [None req-19b96100-8ff2-419d-acb0-be76fda12cda tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f returned with HTTP 200 [ 806.764773] [57792]: [pid: 57792|app: 0|req: 64/124] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:28:41 2025] GET /volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.704638] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 816.759236] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 820.685248] [57793]: DEBUG cinder.api.middleware.request_id [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.687684] [57793]: INFO cinder.api.openstack.wsgi [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] POST http://10.180.1.21/volume/v3/volumes [ 820.688100] [57793]: DEBUG cinder.api.openstack.wsgi [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-652750817", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 820.689843] [57793]: DEBUG cinder.api.v3.volumes [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-652750817', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 820.689977] [57793]: INFO cinder.api.v3.volumes [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Create volume of 1 GB [ 820.697712] [57793]: INFO cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Availability Zones retrieved successfully. [ 820.705052] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Flow 'volume_create_api' (3ecb1854-351f-496f-95a4-030f51742742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 820.706314] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e10ae9b3-6697-4ec5-a4f9-60b6f9789dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 820.707614] [57793]: DEBUG cinder.volume.flows.api.create_volume [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 820.726493] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e10ae9b3-6697-4ec5-a4f9-60b6f9789dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 820.727424] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2bca57-08c6-4e72-8df7-7c5aaf376e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 820.809726] [57793]: DEBUG cinder.quota [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Created reservations ['8c9b7870-d6b7-4827-a9c6-6f550c5a05ad', 'dd3de8e5-d0cb-418b-b298-579b07ade15c', '96510e86-81c6-4f98-9f5a-d7b8dff1d970', '6464559a-51b5-47dd-9c39-8606a77e7c1c'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 820.811047] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2bca57-08c6-4e72-8df7-7c5aaf376e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c9b7870-d6b7-4827-a9c6-6f550c5a05ad', 'dd3de8e5-d0cb-418b-b298-579b07ade15c', '96510e86-81c6-4f98-9f5a-d7b8dff1d970', '6464559a-51b5-47dd-9c39-8606a77e7c1c']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 820.811997] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4cdc48-2982-4327-9c63-ef5eba5828a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 820.831915] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d4cdc48-2982-4327-9c63-ef5eba5828a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21b0323d-fc5b-4607-9995-4a4a5d380fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-652750817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='205d125d88ef430a906edd49b60f8b17',qos_specs=None,replication_status=,reservations=['8c9b7870-d6b7-4827-a9c6-6f550c5a05ad','dd3de8e5-d0cb-418b-b298-579b07ade15c','96510e86-81c6-4f98-9f5a-d7b8dff1d970','6464559a-51b5-47dd-9c39-8606a77e7c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5074d6f762f416894a19f7ee6962051',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-652750817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21b0323d-fc5b-4607-9995-4a4a5d380fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='205d125d88ef430a906edd49b60f8b17',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='c5074d6f762f416894a19f7ee6962051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 820.834358] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5ce962-3e2a-4f0f-b4dc-5fdfeff79715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 820.861470] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5ce962-3e2a-4f0f-b4dc-5fdfeff79715) 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-652750817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='205d125d88ef430a906edd49b60f8b17',qos_specs=None,replication_status=,reservations=['8c9b7870-d6b7-4827-a9c6-6f550c5a05ad','dd3de8e5-d0cb-418b-b298-579b07ade15c','96510e86-81c6-4f98-9f5a-d7b8dff1d970','6464559a-51b5-47dd-9c39-8606a77e7c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5074d6f762f416894a19f7ee6962051',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 820.863051] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0585c62-1b6f-42e1-b6bd-a3ea53932b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 820.878818] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0585c62-1b6f-42e1-b6bd-a3ea53932b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 820.880110] [57793]: DEBUG cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Flow 'volume_create_api' (3ecb1854-351f-496f-95a4-030f51742742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 820.880544] [57793]: INFO cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Create volume request issued successfully. [ 820.881341] [57793]: INFO cinder.api.openstack.wsgi [req-71ad1491-6281-4d29-bead-559fb8be4849 req-8c906247-6f3c-42e0-96a4-0f08894aa49e tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 820.882039] [57793]: [pid: 57793|app: 0|req: 61/125] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Nov 20 20:28:55 2025] POST /volume/v3/volumes => generated 753 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 820.887020] [57792]: DEBUG cinder.api.middleware.request_id [req-71ad1491-6281-4d29-bead-559fb8be4849 req-1cc6da16-cd1c-4f0d-bf2c-0a31be448292 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.889675] [57792]: INFO cinder.api.openstack.wsgi [req-71ad1491-6281-4d29-bead-559fb8be4849 req-1cc6da16-cd1c-4f0d-bf2c-0a31be448292 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 820.889939] [57792]: DEBUG cinder.api.openstack.wsgi [req-71ad1491-6281-4d29-bead-559fb8be4849 req-1cc6da16-cd1c-4f0d-bf2c-0a31be448292 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 820.890338] [57792]: DEBUG cinder.api.openstack.wsgi [req-71ad1491-6281-4d29-bead-559fb8be4849 req-1cc6da16-cd1c-4f0d-bf2c-0a31be448292 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 820.901315] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.901315] [57792]: warnings.warn( [ 820.905660] [57792]: INFO cinder.volume.api [req-71ad1491-6281-4d29-bead-559fb8be4849 req-1cc6da16-cd1c-4f0d-bf2c-0a31be448292 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Volume info retrieved successfully. [ 820.910940] [57792]: INFO cinder.api.openstack.wsgi [req-71ad1491-6281-4d29-bead-559fb8be4849 req-1cc6da16-cd1c-4f0d-bf2c-0a31be448292 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 returned with HTTP 200 [ 820.911425] [57792]: [pid: 57792|app: 0|req: 65/126] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:28:55 2025] GET /volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.008077] [57793]: DEBUG cinder.api.middleware.request_id [req-36339c01-fd62-4ea7-a04e-8302de93c8bf req-7730eeb9-baf4-449d-a550-d8fb54176df4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.011124] [57793]: INFO cinder.api.openstack.wsgi [req-36339c01-fd62-4ea7-a04e-8302de93c8bf req-7730eeb9-baf4-449d-a550-d8fb54176df4 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 821.012045] [57793]: DEBUG cinder.api.openstack.wsgi [req-36339c01-fd62-4ea7-a04e-8302de93c8bf req-7730eeb9-baf4-449d-a550-d8fb54176df4 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.012045] [57793]: DEBUG cinder.api.openstack.wsgi [req-36339c01-fd62-4ea7-a04e-8302de93c8bf req-7730eeb9-baf4-449d-a550-d8fb54176df4 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.020697] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.020697] [57793]: warnings.warn( [ 821.024778] [57793]: INFO cinder.volume.api [req-36339c01-fd62-4ea7-a04e-8302de93c8bf req-7730eeb9-baf4-449d-a550-d8fb54176df4 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Volume info retrieved successfully. [ 821.030205] [57793]: INFO cinder.api.openstack.wsgi [req-36339c01-fd62-4ea7-a04e-8302de93c8bf req-7730eeb9-baf4-449d-a550-d8fb54176df4 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 returned with HTTP 200 [ 821.030710] [57793]: [pid: 57793|app: 0|req: 62/127] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:28:55 2025] GET /volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.065306] [57792]: DEBUG cinder.api.middleware.request_id [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.067791] [57792]: INFO cinder.api.openstack.wsgi [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 821.068187] [57792]: DEBUG cinder.api.openstack.wsgi [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21b0323d-fc5b-4607-9995-4a4a5d380fa2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-978741478", "description": null, "metadata": {}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 821.079139] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.079139] [57792]: warnings.warn( [ 821.079693] [57792]: INFO cinder.volume.api [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Volume info retrieved successfully. [ 821.079923] [57792]: INFO cinder.api.v3.snapshots [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Create snapshot from volume 21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 821.099237] [57792]: WARNING cinder.quota [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-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. [ 821.132219] [57792]: DEBUG cinder.quota [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Created reservations ['473a1988-fc88-4dde-8753-fab91ddccccf', '5d0624c6-b7fa-46d3-a141-0d8f955450b0', '010b0670-5f3c-4a91-936e-861533c64502', '95e53352-afbb-4347-ae78-dfbb41d499db'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 821.204690] [57792]: INFO cinder.volume.api [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Snapshot create request issued successfully. [ 821.205125] [57792]: INFO cinder.api.openstack.wsgi [req-d55c90c7-4766-4115-9ae6-5721a6633106 req-007038b9-0b55-4ad5-9fe3-5dff955e0e64 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 821.205696] [57792]: [pid: 57792|app: 0|req: 66/128] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Nov 20 20:28:55 2025] POST /volume/v3/snapshots => generated 310 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 821.334997] [57793]: DEBUG cinder.api.middleware.request_id [req-e1b853da-4fd9-4c61-a78a-b062c802a4d2 req-a9fc2c16-dca1-455c-ba8f-a83387c8fc05 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.340799] [57793]: INFO cinder.api.openstack.wsgi [req-e1b853da-4fd9-4c61-a78a-b062c802a4d2 req-a9fc2c16-dca1-455c-ba8f-a83387c8fc05 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e [ 821.341053] [57793]: DEBUG cinder.api.openstack.wsgi [req-e1b853da-4fd9-4c61-a78a-b062c802a4d2 req-a9fc2c16-dca1-455c-ba8f-a83387c8fc05 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.341269] [57793]: DEBUG cinder.api.openstack.wsgi [req-e1b853da-4fd9-4c61-a78a-b062c802a4d2 req-a9fc2c16-dca1-455c-ba8f-a83387c8fc05 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.366198] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.366198] [57793]: warnings.warn( [ 821.366198] [57793]: INFO cinder.volume.api [req-e1b853da-4fd9-4c61-a78a-b062c802a4d2 req-a9fc2c16-dca1-455c-ba8f-a83387c8fc05 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Snapshot retrieved successfully. [ 821.367434] [57793]: INFO cinder.api.openstack.wsgi [req-e1b853da-4fd9-4c61-a78a-b062c802a4d2 req-a9fc2c16-dca1-455c-ba8f-a83387c8fc05 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e returned with HTTP 200 [ 821.367784] [57793]: [pid: 57793|app: 0|req: 63/129] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Nov 20 20:28:56 2025] GET /volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.390353] [57792]: DEBUG cinder.api.middleware.request_id [req-ac8fd5ba-8079-4841-92ca-2041ea9ea3d6 req-74e054e1-bffe-40a5-9a83-622b73ca2aa9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.393435] [57792]: INFO cinder.api.openstack.wsgi [req-ac8fd5ba-8079-4841-92ca-2041ea9ea3d6 req-74e054e1-bffe-40a5-9a83-622b73ca2aa9 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 821.393671] [57792]: DEBUG cinder.api.openstack.wsgi [req-ac8fd5ba-8079-4841-92ca-2041ea9ea3d6 req-74e054e1-bffe-40a5-9a83-622b73ca2aa9 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.393889] [57792]: DEBUG cinder.api.openstack.wsgi [req-ac8fd5ba-8079-4841-92ca-2041ea9ea3d6 req-74e054e1-bffe-40a5-9a83-622b73ca2aa9 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'detail' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.394244] [57792]: DEBUG cinder.api.api_utils [req-ac8fd5ba-8079-4841-92ca-2041ea9ea3d6 req-74e054e1-bffe-40a5-9a83-622b73ca2aa9 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Removing options '' from query. {{(pid=57792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 821.394684] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.394684] [57792]: warnings.warn( [ 821.395854] [57792]: DEBUG cinder.db.sqlalchemy.api [req-ac8fd5ba-8079-4841-92ca-2041ea9ea3d6 req-74e054e1-bffe-40a5-9a83-622b73ca2aa9 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Building query based on filter {{(pid=57792) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 821.410657] [57792]: INFO cinder.volume.api [req-ac8fd5ba-8079-4841-92ca-2041ea9ea3d6 req-74e054e1-bffe-40a5-9a83-622b73ca2aa9 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Get all snapshots completed successfully. [ 821.411396] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.411396] [57792]: warnings.warn( [ 821.411952] [57792]: INFO cinder.api.openstack.wsgi [req-ac8fd5ba-8079-4841-92ca-2041ea9ea3d6 req-74e054e1-bffe-40a5-9a83-622b73ca2aa9 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 821.412425] [57792]: [pid: 57792|app: 0|req: 67/130] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Nov 20 20:28:56 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.439819] [57793]: DEBUG cinder.api.middleware.request_id [req-e16c6b8c-a334-459e-b739-63baf896e63d req-c3527b6c-e2e9-4ab7-865c-641db32f7f69 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.444027] [57793]: INFO cinder.api.openstack.wsgi [req-e16c6b8c-a334-459e-b739-63baf896e63d req-c3527b6c-e2e9-4ab7-865c-641db32f7f69 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e [ 821.444027] [57793]: DEBUG cinder.api.openstack.wsgi [req-e16c6b8c-a334-459e-b739-63baf896e63d req-c3527b6c-e2e9-4ab7-865c-641db32f7f69 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.444027] [57793]: DEBUG cinder.api.openstack.wsgi [req-e16c6b8c-a334-459e-b739-63baf896e63d req-c3527b6c-e2e9-4ab7-865c-641db32f7f69 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.452021] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.452021] [57793]: warnings.warn( [ 821.452819] [57793]: INFO cinder.volume.api [req-e16c6b8c-a334-459e-b739-63baf896e63d req-c3527b6c-e2e9-4ab7-865c-641db32f7f69 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Snapshot retrieved successfully. [ 821.454063] [57793]: INFO cinder.api.openstack.wsgi [req-e16c6b8c-a334-459e-b739-63baf896e63d req-c3527b6c-e2e9-4ab7-865c-641db32f7f69 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e returned with HTTP 200 [ 821.454593] [57793]: [pid: 57793|app: 0|req: 64/131] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Nov 20 20:28:56 2025] GET /volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.523427] [57792]: DEBUG cinder.api.middleware.request_id [req-88c3ce83-fba7-41e5-886e-97687d844c39 req-6f2407c9-f188-4c9c-a020-11f2f806daec None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.526095] [57792]: INFO cinder.api.openstack.wsgi [req-88c3ce83-fba7-41e5-886e-97687d844c39 req-6f2407c9-f188-4c9c-a020-11f2f806daec tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e [ 821.526324] [57792]: DEBUG cinder.api.openstack.wsgi [req-88c3ce83-fba7-41e5-886e-97687d844c39 req-6f2407c9-f188-4c9c-a020-11f2f806daec tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.526582] [57792]: DEBUG cinder.api.openstack.wsgi [req-88c3ce83-fba7-41e5-886e-97687d844c39 req-6f2407c9-f188-4c9c-a020-11f2f806daec tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.526712] [57792]: INFO cinder.api.v3.snapshots [req-88c3ce83-fba7-41e5-886e-97687d844c39 req-6f2407c9-f188-4c9c-a020-11f2f806daec tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Delete snapshot with id: b461a40b-a777-454a-a77d-1b63f8fa916e [ 821.534027] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.534027] [57792]: warnings.warn( [ 821.534669] [57792]: INFO cinder.volume.api [req-88c3ce83-fba7-41e5-886e-97687d844c39 req-6f2407c9-f188-4c9c-a020-11f2f806daec tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Snapshot retrieved successfully. [ 821.562810] [57792]: INFO cinder.volume.api [req-88c3ce83-fba7-41e5-886e-97687d844c39 req-6f2407c9-f188-4c9c-a020-11f2f806daec tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Snapshot delete request issued successfully. [ 821.563126] [57792]: INFO cinder.api.openstack.wsgi [req-88c3ce83-fba7-41e5-886e-97687d844c39 req-6f2407c9-f188-4c9c-a020-11f2f806daec tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e returned with HTTP 202 [ 821.563683] [57792]: [pid: 57792|app: 0|req: 68/132] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Nov 20 20:28:56 2025] DELETE /volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 821.612891] [57793]: DEBUG cinder.api.middleware.request_id [req-ae156a9f-ad0a-4a57-9ad4-fc869f3ca2bc req-d985f48b-d59b-46ee-b640-9e08ab79c7a2 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.615826] [57793]: INFO cinder.api.openstack.wsgi [req-ae156a9f-ad0a-4a57-9ad4-fc869f3ca2bc req-d985f48b-d59b-46ee-b640-9e08ab79c7a2 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e [ 821.617021] [57793]: DEBUG cinder.api.openstack.wsgi [req-ae156a9f-ad0a-4a57-9ad4-fc869f3ca2bc req-d985f48b-d59b-46ee-b640-9e08ab79c7a2 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 821.617021] [57793]: DEBUG cinder.api.openstack.wsgi [req-ae156a9f-ad0a-4a57-9ad4-fc869f3ca2bc req-d985f48b-d59b-46ee-b640-9e08ab79c7a2 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 821.623798] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.623798] [57793]: warnings.warn( [ 821.624497] [57793]: INFO cinder.volume.api [req-ae156a9f-ad0a-4a57-9ad4-fc869f3ca2bc req-d985f48b-d59b-46ee-b640-9e08ab79c7a2 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Snapshot retrieved successfully. [ 821.625710] [57793]: INFO cinder.api.openstack.wsgi [req-ae156a9f-ad0a-4a57-9ad4-fc869f3ca2bc req-d985f48b-d59b-46ee-b640-9e08ab79c7a2 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e returned with HTTP 200 [ 821.626262] [57793]: [pid: 57793|app: 0|req: 65/133] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Nov 20 20:28:56 2025] GET /volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.699022] [57792]: DEBUG cinder.api.middleware.request_id [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.700965] [57792]: INFO cinder.api.openstack.wsgi [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] POST http://10.180.1.21/volume/v3/volumes [ 822.701371] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-812714045"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 822.702923] [57792]: DEBUG cinder.api.v3.volumes [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-812714045'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 822.703067] [57792]: INFO cinder.api.v3.volumes [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Create volume of 1 GB [ 822.703395] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.703395] [57792]: warnings.warn( [ 822.709245] [57792]: INFO cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Availability Zones retrieved successfully. [ 822.716673] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Flow 'volume_create_api' (5f6139b3-9e09-4632-8f0d-0fe0823139fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 822.718414] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e52dbb-cac4-4865-ac5f-3fe83fb4a7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.719599] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 822.740987] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e52dbb-cac4-4865-ac5f-3fe83fb4a7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.741891] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c9c60a-2285-409e-92e2-9362b1cb81c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.751143] [57793]: DEBUG cinder.api.middleware.request_id [req-b8761c4b-95a2-41ee-8c07-1252ff7b09c3 req-c000342b-b168-4626-a4df-7570354cfd68 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.754435] [57793]: INFO cinder.api.openstack.wsgi [req-b8761c4b-95a2-41ee-8c07-1252ff7b09c3 req-c000342b-b168-4626-a4df-7570354cfd68 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e [ 822.754894] [57793]: DEBUG cinder.api.openstack.wsgi [req-b8761c4b-95a2-41ee-8c07-1252ff7b09c3 req-c000342b-b168-4626-a4df-7570354cfd68 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 822.755324] [57793]: DEBUG cinder.api.openstack.wsgi [req-b8761c4b-95a2-41ee-8c07-1252ff7b09c3 req-c000342b-b168-4626-a4df-7570354cfd68 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 822.763538] [57793]: INFO cinder.api.openstack.wsgi [req-b8761c4b-95a2-41ee-8c07-1252ff7b09c3 req-c000342b-b168-4626-a4df-7570354cfd68 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e returned with HTTP 404 [ 822.764269] [57793]: [pid: 57793|app: 0|req: 66/134] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Nov 20 20:28:57 2025] GET /volume/v3/snapshots/b461a40b-a777-454a-a77d-1b63f8fa916e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 822.784626] [57792]: DEBUG cinder.quota [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Created reservations ['7f59f11a-a553-4983-80cf-af5eb07fca68', '39ad902d-18c8-4ce3-896a-16142284692c', '04d14169-80c1-49ab-8b5c-beb0bc96f484', '75fbe1e7-2655-4c17-9ef8-db3bbb65cee1'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 822.785830] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c9c60a-2285-409e-92e2-9362b1cb81c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f59f11a-a553-4983-80cf-af5eb07fca68', '39ad902d-18c8-4ce3-896a-16142284692c', '04d14169-80c1-49ab-8b5c-beb0bc96f484', '75fbe1e7-2655-4c17-9ef8-db3bbb65cee1']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.787320] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6ae958-bdf1-4f0c-88cb-1f26e130ae9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.813557] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6ae958-bdf1-4f0c-88cb-1f26e130ae9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baafb90a-70c8-4102-8c59-5eb896d650f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-812714045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f70bcfbec5214013bcdfc3f7bf6110ff',qos_specs=None,replication_status=,reservations=['7f59f11a-a553-4983-80cf-af5eb07fca68','39ad902d-18c8-4ce3-896a-16142284692c','04d14169-80c1-49ab-8b5c-beb0bc96f484','75fbe1e7-2655-4c17-9ef8-db3bbb65cee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293a7d31bc9942fbb2cc9a38cd54395b',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-812714045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baafb90a-70c8-4102-8c59-5eb896d650f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f70bcfbec5214013bcdfc3f7bf6110ff',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='293a7d31bc9942fbb2cc9a38cd54395b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.814741] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bf3c7b-eaa9-4388-9ad1-a6d7c5511b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.833440] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bf3c7b-eaa9-4388-9ad1-a6d7c5511b17) 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-812714045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f70bcfbec5214013bcdfc3f7bf6110ff',qos_specs=None,replication_status=,reservations=['7f59f11a-a553-4983-80cf-af5eb07fca68','39ad902d-18c8-4ce3-896a-16142284692c','04d14169-80c1-49ab-8b5c-beb0bc96f484','75fbe1e7-2655-4c17-9ef8-db3bbb65cee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293a7d31bc9942fbb2cc9a38cd54395b',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.835087] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e6c2a6-eb47-4148-b12a-fd101b27c5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 822.846265] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e6c2a6-eb47-4148-b12a-fd101b27c5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 822.847697] [57792]: DEBUG cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Flow 'volume_create_api' (5f6139b3-9e09-4632-8f0d-0fe0823139fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 822.848103] [57792]: INFO cinder.volume.api [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Create volume request issued successfully. [ 822.848801] [57792]: INFO cinder.api.openstack.wsgi [None req-e3f3aa0c-d866-47d4-985f-b9821fe26712 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 822.850696] [57792]: [pid: 57792|app: 0|req: 69/135] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:28:57 2025] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 822.860388] [57793]: DEBUG cinder.api.middleware.request_id [None req-9c226d35-08d9-47c6-989e-eb74c1f56146 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.864046] [57793]: INFO cinder.api.openstack.wsgi [None req-9c226d35-08d9-47c6-989e-eb74c1f56146 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 822.864046] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9c226d35-08d9-47c6-989e-eb74c1f56146 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 822.864046] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9c226d35-08d9-47c6-989e-eb74c1f56146 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 822.877669] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.877669] [57793]: warnings.warn( [ 822.887408] [57793]: INFO cinder.volume.api [None req-9c226d35-08d9-47c6-989e-eb74c1f56146 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 822.893166] [57793]: INFO cinder.api.openstack.wsgi [None req-9c226d35-08d9-47c6-989e-eb74c1f56146 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 822.893662] [57793]: [pid: 57793|app: 0|req: 67/136] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:28:57 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.945423] [57792]: DEBUG cinder.api.middleware.request_id [req-0ffac59d-2c5b-4949-a1cb-c1feb3432f41 req-08c64e75-5c98-42d3-b313-233694d75496 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.947660] [57792]: INFO cinder.api.openstack.wsgi [req-0ffac59d-2c5b-4949-a1cb-c1feb3432f41 req-08c64e75-5c98-42d3-b313-233694d75496 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] DELETE http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 822.947853] [57792]: DEBUG cinder.api.openstack.wsgi [req-0ffac59d-2c5b-4949-a1cb-c1feb3432f41 req-08c64e75-5c98-42d3-b313-233694d75496 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 822.948080] [57792]: DEBUG cinder.api.openstack.wsgi [req-0ffac59d-2c5b-4949-a1cb-c1feb3432f41 req-08c64e75-5c98-42d3-b313-233694d75496 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 822.948264] [57792]: INFO cinder.api.v3.volumes [req-0ffac59d-2c5b-4949-a1cb-c1feb3432f41 req-08c64e75-5c98-42d3-b313-233694d75496 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Delete volume with id: 21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 822.958186] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.958186] [57792]: warnings.warn( [ 822.958871] [57792]: INFO cinder.volume.api [req-0ffac59d-2c5b-4949-a1cb-c1feb3432f41 req-08c64e75-5c98-42d3-b313-233694d75496 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Volume info retrieved successfully. [ 822.977566] [57792]: INFO cinder.volume.api [req-0ffac59d-2c5b-4949-a1cb-c1feb3432f41 req-08c64e75-5c98-42d3-b313-233694d75496 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Delete volume request issued successfully. [ 822.977875] [57792]: INFO cinder.api.openstack.wsgi [req-0ffac59d-2c5b-4949-a1cb-c1feb3432f41 req-08c64e75-5c98-42d3-b313-233694d75496 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 returned with HTTP 202 [ 822.978445] [57792]: [pid: 57792|app: 0|req: 70/137] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 20:28:57 2025] DELETE /volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 823.067730] [57793]: DEBUG cinder.api.middleware.request_id [req-fe66df9d-1222-4e2a-8c0a-dd1818c02637 req-d2a5072f-51b6-4393-8efe-cf4bb1252273 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.070521] [57793]: INFO cinder.api.openstack.wsgi [req-fe66df9d-1222-4e2a-8c0a-dd1818c02637 req-d2a5072f-51b6-4393-8efe-cf4bb1252273 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 823.070693] [57793]: DEBUG cinder.api.openstack.wsgi [req-fe66df9d-1222-4e2a-8c0a-dd1818c02637 req-d2a5072f-51b6-4393-8efe-cf4bb1252273 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 823.070927] [57793]: DEBUG cinder.api.openstack.wsgi [req-fe66df9d-1222-4e2a-8c0a-dd1818c02637 req-d2a5072f-51b6-4393-8efe-cf4bb1252273 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 823.079744] [57793]: INFO cinder.api.openstack.wsgi [req-fe66df9d-1222-4e2a-8c0a-dd1818c02637 req-d2a5072f-51b6-4393-8efe-cf4bb1252273 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 returned with HTTP 404 [ 823.080369] [57793]: [pid: 57793|app: 0|req: 68/138] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:28:57 2025] GET /volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 823.103384] [57792]: DEBUG cinder.api.middleware.request_id [req-589c7e19-72fe-4ee2-8745-247e5d7c5995 req-a21d5693-7843-4f23-a59e-eaacdab3d0ae None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.106160] [57792]: INFO cinder.api.openstack.wsgi [req-589c7e19-72fe-4ee2-8745-247e5d7c5995 req-a21d5693-7843-4f23-a59e-eaacdab3d0ae tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] DELETE http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 823.106160] [57792]: DEBUG cinder.api.openstack.wsgi [req-589c7e19-72fe-4ee2-8745-247e5d7c5995 req-a21d5693-7843-4f23-a59e-eaacdab3d0ae tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 823.106296] [57792]: DEBUG cinder.api.openstack.wsgi [req-589c7e19-72fe-4ee2-8745-247e5d7c5995 req-a21d5693-7843-4f23-a59e-eaacdab3d0ae tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 823.106368] [57792]: INFO cinder.api.v3.volumes [req-589c7e19-72fe-4ee2-8745-247e5d7c5995 req-a21d5693-7843-4f23-a59e-eaacdab3d0ae tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Delete volume with id: 21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 823.114608] [57792]: INFO cinder.api.openstack.wsgi [req-589c7e19-72fe-4ee2-8745-247e5d7c5995 req-a21d5693-7843-4f23-a59e-eaacdab3d0ae tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 returned with HTTP 404 [ 823.115636] [57792]: [pid: 57792|app: 0|req: 71/139] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 20:28:57 2025] DELETE /volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 823.127874] [57793]: DEBUG cinder.api.middleware.request_id [req-8871c6e4-96a3-4fbf-bd2c-ab5c0d7fab16 req-cbda215f-397a-47ed-a1cd-134b4cdb58b5 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.130322] [57793]: INFO cinder.api.openstack.wsgi [req-8871c6e4-96a3-4fbf-bd2c-ab5c0d7fab16 req-cbda215f-397a-47ed-a1cd-134b4cdb58b5 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] GET http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 [ 823.130322] [57793]: DEBUG cinder.api.openstack.wsgi [req-8871c6e4-96a3-4fbf-bd2c-ab5c0d7fab16 req-cbda215f-397a-47ed-a1cd-134b4cdb58b5 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 823.130322] [57793]: DEBUG cinder.api.openstack.wsgi [req-8871c6e4-96a3-4fbf-bd2c-ab5c0d7fab16 req-cbda215f-397a-47ed-a1cd-134b4cdb58b5 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 823.136772] [57793]: INFO cinder.api.openstack.wsgi [req-8871c6e4-96a3-4fbf-bd2c-ab5c0d7fab16 req-cbda215f-397a-47ed-a1cd-134b4cdb58b5 tempest-VolumesSnapshotsTestJSON-1367554077 tempest-VolumesSnapshotsTestJSON-1367554077-project-member] http://10.180.1.21/volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 returned with HTTP 404 [ 823.137554] [57793]: [pid: 57793|app: 0|req: 69/140] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:28:57 2025] GET /volume/v3/volumes/21b0323d-fc5b-4607-9995-4a4a5d380fa2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 823.910124] [57792]: DEBUG cinder.api.middleware.request_id [None req-f2373c08-af6f-4f0f-9916-21acc7396f5e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.912895] [57792]: INFO cinder.api.openstack.wsgi [None req-f2373c08-af6f-4f0f-9916-21acc7396f5e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 823.913131] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f2373c08-af6f-4f0f-9916-21acc7396f5e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 823.913473] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f2373c08-af6f-4f0f-9916-21acc7396f5e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 823.925565] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.925565] [57792]: warnings.warn( [ 823.930741] [57792]: INFO cinder.volume.api [None req-f2373c08-af6f-4f0f-9916-21acc7396f5e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 823.936610] [57792]: INFO cinder.api.openstack.wsgi [None req-f2373c08-af6f-4f0f-9916-21acc7396f5e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 823.937054] [57792]: [pid: 57792|app: 0|req: 72/141] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:28:58 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 833.133461] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=41,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 833.933387] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=51,cinder:INSERT=14,cinder:UPDATE=26 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 863.904782] [57793]: DEBUG cinder.api.middleware.request_id [req-0ddeee79-6d69-43a4-9352-228a1b7da3e5 req-6fa71998-4d1c-4e5a-8857-ae2a346b9f27 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 863.907804] [57793]: INFO cinder.api.openstack.wsgi [req-0ddeee79-6d69-43a4-9352-228a1b7da3e5 req-6fa71998-4d1c-4e5a-8857-ae2a346b9f27 tempest-SecurityGroupsTestJSON-1191347736 tempest-SecurityGroupsTestJSON-1191347736-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=621d2f7e-ea00-448d-8aca-b9ff72ff432d [ 863.908143] [57793]: DEBUG cinder.api.openstack.wsgi [req-0ddeee79-6d69-43a4-9352-228a1b7da3e5 req-6fa71998-4d1c-4e5a-8857-ae2a346b9f27 tempest-SecurityGroupsTestJSON-1191347736 tempest-SecurityGroupsTestJSON-1191347736-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 863.908409] [57793]: DEBUG cinder.api.openstack.wsgi [req-0ddeee79-6d69-43a4-9352-228a1b7da3e5 req-6fa71998-4d1c-4e5a-8857-ae2a346b9f27 tempest-SecurityGroupsTestJSON-1191347736 tempest-SecurityGroupsTestJSON-1191347736-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 863.914661] [57793]: INFO cinder.api.openstack.wsgi [req-0ddeee79-6d69-43a4-9352-228a1b7da3e5 req-6fa71998-4d1c-4e5a-8857-ae2a346b9f27 tempest-SecurityGroupsTestJSON-1191347736 tempest-SecurityGroupsTestJSON-1191347736-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=621d2f7e-ea00-448d-8aca-b9ff72ff432d returned with HTTP 200 [ 863.915014] [57793]: [pid: 57793|app: 0|req: 70/142] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Nov 20 20:29:38 2025] GET /volume/v3/attachments?instance_id=621d2f7e-ea00-448d-8aca-b9ff72ff432d => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.837306] [57792]: DEBUG cinder.api.middleware.request_id [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.841690] [57792]: INFO cinder.api.openstack.wsgi [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] POST http://10.180.1.21/volume/v3/volumes [ 866.841690] [57792]: DEBUG cinder.api.openstack.wsgi [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1610748211"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 866.843750] [57792]: DEBUG cinder.api.v3.volumes [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1610748211'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 866.844149] [57792]: INFO cinder.api.v3.volumes [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Create volume of 1 GB [ 866.852875] [57792]: INFO cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Availability Zones retrieved successfully. [ 866.862829] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Flow 'volume_create_api' (6e2c91cb-f5ba-4413-87ff-9e462d4e8192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 866.864559] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929498a9-cc21-4f17-b715-2e6823cc5bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.866163] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 866.900057] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929498a9-cc21-4f17-b715-2e6823cc5bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.901220] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74624567-ac9a-4791-8cdc-858b8fcde893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.954666] [57792]: DEBUG cinder.quota [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Created reservations ['1959237f-55a8-4b56-be3c-bf08901a811a', 'f7db15f7-950a-4cde-816a-55f4f8d279fc', '6d377b15-685b-4e81-9ec2-7e7a113e12e3', 'b659debb-87b4-4304-8473-7e88794fbfcd'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 866.955766] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74624567-ac9a-4791-8cdc-858b8fcde893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1959237f-55a8-4b56-be3c-bf08901a811a', 'f7db15f7-950a-4cde-816a-55f4f8d279fc', '6d377b15-685b-4e81-9ec2-7e7a113e12e3', 'b659debb-87b4-4304-8473-7e88794fbfcd']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.956816] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e0bad3-a58f-434f-9693-0cbc22b8fcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.971978] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e0bad3-a58f-434f-9693-0cbc22b8fcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe49456-a3ee-43bc-8a29-5c7fba88c862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1610748211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a6ae75473d441688fb59c9c7b328ea',qos_specs=None,replication_status=,reservations=['1959237f-55a8-4b56-be3c-bf08901a811a','f7db15f7-950a-4cde-816a-55f4f8d279fc','6d377b15-685b-4e81-9ec2-7e7a113e12e3','b659debb-87b4-4304-8473-7e88794fbfcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4638835b42456cb5bf9b411d09f165',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1610748211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fe49456-a3ee-43bc-8a29-5c7fba88c862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8a6ae75473d441688fb59c9c7b328ea',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='6e4638835b42456cb5bf9b411d09f165',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.972962] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21c12de-4083-4140-a7d7-d0ae5b6c2094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 866.988986] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c21c12de-4083-4140-a7d7-d0ae5b6c2094) 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-1610748211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a6ae75473d441688fb59c9c7b328ea',qos_specs=None,replication_status=,reservations=['1959237f-55a8-4b56-be3c-bf08901a811a','f7db15f7-950a-4cde-816a-55f4f8d279fc','6d377b15-685b-4e81-9ec2-7e7a113e12e3','b659debb-87b4-4304-8473-7e88794fbfcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4638835b42456cb5bf9b411d09f165',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 866.990074] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a93cfb-3b14-49fd-b763-8d53848b5c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 867.000613] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a93cfb-3b14-49fd-b763-8d53848b5c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 867.001796] [57792]: DEBUG cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Flow 'volume_create_api' (6e2c91cb-f5ba-4413-87ff-9e462d4e8192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 867.002239] [57792]: INFO cinder.volume.api [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Create volume request issued successfully. [ 867.002960] [57792]: INFO cinder.api.openstack.wsgi [None req-52806d3c-83d0-4a0d-80c7-71ee90edb2de tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 867.003538] [57792]: [pid: 57792|app: 0|req: 73/143] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:29:41 2025] POST /volume/v3/volumes => generated 753 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 867.014876] [57793]: DEBUG cinder.api.middleware.request_id [None req-a31ed28c-fa3d-4280-9d90-a232d793797b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.018857] [57793]: INFO cinder.api.openstack.wsgi [None req-a31ed28c-fa3d-4280-9d90-a232d793797b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 [ 867.018857] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a31ed28c-fa3d-4280-9d90-a232d793797b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 867.018857] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a31ed28c-fa3d-4280-9d90-a232d793797b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 867.027136] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 867.027136] [57793]: warnings.warn( [ 867.032404] [57793]: INFO cinder.volume.api [None req-a31ed28c-fa3d-4280-9d90-a232d793797b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 867.041873] [57793]: INFO cinder.api.openstack.wsgi [None req-a31ed28c-fa3d-4280-9d90-a232d793797b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 returned with HTTP 200 [ 867.042382] [57793]: [pid: 57793|app: 0|req: 71/144] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:29:41 2025] GET /volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.066143] [57792]: DEBUG cinder.api.middleware.request_id [None req-094c2d30-07d0-4212-a791-54fc51da9730 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.071942] [57792]: INFO cinder.api.openstack.wsgi [None req-094c2d30-07d0-4212-a791-54fc51da9730 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 [ 868.072191] [57792]: DEBUG cinder.api.openstack.wsgi [None req-094c2d30-07d0-4212-a791-54fc51da9730 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 868.072404] [57792]: DEBUG cinder.api.openstack.wsgi [None req-094c2d30-07d0-4212-a791-54fc51da9730 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 868.094966] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.094966] [57792]: warnings.warn( [ 868.103024] [57792]: INFO cinder.volume.api [None req-094c2d30-07d0-4212-a791-54fc51da9730 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 868.107801] [57792]: INFO cinder.api.openstack.wsgi [None req-094c2d30-07d0-4212-a791-54fc51da9730 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 returned with HTTP 200 [ 868.113096] [57792]: [pid: 57792|app: 0|req: 74/145] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:29:42 2025] GET /volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.125994] [57793]: DEBUG cinder.api.middleware.request_id [None req-17b1070e-8abf-4e13-8571-cfb5362e3327 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.128588] [57793]: INFO cinder.api.openstack.wsgi [None req-17b1070e-8abf-4e13-8571-cfb5362e3327 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] POST http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862/action [ 868.129183] [57793]: DEBUG cinder.api.openstack.wsgi [None req-17b1070e-8abf-4e13-8571-cfb5362e3327 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 868.129444] [57793]: DEBUG cinder.api.openstack.wsgi [None req-17b1070e-8abf-4e13-8571-cfb5362e3327 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 868.145674] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.145674] [57793]: warnings.warn( [ 868.146409] [57793]: INFO cinder.volume.api [None req-17b1070e-8abf-4e13-8571-cfb5362e3327 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 868.153437] [57793]: INFO cinder.volume.api [None req-17b1070e-8abf-4e13-8571-cfb5362e3327 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume updated successfully. [ 868.153945] [57793]: INFO cinder.api.openstack.wsgi [None req-17b1070e-8abf-4e13-8571-cfb5362e3327 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862/action returned with HTTP 200 [ 868.154381] [57793]: [pid: 57793|app: 0|req: 72/146] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Nov 20 20:29:42 2025] POST /volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 868.158393] [57792]: DEBUG cinder.api.middleware.request_id [None req-094a6418-6504-4e1d-8292-762e823b5c47 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.160454] [57792]: INFO cinder.api.openstack.wsgi [None req-094a6418-6504-4e1d-8292-762e823b5c47 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 [ 868.160675] [57792]: DEBUG cinder.api.openstack.wsgi [None req-094a6418-6504-4e1d-8292-762e823b5c47 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 868.160892] [57792]: DEBUG cinder.api.openstack.wsgi [None req-094a6418-6504-4e1d-8292-762e823b5c47 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 868.170291] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.170291] [57792]: warnings.warn( [ 868.179248] [57792]: INFO cinder.volume.api [None req-094a6418-6504-4e1d-8292-762e823b5c47 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 868.185362] [57792]: INFO cinder.api.openstack.wsgi [None req-094a6418-6504-4e1d-8292-762e823b5c47 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 returned with HTTP 200 [ 868.185966] [57792]: [pid: 57792|app: 0|req: 75/147] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:29:42 2025] GET /volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 868.549637] [57793]: DEBUG cinder.api.middleware.request_id [req-b65449cc-9043-49fb-a06d-ebdaefbb3f77 req-30f10de2-f34b-44f6-8f1c-b089a9dd7382 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.552101] [57793]: INFO cinder.api.openstack.wsgi [req-b65449cc-9043-49fb-a06d-ebdaefbb3f77 req-30f10de2-f34b-44f6-8f1c-b089a9dd7382 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 [ 868.552382] [57793]: DEBUG cinder.api.openstack.wsgi [req-b65449cc-9043-49fb-a06d-ebdaefbb3f77 req-30f10de2-f34b-44f6-8f1c-b089a9dd7382 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 868.552586] [57793]: DEBUG cinder.api.openstack.wsgi [req-b65449cc-9043-49fb-a06d-ebdaefbb3f77 req-30f10de2-f34b-44f6-8f1c-b089a9dd7382 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 868.562124] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 868.562124] [57793]: warnings.warn( [ 868.564970] [57793]: INFO cinder.volume.api [req-b65449cc-9043-49fb-a06d-ebdaefbb3f77 req-30f10de2-f34b-44f6-8f1c-b089a9dd7382 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 868.571310] [57793]: INFO cinder.api.openstack.wsgi [req-b65449cc-9043-49fb-a06d-ebdaefbb3f77 req-30f10de2-f34b-44f6-8f1c-b089a9dd7382 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 returned with HTTP 200 [ 868.571310] [57793]: [pid: 57793|app: 0|req: 73/148] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:29:43 2025] GET /volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 870.683313] [57792]: DEBUG cinder.api.middleware.request_id [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.685646] [57792]: INFO cinder.api.openstack.wsgi [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] POST http://10.180.1.21/volume/v3/volumes [ 870.686170] [57792]: DEBUG cinder.api.openstack.wsgi [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1258531486"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 870.687746] [57792]: DEBUG cinder.api.v3.volumes [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1258531486'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 870.687919] [57792]: INFO cinder.api.v3.volumes [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Create volume of 1 GB [ 870.693764] [57792]: INFO cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Availability Zones retrieved successfully. [ 870.700683] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Flow 'volume_create_api' (1e4a8cf1-f9d0-4847-9586-38363d9764a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 870.702302] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255c434a-d2ef-4a12-8567-014ca159aba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 870.703526] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 870.728900] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255c434a-d2ef-4a12-8567-014ca159aba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 870.730186] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afdec542-edbc-47e3-b3a3-ffd44e2529a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 870.781806] [57792]: DEBUG cinder.quota [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Created reservations ['97130e92-33c8-4da4-9fea-2e6e3bf8d494', '2315c945-f10c-490b-839a-be6b6db3d269', 'd514d761-b9ae-4440-80d6-389a00c4e407', '96da8ade-00b9-4e62-b6f6-df53c1584a81'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 870.783277] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afdec542-edbc-47e3-b3a3-ffd44e2529a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97130e92-33c8-4da4-9fea-2e6e3bf8d494', '2315c945-f10c-490b-839a-be6b6db3d269', 'd514d761-b9ae-4440-80d6-389a00c4e407', '96da8ade-00b9-4e62-b6f6-df53c1584a81']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 870.784325] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dee6494b-8752-426f-9575-ecca6222a1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 870.807269] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dee6494b-8752-426f-9575-ecca6222a1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a5f238b-9e9f-42b6-bc92-22cf1083b92b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1258531486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a6ae75473d441688fb59c9c7b328ea',qos_specs=None,replication_status=,reservations=['97130e92-33c8-4da4-9fea-2e6e3bf8d494','2315c945-f10c-490b-839a-be6b6db3d269','d514d761-b9ae-4440-80d6-389a00c4e407','96da8ade-00b9-4e62-b6f6-df53c1584a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4638835b42456cb5bf9b411d09f165',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1258531486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a5f238b-9e9f-42b6-bc92-22cf1083b92b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8a6ae75473d441688fb59c9c7b328ea',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='6e4638835b42456cb5bf9b411d09f165',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 870.809348] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a212d6-fbbf-4f47-a1c7-a4416ef83e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 870.830089] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0a212d6-fbbf-4f47-a1c7-a4416ef83e16) 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-1258531486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a6ae75473d441688fb59c9c7b328ea',qos_specs=None,replication_status=,reservations=['97130e92-33c8-4da4-9fea-2e6e3bf8d494','2315c945-f10c-490b-839a-be6b6db3d269','d514d761-b9ae-4440-80d6-389a00c4e407','96da8ade-00b9-4e62-b6f6-df53c1584a81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e4638835b42456cb5bf9b411d09f165',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 870.831078] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (616917f9-35a9-4378-ae6f-af5bb05722d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 870.843139] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (616917f9-35a9-4378-ae6f-af5bb05722d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 870.843139] [57792]: DEBUG cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Flow 'volume_create_api' (1e4a8cf1-f9d0-4847-9586-38363d9764a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 870.843139] [57792]: INFO cinder.volume.api [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Create volume request issued successfully. [ 870.843700] [57792]: INFO cinder.api.openstack.wsgi [None req-14ca2d72-9a9e-46e6-abe9-12d526635266 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 870.844313] [57792]: [pid: 57792|app: 0|req: 76/149] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:29:45 2025] POST /volume/v3/volumes => generated 753 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 870.858032] [57793]: DEBUG cinder.api.middleware.request_id [None req-c7dd563a-30b7-4db5-804f-d0906f86e393 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 870.860105] [57793]: INFO cinder.api.openstack.wsgi [None req-c7dd563a-30b7-4db5-804f-d0906f86e393 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b [ 870.860349] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c7dd563a-30b7-4db5-804f-d0906f86e393 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 870.860561] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c7dd563a-30b7-4db5-804f-d0906f86e393 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 870.871664] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 870.871664] [57793]: warnings.warn( [ 870.878974] [57793]: INFO cinder.volume.api [None req-c7dd563a-30b7-4db5-804f-d0906f86e393 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 870.885090] [57793]: INFO cinder.api.openstack.wsgi [None req-c7dd563a-30b7-4db5-804f-d0906f86e393 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b returned with HTTP 200 [ 870.885559] [57793]: [pid: 57793|app: 0|req: 74/150] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:29:45 2025] GET /volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 871.897523] [57792]: DEBUG cinder.api.middleware.request_id [None req-396fc2b1-4b8c-4bd6-a106-317cb44de41b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.904087] [57792]: INFO cinder.api.openstack.wsgi [None req-396fc2b1-4b8c-4bd6-a106-317cb44de41b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b [ 871.904087] [57792]: DEBUG cinder.api.openstack.wsgi [None req-396fc2b1-4b8c-4bd6-a106-317cb44de41b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 871.904087] [57792]: DEBUG cinder.api.openstack.wsgi [None req-396fc2b1-4b8c-4bd6-a106-317cb44de41b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 871.919773] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.919773] [57792]: warnings.warn( [ 871.924336] [57792]: INFO cinder.volume.api [None req-396fc2b1-4b8c-4bd6-a106-317cb44de41b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 871.930793] [57792]: INFO cinder.api.openstack.wsgi [None req-396fc2b1-4b8c-4bd6-a106-317cb44de41b tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b returned with HTTP 200 [ 871.931376] [57792]: [pid: 57792|app: 0|req: 77/151] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:29:46 2025] GET /volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 875.675181] [57793]: DEBUG cinder.api.middleware.request_id [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.677737] [57793]: INFO cinder.api.openstack.wsgi [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] POST http://10.180.1.21/volume/v3/volumes [ 875.677935] [57793]: DEBUG cinder.api.openstack.wsgi [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1244092113"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 875.679824] [57793]: DEBUG cinder.api.v3.volumes [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1244092113'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 875.681124] [57793]: INFO cinder.api.v3.volumes [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Create volume of 1 GB [ 875.687297] [57793]: INFO cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Availability Zones retrieved successfully. [ 875.697871] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Flow 'volume_create_api' (b5e6fd56-519e-4846-a40b-29008ce47ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 875.699356] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b6bcc5-c373-41f0-86ab-30e3a79a5896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 875.701771] [57792]: DEBUG cinder.api.middleware.request_id [req-097624eb-35be-4a1b-86ec-128d66275624 req-a0d5ea3c-4d16-4e17-95b9-07b5caf7db93 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.702208] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 875.703632] [57792]: INFO cinder.api.openstack.wsgi [req-097624eb-35be-4a1b-86ec-128d66275624 req-a0d5ea3c-4d16-4e17-95b9-07b5caf7db93 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef [ 875.704477] [57792]: DEBUG cinder.api.openstack.wsgi [req-097624eb-35be-4a1b-86ec-128d66275624 req-a0d5ea3c-4d16-4e17-95b9-07b5caf7db93 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 875.704477] [57792]: DEBUG cinder.api.openstack.wsgi [req-097624eb-35be-4a1b-86ec-128d66275624 req-a0d5ea3c-4d16-4e17-95b9-07b5caf7db93 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 875.717857] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.717857] [57792]: warnings.warn( [ 875.733064] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9b6bcc5-c373-41f0-86ab-30e3a79a5896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 875.733988] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb8c10e-c30b-42cc-b7a1-8b8c7b94d4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 875.848289] [57793]: DEBUG cinder.quota [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Created reservations ['9ec15a6a-2a08-4440-a7f9-aadfed4e7218', 'b826ad11-5ae5-4d40-947f-7de7fcce2950', '0543e1e1-4ee5-4078-871a-cb1ca12d0e49', 'adecf8ff-cb3e-4bfa-81a2-796f8592d058'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 875.849405] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb8c10e-c30b-42cc-b7a1-8b8c7b94d4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ec15a6a-2a08-4440-a7f9-aadfed4e7218', 'b826ad11-5ae5-4d40-947f-7de7fcce2950', '0543e1e1-4ee5-4078-871a-cb1ca12d0e49', 'adecf8ff-cb3e-4bfa-81a2-796f8592d058']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 875.850517] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85247cc-fcf1-40bf-8212-3474406a7545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 875.868844] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85247cc-fcf1-40bf-8212-3474406a7545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c0064ab-0ce1-42ac-af25-8ae7d50329b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1244092113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa33bc1eaa5b4d4bb5063ffee3b1d8c6',qos_specs=None,replication_status=,reservations=['9ec15a6a-2a08-4440-a7f9-aadfed4e7218','b826ad11-5ae5-4d40-947f-7de7fcce2950','0543e1e1-4ee5-4078-871a-cb1ca12d0e49','adecf8ff-cb3e-4bfa-81a2-796f8592d058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cc051844c5464a9493f7f9f1817710',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1244092113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c0064ab-0ce1-42ac-af25-8ae7d50329b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa33bc1eaa5b4d4bb5063ffee3b1d8c6',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='c4cc051844c5464a9493f7f9f1817710',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 875.869727] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3aedb07-cb48-4300-987c-3b07cbc9fb63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 875.887429] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3aedb07-cb48-4300-987c-3b07cbc9fb63) 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-1244092113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa33bc1eaa5b4d4bb5063ffee3b1d8c6',qos_specs=None,replication_status=,reservations=['9ec15a6a-2a08-4440-a7f9-aadfed4e7218','b826ad11-5ae5-4d40-947f-7de7fcce2950','0543e1e1-4ee5-4078-871a-cb1ca12d0e49','adecf8ff-cb3e-4bfa-81a2-796f8592d058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cc051844c5464a9493f7f9f1817710',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 875.888198] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b10d258-96d9-4b39-9206-a4b1a48bfc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 875.902183] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b10d258-96d9-4b39-9206-a4b1a48bfc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 875.902613] [57793]: DEBUG cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Flow 'volume_create_api' (b5e6fd56-519e-4846-a40b-29008ce47ced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 875.903047] [57793]: INFO cinder.volume.api [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Create volume request issued successfully. [ 875.904313] [57793]: INFO cinder.api.openstack.wsgi [None req-726b85d6-21d9-4fb2-be33-0770e6ef73ac tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 875.904313] [57793]: [pid: 57793|app: 0|req: 75/152] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:29:50 2025] POST /volume/v3/volumes => generated 756 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 875.914156] [57793]: DEBUG cinder.api.middleware.request_id [None req-ca7a0b05-53dd-4e5b-af31-79c709e57a6c None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.916582] [57793]: INFO cinder.api.openstack.wsgi [None req-ca7a0b05-53dd-4e5b-af31-79c709e57a6c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 875.917626] [57793]: DEBUG cinder.api.openstack.wsgi [None req-ca7a0b05-53dd-4e5b-af31-79c709e57a6c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 875.917626] [57793]: DEBUG cinder.api.openstack.wsgi [None req-ca7a0b05-53dd-4e5b-af31-79c709e57a6c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 875.929955] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.929955] [57793]: warnings.warn( [ 875.936786] [57793]: INFO cinder.volume.api [None req-ca7a0b05-53dd-4e5b-af31-79c709e57a6c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 875.946804] [57793]: INFO cinder.api.openstack.wsgi [None req-ca7a0b05-53dd-4e5b-af31-79c709e57a6c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 875.946970] [57793]: [pid: 57793|app: 0|req: 76/153] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:29:50 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.250399] [57792]: INFO cinder.api.openstack.wsgi [req-097624eb-35be-4a1b-86ec-128d66275624 req-a0d5ea3c-4d16-4e17-95b9-07b5caf7db93 tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef returned with HTTP 200 [ 876.251038] [57792]: [pid: 57792|app: 0|req: 78/154] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:29:50 2025] DELETE /volume/v3/attachments/7d13e526-24d4-4f24-a8ad-f26895e9d7ef => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.261836] [57793]: DEBUG cinder.api.middleware.request_id [req-097624eb-35be-4a1b-86ec-128d66275624 req-9545f62f-1931-4512-a935-6467917c5d5e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.264422] [57793]: INFO cinder.api.openstack.wsgi [req-097624eb-35be-4a1b-86ec-128d66275624 req-9545f62f-1931-4512-a935-6467917c5d5e tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 876.264620] [57793]: DEBUG cinder.api.openstack.wsgi [req-097624eb-35be-4a1b-86ec-128d66275624 req-9545f62f-1931-4512-a935-6467917c5d5e tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 876.264929] [57793]: DEBUG cinder.api.openstack.wsgi [req-097624eb-35be-4a1b-86ec-128d66275624 req-9545f62f-1931-4512-a935-6467917c5d5e tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 876.265227] [57793]: INFO cinder.api.v3.volumes [req-097624eb-35be-4a1b-86ec-128d66275624 req-9545f62f-1931-4512-a935-6467917c5d5e tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Delete volume with id: 3c072f10-d09b-47cc-ab9b-bd247cc3d596 [ 876.273884] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.273884] [57793]: warnings.warn( [ 876.274828] [57793]: INFO cinder.volume.api [req-097624eb-35be-4a1b-86ec-128d66275624 req-9545f62f-1931-4512-a935-6467917c5d5e tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Volume info retrieved successfully. [ 876.313766] [57793]: INFO cinder.volume.api [req-097624eb-35be-4a1b-86ec-128d66275624 req-9545f62f-1931-4512-a935-6467917c5d5e tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] Delete volume request issued successfully. [ 876.313766] [57793]: INFO cinder.api.openstack.wsgi [req-097624eb-35be-4a1b-86ec-128d66275624 req-9545f62f-1931-4512-a935-6467917c5d5e tempest-ServersTestBootFromVolume-973357970 tempest-ServersTestBootFromVolume-973357970-project-member] http://10.180.1.21/volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 returned with HTTP 202 [ 876.313766] [57793]: [pid: 57793|app: 0|req: 77/155] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 20:29:50 2025] DELETE /volume/v3/volumes/3c072f10-d09b-47cc-ab9b-bd247cc3d596 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 876.963319] [57792]: DEBUG cinder.api.middleware.request_id [None req-5fd027be-d0bf-4684-b50c-6ef55c46db11 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.968050] [57792]: INFO cinder.api.openstack.wsgi [None req-5fd027be-d0bf-4684-b50c-6ef55c46db11 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 876.968050] [57792]: DEBUG cinder.api.openstack.wsgi [None req-5fd027be-d0bf-4684-b50c-6ef55c46db11 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 876.968050] [57792]: DEBUG cinder.api.openstack.wsgi [None req-5fd027be-d0bf-4684-b50c-6ef55c46db11 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 876.984127] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.984127] [57792]: warnings.warn( [ 876.990976] [57792]: INFO cinder.volume.api [None req-5fd027be-d0bf-4684-b50c-6ef55c46db11 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 876.999759] [57792]: INFO cinder.api.openstack.wsgi [None req-5fd027be-d0bf-4684-b50c-6ef55c46db11 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 876.999872] [57792]: [pid: 57792|app: 0|req: 79/156] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:29:51 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 886.288383] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=48,cinder:UPDATE=14,cinder:INSERT=11 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 886.996718] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=73,cinder:INSERT=16,cinder:UPDATE=27 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 898.894200] [57793]: DEBUG cinder.api.middleware.request_id [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.899409] [57793]: INFO cinder.api.openstack.wsgi [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/volumes [ 898.899723] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-205658581"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 898.901308] [57793]: DEBUG cinder.api.v3.volumes [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-205658581'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 898.901432] [57793]: INFO cinder.api.v3.volumes [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume of 1 GB [ 898.910379] [57793]: INFO cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Availability Zones retrieved successfully. [ 898.918363] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Flow 'volume_create_api' (a0e2e258-8ba5-47e5-94c3-ba67f5afca44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 898.921372] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb2e824-ed89-4538-bd29-a15255e3ea03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 898.922834] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 898.952572] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb2e824-ed89-4538-bd29-a15255e3ea03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 898.953750] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfff5d26-9065-4e55-adf9-7e88beaa5741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 899.022229] [57793]: DEBUG cinder.quota [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Created reservations ['abd73876-4948-4edc-bf9b-4679525e3c7f', '8d54898c-0e01-4acd-ad71-d1d1f6413ea4', '98d5f329-e320-4332-ae15-0efc842b7712', 'ebf2c2b6-0254-4f62-978e-8d1dc46208a7'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 899.023108] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfff5d26-9065-4e55-adf9-7e88beaa5741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd73876-4948-4edc-bf9b-4679525e3c7f', '8d54898c-0e01-4acd-ad71-d1d1f6413ea4', '98d5f329-e320-4332-ae15-0efc842b7712', 'ebf2c2b6-0254-4f62-978e-8d1dc46208a7']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 899.024015] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a7efae-5c9e-4b89-b633-0c90ce808aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 899.042449] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9a7efae-5c9e-4b89-b633-0c90ce808aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a70a697-e757-4543-8279-0bba9807738e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-205658581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',qos_specs=None,replication_status=,reservations=['abd73876-4948-4edc-bf9b-4679525e3c7f','8d54898c-0e01-4acd-ad71-d1d1f6413ea4','98d5f329-e320-4332-ae15-0efc842b7712','ebf2c2b6-0254-4f62-978e-8d1dc46208a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f911b88d2080471b8ad8436e56010f15',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-205658581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a70a697-e757-4543-8279-0bba9807738e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',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='f911b88d2080471b8ad8436e56010f15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 899.043415] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd664f4-f583-47e5-85e9-b4c7ad1b13e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 899.059724] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd664f4-f583-47e5-85e9-b4c7ad1b13e6) 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-205658581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',qos_specs=None,replication_status=,reservations=['abd73876-4948-4edc-bf9b-4679525e3c7f','8d54898c-0e01-4acd-ad71-d1d1f6413ea4','98d5f329-e320-4332-ae15-0efc842b7712','ebf2c2b6-0254-4f62-978e-8d1dc46208a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f911b88d2080471b8ad8436e56010f15',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 899.060865] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abbfeda-88ab-458c-818d-bf8271f990c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 899.071809] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abbfeda-88ab-458c-818d-bf8271f990c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 899.073177] [57793]: DEBUG cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Flow 'volume_create_api' (a0e2e258-8ba5-47e5-94c3-ba67f5afca44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 899.073562] [57793]: INFO cinder.volume.api [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume request issued successfully. [ 899.074270] [57793]: INFO cinder.api.openstack.wsgi [None req-d318cb06-19ac-4bf6-950a-5904ffb5b814 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 899.074745] [57793]: [pid: 57793|app: 0|req: 78/157] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:30:13 2025] POST /volume/v3/volumes => generated 749 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 899.092735] [57792]: DEBUG cinder.api.middleware.request_id [None req-56dbe330-e3ed-4c22-8696-8864862ff1a4 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 899.096903] [57792]: INFO cinder.api.openstack.wsgi [None req-56dbe330-e3ed-4c22-8696-8864862ff1a4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 899.097088] [57792]: DEBUG cinder.api.openstack.wsgi [None req-56dbe330-e3ed-4c22-8696-8864862ff1a4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 899.097221] [57792]: DEBUG cinder.api.openstack.wsgi [None req-56dbe330-e3ed-4c22-8696-8864862ff1a4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 899.107346] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.107346] [57792]: warnings.warn( [ 899.112769] [57792]: INFO cinder.volume.api [None req-56dbe330-e3ed-4c22-8696-8864862ff1a4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 899.118243] [57792]: INFO cinder.api.openstack.wsgi [None req-56dbe330-e3ed-4c22-8696-8864862ff1a4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 899.118865] [57792]: [pid: 57792|app: 0|req: 80/158] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:13 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.131730] [57793]: DEBUG cinder.api.middleware.request_id [None req-58f31060-5611-45a7-a320-9b46bf9b8de7 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.135156] [57793]: INFO cinder.api.openstack.wsgi [None req-58f31060-5611-45a7-a320-9b46bf9b8de7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 900.135498] [57793]: DEBUG cinder.api.openstack.wsgi [None req-58f31060-5611-45a7-a320-9b46bf9b8de7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 900.135790] [57793]: DEBUG cinder.api.openstack.wsgi [None req-58f31060-5611-45a7-a320-9b46bf9b8de7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 900.152764] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.152764] [57793]: warnings.warn( [ 900.158145] [57793]: INFO cinder.volume.api [None req-58f31060-5611-45a7-a320-9b46bf9b8de7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 900.164408] [57793]: INFO cinder.api.openstack.wsgi [None req-58f31060-5611-45a7-a320-9b46bf9b8de7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 900.164914] [57793]: [pid: 57793|app: 0|req: 79/159] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:14 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.269165] [57792]: DEBUG cinder.api.middleware.request_id [req-1958cd5d-c607-48e4-9081-287006f659a3 req-3750ddc6-278e-413b-bf8c-260b24f85159 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.272970] [57792]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-3750ddc6-278e-413b-bf8c-260b24f85159 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 901.273282] [57792]: DEBUG cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-3750ddc6-278e-413b-bf8c-260b24f85159 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 901.273598] [57792]: DEBUG cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-3750ddc6-278e-413b-bf8c-260b24f85159 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 901.288341] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.288341] [57792]: warnings.warn( [ 901.295585] [57792]: INFO cinder.volume.api [req-1958cd5d-c607-48e4-9081-287006f659a3 req-3750ddc6-278e-413b-bf8c-260b24f85159 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 901.305892] [57792]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-3750ddc6-278e-413b-bf8c-260b24f85159 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 901.306469] [57792]: [pid: 57792|app: 0|req: 81/160] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:30:16 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.682164] [57793]: DEBUG cinder.api.middleware.request_id [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-c4577547-e462-4bec-9a36-7239df835383 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.686263] [57793]: INFO cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-c4577547-e462-4bec-9a36-7239df835383 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 902.686684] [57793]: DEBUG cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-c4577547-e462-4bec-9a36-7239df835383 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.686818] [57793]: DEBUG cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-c4577547-e462-4bec-9a36-7239df835383 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.701353] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.701353] [57793]: warnings.warn( [ 902.707602] [57793]: INFO cinder.volume.api [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-c4577547-e462-4bec-9a36-7239df835383 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 902.721504] [57793]: INFO cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-c4577547-e462-4bec-9a36-7239df835383 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 902.721980] [57793]: [pid: 57793|app: 0|req: 80/161] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:30:17 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.743534] [57792]: DEBUG cinder.api.middleware.request_id [None req-4a901d8f-3838-4680-8d53-504371d60f1e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.744797] [57792]: INFO cinder.api.openstack.wsgi [None req-4a901d8f-3838-4680-8d53-504371d60f1e None None] GET http://10.180.1.21/volume// [ 902.744797] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4a901d8f-3838-4680-8d53-504371d60f1e None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.744797] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4a901d8f-3838-4680-8d53-504371d60f1e None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.744951] [57792]: INFO cinder.api.openstack.wsgi [None req-4a901d8f-3838-4680-8d53-504371d60f1e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 902.745294] [57792]: [pid: 57792|app: 0|req: 82/162] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:30:17 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 902.749436] [57793]: DEBUG cinder.api.middleware.request_id [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-b578ffa3-f28a-4b61-81fb-d36fe047c0f4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.752077] [57793]: INFO cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-b578ffa3-f28a-4b61-81fb-d36fe047c0f4 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] POST http://10.180.1.21/volume/v3/attachments [ 902.752724] [57793]: DEBUG cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-b578ffa3-f28a-4b61-81fb-d36fe047c0f4 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c0064ab-0ce1-42ac-af25-8ae7d50329b8", "connector": null, "instance_uuid": "c1dffb08-8d14-4976-addd-6f563b1f31fb"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 902.762945] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.762945] [57793]: warnings.warn( [ 902.798757] [57793]: INFO cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-b578ffa3-f28a-4b61-81fb-d36fe047c0f4 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 902.799400] [57793]: [pid: 57793|app: 0|req: 81/163] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:30:17 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.830854] [57792]: DEBUG cinder.api.middleware.request_id [None req-972204db-70b1-46d6-9655-e2235b23fa4b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.831440] [57792]: INFO cinder.api.openstack.wsgi [None req-972204db-70b1-46d6-9655-e2235b23fa4b None None] GET http://10.180.1.21/volume// [ 902.831644] [57792]: DEBUG cinder.api.openstack.wsgi [None req-972204db-70b1-46d6-9655-e2235b23fa4b None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.831885] [57792]: DEBUG cinder.api.openstack.wsgi [None req-972204db-70b1-46d6-9655-e2235b23fa4b None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.832258] [57792]: INFO cinder.api.openstack.wsgi [None req-972204db-70b1-46d6-9655-e2235b23fa4b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 902.832610] [57792]: [pid: 57792|app: 0|req: 83/164] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:30:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 902.836686] [57793]: DEBUG cinder.api.middleware.request_id [req-1958cd5d-c607-48e4-9081-287006f659a3 req-33c14f4d-0c0c-4cd4-9143-f7d18e5a252e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.839249] [57793]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-33c14f4d-0c0c-4cd4-9143-f7d18e5a252e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/attachments [ 902.839689] [57793]: DEBUG cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-33c14f4d-0c0c-4cd4-9143-f7d18e5a252e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a70a697-e757-4543-8279-0bba9807738e", "connector": null, "instance_uuid": "6725e588-0d8f-442d-9158-4049ebeb0262"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 902.843592] [57792]: DEBUG cinder.api.middleware.request_id [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-77f2b6d8-265d-4297-8ee3-1f00edd1e4c6 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.846428] [57792]: INFO cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-77f2b6d8-265d-4297-8ee3-1f00edd1e4c6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] POST http://10.180.1.21/volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6/action [ 902.847481] [57792]: DEBUG cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-77f2b6d8-265d-4297-8ee3-1f00edd1e4c6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 902.847481] [57792]: DEBUG cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-77f2b6d8-265d-4297-8ee3-1f00edd1e4c6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 902.860114] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.860114] [57793]: warnings.warn( [ 902.873076] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.873076] [57792]: warnings.warn( [ 902.886411] [57792]: INFO cinder.api.openstack.wsgi [req-75576e7f-4c75-4112-97d9-3b36fa160e71 req-77f2b6d8-265d-4297-8ee3-1f00edd1e4c6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6/action returned with HTTP 204 [ 902.887079] [57792]: [pid: 57792|app: 0|req: 84/165] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:30:17 2025] POST /volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 902.898228] [57793]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-33c14f4d-0c0c-4cd4-9143-f7d18e5a252e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 902.898509] [57793]: [pid: 57793|app: 0|req: 82/166] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:30:17 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) [ 902.905251] [57792]: DEBUG cinder.api.middleware.request_id [None req-ff883943-8755-4b5b-aaa4-c5882f981cb9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.907748] [57792]: INFO cinder.api.openstack.wsgi [None req-ff883943-8755-4b5b-aaa4-c5882f981cb9 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 902.907972] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ff883943-8755-4b5b-aaa4-c5882f981cb9 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.908535] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ff883943-8755-4b5b-aaa4-c5882f981cb9 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.927101] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.927101] [57792]: warnings.warn( [ 902.927777] [57793]: DEBUG cinder.api.middleware.request_id [None req-5826ef56-d465-4926-a313-044538b18695 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.930764] [57793]: INFO cinder.api.openstack.wsgi [None req-5826ef56-d465-4926-a313-044538b18695 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 902.931478] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5826ef56-d465-4926-a313-044538b18695 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.931478] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5826ef56-d465-4926-a313-044538b18695 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.932645] [57792]: INFO cinder.volume.api [None req-ff883943-8755-4b5b-aaa4-c5882f981cb9 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 902.940154] [57792]: INFO cinder.api.openstack.wsgi [None req-ff883943-8755-4b5b-aaa4-c5882f981cb9 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 902.940827] [57792]: [pid: 57792|app: 0|req: 85/167] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:17 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 1111 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 902.942375] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.942375] [57793]: warnings.warn( [ 902.946522] [57793]: INFO cinder.volume.api [None req-5826ef56-d465-4926-a313-044538b18695 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 902.951222] [57792]: DEBUG cinder.api.middleware.request_id [None req-b45e5ffe-819b-4e4d-8be6-0965f63d587e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.952573] [57793]: INFO cinder.api.openstack.wsgi [None req-5826ef56-d465-4926-a313-044538b18695 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 902.953022] [57793]: [pid: 57793|app: 0|req: 83/168] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:17 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.953557] [57792]: INFO cinder.api.openstack.wsgi [None req-b45e5ffe-819b-4e4d-8be6-0965f63d587e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 902.953783] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b45e5ffe-819b-4e4d-8be6-0965f63d587e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.953996] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b45e5ffe-819b-4e4d-8be6-0965f63d587e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.968231] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.968231] [57792]: warnings.warn( [ 902.973397] [57792]: INFO cinder.volume.api [None req-b45e5ffe-819b-4e4d-8be6-0965f63d587e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 902.978757] [57792]: INFO cinder.api.openstack.wsgi [None req-b45e5ffe-819b-4e4d-8be6-0965f63d587e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 902.980301] [57792]: [pid: 57792|app: 0|req: 86/169] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:17 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.437395] [57793]: DEBUG cinder.api.middleware.request_id [None req-8c47ccf4-a592-4c09-b408-dd299ecb2e25 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.437978] [57793]: INFO cinder.api.openstack.wsgi [None req-8c47ccf4-a592-4c09-b408-dd299ecb2e25 None None] GET http://10.180.1.21/volume// [ 903.438144] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8c47ccf4-a592-4c09-b408-dd299ecb2e25 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 903.438358] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8c47ccf4-a592-4c09-b408-dd299ecb2e25 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.438749] [57793]: INFO cinder.api.openstack.wsgi [None req-8c47ccf4-a592-4c09-b408-dd299ecb2e25 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 903.439129] [57793]: [pid: 57793|app: 0|req: 84/170] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:30:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 903.443543] [57792]: DEBUG cinder.api.middleware.request_id [req-1958cd5d-c607-48e4-9081-287006f659a3 req-73b3fa45-8c51-4f1c-a047-3619f23df60a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.446264] [57792]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-73b3fa45-8c51-4f1c-a047-3619f23df60a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 903.446571] [57792]: DEBUG cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-73b3fa45-8c51-4f1c-a047-3619f23df60a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 903.446777] [57792]: DEBUG cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-73b3fa45-8c51-4f1c-a047-3619f23df60a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.459163] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.459163] [57792]: warnings.warn( [ 903.463550] [57792]: INFO cinder.volume.api [req-1958cd5d-c607-48e4-9081-287006f659a3 req-73b3fa45-8c51-4f1c-a047-3619f23df60a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 903.469670] [57792]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-73b3fa45-8c51-4f1c-a047-3619f23df60a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 903.473116] [57792]: [pid: 57792|app: 0|req: 87/171] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:30:18 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 903.548386] [57793]: DEBUG cinder.api.middleware.request_id [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8801cde2-0d2b-46a6-909d-f057e49b3772 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.551687] [57793]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8801cde2-0d2b-46a6-909d-f057e49b3772 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] PUT http://10.180.1.21/volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c [ 903.552329] [57793]: DEBUG cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8801cde2-0d2b-46a6-909d-f057e49b3772 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-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-901592", "mountpoint": "/dev/sdb"}}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 903.563128] [57793]: DEBUG cinder.coordination [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8801cde2-0d2b-46a6-909d-f057e49b3772 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Acquiring lock "cinder-attachment_update-9a70a697-e757-4543-8279-0bba9807738e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 903.568032] [57793]: DEBUG cinder.coordination [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8801cde2-0d2b-46a6-909d-f057e49b3772 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Lock "cinder-attachment_update-9a70a697-e757-4543-8279-0bba9807738e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 903.569120] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.569120] [57793]: warnings.warn( [ 903.971729] [57792]: DEBUG cinder.api.middleware.request_id [None req-f632d90f-843d-4053-9c5e-c1b44ff0df3e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.975555] [57792]: INFO cinder.api.openstack.wsgi [None req-f632d90f-843d-4053-9c5e-c1b44ff0df3e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 903.975770] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f632d90f-843d-4053-9c5e-c1b44ff0df3e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 903.976156] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f632d90f-843d-4053-9c5e-c1b44ff0df3e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.995303] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.995303] [57792]: warnings.warn( [ 904.003247] [57792]: INFO cinder.volume.api [None req-f632d90f-843d-4053-9c5e-c1b44ff0df3e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 904.007259] [57792]: INFO cinder.api.openstack.wsgi [None req-f632d90f-843d-4053-9c5e-c1b44ff0df3e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 904.007720] [57792]: [pid: 57792|app: 0|req: 88/172] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:18 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.022656] [57792]: DEBUG cinder.api.middleware.request_id [None req-db6fbc97-f8b5-40bc-9465-efca62d89e42 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.024851] [57792]: INFO cinder.api.openstack.wsgi [None req-db6fbc97-f8b5-40bc-9465-efca62d89e42 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 905.025515] [57792]: DEBUG cinder.api.openstack.wsgi [None req-db6fbc97-f8b5-40bc-9465-efca62d89e42 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 905.025515] [57792]: DEBUG cinder.api.openstack.wsgi [None req-db6fbc97-f8b5-40bc-9465-efca62d89e42 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 905.039413] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.039413] [57792]: warnings.warn( [ 905.043993] [57792]: INFO cinder.volume.api [None req-db6fbc97-f8b5-40bc-9465-efca62d89e42 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 905.049157] [57792]: INFO cinder.api.openstack.wsgi [None req-db6fbc97-f8b5-40bc-9465-efca62d89e42 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 905.049637] [57792]: [pid: 57792|app: 0|req: 89/173] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:19 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.061309] [57792]: DEBUG cinder.api.middleware.request_id [None req-6e59b83d-ec83-4089-b9cc-6ca6c8d95ec7 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.064297] [57792]: INFO cinder.api.openstack.wsgi [None req-6e59b83d-ec83-4089-b9cc-6ca6c8d95ec7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 906.064508] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6e59b83d-ec83-4089-b9cc-6ca6c8d95ec7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 906.065159] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6e59b83d-ec83-4089-b9cc-6ca6c8d95ec7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 906.083768] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.083768] [57792]: warnings.warn( [ 906.093684] [57792]: INFO cinder.volume.api [None req-6e59b83d-ec83-4089-b9cc-6ca6c8d95ec7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 906.102942] [57792]: INFO cinder.api.openstack.wsgi [None req-6e59b83d-ec83-4089-b9cc-6ca6c8d95ec7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 906.103841] [57792]: [pid: 57792|app: 0|req: 90/174] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:20 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.115470] [57792]: DEBUG cinder.api.middleware.request_id [None req-4fb513b6-e09e-4cf0-8db4-d441304782df None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.117879] [57792]: INFO cinder.api.openstack.wsgi [None req-4fb513b6-e09e-4cf0-8db4-d441304782df tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 907.118201] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4fb513b6-e09e-4cf0-8db4-d441304782df tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 907.118438] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4fb513b6-e09e-4cf0-8db4-d441304782df tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 907.135068] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.135068] [57792]: warnings.warn( [ 907.142289] [57792]: INFO cinder.volume.api [None req-4fb513b6-e09e-4cf0-8db4-d441304782df tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 907.148749] [57792]: INFO cinder.api.openstack.wsgi [None req-4fb513b6-e09e-4cf0-8db4-d441304782df tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 907.149336] [57792]: [pid: 57792|app: 0|req: 91/175] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:21 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.166424] [57792]: DEBUG cinder.api.middleware.request_id [None req-753d1332-4d7b-4084-bee6-35a627dd6383 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.168738] [57792]: INFO cinder.api.openstack.wsgi [None req-753d1332-4d7b-4084-bee6-35a627dd6383 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 908.168969] [57792]: DEBUG cinder.api.openstack.wsgi [None req-753d1332-4d7b-4084-bee6-35a627dd6383 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 908.169196] [57792]: DEBUG cinder.api.openstack.wsgi [None req-753d1332-4d7b-4084-bee6-35a627dd6383 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 908.190132] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.190132] [57792]: warnings.warn( [ 908.195391] [57792]: INFO cinder.volume.api [None req-753d1332-4d7b-4084-bee6-35a627dd6383 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 908.202155] [57792]: INFO cinder.api.openstack.wsgi [None req-753d1332-4d7b-4084-bee6-35a627dd6383 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 908.202799] [57792]: [pid: 57792|app: 0|req: 92/176] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:22 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.597777] [57793]: DEBUG cinder.coordination [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8801cde2-0d2b-46a6-909d-f057e49b3772 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Lock "cinder-attachment_update-9a70a697-e757-4543-8279-0bba9807738e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.030s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 908.598246] [57793]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8801cde2-0d2b-46a6-909d-f057e49b3772 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c returned with HTTP 200 [ 908.598947] [57793]: [pid: 57793|app: 0|req: 85/177] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:30:18 2025] PUT /volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c => generated 617 bytes in 5052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 909.214653] [57792]: DEBUG cinder.api.middleware.request_id [None req-49ba45b6-2918-4e97-a1e5-09349957c081 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.219143] [57792]: INFO cinder.api.openstack.wsgi [None req-49ba45b6-2918-4e97-a1e5-09349957c081 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 909.219413] [57792]: DEBUG cinder.api.openstack.wsgi [None req-49ba45b6-2918-4e97-a1e5-09349957c081 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 909.219767] [57792]: DEBUG cinder.api.openstack.wsgi [None req-49ba45b6-2918-4e97-a1e5-09349957c081 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 909.237453] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.237453] [57792]: warnings.warn( [ 909.243691] [57792]: INFO cinder.volume.api [None req-49ba45b6-2918-4e97-a1e5-09349957c081 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 909.251307] [57792]: INFO cinder.api.openstack.wsgi [None req-49ba45b6-2918-4e97-a1e5-09349957c081 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 909.251799] [57792]: [pid: 57792|app: 0|req: 93/178] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:23 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.268355] [57793]: DEBUG cinder.api.middleware.request_id [None req-8b416667-1dae-4977-93bb-b3c4848dde34 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.271646] [57793]: INFO cinder.api.openstack.wsgi [None req-8b416667-1dae-4977-93bb-b3c4848dde34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 910.272369] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8b416667-1dae-4977-93bb-b3c4848dde34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 910.274628] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8b416667-1dae-4977-93bb-b3c4848dde34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 910.295981] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.295981] [57793]: warnings.warn( [ 910.301258] [57793]: INFO cinder.volume.api [None req-8b416667-1dae-4977-93bb-b3c4848dde34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 910.309818] [57793]: INFO cinder.api.openstack.wsgi [None req-8b416667-1dae-4977-93bb-b3c4848dde34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 910.310365] [57793]: [pid: 57793|app: 0|req: 86/179] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:25 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.382247] [57792]: DEBUG cinder.api.middleware.request_id [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8636e9ed-4da6-45ec-aa44-4f1c5a85e3a0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.385161] [57792]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8636e9ed-4da6-45ec-aa44-4f1c5a85e3a0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c/action [ 910.386135] [57792]: DEBUG cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8636e9ed-4da6-45ec-aa44-4f1c5a85e3a0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 910.386219] [57792]: DEBUG cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8636e9ed-4da6-45ec-aa44-4f1c5a85e3a0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 910.418335] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.418335] [57792]: warnings.warn( [ 910.435791] [57792]: INFO cinder.api.openstack.wsgi [req-1958cd5d-c607-48e4-9081-287006f659a3 req-8636e9ed-4da6-45ec-aa44-4f1c5a85e3a0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c/action returned with HTTP 204 [ 910.437206] [57792]: [pid: 57792|app: 0|req: 94/180] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:30:25 2025] POST /volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 911.321262] [57793]: DEBUG cinder.api.middleware.request_id [None req-034d504c-802a-41c7-86a1-a30ba084b2f8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.326355] [57793]: INFO cinder.api.openstack.wsgi [None req-034d504c-802a-41c7-86a1-a30ba084b2f8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 911.326355] [57793]: DEBUG cinder.api.openstack.wsgi [None req-034d504c-802a-41c7-86a1-a30ba084b2f8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 911.326355] [57793]: DEBUG cinder.api.openstack.wsgi [None req-034d504c-802a-41c7-86a1-a30ba084b2f8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 911.342626] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.342626] [57793]: warnings.warn( [ 911.347804] [57793]: INFO cinder.volume.api [None req-034d504c-802a-41c7-86a1-a30ba084b2f8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 911.353494] [57793]: INFO cinder.api.openstack.wsgi [None req-034d504c-802a-41c7-86a1-a30ba084b2f8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 911.354286] [57793]: [pid: 57793|app: 0|req: 87/181] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:26 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 911.364016] [57792]: DEBUG cinder.api.middleware.request_id [None req-a24d62b1-fc8d-47c5-a1c0-dc020d0a6389 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.366662] [57792]: INFO cinder.api.openstack.wsgi [None req-a24d62b1-fc8d-47c5-a1c0-dc020d0a6389 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 911.367030] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a24d62b1-fc8d-47c5-a1c0-dc020d0a6389 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 911.367915] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a24d62b1-fc8d-47c5-a1c0-dc020d0a6389 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 911.379779] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.379779] [57792]: warnings.warn( [ 911.383904] [57792]: INFO cinder.volume.api [None req-a24d62b1-fc8d-47c5-a1c0-dc020d0a6389 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 911.389659] [57792]: INFO cinder.api.openstack.wsgi [None req-a24d62b1-fc8d-47c5-a1c0-dc020d0a6389 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 911.389954] [57792]: [pid: 57792|app: 0|req: 95/182] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:26 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 921.350912] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=66,cinder:INSERT=12,cinder:UPDATE=17 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 921.387848] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=66,cinder:UPDATE=4 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 931.813610] [57793]: DEBUG cinder.api.middleware.request_id [None req-df8b0f81-5ac0-44b7-b8aa-5bdd02214c61 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.814587] [57793]: INFO cinder.api.openstack.wsgi [None req-df8b0f81-5ac0-44b7-b8aa-5bdd02214c61 None None] GET http://10.180.1.21/volume// [ 931.814976] [57793]: DEBUG cinder.api.openstack.wsgi [None req-df8b0f81-5ac0-44b7-b8aa-5bdd02214c61 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 931.817601] [57793]: DEBUG cinder.api.openstack.wsgi [None req-df8b0f81-5ac0-44b7-b8aa-5bdd02214c61 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 931.818567] [57793]: INFO cinder.api.openstack.wsgi [None req-df8b0f81-5ac0-44b7-b8aa-5bdd02214c61 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 931.819061] [57793]: [pid: 57793|app: 0|req: 88/183] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:30:46 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 931.825163] [57792]: DEBUG cinder.api.middleware.request_id [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-9dfc7083-0cf9-436e-9f78-386aa15e4f53 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.830832] [57792]: INFO cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-9dfc7083-0cf9-436e-9f78-386aa15e4f53 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 931.831166] [57792]: DEBUG cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-9dfc7083-0cf9-436e-9f78-386aa15e4f53 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 931.831441] [57792]: DEBUG cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-9dfc7083-0cf9-436e-9f78-386aa15e4f53 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 931.853622] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.853622] [57792]: warnings.warn( [ 931.868378] [57792]: INFO cinder.volume.api [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-9dfc7083-0cf9-436e-9f78-386aa15e4f53 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 931.876089] [57792]: INFO cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-9dfc7083-0cf9-436e-9f78-386aa15e4f53 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 931.876613] [57792]: [pid: 57792|app: 0|req: 96/184] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:30:46 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 1292 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 932.034309] [57793]: DEBUG cinder.api.middleware.request_id [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-c3f2220a-5d59-4319-849b-7e5ec82e719e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.041530] [57793]: INFO cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-c3f2220a-5d59-4319-849b-7e5ec82e719e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] PUT http://10.180.1.21/volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6 [ 932.041530] [57793]: DEBUG cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-c3f2220a-5d59-4319-849b-7e5ec82e719e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-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=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 932.056553] [57793]: DEBUG cinder.coordination [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-c3f2220a-5d59-4319-849b-7e5ec82e719e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Acquiring lock "cinder-attachment_update-5c0064ab-0ce1-42ac-af25-8ae7d50329b8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 932.061582] [57793]: DEBUG cinder.coordination [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-c3f2220a-5d59-4319-849b-7e5ec82e719e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Lock "cinder-attachment_update-5c0064ab-0ce1-42ac-af25-8ae7d50329b8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 932.063262] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.063262] [57793]: warnings.warn( [ 935.838163] [57792]: DEBUG cinder.api.middleware.request_id [None req-ca416490-2bf0-4ea1-b4b4-a8bb53f55e24 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.840970] [57792]: INFO cinder.api.openstack.wsgi [None req-ca416490-2bf0-4ea1-b4b4-a8bb53f55e24 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 935.842555] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ca416490-2bf0-4ea1-b4b4-a8bb53f55e24 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 935.842555] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ca416490-2bf0-4ea1-b4b4-a8bb53f55e24 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 935.856507] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.856507] [57792]: warnings.warn( [ 935.869136] [57792]: INFO cinder.volume.api [None req-ca416490-2bf0-4ea1-b4b4-a8bb53f55e24 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 935.877867] [57792]: INFO cinder.api.openstack.wsgi [None req-ca416490-2bf0-4ea1-b4b4-a8bb53f55e24 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 935.878394] [57792]: [pid: 57792|app: 0|req: 97/185] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:50 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.154675] [57792]: DEBUG cinder.api.middleware.request_id [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-d31bc487-d7d5-456e-8e07-d01154973c1a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.156943] [57792]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-d31bc487-d7d5-456e-8e07-d01154973c1a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 936.157243] [57792]: DEBUG cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-d31bc487-d7d5-456e-8e07-d01154973c1a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 936.157466] [57792]: DEBUG cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-d31bc487-d7d5-456e-8e07-d01154973c1a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 936.170307] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.170307] [57792]: warnings.warn( [ 936.176113] [57792]: INFO cinder.volume.api [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-d31bc487-d7d5-456e-8e07-d01154973c1a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 936.181390] [57792]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-d31bc487-d7d5-456e-8e07-d01154973c1a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 936.181903] [57792]: [pid: 57792|app: 0|req: 98/186] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:30:50 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.104559] [57793]: DEBUG cinder.coordination [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-c3f2220a-5d59-4319-849b-7e5ec82e719e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Lock "cinder-attachment_update-5c0064ab-0ce1-42ac-af25-8ae7d50329b8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.042s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 937.104559] [57793]: INFO cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-c3f2220a-5d59-4319-849b-7e5ec82e719e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6 returned with HTTP 200 [ 937.104834] [57793]: [pid: 57793|app: 0|req: 89/187] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:30:46 2025] PUT /volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6 => generated 617 bytes in 5073 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.621573] [57792]: DEBUG cinder.api.middleware.request_id [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-1eed7e8c-904a-42b1-9d71-0352f052f2e6 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.624041] [57792]: INFO cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-1eed7e8c-904a-42b1-9d71-0352f052f2e6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] POST http://10.180.1.21/volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6/action [ 937.624549] [57792]: DEBUG cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-1eed7e8c-904a-42b1-9d71-0352f052f2e6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 937.624686] [57792]: DEBUG cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-1eed7e8c-904a-42b1-9d71-0352f052f2e6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 937.645766] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.645766] [57792]: warnings.warn( [ 937.654628] [57792]: INFO cinder.api.openstack.wsgi [req-1952f1df-0f0f-4496-8d36-72cbd2d572ae req-1eed7e8c-904a-42b1-9d71-0352f052f2e6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6/action returned with HTTP 204 [ 937.655232] [57792]: [pid: 57792|app: 0|req: 99/188] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:30:52 2025] POST /volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 937.701975] [57793]: DEBUG cinder.api.middleware.request_id [None req-dad44420-4c6f-4a06-b12c-2045479a6920 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.702586] [57793]: INFO cinder.api.openstack.wsgi [None req-dad44420-4c6f-4a06-b12c-2045479a6920 None None] GET http://10.180.1.21/volume// [ 937.702586] [57793]: DEBUG cinder.api.openstack.wsgi [None req-dad44420-4c6f-4a06-b12c-2045479a6920 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 937.703131] [57793]: DEBUG cinder.api.openstack.wsgi [None req-dad44420-4c6f-4a06-b12c-2045479a6920 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 937.703211] [57793]: INFO cinder.api.openstack.wsgi [None req-dad44420-4c6f-4a06-b12c-2045479a6920 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 937.703506] [57793]: [pid: 57793|app: 0|req: 90/189] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:30:52 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 937.707573] [57792]: DEBUG cinder.api.middleware.request_id [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-a2239ce4-c469-43fb-aca7-72004692d25a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.711051] [57792]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-a2239ce4-c469-43fb-aca7-72004692d25a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/attachments [ 937.711051] [57792]: DEBUG cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-a2239ce4-c469-43fb-aca7-72004692d25a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "725a95c2-455a-4b8d-ba1d-871f3ac75c06", "connector": null, "instance_uuid": "7276c80d-0da0-484e-99a2-5d84d8ab6db9"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 937.719968] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.719968] [57792]: warnings.warn( [ 937.744357] [57792]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-a2239ce4-c469-43fb-aca7-72004692d25a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 937.744667] [57792]: [pid: 57792|app: 0|req: 100/190] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:30:52 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) [ 937.764171] [57793]: DEBUG cinder.api.middleware.request_id [None req-cf8f519f-8ecf-4b18-b64e-2efe2d342707 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.766857] [57793]: INFO cinder.api.openstack.wsgi [None req-cf8f519f-8ecf-4b18-b64e-2efe2d342707 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 937.767085] [57793]: DEBUG cinder.api.openstack.wsgi [None req-cf8f519f-8ecf-4b18-b64e-2efe2d342707 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 937.767341] [57793]: DEBUG cinder.api.openstack.wsgi [None req-cf8f519f-8ecf-4b18-b64e-2efe2d342707 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 937.779131] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.779131] [57793]: warnings.warn( [ 937.783473] [57793]: INFO cinder.volume.api [None req-cf8f519f-8ecf-4b18-b64e-2efe2d342707 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 937.789380] [57793]: INFO cinder.api.openstack.wsgi [None req-cf8f519f-8ecf-4b18-b64e-2efe2d342707 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 937.789848] [57793]: [pid: 57793|app: 0|req: 91/191] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:52 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.269946] [57792]: DEBUG cinder.api.middleware.request_id [None req-30ceb9c0-5ba0-4699-9b21-205f3385b758 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.270419] [57792]: INFO cinder.api.openstack.wsgi [None req-30ceb9c0-5ba0-4699-9b21-205f3385b758 None None] GET http://10.180.1.21/volume// [ 938.270764] [57792]: DEBUG cinder.api.openstack.wsgi [None req-30ceb9c0-5ba0-4699-9b21-205f3385b758 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 938.270837] [57792]: DEBUG cinder.api.openstack.wsgi [None req-30ceb9c0-5ba0-4699-9b21-205f3385b758 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 938.271242] [57792]: INFO cinder.api.openstack.wsgi [None req-30ceb9c0-5ba0-4699-9b21-205f3385b758 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 938.271587] [57792]: [pid: 57792|app: 0|req: 101/192] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:30:53 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 938.276198] [57793]: DEBUG cinder.api.middleware.request_id [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-f7003043-0983-4c7f-bc02-2e01c479e4cc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.279237] [57793]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-f7003043-0983-4c7f-bc02-2e01c479e4cc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 938.279516] [57793]: DEBUG cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-f7003043-0983-4c7f-bc02-2e01c479e4cc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 938.279726] [57793]: DEBUG cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-f7003043-0983-4c7f-bc02-2e01c479e4cc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 938.294750] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.294750] [57793]: warnings.warn( [ 938.299064] [57793]: INFO cinder.volume.api [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-f7003043-0983-4c7f-bc02-2e01c479e4cc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 938.304369] [57793]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-f7003043-0983-4c7f-bc02-2e01c479e4cc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 938.304913] [57793]: [pid: 57793|app: 0|req: 92/193] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:30:53 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 938.335771] [57792]: DEBUG cinder.api.middleware.request_id [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-3dad26e8-4073-42d2-b90a-0caa55eb0688 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.338373] [57792]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-3dad26e8-4073-42d2-b90a-0caa55eb0688 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] PUT http://10.180.1.21/volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c [ 938.338711] [57792]: DEBUG cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-3dad26e8-4073-42d2-b90a-0caa55eb0688 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-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-901623", "mountpoint": "/dev/sdb"}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 938.347168] [57792]: DEBUG cinder.coordination [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-3dad26e8-4073-42d2-b90a-0caa55eb0688 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Acquiring lock "cinder-attachment_update-725a95c2-455a-4b8d-ba1d-871f3ac75c06-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 938.355020] [57792]: DEBUG cinder.coordination [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-3dad26e8-4073-42d2-b90a-0caa55eb0688 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Lock "cinder-attachment_update-725a95c2-455a-4b8d-ba1d-871f3ac75c06-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 938.355020] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.355020] [57792]: warnings.warn( [ 938.799767] [57793]: DEBUG cinder.api.middleware.request_id [None req-780d3e14-d89b-413c-94dd-cc3037375946 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.803134] [57793]: INFO cinder.api.openstack.wsgi [None req-780d3e14-d89b-413c-94dd-cc3037375946 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 938.804157] [57793]: DEBUG cinder.api.openstack.wsgi [None req-780d3e14-d89b-413c-94dd-cc3037375946 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 938.804157] [57793]: DEBUG cinder.api.openstack.wsgi [None req-780d3e14-d89b-413c-94dd-cc3037375946 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 938.837083] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.837083] [57793]: warnings.warn( [ 938.842581] [57793]: INFO cinder.volume.api [None req-780d3e14-d89b-413c-94dd-cc3037375946 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 938.852183] [57793]: INFO cinder.api.openstack.wsgi [None req-780d3e14-d89b-413c-94dd-cc3037375946 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 938.852183] [57793]: [pid: 57793|app: 0|req: 93/194] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:53 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 939.863573] [57793]: DEBUG cinder.api.middleware.request_id [None req-6461cef5-051f-4985-964f-136989aebca3 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.864847] [57793]: INFO cinder.api.openstack.wsgi [None req-6461cef5-051f-4985-964f-136989aebca3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 939.865152] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6461cef5-051f-4985-964f-136989aebca3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 939.865419] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6461cef5-051f-4985-964f-136989aebca3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 939.886816] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.886816] [57793]: warnings.warn( [ 939.892252] [57793]: INFO cinder.volume.api [None req-6461cef5-051f-4985-964f-136989aebca3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 939.905103] [57793]: INFO cinder.api.openstack.wsgi [None req-6461cef5-051f-4985-964f-136989aebca3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 939.905412] [57793]: [pid: 57793|app: 0|req: 94/195] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:54 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.916539] [57793]: DEBUG cinder.api.middleware.request_id [None req-af3d6f8e-f3ff-4a79-8e87-7c1c9693e408 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.923066] [57793]: INFO cinder.api.openstack.wsgi [None req-af3d6f8e-f3ff-4a79-8e87-7c1c9693e408 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 940.923066] [57793]: DEBUG cinder.api.openstack.wsgi [None req-af3d6f8e-f3ff-4a79-8e87-7c1c9693e408 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 940.923066] [57793]: DEBUG cinder.api.openstack.wsgi [None req-af3d6f8e-f3ff-4a79-8e87-7c1c9693e408 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 940.942850] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.942850] [57793]: warnings.warn( [ 940.947229] [57793]: INFO cinder.volume.api [None req-af3d6f8e-f3ff-4a79-8e87-7c1c9693e408 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 940.954165] [57793]: INFO cinder.api.openstack.wsgi [None req-af3d6f8e-f3ff-4a79-8e87-7c1c9693e408 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 940.956346] [57793]: [pid: 57793|app: 0|req: 95/196] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:55 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 941.967478] [57793]: DEBUG cinder.api.middleware.request_id [None req-e0545909-2f53-4c26-a393-3c08d5046acb None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.969927] [57793]: INFO cinder.api.openstack.wsgi [None req-e0545909-2f53-4c26-a393-3c08d5046acb tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 941.970203] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e0545909-2f53-4c26-a393-3c08d5046acb tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 941.970400] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e0545909-2f53-4c26-a393-3c08d5046acb tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 941.985630] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.985630] [57793]: warnings.warn( [ 941.990892] [57793]: INFO cinder.volume.api [None req-e0545909-2f53-4c26-a393-3c08d5046acb tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 941.996771] [57793]: INFO cinder.api.openstack.wsgi [None req-e0545909-2f53-4c26-a393-3c08d5046acb tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 941.997236] [57793]: [pid: 57793|app: 0|req: 96/197] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:56 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 942.894648] [57792]: DEBUG cinder.coordination [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-3dad26e8-4073-42d2-b90a-0caa55eb0688 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Lock "cinder-attachment_update-725a95c2-455a-4b8d-ba1d-871f3ac75c06-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.542s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 942.894648] [57792]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-3dad26e8-4073-42d2-b90a-0caa55eb0688 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c returned with HTTP 200 [ 942.896902] [57792]: [pid: 57792|app: 0|req: 102/198] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:30:53 2025] PUT /volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c => generated 617 bytes in 4561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 943.007439] [57793]: DEBUG cinder.api.middleware.request_id [None req-82c6b98c-7887-4d38-b883-9e1e3f91c330 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.011114] [57793]: INFO cinder.api.openstack.wsgi [None req-82c6b98c-7887-4d38-b883-9e1e3f91c330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 943.011462] [57793]: DEBUG cinder.api.openstack.wsgi [None req-82c6b98c-7887-4d38-b883-9e1e3f91c330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 943.011802] [57793]: DEBUG cinder.api.openstack.wsgi [None req-82c6b98c-7887-4d38-b883-9e1e3f91c330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 943.036227] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.036227] [57793]: warnings.warn( [ 943.044754] [57793]: INFO cinder.volume.api [None req-82c6b98c-7887-4d38-b883-9e1e3f91c330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 943.053353] [57793]: INFO cinder.api.openstack.wsgi [None req-82c6b98c-7887-4d38-b883-9e1e3f91c330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 943.054070] [57793]: [pid: 57793|app: 0|req: 97/199] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:57 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.069569] [57792]: DEBUG cinder.api.middleware.request_id [None req-cbc75182-8b59-4da7-a4c3-e00198f9c861 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.071696] [57792]: INFO cinder.api.openstack.wsgi [None req-cbc75182-8b59-4da7-a4c3-e00198f9c861 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 944.072241] [57792]: DEBUG cinder.api.openstack.wsgi [None req-cbc75182-8b59-4da7-a4c3-e00198f9c861 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 944.072583] [57792]: DEBUG cinder.api.openstack.wsgi [None req-cbc75182-8b59-4da7-a4c3-e00198f9c861 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 944.097552] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.097552] [57792]: warnings.warn( [ 944.105599] [57792]: INFO cinder.volume.api [None req-cbc75182-8b59-4da7-a4c3-e00198f9c861 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 944.113558] [57792]: INFO cinder.api.openstack.wsgi [None req-cbc75182-8b59-4da7-a4c3-e00198f9c861 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 944.113558] [57792]: [pid: 57792|app: 0|req: 103/200] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:58 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 945.060726] [57793]: DEBUG cinder.api.middleware.request_id [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-569077f4-821e-4977-8063-98b09afcb9f6 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.069232] [57793]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-569077f4-821e-4977-8063-98b09afcb9f6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c/action [ 945.069389] [57793]: DEBUG cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-569077f4-821e-4977-8063-98b09afcb9f6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action body: b'{"os-complete": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 945.069503] [57793]: DEBUG cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-569077f4-821e-4977-8063-98b09afcb9f6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 945.106951] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.106951] [57793]: warnings.warn( [ 945.119297] [57793]: INFO cinder.api.openstack.wsgi [req-f09f9489-8ba4-4841-ae94-6ba1449388e7 req-569077f4-821e-4977-8063-98b09afcb9f6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c/action returned with HTTP 204 [ 945.120382] [57793]: [pid: 57793|app: 0|req: 98/201] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:30:59 2025] POST /volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 945.127945] [57792]: DEBUG cinder.api.middleware.request_id [None req-31104c05-60b2-4a63-a5c8-35f0335dbd0d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.134147] [57792]: INFO cinder.api.openstack.wsgi [None req-31104c05-60b2-4a63-a5c8-35f0335dbd0d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 945.134147] [57792]: DEBUG cinder.api.openstack.wsgi [None req-31104c05-60b2-4a63-a5c8-35f0335dbd0d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 945.134265] [57792]: DEBUG cinder.api.openstack.wsgi [None req-31104c05-60b2-4a63-a5c8-35f0335dbd0d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 945.150091] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.150091] [57792]: warnings.warn( [ 945.156558] [57792]: INFO cinder.volume.api [None req-31104c05-60b2-4a63-a5c8-35f0335dbd0d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 945.165212] [57792]: INFO cinder.api.openstack.wsgi [None req-31104c05-60b2-4a63-a5c8-35f0335dbd0d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 945.165899] [57792]: [pid: 57792|app: 0|req: 104/202] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:59 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 945.180664] [57793]: DEBUG cinder.api.middleware.request_id [None req-67ef3d9b-e26c-4897-8f7b-30957423e07a None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 945.183657] [57793]: INFO cinder.api.openstack.wsgi [None req-67ef3d9b-e26c-4897-8f7b-30957423e07a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 945.183963] [57793]: DEBUG cinder.api.openstack.wsgi [None req-67ef3d9b-e26c-4897-8f7b-30957423e07a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 945.184292] [57793]: DEBUG cinder.api.openstack.wsgi [None req-67ef3d9b-e26c-4897-8f7b-30957423e07a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 945.200766] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 945.200766] [57793]: warnings.warn( [ 945.207319] [57793]: INFO cinder.volume.api [None req-67ef3d9b-e26c-4897-8f7b-30957423e07a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 945.212677] [57793]: INFO cinder.api.openstack.wsgi [None req-67ef3d9b-e26c-4897-8f7b-30957423e07a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 945.213651] [57793]: [pid: 57793|app: 0|req: 99/203] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:30:59 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 946.469932] [57792]: DEBUG cinder.api.middleware.request_id [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-28f9142f-75b5-4c5b-a2e5-e881391a3702 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.474040] [57792]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-28f9142f-75b5-4c5b-a2e5-e881391a3702 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 946.474040] [57792]: DEBUG cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-28f9142f-75b5-4c5b-a2e5-e881391a3702 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 946.474040] [57792]: DEBUG cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-28f9142f-75b5-4c5b-a2e5-e881391a3702 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.490332] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.490332] [57792]: warnings.warn( [ 946.495355] [57792]: INFO cinder.volume.api [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-28f9142f-75b5-4c5b-a2e5-e881391a3702 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 946.501334] [57792]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-28f9142f-75b5-4c5b-a2e5-e881391a3702 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 946.501921] [57792]: [pid: 57792|app: 0|req: 105/204] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:31:01 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.940018] [57793]: DEBUG cinder.api.middleware.request_id [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-a92172e2-c02e-4842-b9ce-d20fb6a749f3 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.942776] [57793]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-a92172e2-c02e-4842-b9ce-d20fb6a749f3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 946.943055] [57793]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-a92172e2-c02e-4842-b9ce-d20fb6a749f3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 946.943248] [57793]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-a92172e2-c02e-4842-b9ce-d20fb6a749f3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.960723] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.960723] [57793]: warnings.warn( [ 946.963936] [57793]: INFO cinder.volume.api [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-a92172e2-c02e-4842-b9ce-d20fb6a749f3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 946.969738] [57793]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-a92172e2-c02e-4842-b9ce-d20fb6a749f3 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 946.970225] [57793]: [pid: 57793|app: 0|req: 100/205] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:31:01 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 948.029646] [57792]: DEBUG cinder.api.middleware.request_id [None req-5b51e79e-c5a2-4761-81f5-fe3c39492f4e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.031243] [57792]: INFO cinder.api.openstack.wsgi [None req-5b51e79e-c5a2-4761-81f5-fe3c39492f4e None None] GET http://10.180.1.21/volume// [ 948.031243] [57792]: DEBUG cinder.api.openstack.wsgi [None req-5b51e79e-c5a2-4761-81f5-fe3c39492f4e None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 948.031243] [57792]: DEBUG cinder.api.openstack.wsgi [None req-5b51e79e-c5a2-4761-81f5-fe3c39492f4e None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 948.031243] [57792]: INFO cinder.api.openstack.wsgi [None req-5b51e79e-c5a2-4761-81f5-fe3c39492f4e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 948.031449] [57792]: [pid: 57792|app: 0|req: 106/206] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:31:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 948.045231] [57793]: DEBUG cinder.api.middleware.request_id [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-5e4b8299-b0c5-4c86-8103-79862b777e13 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.047896] [57793]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-5e4b8299-b0c5-4c86-8103-79862b777e13 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] POST http://10.180.1.21/volume/v3/attachments [ 948.049220] [57793]: DEBUG cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-5e4b8299-b0c5-4c86-8103-79862b777e13 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "baafb90a-70c8-4102-8c59-5eb896d650f0", "connector": null, "instance_uuid": "bd13c2de-6abf-4237-b7b2-bbc24fc59b24"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 948.063069] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.063069] [57793]: warnings.warn( [ 948.090303] [57793]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-5e4b8299-b0c5-4c86-8103-79862b777e13 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 948.090978] [57793]: [pid: 57793|app: 0|req: 101/207] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:31:02 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) [ 948.127213] [57792]: DEBUG cinder.api.middleware.request_id [None req-dabe9219-cd76-46ec-b29a-9068f4c242dc None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.129463] [57792]: INFO cinder.api.openstack.wsgi [None req-dabe9219-cd76-46ec-b29a-9068f4c242dc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 948.129854] [57792]: DEBUG cinder.api.openstack.wsgi [None req-dabe9219-cd76-46ec-b29a-9068f4c242dc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 948.130312] [57792]: DEBUG cinder.api.openstack.wsgi [None req-dabe9219-cd76-46ec-b29a-9068f4c242dc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 948.147727] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.147727] [57792]: warnings.warn( [ 948.151361] [57792]: INFO cinder.volume.api [None req-dabe9219-cd76-46ec-b29a-9068f4c242dc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 948.159156] [57792]: INFO cinder.api.openstack.wsgi [None req-dabe9219-cd76-46ec-b29a-9068f4c242dc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 948.159742] [57792]: [pid: 57792|app: 0|req: 107/208] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:02 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.632358] [57793]: DEBUG cinder.api.middleware.request_id [None req-95a25405-0f05-40d3-871f-e36e42e32bc1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.632510] [57793]: INFO cinder.api.openstack.wsgi [None req-95a25405-0f05-40d3-871f-e36e42e32bc1 None None] GET http://10.180.1.21/volume// [ 948.633598] [57793]: DEBUG cinder.api.openstack.wsgi [None req-95a25405-0f05-40d3-871f-e36e42e32bc1 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 948.634921] [57793]: DEBUG cinder.api.openstack.wsgi [None req-95a25405-0f05-40d3-871f-e36e42e32bc1 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 948.637384] [57793]: INFO cinder.api.openstack.wsgi [None req-95a25405-0f05-40d3-871f-e36e42e32bc1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 948.637384] [57793]: [pid: 57793|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:31:03 2025] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 948.641342] [57792]: DEBUG cinder.api.middleware.request_id [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-1d8b9154-2eb9-483a-ba25-36df2fe9f359 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.649146] [57792]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-1d8b9154-2eb9-483a-ba25-36df2fe9f359 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 948.649724] [57792]: DEBUG cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-1d8b9154-2eb9-483a-ba25-36df2fe9f359 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 948.654397] [57792]: DEBUG cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-1d8b9154-2eb9-483a-ba25-36df2fe9f359 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 948.677717] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.677717] [57792]: warnings.warn( [ 948.685443] [57792]: INFO cinder.volume.api [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-1d8b9154-2eb9-483a-ba25-36df2fe9f359 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 948.692561] [57792]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-1d8b9154-2eb9-483a-ba25-36df2fe9f359 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 948.693260] [57792]: [pid: 57792|app: 0|req: 108/210] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:31:03 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 1030 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 948.732252] [57793]: DEBUG cinder.api.middleware.request_id [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-8b2fb6e0-87b2-499d-b1ed-2347acbb6e01 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 948.734719] [57793]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-8b2fb6e0-87b2-499d-b1ed-2347acbb6e01 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] PUT http://10.180.1.21/volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772 [ 948.735154] [57793]: DEBUG cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-8b2fb6e0-87b2-499d-b1ed-2347acbb6e01 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-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-901637", "mountpoint": "/dev/sdb"}}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 948.747638] [57793]: DEBUG cinder.coordination [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-8b2fb6e0-87b2-499d-b1ed-2347acbb6e01 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Acquiring lock "cinder-attachment_update-baafb90a-70c8-4102-8c59-5eb896d650f0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 948.753485] [57793]: DEBUG cinder.coordination [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-8b2fb6e0-87b2-499d-b1ed-2347acbb6e01 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Lock "cinder-attachment_update-baafb90a-70c8-4102-8c59-5eb896d650f0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 948.755496] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 948.755496] [57793]: warnings.warn( [ 949.174307] [57792]: DEBUG cinder.api.middleware.request_id [None req-600ed04f-d8e8-4b5e-a28c-7cfea05f3de7 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.176546] [57792]: INFO cinder.api.openstack.wsgi [None req-600ed04f-d8e8-4b5e-a28c-7cfea05f3de7 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 949.176911] [57792]: DEBUG cinder.api.openstack.wsgi [None req-600ed04f-d8e8-4b5e-a28c-7cfea05f3de7 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.178594] [57792]: DEBUG cinder.api.openstack.wsgi [None req-600ed04f-d8e8-4b5e-a28c-7cfea05f3de7 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.195179] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.195179] [57792]: warnings.warn( [ 949.201406] [57792]: INFO cinder.volume.api [None req-600ed04f-d8e8-4b5e-a28c-7cfea05f3de7 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 949.207979] [57792]: INFO cinder.api.openstack.wsgi [None req-600ed04f-d8e8-4b5e-a28c-7cfea05f3de7 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 949.208473] [57792]: [pid: 57792|app: 0|req: 109/211] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:03 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 949.213287] [57792]: DEBUG cinder.api.middleware.request_id [None req-bee125d2-34c3-4347-8ed1-db6f9a2eb700 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.213732] [57792]: INFO cinder.api.openstack.wsgi [None req-bee125d2-34c3-4347-8ed1-db6f9a2eb700 None None] GET http://10.180.1.21/volume// [ 949.214340] [57792]: DEBUG cinder.api.openstack.wsgi [None req-bee125d2-34c3-4347-8ed1-db6f9a2eb700 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.214340] [57792]: DEBUG cinder.api.openstack.wsgi [None req-bee125d2-34c3-4347-8ed1-db6f9a2eb700 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.214568] [57792]: INFO cinder.api.openstack.wsgi [None req-bee125d2-34c3-4347-8ed1-db6f9a2eb700 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 949.214897] [57792]: [pid: 57792|app: 0|req: 110/212] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:31:03 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 949.222106] [57792]: DEBUG cinder.api.middleware.request_id [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-8894d9ff-d8d2-4d6e-b21a-294f0693db98 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.225033] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-8894d9ff-d8d2-4d6e-b21a-294f0693db98 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/attachments [ 949.225124] [57792]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-8894d9ff-d8d2-4d6e-b21a-294f0693db98 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "725a95c2-455a-4b8d-ba1d-871f3ac75c06", "connector": null, "instance_uuid": "7276c80d-0da0-484e-99a2-5d84d8ab6db9"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 949.236933] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.236933] [57792]: warnings.warn( [ 949.278744] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-8894d9ff-d8d2-4d6e-b21a-294f0693db98 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 949.279283] [57792]: [pid: 57792|app: 0|req: 111/213] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:31:03 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) [ 949.287671] [57792]: DEBUG cinder.api.middleware.request_id [None req-9e3d9b83-3125-4822-b4f0-31b58edbed15 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.288728] [57792]: INFO cinder.api.openstack.wsgi [None req-9e3d9b83-3125-4822-b4f0-31b58edbed15 None None] GET http://10.180.1.21/volume// [ 949.288728] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9e3d9b83-3125-4822-b4f0-31b58edbed15 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.288728] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9e3d9b83-3125-4822-b4f0-31b58edbed15 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.289193] [57792]: INFO cinder.api.openstack.wsgi [None req-9e3d9b83-3125-4822-b4f0-31b58edbed15 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 949.290068] [57792]: [pid: 57792|app: 0|req: 112/214] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:31:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 949.293682] [57792]: DEBUG cinder.api.middleware.request_id [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-2734c78d-1215-4acc-aab1-72b078d33ff6 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.297566] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-2734c78d-1215-4acc-aab1-72b078d33ff6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 949.297566] [57792]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-2734c78d-1215-4acc-aab1-72b078d33ff6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 949.297794] [57792]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-2734c78d-1215-4acc-aab1-72b078d33ff6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 949.314121] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.314121] [57792]: warnings.warn( [ 949.317865] [57792]: INFO cinder.volume.api [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-2734c78d-1215-4acc-aab1-72b078d33ff6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 949.323078] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-2734c78d-1215-4acc-aab1-72b078d33ff6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 949.323454] [57792]: [pid: 57792|app: 0|req: 113/215] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:31:04 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1318 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 950.221118] [57792]: DEBUG cinder.api.middleware.request_id [None req-89d2aab3-1058-4889-ad5c-f89038b05e74 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.221716] [57792]: INFO cinder.api.openstack.wsgi [None req-89d2aab3-1058-4889-ad5c-f89038b05e74 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 950.221927] [57792]: DEBUG cinder.api.openstack.wsgi [None req-89d2aab3-1058-4889-ad5c-f89038b05e74 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 950.222148] [57792]: DEBUG cinder.api.openstack.wsgi [None req-89d2aab3-1058-4889-ad5c-f89038b05e74 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 950.241617] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.241617] [57792]: warnings.warn( [ 950.247121] [57792]: INFO cinder.volume.api [None req-89d2aab3-1058-4889-ad5c-f89038b05e74 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 950.255025] [57792]: INFO cinder.api.openstack.wsgi [None req-89d2aab3-1058-4889-ad5c-f89038b05e74 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 950.255025] [57792]: [pid: 57792|app: 0|req: 114/216] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:04 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 951.266784] [57792]: DEBUG cinder.api.middleware.request_id [None req-4b15638b-8114-4422-8052-22fecbf9210b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.270627] [57792]: INFO cinder.api.openstack.wsgi [None req-4b15638b-8114-4422-8052-22fecbf9210b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 951.271338] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4b15638b-8114-4422-8052-22fecbf9210b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 951.271338] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4b15638b-8114-4422-8052-22fecbf9210b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 951.294640] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.294640] [57792]: warnings.warn( [ 951.299755] [57792]: INFO cinder.volume.api [None req-4b15638b-8114-4422-8052-22fecbf9210b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 951.306430] [57792]: INFO cinder.api.openstack.wsgi [None req-4b15638b-8114-4422-8052-22fecbf9210b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 951.306930] [57792]: [pid: 57792|app: 0|req: 115/217] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:06 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 951.492778] [57792]: DEBUG cinder.api.middleware.request_id [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-81403a46-711f-4e0b-a9dd-dd0ddec93536 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.495457] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-81403a46-711f-4e0b-a9dd-dd0ddec93536 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] DELETE http://10.180.1.21/volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c [ 951.496042] [57792]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-81403a46-711f-4e0b-a9dd-dd0ddec93536 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 951.496042] [57792]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-81403a46-711f-4e0b-a9dd-dd0ddec93536 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 951.504882] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.504882] [57792]: warnings.warn( [ 952.039661] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-81403a46-711f-4e0b-a9dd-dd0ddec93536 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c returned with HTTP 200 [ 952.040544] [57792]: [pid: 57792|app: 0|req: 116/218] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:31:06 2025] DELETE /volume/v3/attachments/44c5630f-6e88-40d2-9bdf-897729d9e64c => generated 192 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 952.320311] [57792]: DEBUG cinder.api.middleware.request_id [None req-137ebdb7-4cf1-4645-bec9-4de8fc7b1397 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.322418] [57792]: INFO cinder.api.openstack.wsgi [None req-137ebdb7-4cf1-4645-bec9-4de8fc7b1397 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 952.322603] [57792]: DEBUG cinder.api.openstack.wsgi [None req-137ebdb7-4cf1-4645-bec9-4de8fc7b1397 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 952.322820] [57792]: DEBUG cinder.api.openstack.wsgi [None req-137ebdb7-4cf1-4645-bec9-4de8fc7b1397 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 952.337445] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.337445] [57792]: warnings.warn( [ 952.340305] [57792]: INFO cinder.volume.api [None req-137ebdb7-4cf1-4645-bec9-4de8fc7b1397 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 952.346551] [57792]: INFO cinder.api.openstack.wsgi [None req-137ebdb7-4cf1-4645-bec9-4de8fc7b1397 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 952.347363] [57792]: [pid: 57792|app: 0|req: 117/219] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:07 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.357169] [57792]: DEBUG cinder.api.middleware.request_id [None req-d1036a3b-c908-4990-b537-ae71c60abaa0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.360819] [57792]: INFO cinder.api.openstack.wsgi [None req-d1036a3b-c908-4990-b537-ae71c60abaa0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 953.361092] [57792]: DEBUG cinder.api.openstack.wsgi [None req-d1036a3b-c908-4990-b537-ae71c60abaa0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 953.361424] [57792]: DEBUG cinder.api.openstack.wsgi [None req-d1036a3b-c908-4990-b537-ae71c60abaa0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 953.380336] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.380336] [57792]: warnings.warn( [ 953.386514] [57792]: INFO cinder.volume.api [None req-d1036a3b-c908-4990-b537-ae71c60abaa0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 953.393698] [57792]: INFO cinder.api.openstack.wsgi [None req-d1036a3b-c908-4990-b537-ae71c60abaa0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 953.393790] [57792]: [pid: 57792|app: 0|req: 118/220] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:08 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 953.784794] [57793]: DEBUG cinder.coordination [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-8b2fb6e0-87b2-499d-b1ed-2347acbb6e01 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Lock "cinder-attachment_update-baafb90a-70c8-4102-8c59-5eb896d650f0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.031s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 953.784794] [57793]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-8b2fb6e0-87b2-499d-b1ed-2347acbb6e01 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772 returned with HTTP 200 [ 953.785553] [57793]: [pid: 57793|app: 0|req: 103/221] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:31:03 2025] PUT /volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 954.225853] [57792]: DEBUG cinder.api.middleware.request_id [None req-b5e0fc28-1509-4790-97b2-c4e82e08fe62 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.226436] [57792]: INFO cinder.api.openstack.wsgi [None req-b5e0fc28-1509-4790-97b2-c4e82e08fe62 None None] GET http://10.180.1.21/volume// [ 954.226656] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b5e0fc28-1509-4790-97b2-c4e82e08fe62 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 954.226928] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b5e0fc28-1509-4790-97b2-c4e82e08fe62 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 954.227483] [57792]: INFO cinder.api.openstack.wsgi [None req-b5e0fc28-1509-4790-97b2-c4e82e08fe62 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 954.227872] [57792]: [pid: 57792|app: 0|req: 119/222] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:31:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 954.233657] [57793]: DEBUG cinder.api.middleware.request_id [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-0cfd0bbc-5e53-4fc4-8860-25f661fc2465 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.237575] [57793]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-0cfd0bbc-5e53-4fc4-8860-25f661fc2465 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 954.238013] [57793]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-0cfd0bbc-5e53-4fc4-8860-25f661fc2465 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 954.238386] [57793]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-0cfd0bbc-5e53-4fc4-8860-25f661fc2465 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 954.253215] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.253215] [57793]: warnings.warn( [ 954.257482] [57793]: INFO cinder.volume.api [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-0cfd0bbc-5e53-4fc4-8860-25f661fc2465 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 954.262912] [57793]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-0cfd0bbc-5e53-4fc4-8860-25f661fc2465 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 954.263388] [57793]: [pid: 57793|app: 0|req: 104/223] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:31:08 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 954.402845] [57792]: DEBUG cinder.api.middleware.request_id [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-050d7c4a-92e3-4cfc-a936-9cc9c10844e2 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.405031] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-050d7c4a-92e3-4cfc-a936-9cc9c10844e2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] PUT http://10.180.1.21/volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3 [ 954.405229] [57793]: DEBUG cinder.api.middleware.request_id [None req-5d2d69fa-e514-43e7-a391-462585c84088 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.405692] [57792]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-050d7c4a-92e3-4cfc-a936-9cc9c10844e2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-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=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 954.408207] [57793]: INFO cinder.api.openstack.wsgi [None req-5d2d69fa-e514-43e7-a391-462585c84088 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 954.408417] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5d2d69fa-e514-43e7-a391-462585c84088 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 954.409219] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5d2d69fa-e514-43e7-a391-462585c84088 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 954.415224] [57792]: DEBUG cinder.coordination [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-050d7c4a-92e3-4cfc-a936-9cc9c10844e2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Acquiring lock "cinder-attachment_update-725a95c2-455a-4b8d-ba1d-871f3ac75c06-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 954.421024] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.421024] [57793]: warnings.warn( [ 954.421112] [57792]: DEBUG cinder.coordination [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-050d7c4a-92e3-4cfc-a936-9cc9c10844e2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Lock "cinder-attachment_update-725a95c2-455a-4b8d-ba1d-871f3ac75c06-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 954.422135] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.422135] [57792]: warnings.warn( [ 954.425384] [57793]: INFO cinder.volume.api [None req-5d2d69fa-e514-43e7-a391-462585c84088 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 954.431626] [57793]: INFO cinder.api.openstack.wsgi [None req-5d2d69fa-e514-43e7-a391-462585c84088 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 954.431626] [57793]: [pid: 57793|app: 0|req: 105/224] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:09 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.944138] [57792]: DEBUG cinder.coordination [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-050d7c4a-92e3-4cfc-a936-9cc9c10844e2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Lock "cinder-attachment_update-725a95c2-455a-4b8d-ba1d-871f3ac75c06-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 954.944265] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-050d7c4a-92e3-4cfc-a936-9cc9c10844e2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3 returned with HTTP 200 [ 954.944894] [57792]: [pid: 57792|app: 0|req: 120/225] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:31:09 2025] PUT /volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3 => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 955.441302] [57793]: DEBUG cinder.api.middleware.request_id [None req-eae6d16c-d38c-49b9-b105-8c8c26cf23dd None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.443764] [57793]: INFO cinder.api.openstack.wsgi [None req-eae6d16c-d38c-49b9-b105-8c8c26cf23dd tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 955.443987] [57793]: DEBUG cinder.api.openstack.wsgi [None req-eae6d16c-d38c-49b9-b105-8c8c26cf23dd tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 955.444214] [57793]: DEBUG cinder.api.openstack.wsgi [None req-eae6d16c-d38c-49b9-b105-8c8c26cf23dd tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 955.461538] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.461538] [57793]: warnings.warn( [ 955.466194] [57793]: INFO cinder.volume.api [None req-eae6d16c-d38c-49b9-b105-8c8c26cf23dd tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 955.477281] [57793]: INFO cinder.api.openstack.wsgi [None req-eae6d16c-d38c-49b9-b105-8c8c26cf23dd tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 955.477554] [57793]: [pid: 57793|app: 0|req: 106/226] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:10 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.762021] [57792]: DEBUG cinder.api.middleware.request_id [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-51a91c75-d17b-4afe-b4a0-6ce539c15435 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.764371] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-51a91c75-d17b-4afe-b4a0-6ce539c15435 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3/action [ 955.764962] [57792]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-51a91c75-d17b-4afe-b4a0-6ce539c15435 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 955.764962] [57792]: DEBUG cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-51a91c75-d17b-4afe-b4a0-6ce539c15435 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 955.784150] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.784150] [57792]: warnings.warn( [ 955.795061] [57792]: INFO cinder.api.openstack.wsgi [req-acf165ca-391c-44a0-b485-7f7b8988bb63 req-51a91c75-d17b-4afe-b4a0-6ce539c15435 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3/action returned with HTTP 204 [ 955.795656] [57792]: [pid: 57792|app: 0|req: 121/227] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:31:10 2025] POST /volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 956.487692] [57793]: DEBUG cinder.api.middleware.request_id [None req-d17bdbfb-b314-41ff-bb90-b2e195e3139f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.489982] [57793]: INFO cinder.api.openstack.wsgi [None req-d17bdbfb-b314-41ff-bb90-b2e195e3139f tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 956.490281] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d17bdbfb-b314-41ff-bb90-b2e195e3139f tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 956.490475] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d17bdbfb-b314-41ff-bb90-b2e195e3139f tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 956.504497] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.504497] [57793]: warnings.warn( [ 956.508155] [57793]: INFO cinder.volume.api [None req-d17bdbfb-b314-41ff-bb90-b2e195e3139f tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 956.513103] [57793]: INFO cinder.api.openstack.wsgi [None req-d17bdbfb-b314-41ff-bb90-b2e195e3139f tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 956.513564] [57793]: [pid: 57793|app: 0|req: 107/228] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:11 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.861797] [57792]: DEBUG cinder.api.middleware.request_id [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-a2249da6-ca15-4ee7-8d2b-0b9514ce4bc6 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.868201] [57792]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-a2249da6-ca15-4ee7-8d2b-0b9514ce4bc6 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] POST http://10.180.1.21/volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772/action [ 956.869825] [57792]: DEBUG cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-a2249da6-ca15-4ee7-8d2b-0b9514ce4bc6 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 956.869825] [57792]: DEBUG cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-a2249da6-ca15-4ee7-8d2b-0b9514ce4bc6 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 956.903440] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.903440] [57792]: warnings.warn( [ 956.920322] [57792]: INFO cinder.api.openstack.wsgi [req-73310fb4-99ee-40c9-b4ba-a3ba39777208 req-a2249da6-ca15-4ee7-8d2b-0b9514ce4bc6 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772/action returned with HTTP 204 [ 956.922149] [57792]: [pid: 57792|app: 0|req: 122/229] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:31:11 2025] POST /volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 957.524666] [57793]: DEBUG cinder.api.middleware.request_id [None req-391af928-3296-48ed-9b2e-efc4d8a6eb9d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.528373] [57793]: INFO cinder.api.openstack.wsgi [None req-391af928-3296-48ed-9b2e-efc4d8a6eb9d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 957.528626] [57793]: DEBUG cinder.api.openstack.wsgi [None req-391af928-3296-48ed-9b2e-efc4d8a6eb9d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 957.528830] [57793]: DEBUG cinder.api.openstack.wsgi [None req-391af928-3296-48ed-9b2e-efc4d8a6eb9d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 957.556608] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.556608] [57793]: warnings.warn( [ 957.563117] [57793]: INFO cinder.volume.api [None req-391af928-3296-48ed-9b2e-efc4d8a6eb9d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 957.569954] [57793]: INFO cinder.api.openstack.wsgi [None req-391af928-3296-48ed-9b2e-efc4d8a6eb9d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 957.570504] [57793]: [pid: 57793|app: 0|req: 108/230] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:12 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 957.579812] [57792]: DEBUG cinder.api.middleware.request_id [None req-3335e8ca-2476-48ad-9d68-5ae7e4be281d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.585185] [57792]: INFO cinder.api.openstack.wsgi [None req-3335e8ca-2476-48ad-9d68-5ae7e4be281d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 957.585185] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3335e8ca-2476-48ad-9d68-5ae7e4be281d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 957.585185] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3335e8ca-2476-48ad-9d68-5ae7e4be281d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 957.593672] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.593672] [57792]: warnings.warn( [ 957.597287] [57792]: INFO cinder.volume.api [None req-3335e8ca-2476-48ad-9d68-5ae7e4be281d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 957.602031] [57792]: INFO cinder.api.openstack.wsgi [None req-3335e8ca-2476-48ad-9d68-5ae7e4be281d tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 957.606113] [57792]: [pid: 57792|app: 0|req: 123/231] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:12 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 957.666076] [57793]: DEBUG cinder.api.middleware.request_id [req-1d44426a-bd96-4c36-aa8e-f399a8f9e4ae req-4159336c-63ac-4dc3-a0fb-e9f49763adbc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.672585] [57793]: INFO cinder.api.openstack.wsgi [req-1d44426a-bd96-4c36-aa8e-f399a8f9e4ae req-4159336c-63ac-4dc3-a0fb-e9f49763adbc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 957.672585] [57793]: DEBUG cinder.api.openstack.wsgi [req-1d44426a-bd96-4c36-aa8e-f399a8f9e4ae req-4159336c-63ac-4dc3-a0fb-e9f49763adbc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 957.672585] [57793]: DEBUG cinder.api.openstack.wsgi [req-1d44426a-bd96-4c36-aa8e-f399a8f9e4ae req-4159336c-63ac-4dc3-a0fb-e9f49763adbc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 957.685626] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.685626] [57793]: warnings.warn( [ 957.690898] [57793]: INFO cinder.volume.api [req-1d44426a-bd96-4c36-aa8e-f399a8f9e4ae req-4159336c-63ac-4dc3-a0fb-e9f49763adbc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 957.696333] [57793]: INFO cinder.api.openstack.wsgi [req-1d44426a-bd96-4c36-aa8e-f399a8f9e4ae req-4159336c-63ac-4dc3-a0fb-e9f49763adbc tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 957.696788] [57793]: [pid: 57793|app: 0|req: 109/232] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:31:12 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.490404] [57792]: DEBUG cinder.api.middleware.request_id [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-afe16036-c7d2-41e7-8044-0543e5de6044 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.493395] [57792]: INFO cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-afe16036-c7d2-41e7-8044-0543e5de6044 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 966.493639] [57792]: DEBUG cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-afe16036-c7d2-41e7-8044-0543e5de6044 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 966.493845] [57792]: DEBUG cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-afe16036-c7d2-41e7-8044-0543e5de6044 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 966.511051] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.511051] [57792]: warnings.warn( [ 966.519099] [57792]: INFO cinder.volume.api [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-afe16036-c7d2-41e7-8044-0543e5de6044 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 966.523870] [57792]: INFO cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-afe16036-c7d2-41e7-8044-0543e5de6044 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 966.524416] [57792]: [pid: 57792|app: 0|req: 124/233] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:31:21 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1134 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.570054] [57793]: DEBUG cinder.api.middleware.request_id [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-aaca1c60-e1a3-48b6-b536-b3deb9b0cd82 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.575837] [57793]: INFO cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-aaca1c60-e1a3-48b6-b536-b3deb9b0cd82 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e/action [ 966.575837] [57793]: DEBUG cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-aaca1c60-e1a3-48b6-b536-b3deb9b0cd82 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 966.575837] [57793]: DEBUG cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-aaca1c60-e1a3-48b6-b536-b3deb9b0cd82 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 966.600807] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.600807] [57793]: warnings.warn( [ 966.601832] [57793]: INFO cinder.volume.api [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-aaca1c60-e1a3-48b6-b536-b3deb9b0cd82 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 966.611448] [57793]: INFO cinder.volume.api [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-aaca1c60-e1a3-48b6-b536-b3deb9b0cd82 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Begin detaching volume completed successfully. [ 966.611448] [57793]: INFO cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-aaca1c60-e1a3-48b6-b536-b3deb9b0cd82 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e/action returned with HTTP 202 [ 966.611654] [57793]: [pid: 57793|app: 0|req: 110/234] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:31:21 2025] POST /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 966.631260] [57792]: DEBUG cinder.api.middleware.request_id [None req-45ea327d-e6ec-479e-942a-bd234142670d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.633504] [57792]: INFO cinder.api.openstack.wsgi [None req-45ea327d-e6ec-479e-942a-bd234142670d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 966.633725] [57792]: DEBUG cinder.api.openstack.wsgi [None req-45ea327d-e6ec-479e-942a-bd234142670d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 966.634835] [57792]: DEBUG cinder.api.openstack.wsgi [None req-45ea327d-e6ec-479e-942a-bd234142670d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 966.653038] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.653038] [57792]: warnings.warn( [ 966.659735] [57792]: INFO cinder.volume.api [None req-45ea327d-e6ec-479e-942a-bd234142670d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 966.668777] [57792]: INFO cinder.api.openstack.wsgi [None req-45ea327d-e6ec-479e-942a-bd234142670d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 966.668777] [57792]: [pid: 57792|app: 0|req: 125/235] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:21 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 967.647636] [57793]: DEBUG cinder.api.middleware.request_id [None req-365677e3-6efe-4a7d-ba8c-43b153edf11a None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.647967] [57793]: INFO cinder.api.openstack.wsgi [None req-365677e3-6efe-4a7d-ba8c-43b153edf11a None None] GET http://10.180.1.21/volume// [ 967.647967] [57793]: DEBUG cinder.api.openstack.wsgi [None req-365677e3-6efe-4a7d-ba8c-43b153edf11a None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 967.648053] [57793]: DEBUG cinder.api.openstack.wsgi [None req-365677e3-6efe-4a7d-ba8c-43b153edf11a None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 967.648517] [57793]: INFO cinder.api.openstack.wsgi [None req-365677e3-6efe-4a7d-ba8c-43b153edf11a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 967.648941] [57793]: [pid: 57793|app: 0|req: 111/236] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:31:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 967.653879] [57792]: DEBUG cinder.api.middleware.request_id [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-adbc43d2-89f7-4640-a5d5-59a2dc147ae5 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.657979] [57792]: INFO cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-adbc43d2-89f7-4640-a5d5-59a2dc147ae5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 967.658548] [57792]: DEBUG cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-adbc43d2-89f7-4640-a5d5-59a2dc147ae5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 967.658909] [57792]: DEBUG cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-adbc43d2-89f7-4640-a5d5-59a2dc147ae5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 967.680478] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.680478] [57792]: warnings.warn( [ 967.688421] [57792]: INFO cinder.volume.api [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-adbc43d2-89f7-4640-a5d5-59a2dc147ae5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 967.689230] [57793]: DEBUG cinder.api.middleware.request_id [None req-3260ed85-02f5-4bf4-a3e3-3c37f5c286f9 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.692654] [57793]: INFO cinder.api.openstack.wsgi [None req-3260ed85-02f5-4bf4-a3e3-3c37f5c286f9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 967.693258] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3260ed85-02f5-4bf4-a3e3-3c37f5c286f9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 967.693568] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3260ed85-02f5-4bf4-a3e3-3c37f5c286f9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 967.700165] [57792]: INFO cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-adbc43d2-89f7-4640-a5d5-59a2dc147ae5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 967.700165] [57792]: [pid: 57792|app: 0|req: 126/237] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:31:22 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1318 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 967.708075] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.708075] [57793]: warnings.warn( [ 967.714028] [57793]: INFO cinder.volume.api [None req-3260ed85-02f5-4bf4-a3e3-3c37f5c286f9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 967.720747] [57793]: INFO cinder.api.openstack.wsgi [None req-3260ed85-02f5-4bf4-a3e3-3c37f5c286f9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 967.722135] [57793]: [pid: 57793|app: 0|req: 112/238] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:22 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.736697] [57792]: DEBUG cinder.api.middleware.request_id [None req-bdfcb9ee-b31d-4d14-a68a-e03241b2ef55 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.740289] [57792]: INFO cinder.api.openstack.wsgi [None req-bdfcb9ee-b31d-4d14-a68a-e03241b2ef55 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 968.740542] [57792]: DEBUG cinder.api.openstack.wsgi [None req-bdfcb9ee-b31d-4d14-a68a-e03241b2ef55 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 968.740848] [57792]: DEBUG cinder.api.openstack.wsgi [None req-bdfcb9ee-b31d-4d14-a68a-e03241b2ef55 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 968.765245] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.765245] [57792]: warnings.warn( [ 968.772502] [57792]: INFO cinder.volume.api [None req-bdfcb9ee-b31d-4d14-a68a-e03241b2ef55 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 968.782032] [57792]: INFO cinder.api.openstack.wsgi [None req-bdfcb9ee-b31d-4d14-a68a-e03241b2ef55 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 968.785027] [57792]: [pid: 57792|app: 0|req: 127/239] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:23 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.431537] [57793]: DEBUG cinder.api.middleware.request_id [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-7510bc7c-057f-4a11-8293-51f3e9145876 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.434169] [57793]: INFO cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-7510bc7c-057f-4a11-8293-51f3e9145876 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c [ 969.434482] [57793]: DEBUG cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-7510bc7c-057f-4a11-8293-51f3e9145876 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 969.436037] [57793]: DEBUG cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-7510bc7c-057f-4a11-8293-51f3e9145876 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 969.447371] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.447371] [57793]: warnings.warn( [ 969.803194] [57792]: DEBUG cinder.api.middleware.request_id [None req-967da25c-0909-4815-8ce8-f107a88e64c0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.807539] [57792]: INFO cinder.api.openstack.wsgi [None req-967da25c-0909-4815-8ce8-f107a88e64c0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 969.807754] [57792]: DEBUG cinder.api.openstack.wsgi [None req-967da25c-0909-4815-8ce8-f107a88e64c0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 969.808374] [57792]: DEBUG cinder.api.openstack.wsgi [None req-967da25c-0909-4815-8ce8-f107a88e64c0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 969.827608] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.827608] [57792]: warnings.warn( [ 969.834565] [57792]: INFO cinder.volume.api [None req-967da25c-0909-4815-8ce8-f107a88e64c0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 969.845874] [57792]: INFO cinder.api.openstack.wsgi [None req-967da25c-0909-4815-8ce8-f107a88e64c0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 969.845874] [57792]: [pid: 57792|app: 0|req: 128/240] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:24 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.982129] [57793]: INFO cinder.api.openstack.wsgi [req-b75956a6-4be7-4a97-a275-c673cc93caa8 req-7510bc7c-057f-4a11-8293-51f3e9145876 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c returned with HTTP 200 [ 969.985446] [57793]: [pid: 57793|app: 0|req: 113/241] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:31:24 2025] DELETE /volume/v3/attachments/7bc03d85-72d2-43af-9883-eed38ab1304c => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.857609] [57792]: DEBUG cinder.api.middleware.request_id [None req-982a8337-9797-4451-b24e-924b832165ac None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.862031] [57792]: INFO cinder.api.openstack.wsgi [None req-982a8337-9797-4451-b24e-924b832165ac tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 970.862216] [57792]: DEBUG cinder.api.openstack.wsgi [None req-982a8337-9797-4451-b24e-924b832165ac tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 970.862387] [57792]: DEBUG cinder.api.openstack.wsgi [None req-982a8337-9797-4451-b24e-924b832165ac tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 970.884176] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.884176] [57792]: warnings.warn( [ 970.897399] [57792]: INFO cinder.volume.api [None req-982a8337-9797-4451-b24e-924b832165ac tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 970.906036] [57792]: INFO cinder.api.openstack.wsgi [None req-982a8337-9797-4451-b24e-924b832165ac tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 970.906036] [57792]: [pid: 57792|app: 0|req: 129/242] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:25 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.320761] [57793]: DEBUG cinder.api.middleware.request_id [req-3c774f83-9b4f-4e58-890c-74cc8ecf003b req-0cb732bf-c1ea-4f38-99ce-8c913b9e6283 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.323559] [57793]: INFO cinder.api.openstack.wsgi [req-3c774f83-9b4f-4e58-890c-74cc8ecf003b req-0cb732bf-c1ea-4f38-99ce-8c913b9e6283 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 972.323559] [57793]: DEBUG cinder.api.openstack.wsgi [req-3c774f83-9b4f-4e58-890c-74cc8ecf003b req-0cb732bf-c1ea-4f38-99ce-8c913b9e6283 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 972.323839] [57793]: DEBUG cinder.api.openstack.wsgi [req-3c774f83-9b4f-4e58-890c-74cc8ecf003b req-0cb732bf-c1ea-4f38-99ce-8c913b9e6283 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 972.348379] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.348379] [57793]: warnings.warn( [ 972.353418] [57793]: INFO cinder.volume.api [req-3c774f83-9b4f-4e58-890c-74cc8ecf003b req-0cb732bf-c1ea-4f38-99ce-8c913b9e6283 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 972.362774] [57793]: INFO cinder.api.openstack.wsgi [req-3c774f83-9b4f-4e58-890c-74cc8ecf003b req-0cb732bf-c1ea-4f38-99ce-8c913b9e6283 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 972.365577] [57793]: [pid: 57793|app: 0|req: 114/243] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:31:27 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.741911] [57792]: DEBUG cinder.api.middleware.request_id [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.827202] [57792]: INFO cinder.api.openstack.wsgi [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] POST http://10.180.1.21/volume/v3/volumes [ 973.827202] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-921746781"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 973.828404] [57792]: DEBUG cinder.api.v3.volumes [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-921746781'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 973.828572] [57792]: INFO cinder.api.v3.volumes [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume of 1 GB [ 973.850282] [57792]: INFO cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Availability Zones retrieved successfully. [ 973.858066] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Flow 'volume_create_api' (ee8fca24-6346-4da9-a69b-6d8e815686b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 973.859573] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d1a8e3-c41f-4bf6-ab3e-0abfb1575a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 973.860928] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 973.893203] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d1a8e3-c41f-4bf6-ab3e-0abfb1575a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 973.894428] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc8ae75c-0142-4f89-8013-3eb9b10a0bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 973.967558] [57792]: DEBUG cinder.quota [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Created reservations ['946ec193-cffb-4608-b0a3-e399a6b9f371', 'a3a01f0b-d9b7-4223-8d8d-e4686350a928', '1edbbc72-c750-4b0b-afd2-a49735cacced', 'f1eae98f-877a-4a19-8f08-6ac7d9dc5ebd'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 973.968849] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc8ae75c-0142-4f89-8013-3eb9b10a0bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['946ec193-cffb-4608-b0a3-e399a6b9f371', 'a3a01f0b-d9b7-4223-8d8d-e4686350a928', '1edbbc72-c750-4b0b-afd2-a49735cacced', 'f1eae98f-877a-4a19-8f08-6ac7d9dc5ebd']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 973.969904] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb261555-d5dc-4b9e-a81d-6684d4e34abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 973.993189] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb261555-d5dc-4b9e-a81d-6684d4e34abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7673a3a3-acc5-447b-99a2-ee6e313145e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-921746781',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a7a1cdbf249b3b2880727170cf56d',qos_specs=None,replication_status=,reservations=['946ec193-cffb-4608-b0a3-e399a6b9f371','a3a01f0b-d9b7-4223-8d8d-e4686350a928','1edbbc72-c750-4b0b-afd2-a49735cacced','f1eae98f-877a-4a19-8f08-6ac7d9dc5ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eaec8b86bfa4e10bf8058ccac9815d7',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-921746781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7673a3a3-acc5-447b-99a2-ee6e313145e6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='359a7a1cdbf249b3b2880727170cf56d',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='1eaec8b86bfa4e10bf8058ccac9815d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 973.994422] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775a26a9-f76a-4241-94d0-fe437887c6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 974.013672] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775a26a9-f76a-4241-94d0-fe437887c6ff) 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-921746781',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a7a1cdbf249b3b2880727170cf56d',qos_specs=None,replication_status=,reservations=['946ec193-cffb-4608-b0a3-e399a6b9f371','a3a01f0b-d9b7-4223-8d8d-e4686350a928','1edbbc72-c750-4b0b-afd2-a49735cacced','f1eae98f-877a-4a19-8f08-6ac7d9dc5ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eaec8b86bfa4e10bf8058ccac9815d7',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 974.014939] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cdfe4c1-9619-47a2-9165-ac802b922dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 974.027785] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cdfe4c1-9619-47a2-9165-ac802b922dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 974.028185] [57792]: DEBUG cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Flow 'volume_create_api' (ee8fca24-6346-4da9-a69b-6d8e815686b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 974.029186] [57792]: INFO cinder.volume.api [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume request issued successfully. [ 974.029296] [57792]: INFO cinder.api.openstack.wsgi [None req-b4782e3e-94fa-4b44-9260-8efdc22e97df tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 974.029801] [57792]: [pid: 57792|app: 0|req: 130/244] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 20:31:28 2025] POST /volume/v3/volumes => generated 758 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 974.041523] [57793]: DEBUG cinder.api.middleware.request_id [None req-c35b8d10-b01a-435f-b055-c84cf62e5544 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.044148] [57793]: INFO cinder.api.openstack.wsgi [None req-c35b8d10-b01a-435f-b055-c84cf62e5544 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 [ 974.044412] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c35b8d10-b01a-435f-b055-c84cf62e5544 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 974.044635] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c35b8d10-b01a-435f-b055-c84cf62e5544 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 974.057590] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.057590] [57793]: warnings.warn( [ 974.064154] [57793]: INFO cinder.volume.api [None req-c35b8d10-b01a-435f-b055-c84cf62e5544 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 974.070539] [57793]: INFO cinder.api.openstack.wsgi [None req-c35b8d10-b01a-435f-b055-c84cf62e5544 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 returned with HTTP 200 [ 974.074247] [57793]: [pid: 57793|app: 0|req: 115/245] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:28 2025] GET /volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.082306] [57792]: DEBUG cinder.api.middleware.request_id [None req-e3b5c862-b6c4-4efb-9088-06ea925731f9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.084891] [57792]: INFO cinder.api.openstack.wsgi [None req-e3b5c862-b6c4-4efb-9088-06ea925731f9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 [ 975.085144] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e3b5c862-b6c4-4efb-9088-06ea925731f9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.085381] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e3b5c862-b6c4-4efb-9088-06ea925731f9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.104087] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.104087] [57792]: warnings.warn( [ 975.111364] [57792]: INFO cinder.volume.api [None req-e3b5c862-b6c4-4efb-9088-06ea925731f9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 975.120487] [57792]: INFO cinder.api.openstack.wsgi [None req-e3b5c862-b6c4-4efb-9088-06ea925731f9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 returned with HTTP 200 [ 975.120487] [57792]: [pid: 57792|app: 0|req: 131/246] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:29 2025] GET /volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 975.553133] [57793]: DEBUG cinder.api.middleware.request_id [req-5e7994a5-55c4-4e1f-82e2-46914a8faf2c req-c99af039-2d40-4ca2-a25d-15b799cf56cc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.556100] [57793]: INFO cinder.api.openstack.wsgi [req-5e7994a5-55c4-4e1f-82e2-46914a8faf2c req-c99af039-2d40-4ca2-a25d-15b799cf56cc tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 [ 975.556337] [57793]: DEBUG cinder.api.openstack.wsgi [req-5e7994a5-55c4-4e1f-82e2-46914a8faf2c req-c99af039-2d40-4ca2-a25d-15b799cf56cc tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.556548] [57793]: DEBUG cinder.api.openstack.wsgi [req-5e7994a5-55c4-4e1f-82e2-46914a8faf2c req-c99af039-2d40-4ca2-a25d-15b799cf56cc tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.569777] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.569777] [57793]: warnings.warn( [ 975.578287] [57793]: INFO cinder.volume.api [req-5e7994a5-55c4-4e1f-82e2-46914a8faf2c req-c99af039-2d40-4ca2-a25d-15b799cf56cc tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 975.587028] [57793]: INFO cinder.api.openstack.wsgi [req-5e7994a5-55c4-4e1f-82e2-46914a8faf2c req-c99af039-2d40-4ca2-a25d-15b799cf56cc tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 returned with HTTP 200 [ 975.587705] [57793]: [pid: 57793|app: 0|req: 116/247] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:31:30 2025] GET /volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.600485] [57792]: DEBUG cinder.api.middleware.request_id [None req-0e5d200d-98c4-4012-9748-36d78f97fade None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.602544] [57792]: INFO cinder.api.openstack.wsgi [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] POST http://10.180.1.21/volume/v3/volumes [ 975.602943] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1053563131"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 975.604466] [57792]: DEBUG cinder.api.v3.volumes [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1053563131'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 975.604601] [57792]: INFO cinder.api.v3.volumes [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume of 1 GB [ 975.610368] [57792]: INFO cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Availability Zones retrieved successfully. [ 975.623367] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Flow 'volume_create_api' (55508ac5-97c5-4056-80f9-829a545508c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 975.625155] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7898f570-1cda-4dc6-83c9-9a600add2dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 975.630025] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 975.675524] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7898f570-1cda-4dc6-83c9-9a600add2dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 975.676517] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de9745a-a9ff-43f8-b426-865e529d12cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 975.840957] [57792]: DEBUG cinder.quota [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Created reservations ['df23d62e-fe56-46d8-b5b5-8173c6db996d', '1c2994b4-0e08-4807-b8b7-7cc49a2446cf', 'd30a1cdb-4fc7-4a39-a569-d53352b5ef89', '3eea4c3e-1a45-4b3a-aaf1-70747cff2bb8'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 975.842217] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de9745a-a9ff-43f8-b426-865e529d12cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df23d62e-fe56-46d8-b5b5-8173c6db996d', '1c2994b4-0e08-4807-b8b7-7cc49a2446cf', 'd30a1cdb-4fc7-4a39-a569-d53352b5ef89', '3eea4c3e-1a45-4b3a-aaf1-70747cff2bb8']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 975.843620] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c53478-006b-49a5-9b4b-73461b73c191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 975.866309] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36c53478-006b-49a5-9b4b-73461b73c191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3ed5ed8-707a-4197-b2d8-050d40066f0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1053563131',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a7a1cdbf249b3b2880727170cf56d',qos_specs=None,replication_status=,reservations=['df23d62e-fe56-46d8-b5b5-8173c6db996d','1c2994b4-0e08-4807-b8b7-7cc49a2446cf','d30a1cdb-4fc7-4a39-a569-d53352b5ef89','3eea4c3e-1a45-4b3a-aaf1-70747cff2bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eaec8b86bfa4e10bf8058ccac9815d7',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1053563131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3ed5ed8-707a-4197-b2d8-050d40066f0b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='359a7a1cdbf249b3b2880727170cf56d',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='1eaec8b86bfa4e10bf8058ccac9815d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 975.867661] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20d355d-5da1-48fe-917a-27f01af57d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 975.911419] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d20d355d-5da1-48fe-917a-27f01af57d27) 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-1053563131',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a7a1cdbf249b3b2880727170cf56d',qos_specs=None,replication_status=,reservations=['df23d62e-fe56-46d8-b5b5-8173c6db996d','1c2994b4-0e08-4807-b8b7-7cc49a2446cf','d30a1cdb-4fc7-4a39-a569-d53352b5ef89','3eea4c3e-1a45-4b3a-aaf1-70747cff2bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eaec8b86bfa4e10bf8058ccac9815d7',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 975.916376] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3db2d76-74e6-4d46-ae8f-6ba08244b6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 975.927977] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3db2d76-74e6-4d46-ae8f-6ba08244b6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 975.932090] [57792]: DEBUG cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Flow 'volume_create_api' (55508ac5-97c5-4056-80f9-829a545508c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 975.932090] [57792]: INFO cinder.volume.api [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume request issued successfully. [ 975.932090] [57792]: INFO cinder.api.openstack.wsgi [None req-0e5d200d-98c4-4012-9748-36d78f97fade tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 975.932090] [57792]: [pid: 57792|app: 0|req: 132/248] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 20:31:30 2025] POST /volume/v3/volumes => generated 759 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 975.944111] [57793]: DEBUG cinder.api.middleware.request_id [None req-127123aa-f49c-4f22-822b-d6bcdddeac64 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.946923] [57793]: INFO cinder.api.openstack.wsgi [None req-127123aa-f49c-4f22-822b-d6bcdddeac64 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b [ 975.948503] [57793]: DEBUG cinder.api.openstack.wsgi [None req-127123aa-f49c-4f22-822b-d6bcdddeac64 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 975.948503] [57793]: DEBUG cinder.api.openstack.wsgi [None req-127123aa-f49c-4f22-822b-d6bcdddeac64 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 975.962239] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.962239] [57793]: warnings.warn( [ 975.968869] [57793]: INFO cinder.volume.api [None req-127123aa-f49c-4f22-822b-d6bcdddeac64 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 975.975017] [57793]: INFO cinder.api.openstack.wsgi [None req-127123aa-f49c-4f22-822b-d6bcdddeac64 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b returned with HTTP 200 [ 975.975831] [57793]: [pid: 57793|app: 0|req: 117/249] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:30 2025] GET /volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.989562] [57792]: DEBUG cinder.api.middleware.request_id [None req-a5749ad4-cce7-41d6-a26a-fa8d0ce31bb0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.994203] [57792]: INFO cinder.api.openstack.wsgi [None req-a5749ad4-cce7-41d6-a26a-fa8d0ce31bb0 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b [ 976.996026] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a5749ad4-cce7-41d6-a26a-fa8d0ce31bb0 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 976.996026] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a5749ad4-cce7-41d6-a26a-fa8d0ce31bb0 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 977.009230] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.009230] [57792]: warnings.warn( [ 977.016203] [57792]: INFO cinder.volume.api [None req-a5749ad4-cce7-41d6-a26a-fa8d0ce31bb0 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 977.027568] [57792]: INFO cinder.api.openstack.wsgi [None req-a5749ad4-cce7-41d6-a26a-fa8d0ce31bb0 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b returned with HTTP 200 [ 977.029834] [57792]: [pid: 57792|app: 0|req: 133/250] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:31 2025] GET /volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.692701] [57793]: DEBUG cinder.api.middleware.request_id [req-3e49e2b8-ce89-4668-9ae6-ae5b32cb8869 req-c7931840-d4ee-4483-b512-f514b2b6a988 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.696030] [57793]: INFO cinder.api.openstack.wsgi [req-3e49e2b8-ce89-4668-9ae6-ae5b32cb8869 req-c7931840-d4ee-4483-b512-f514b2b6a988 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b [ 977.696030] [57793]: DEBUG cinder.api.openstack.wsgi [req-3e49e2b8-ce89-4668-9ae6-ae5b32cb8869 req-c7931840-d4ee-4483-b512-f514b2b6a988 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 977.696030] [57793]: DEBUG cinder.api.openstack.wsgi [req-3e49e2b8-ce89-4668-9ae6-ae5b32cb8869 req-c7931840-d4ee-4483-b512-f514b2b6a988 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 977.711210] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.711210] [57793]: warnings.warn( [ 977.722410] [57793]: INFO cinder.volume.api [req-3e49e2b8-ce89-4668-9ae6-ae5b32cb8869 req-c7931840-d4ee-4483-b512-f514b2b6a988 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 977.730351] [57793]: INFO cinder.api.openstack.wsgi [req-3e49e2b8-ce89-4668-9ae6-ae5b32cb8869 req-c7931840-d4ee-4483-b512-f514b2b6a988 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b returned with HTTP 200 [ 977.730831] [57793]: [pid: 57793|app: 0|req: 118/251] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:31:32 2025] GET /volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.744194] [57792]: DEBUG cinder.api.middleware.request_id [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.750028] [57792]: INFO cinder.api.openstack.wsgi [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] POST http://10.180.1.21/volume/v3/volumes [ 977.750028] [57792]: DEBUG cinder.api.openstack.wsgi [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-950195982"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 977.751165] [57792]: DEBUG cinder.api.v3.volumes [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-950195982'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 977.751670] [57792]: INFO cinder.api.v3.volumes [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume of 1 GB [ 977.759625] [57792]: INFO cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Availability Zones retrieved successfully. [ 977.770420] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Flow 'volume_create_api' (0981ffba-7c40-4fbb-bcad-4f1ec2965ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 977.773770] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206be0eb-196b-4a7f-8ee8-4b288867065a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 977.775469] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 977.804881] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206be0eb-196b-4a7f-8ee8-4b288867065a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 977.805293] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab2d86d7-a7ff-41de-bc00-5d5efe8864b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 977.876771] [57792]: DEBUG cinder.quota [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Created reservations ['7f3a295f-6858-4d02-8d6c-5f6cada3436b', '64b8350a-9f6e-407a-9797-ed391780136d', 'bbe0a039-9858-483a-b912-8a473eff34ae', '315aab55-15a3-4573-9d84-afb631cdc19e'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 977.878025] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab2d86d7-a7ff-41de-bc00-5d5efe8864b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f3a295f-6858-4d02-8d6c-5f6cada3436b', '64b8350a-9f6e-407a-9797-ed391780136d', 'bbe0a039-9858-483a-b912-8a473eff34ae', '315aab55-15a3-4573-9d84-afb631cdc19e']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 977.879192] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16a40cf-ac02-48fb-b62e-74b7347e51db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 977.930816] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e16a40cf-ac02-48fb-b62e-74b7347e51db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9fc9b06-641b-4bc5-a333-fb1262a5dea3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-950195982',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a7a1cdbf249b3b2880727170cf56d',qos_specs=None,replication_status=,reservations=['7f3a295f-6858-4d02-8d6c-5f6cada3436b','64b8350a-9f6e-407a-9797-ed391780136d','bbe0a039-9858-483a-b912-8a473eff34ae','315aab55-15a3-4573-9d84-afb631cdc19e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eaec8b86bfa4e10bf8058ccac9815d7',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-950195982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9fc9b06-641b-4bc5-a333-fb1262a5dea3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='359a7a1cdbf249b3b2880727170cf56d',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='1eaec8b86bfa4e10bf8058ccac9815d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 977.935025] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b85765c-0be7-489f-b2b5-887089f644df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 977.997320] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b85765c-0be7-489f-b2b5-887089f644df) 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-950195982',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='359a7a1cdbf249b3b2880727170cf56d',qos_specs=None,replication_status=,reservations=['7f3a295f-6858-4d02-8d6c-5f6cada3436b','64b8350a-9f6e-407a-9797-ed391780136d','bbe0a039-9858-483a-b912-8a473eff34ae','315aab55-15a3-4573-9d84-afb631cdc19e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eaec8b86bfa4e10bf8058ccac9815d7',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 977.998415] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b931f33b-8251-4526-88fb-4ec023cd2332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 978.012025] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b931f33b-8251-4526-88fb-4ec023cd2332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 978.012025] [57792]: DEBUG cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Flow 'volume_create_api' (0981ffba-7c40-4fbb-bcad-4f1ec2965ae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 978.012025] [57792]: INFO cinder.volume.api [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Create volume request issued successfully. [ 978.013117] [57792]: INFO cinder.api.openstack.wsgi [None req-66fecc1c-00a8-4102-abde-61e9f9323d1b tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 978.013187] [57792]: [pid: 57792|app: 0|req: 134/252] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 20:31:32 2025] POST /volume/v3/volumes => generated 758 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 978.023236] [57793]: DEBUG cinder.api.middleware.request_id [None req-d1d653e3-aa7e-4784-a2ff-bf84d0008990 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.025585] [57793]: INFO cinder.api.openstack.wsgi [None req-d1d653e3-aa7e-4784-a2ff-bf84d0008990 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 [ 978.025806] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d1d653e3-aa7e-4784-a2ff-bf84d0008990 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 978.026089] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d1d653e3-aa7e-4784-a2ff-bf84d0008990 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 978.039882] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.039882] [57793]: warnings.warn( [ 978.046570] [57793]: INFO cinder.volume.api [None req-d1d653e3-aa7e-4784-a2ff-bf84d0008990 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 978.053968] [57793]: INFO cinder.api.openstack.wsgi [None req-d1d653e3-aa7e-4784-a2ff-bf84d0008990 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 returned with HTTP 200 [ 978.054687] [57793]: [pid: 57793|app: 0|req: 119/253] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:32 2025] GET /volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.065721] [57792]: DEBUG cinder.api.middleware.request_id [None req-dedddf83-6daf-4573-b5f6-5629b41734c9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.068472] [57792]: INFO cinder.api.openstack.wsgi [None req-dedddf83-6daf-4573-b5f6-5629b41734c9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 [ 979.068847] [57792]: DEBUG cinder.api.openstack.wsgi [None req-dedddf83-6daf-4573-b5f6-5629b41734c9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 979.069178] [57792]: DEBUG cinder.api.openstack.wsgi [None req-dedddf83-6daf-4573-b5f6-5629b41734c9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 979.086419] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.086419] [57792]: warnings.warn( [ 979.093387] [57792]: INFO cinder.volume.api [None req-dedddf83-6daf-4573-b5f6-5629b41734c9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 979.101189] [57792]: INFO cinder.api.openstack.wsgi [None req-dedddf83-6daf-4573-b5f6-5629b41734c9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 returned with HTTP 200 [ 979.101734] [57792]: [pid: 57792|app: 0|req: 135/254] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:33 2025] GET /volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 981.632591] [57793]: DEBUG cinder.api.middleware.request_id [req-60237bda-c109-4d69-b880-08b46c37d3b9 req-c5d262e1-a0c8-4db5-8a82-27ef5876b961 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.634965] [57793]: INFO cinder.api.openstack.wsgi [req-60237bda-c109-4d69-b880-08b46c37d3b9 req-c5d262e1-a0c8-4db5-8a82-27ef5876b961 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 [ 981.636164] [57793]: DEBUG cinder.api.openstack.wsgi [req-60237bda-c109-4d69-b880-08b46c37d3b9 req-c5d262e1-a0c8-4db5-8a82-27ef5876b961 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 981.636164] [57793]: DEBUG cinder.api.openstack.wsgi [req-60237bda-c109-4d69-b880-08b46c37d3b9 req-c5d262e1-a0c8-4db5-8a82-27ef5876b961 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 981.649142] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.649142] [57793]: warnings.warn( [ 981.655093] [57793]: INFO cinder.volume.api [req-60237bda-c109-4d69-b880-08b46c37d3b9 req-c5d262e1-a0c8-4db5-8a82-27ef5876b961 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 981.660255] [57793]: INFO cinder.api.openstack.wsgi [req-60237bda-c109-4d69-b880-08b46c37d3b9 req-c5d262e1-a0c8-4db5-8a82-27ef5876b961 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 returned with HTTP 200 [ 981.663728] [57793]: [pid: 57793|app: 0|req: 120/255] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:31:36 2025] GET /volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.348224] [57792]: DEBUG cinder.api.middleware.request_id [req-3b32269e-9d3c-4764-a524-0e398c5d41ec req-0abefdec-dd89-499b-be79-bcc4aa5bb8d9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.350273] [57792]: INFO cinder.api.openstack.wsgi [req-3b32269e-9d3c-4764-a524-0e398c5d41ec req-0abefdec-dd89-499b-be79-bcc4aa5bb8d9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 982.350495] [57792]: DEBUG cinder.api.openstack.wsgi [req-3b32269e-9d3c-4764-a524-0e398c5d41ec req-0abefdec-dd89-499b-be79-bcc4aa5bb8d9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.350714] [57792]: DEBUG cinder.api.openstack.wsgi [req-3b32269e-9d3c-4764-a524-0e398c5d41ec req-0abefdec-dd89-499b-be79-bcc4aa5bb8d9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'detail' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.351267] [57792]: DEBUG cinder.api.api_utils [req-3b32269e-9d3c-4764-a524-0e398c5d41ec req-0abefdec-dd89-499b-be79-bcc4aa5bb8d9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Removing options '' from query. {{(pid=57792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 982.354394] [57792]: DEBUG cinder.volume.api [req-3b32269e-9d3c-4764-a524-0e398c5d41ec req-0abefdec-dd89-499b-be79-bcc4aa5bb8d9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57792) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 982.398291] [57792]: INFO cinder.volume.api [req-3b32269e-9d3c-4764-a524-0e398c5d41ec req-0abefdec-dd89-499b-be79-bcc4aa5bb8d9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Get all volumes completed successfully. [ 982.401070] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.401070] [57792]: warnings.warn( [ 982.408091] [57792]: INFO cinder.api.openstack.wsgi [req-3b32269e-9d3c-4764-a524-0e398c5d41ec req-0abefdec-dd89-499b-be79-bcc4aa5bb8d9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 982.408529] [57792]: [pid: 57792|app: 0|req: 136/256] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 20:31:37 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) [ 982.609872] [57793]: DEBUG cinder.api.middleware.request_id [req-74797d55-1d78-45c0-aeac-f42139c88e19 req-56bcc266-1873-4fdc-b8d5-55799f01d998 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.613789] [57793]: INFO cinder.api.openstack.wsgi [req-74797d55-1d78-45c0-aeac-f42139c88e19 req-56bcc266-1873-4fdc-b8d5-55799f01d998 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 982.614017] [57793]: DEBUG cinder.api.openstack.wsgi [req-74797d55-1d78-45c0-aeac-f42139c88e19 req-56bcc266-1873-4fdc-b8d5-55799f01d998 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.614241] [57793]: DEBUG cinder.api.openstack.wsgi [req-74797d55-1d78-45c0-aeac-f42139c88e19 req-56bcc266-1873-4fdc-b8d5-55799f01d998 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'detail' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.615363] [57793]: DEBUG cinder.api.api_utils [req-74797d55-1d78-45c0-aeac-f42139c88e19 req-56bcc266-1873-4fdc-b8d5-55799f01d998 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Removing options '' from query. {{(pid=57793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 982.615599] [57793]: DEBUG cinder.volume.api [req-74797d55-1d78-45c0-aeac-f42139c88e19 req-56bcc266-1873-4fdc-b8d5-55799f01d998 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57793) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 982.650807] [57793]: INFO cinder.volume.api [req-74797d55-1d78-45c0-aeac-f42139c88e19 req-56bcc266-1873-4fdc-b8d5-55799f01d998 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Get all volumes completed successfully. [ 982.651744] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.651744] [57793]: warnings.warn( [ 982.658619] [57793]: INFO cinder.api.openstack.wsgi [req-74797d55-1d78-45c0-aeac-f42139c88e19 req-56bcc266-1873-4fdc-b8d5-55799f01d998 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 982.659127] [57793]: [pid: 57793|app: 0|req: 121/257] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 20:31:37 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 982.811943] [57792]: DEBUG cinder.api.middleware.request_id [req-ff130e75-3d71-4a4e-9d50-5961348c4ab5 req-7cce8e10-b516-4f73-88e2-95f19951a1f6 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.815885] [57792]: INFO cinder.api.openstack.wsgi [req-ff130e75-3d71-4a4e-9d50-5961348c4ab5 req-7cce8e10-b516-4f73-88e2-95f19951a1f6 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 982.816019] [57792]: DEBUG cinder.api.openstack.wsgi [req-ff130e75-3d71-4a4e-9d50-5961348c4ab5 req-7cce8e10-b516-4f73-88e2-95f19951a1f6 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.816297] [57792]: DEBUG cinder.api.openstack.wsgi [req-ff130e75-3d71-4a4e-9d50-5961348c4ab5 req-7cce8e10-b516-4f73-88e2-95f19951a1f6 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'detail' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.816591] [57792]: DEBUG cinder.api.api_utils [req-ff130e75-3d71-4a4e-9d50-5961348c4ab5 req-7cce8e10-b516-4f73-88e2-95f19951a1f6 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Removing options '' from query. {{(pid=57792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 982.817506] [57792]: DEBUG cinder.volume.api [req-ff130e75-3d71-4a4e-9d50-5961348c4ab5 req-7cce8e10-b516-4f73-88e2-95f19951a1f6 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57792) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 982.831384] [57792]: INFO cinder.volume.api [req-ff130e75-3d71-4a4e-9d50-5961348c4ab5 req-7cce8e10-b516-4f73-88e2-95f19951a1f6 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Get all volumes completed successfully. [ 982.832589] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.832589] [57792]: warnings.warn( [ 982.839736] [57792]: INFO cinder.api.openstack.wsgi [req-ff130e75-3d71-4a4e-9d50-5961348c4ab5 req-7cce8e10-b516-4f73-88e2-95f19951a1f6 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 982.840273] [57792]: [pid: 57792|app: 0|req: 137/258] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 20:31:37 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.061336] [57793]: DEBUG cinder.api.middleware.request_id [req-126b5b9e-2cb1-43e6-8d58-0ba80eca23e8 req-3d837892-cd8e-4d61-b280-4d849f3548b8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.063831] [57793]: INFO cinder.api.openstack.wsgi [req-126b5b9e-2cb1-43e6-8d58-0ba80eca23e8 req-3d837892-cd8e-4d61-b280-4d849f3548b8 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 983.064043] [57793]: DEBUG cinder.api.openstack.wsgi [req-126b5b9e-2cb1-43e6-8d58-0ba80eca23e8 req-3d837892-cd8e-4d61-b280-4d849f3548b8 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.064385] [57793]: DEBUG cinder.api.openstack.wsgi [req-126b5b9e-2cb1-43e6-8d58-0ba80eca23e8 req-3d837892-cd8e-4d61-b280-4d849f3548b8 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'detail' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.064814] [57793]: DEBUG cinder.api.api_utils [req-126b5b9e-2cb1-43e6-8d58-0ba80eca23e8 req-3d837892-cd8e-4d61-b280-4d849f3548b8 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Removing options '' from query. {{(pid=57793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 983.065828] [57793]: DEBUG cinder.volume.api [req-126b5b9e-2cb1-43e6-8d58-0ba80eca23e8 req-3d837892-cd8e-4d61-b280-4d849f3548b8 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57793) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 983.082842] [57793]: INFO cinder.volume.api [req-126b5b9e-2cb1-43e6-8d58-0ba80eca23e8 req-3d837892-cd8e-4d61-b280-4d849f3548b8 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Get all volumes completed successfully. [ 983.084361] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.084361] [57793]: warnings.warn( [ 983.091119] [57793]: INFO cinder.api.openstack.wsgi [req-126b5b9e-2cb1-43e6-8d58-0ba80eca23e8 req-3d837892-cd8e-4d61-b280-4d849f3548b8 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 983.091119] [57793]: [pid: 57793|app: 0|req: 122/259] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 20:31:37 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.128614] [57792]: DEBUG cinder.api.middleware.request_id [req-f8695106-d0d0-4d6a-80f0-ba5cf13b3f3c req-1b28123c-7af7-4ed0-b9c6-4b1d20e61453 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.131205] [57792]: INFO cinder.api.openstack.wsgi [req-f8695106-d0d0-4d6a-80f0-ba5cf13b3f3c req-1b28123c-7af7-4ed0-b9c6-4b1d20e61453 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 983.131427] [57792]: DEBUG cinder.api.openstack.wsgi [req-f8695106-d0d0-4d6a-80f0-ba5cf13b3f3c req-1b28123c-7af7-4ed0-b9c6-4b1d20e61453 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.131631] [57792]: DEBUG cinder.api.openstack.wsgi [req-f8695106-d0d0-4d6a-80f0-ba5cf13b3f3c req-1b28123c-7af7-4ed0-b9c6-4b1d20e61453 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'detail' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.131900] [57792]: DEBUG cinder.api.api_utils [req-f8695106-d0d0-4d6a-80f0-ba5cf13b3f3c req-1b28123c-7af7-4ed0-b9c6-4b1d20e61453 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Removing options '' from query. {{(pid=57792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 983.132756] [57792]: DEBUG cinder.volume.api [req-f8695106-d0d0-4d6a-80f0-ba5cf13b3f3c req-1b28123c-7af7-4ed0-b9c6-4b1d20e61453 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57792) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 983.142382] [57792]: INFO cinder.volume.api [req-f8695106-d0d0-4d6a-80f0-ba5cf13b3f3c req-1b28123c-7af7-4ed0-b9c6-4b1d20e61453 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Get all volumes completed successfully. [ 983.143440] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.143440] [57792]: warnings.warn( [ 983.148536] [57792]: INFO cinder.api.openstack.wsgi [req-f8695106-d0d0-4d6a-80f0-ba5cf13b3f3c req-1b28123c-7af7-4ed0-b9c6-4b1d20e61453 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 983.149061] [57792]: [pid: 57792|app: 0|req: 138/260] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 20:31:37 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.338699] [57793]: DEBUG cinder.api.middleware.request_id [req-a65cbe78-31c1-4680-a3f0-65eec74422af req-4bb0d991-001d-477e-bce0-d101e6cf7ce9 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.343044] [57793]: INFO cinder.api.openstack.wsgi [req-a65cbe78-31c1-4680-a3f0-65eec74422af req-4bb0d991-001d-477e-bce0-d101e6cf7ce9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 983.343044] [57793]: DEBUG cinder.api.openstack.wsgi [req-a65cbe78-31c1-4680-a3f0-65eec74422af req-4bb0d991-001d-477e-bce0-d101e6cf7ce9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.343044] [57793]: DEBUG cinder.api.openstack.wsgi [req-a65cbe78-31c1-4680-a3f0-65eec74422af req-4bb0d991-001d-477e-bce0-d101e6cf7ce9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'detail' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.343044] [57793]: DEBUG cinder.api.api_utils [req-a65cbe78-31c1-4680-a3f0-65eec74422af req-4bb0d991-001d-477e-bce0-d101e6cf7ce9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Removing options '' from query. {{(pid=57793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 983.343288] [57793]: DEBUG cinder.volume.api [req-a65cbe78-31c1-4680-a3f0-65eec74422af req-4bb0d991-001d-477e-bce0-d101e6cf7ce9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57793) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 983.358042] [57793]: INFO cinder.volume.api [req-a65cbe78-31c1-4680-a3f0-65eec74422af req-4bb0d991-001d-477e-bce0-d101e6cf7ce9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Get all volumes completed successfully. [ 983.359260] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.359260] [57793]: warnings.warn( [ 983.365140] [57793]: INFO cinder.api.openstack.wsgi [req-a65cbe78-31c1-4680-a3f0-65eec74422af req-4bb0d991-001d-477e-bce0-d101e6cf7ce9 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 983.365712] [57793]: [pid: 57793|app: 0|req: 123/261] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 20:31:38 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.630470] [57792]: DEBUG cinder.api.middleware.request_id [req-2815009b-c3fd-4f5e-9cb1-f8eda984e586 req-081e2ff5-73fd-4845-a22c-09b8e29f5217 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.633356] [57792]: INFO cinder.api.openstack.wsgi [req-2815009b-c3fd-4f5e-9cb1-f8eda984e586 req-081e2ff5-73fd-4845-a22c-09b8e29f5217 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 983.633568] [57792]: DEBUG cinder.api.openstack.wsgi [req-2815009b-c3fd-4f5e-9cb1-f8eda984e586 req-081e2ff5-73fd-4845-a22c-09b8e29f5217 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.633842] [57792]: DEBUG cinder.api.openstack.wsgi [req-2815009b-c3fd-4f5e-9cb1-f8eda984e586 req-081e2ff5-73fd-4845-a22c-09b8e29f5217 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'detail' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.634338] [57792]: DEBUG cinder.api.api_utils [req-2815009b-c3fd-4f5e-9cb1-f8eda984e586 req-081e2ff5-73fd-4845-a22c-09b8e29f5217 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Removing options '' from query. {{(pid=57792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 983.635136] [57792]: DEBUG cinder.volume.api [req-2815009b-c3fd-4f5e-9cb1-f8eda984e586 req-081e2ff5-73fd-4845-a22c-09b8e29f5217 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57792) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 983.648197] [57792]: INFO cinder.volume.api [req-2815009b-c3fd-4f5e-9cb1-f8eda984e586 req-081e2ff5-73fd-4845-a22c-09b8e29f5217 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Get all volumes completed successfully. [ 983.649399] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.649399] [57792]: warnings.warn( [ 983.655035] [57792]: INFO cinder.api.openstack.wsgi [req-2815009b-c3fd-4f5e-9cb1-f8eda984e586 req-081e2ff5-73fd-4845-a22c-09b8e29f5217 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 983.655503] [57792]: [pid: 57792|app: 0|req: 139/262] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 20:31:38 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 983.714880] [57793]: DEBUG cinder.api.middleware.request_id [req-9ac0f4f5-2b4e-4ffc-9ee3-fe9d279ed84a req-835086b7-d17a-41e2-91e2-8a4752a88b86 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.717778] [57793]: INFO cinder.api.openstack.wsgi [req-9ac0f4f5-2b4e-4ffc-9ee3-fe9d279ed84a req-835086b7-d17a-41e2-91e2-8a4752a88b86 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 983.718065] [57793]: DEBUG cinder.api.openstack.wsgi [req-9ac0f4f5-2b4e-4ffc-9ee3-fe9d279ed84a req-835086b7-d17a-41e2-91e2-8a4752a88b86 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.718279] [57793]: DEBUG cinder.api.openstack.wsgi [req-9ac0f4f5-2b4e-4ffc-9ee3-fe9d279ed84a req-835086b7-d17a-41e2-91e2-8a4752a88b86 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'detail' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.718605] [57793]: DEBUG cinder.api.api_utils [req-9ac0f4f5-2b4e-4ffc-9ee3-fe9d279ed84a req-835086b7-d17a-41e2-91e2-8a4752a88b86 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Removing options '' from query. {{(pid=57793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 983.719544] [57793]: DEBUG cinder.volume.api [req-9ac0f4f5-2b4e-4ffc-9ee3-fe9d279ed84a req-835086b7-d17a-41e2-91e2-8a4752a88b86 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57793) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 983.731874] [57793]: INFO cinder.volume.api [req-9ac0f4f5-2b4e-4ffc-9ee3-fe9d279ed84a req-835086b7-d17a-41e2-91e2-8a4752a88b86 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Get all volumes completed successfully. [ 983.733245] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.733245] [57793]: warnings.warn( [ 983.738588] [57793]: INFO cinder.api.openstack.wsgi [req-9ac0f4f5-2b4e-4ffc-9ee3-fe9d279ed84a req-835086b7-d17a-41e2-91e2-8a4752a88b86 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 983.739069] [57793]: [pid: 57793|app: 0|req: 124/263] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 20:31:38 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.760554] [57792]: DEBUG cinder.api.middleware.request_id [None req-52ff5eae-7781-43b4-8d12-da31aa23b670 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.762786] [57792]: INFO cinder.api.openstack.wsgi [None req-52ff5eae-7781-43b4-8d12-da31aa23b670 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 [ 983.762959] [57792]: DEBUG cinder.api.openstack.wsgi [None req-52ff5eae-7781-43b4-8d12-da31aa23b670 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.763204] [57792]: DEBUG cinder.api.openstack.wsgi [None req-52ff5eae-7781-43b4-8d12-da31aa23b670 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.763395] [57792]: INFO cinder.api.v3.volumes [None req-52ff5eae-7781-43b4-8d12-da31aa23b670 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Delete volume with id: e9fc9b06-641b-4bc5-a333-fb1262a5dea3 [ 983.779576] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.779576] [57792]: warnings.warn( [ 983.780184] [57792]: INFO cinder.volume.api [None req-52ff5eae-7781-43b4-8d12-da31aa23b670 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 983.815556] [57792]: INFO cinder.volume.api [None req-52ff5eae-7781-43b4-8d12-da31aa23b670 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Delete volume request issued successfully. [ 983.815556] [57792]: INFO cinder.api.openstack.wsgi [None req-52ff5eae-7781-43b4-8d12-da31aa23b670 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 returned with HTTP 202 [ 983.817882] [57792]: [pid: 57792|app: 0|req: 140/264] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:31:38 2025] DELETE /volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 983.820085] [57793]: DEBUG cinder.api.middleware.request_id [None req-06d6b6ce-a20d-4654-8f04-ea3bcbc3d037 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.825372] [57793]: INFO cinder.api.openstack.wsgi [None req-06d6b6ce-a20d-4654-8f04-ea3bcbc3d037 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 [ 983.826376] [57793]: DEBUG cinder.api.openstack.wsgi [None req-06d6b6ce-a20d-4654-8f04-ea3bcbc3d037 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.826599] [57793]: DEBUG cinder.api.openstack.wsgi [None req-06d6b6ce-a20d-4654-8f04-ea3bcbc3d037 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.840789] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.840789] [57793]: warnings.warn( [ 983.850776] [57793]: INFO cinder.volume.api [None req-06d6b6ce-a20d-4654-8f04-ea3bcbc3d037 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 983.858742] [57793]: INFO cinder.api.openstack.wsgi [None req-06d6b6ce-a20d-4654-8f04-ea3bcbc3d037 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 returned with HTTP 200 [ 983.859456] [57793]: [pid: 57793|app: 0|req: 125/265] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:38 2025] GET /volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.872549] [57792]: DEBUG cinder.api.middleware.request_id [None req-e53cc1b0-f30e-45fe-b32b-981a17eef3b7 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.876212] [57792]: INFO cinder.api.openstack.wsgi [None req-e53cc1b0-f30e-45fe-b32b-981a17eef3b7 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 [ 984.876212] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e53cc1b0-f30e-45fe-b32b-981a17eef3b7 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.876212] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e53cc1b0-f30e-45fe-b32b-981a17eef3b7 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.883247] [57792]: INFO cinder.api.openstack.wsgi [None req-e53cc1b0-f30e-45fe-b32b-981a17eef3b7 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 returned with HTTP 404 [ 984.883514] [57792]: [pid: 57792|app: 0|req: 141/266] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:39 2025] GET /volume/v3/volumes/e9fc9b06-641b-4bc5-a333-fb1262a5dea3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 984.887040] [57793]: DEBUG cinder.api.middleware.request_id [None req-604f0a99-5482-466a-b2b7-61bf3839fcdf None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.892168] [57793]: INFO cinder.api.openstack.wsgi [None req-604f0a99-5482-466a-b2b7-61bf3839fcdf tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b [ 984.892168] [57793]: DEBUG cinder.api.openstack.wsgi [None req-604f0a99-5482-466a-b2b7-61bf3839fcdf tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.892168] [57793]: DEBUG cinder.api.openstack.wsgi [None req-604f0a99-5482-466a-b2b7-61bf3839fcdf tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.892168] [57793]: INFO cinder.api.v3.volumes [None req-604f0a99-5482-466a-b2b7-61bf3839fcdf tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Delete volume with id: f3ed5ed8-707a-4197-b2d8-050d40066f0b [ 984.906845] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.906845] [57793]: warnings.warn( [ 984.908334] [57793]: INFO cinder.volume.api [None req-604f0a99-5482-466a-b2b7-61bf3839fcdf tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 984.936731] [57793]: INFO cinder.volume.api [None req-604f0a99-5482-466a-b2b7-61bf3839fcdf tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Delete volume request issued successfully. [ 984.936970] [57793]: INFO cinder.api.openstack.wsgi [None req-604f0a99-5482-466a-b2b7-61bf3839fcdf tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b returned with HTTP 202 [ 984.937473] [57793]: [pid: 57793|app: 0|req: 126/267] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:31:39 2025] DELETE /volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 984.941298] [57792]: DEBUG cinder.api.middleware.request_id [None req-458ca2ca-42be-4cde-8893-935a6f5c1fd5 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.949811] [57792]: INFO cinder.api.openstack.wsgi [None req-458ca2ca-42be-4cde-8893-935a6f5c1fd5 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b [ 984.950115] [57792]: DEBUG cinder.api.openstack.wsgi [None req-458ca2ca-42be-4cde-8893-935a6f5c1fd5 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.950330] [57792]: DEBUG cinder.api.openstack.wsgi [None req-458ca2ca-42be-4cde-8893-935a6f5c1fd5 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.967129] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.967129] [57792]: warnings.warn( [ 984.972182] [57792]: INFO cinder.volume.api [None req-458ca2ca-42be-4cde-8893-935a6f5c1fd5 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 984.979832] [57792]: INFO cinder.api.openstack.wsgi [None req-458ca2ca-42be-4cde-8893-935a6f5c1fd5 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b returned with HTTP 200 [ 984.980408] [57792]: [pid: 57792|app: 0|req: 142/268] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:39 2025] GET /volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.993073] [57793]: DEBUG cinder.api.middleware.request_id [None req-4d675d0f-c230-4f29-a904-53c44a07e2f1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.995129] [57793]: INFO cinder.api.openstack.wsgi [None req-4d675d0f-c230-4f29-a904-53c44a07e2f1 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b [ 985.995339] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4d675d0f-c230-4f29-a904-53c44a07e2f1 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 985.995560] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4d675d0f-c230-4f29-a904-53c44a07e2f1 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.008563] [57793]: INFO cinder.api.openstack.wsgi [None req-4d675d0f-c230-4f29-a904-53c44a07e2f1 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b returned with HTTP 404 [ 986.009417] [57793]: [pid: 57793|app: 0|req: 127/269] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:40 2025] GET /volume/v3/volumes/f3ed5ed8-707a-4197-b2d8-050d40066f0b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 986.016291] [57792]: DEBUG cinder.api.middleware.request_id [None req-84fd034b-f159-4222-a27f-5fccca6bad0e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.021171] [57792]: INFO cinder.api.openstack.wsgi [None req-84fd034b-f159-4222-a27f-5fccca6bad0e tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 [ 986.021171] [57792]: DEBUG cinder.api.openstack.wsgi [None req-84fd034b-f159-4222-a27f-5fccca6bad0e tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 986.021171] [57792]: DEBUG cinder.api.openstack.wsgi [None req-84fd034b-f159-4222-a27f-5fccca6bad0e tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.021171] [57792]: INFO cinder.api.v3.volumes [None req-84fd034b-f159-4222-a27f-5fccca6bad0e tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Delete volume with id: 7673a3a3-acc5-447b-99a2-ee6e313145e6 [ 986.036021] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.036021] [57792]: warnings.warn( [ 986.036664] [57792]: INFO cinder.volume.api [None req-84fd034b-f159-4222-a27f-5fccca6bad0e tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 986.068200] [57792]: INFO cinder.volume.api [None req-84fd034b-f159-4222-a27f-5fccca6bad0e tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Delete volume request issued successfully. [ 986.068200] [57792]: INFO cinder.api.openstack.wsgi [None req-84fd034b-f159-4222-a27f-5fccca6bad0e tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 returned with HTTP 202 [ 986.068200] [57792]: [pid: 57792|app: 0|req: 143/270] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:31:40 2025] DELETE /volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 986.073470] [57793]: DEBUG cinder.api.middleware.request_id [None req-81da703a-fc91-44b0-9b69-394d94e97ca3 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.075627] [57793]: INFO cinder.api.openstack.wsgi [None req-81da703a-fc91-44b0-9b69-394d94e97ca3 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 [ 986.076926] [57793]: DEBUG cinder.api.openstack.wsgi [None req-81da703a-fc91-44b0-9b69-394d94e97ca3 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 986.077432] [57793]: DEBUG cinder.api.openstack.wsgi [None req-81da703a-fc91-44b0-9b69-394d94e97ca3 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.086673] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.086673] [57793]: warnings.warn( [ 986.092308] [57793]: INFO cinder.volume.api [None req-81da703a-fc91-44b0-9b69-394d94e97ca3 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Volume info retrieved successfully. [ 986.098669] [57793]: INFO cinder.api.openstack.wsgi [None req-81da703a-fc91-44b0-9b69-394d94e97ca3 tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 returned with HTTP 200 [ 986.098669] [57793]: [pid: 57793|app: 0|req: 128/271] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:40 2025] GET /volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 987.111720] [57792]: DEBUG cinder.api.middleware.request_id [None req-229ec492-3143-48f5-ba1b-7728cf9d9f3c None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.113939] [57792]: INFO cinder.api.openstack.wsgi [None req-229ec492-3143-48f5-ba1b-7728cf9d9f3c tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] GET http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 [ 987.114185] [57792]: DEBUG cinder.api.openstack.wsgi [None req-229ec492-3143-48f5-ba1b-7728cf9d9f3c tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 987.114418] [57792]: DEBUG cinder.api.openstack.wsgi [None req-229ec492-3143-48f5-ba1b-7728cf9d9f3c tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 987.123625] [57792]: INFO cinder.api.openstack.wsgi [None req-229ec492-3143-48f5-ba1b-7728cf9d9f3c tempest-VolumesTestJSON-1664236270 tempest-VolumesTestJSON-1664236270-project-member] http://10.180.1.21/volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 returned with HTTP 404 [ 987.123625] [57792]: [pid: 57792|app: 0|req: 144/272] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:31:41 2025] GET /volume/v3/volumes/7673a3a3-acc5-447b-99a2-ee6e313145e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 996.095258] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=159,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 997.122096] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=247,cinder:UPDATE=53,cinder:INSERT=29 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1006.068305] [57793]: DEBUG cinder.api.middleware.request_id [None req-64c07437-96b1-4ccf-85db-09a29af853e8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.071515] [57793]: INFO cinder.api.openstack.wsgi [None req-64c07437-96b1-4ccf-85db-09a29af853e8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1006.071812] [57793]: DEBUG cinder.api.openstack.wsgi [None req-64c07437-96b1-4ccf-85db-09a29af853e8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.072107] [57793]: DEBUG cinder.api.openstack.wsgi [None req-64c07437-96b1-4ccf-85db-09a29af853e8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.090854] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.090854] [57793]: warnings.warn( [ 1006.099612] [57793]: INFO cinder.volume.api [None req-64c07437-96b1-4ccf-85db-09a29af853e8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1006.105932] [57793]: INFO cinder.api.openstack.wsgi [None req-64c07437-96b1-4ccf-85db-09a29af853e8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 1006.106383] [57793]: [pid: 57793|app: 0|req: 129/273] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:00 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.537407] [57792]: DEBUG cinder.api.middleware.request_id [None req-60169042-20cb-4182-9ffc-7fb82011b9f7 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.539503] [57792]: INFO cinder.api.openstack.wsgi [None req-60169042-20cb-4182-9ffc-7fb82011b9f7 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1006.539791] [57792]: DEBUG cinder.api.openstack.wsgi [None req-60169042-20cb-4182-9ffc-7fb82011b9f7 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.539950] [57792]: DEBUG cinder.api.openstack.wsgi [None req-60169042-20cb-4182-9ffc-7fb82011b9f7 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.553348] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.553348] [57792]: warnings.warn( [ 1006.558016] [57792]: INFO cinder.volume.api [None req-60169042-20cb-4182-9ffc-7fb82011b9f7 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1006.563807] [57792]: INFO cinder.api.openstack.wsgi [None req-60169042-20cb-4182-9ffc-7fb82011b9f7 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 1006.564256] [57792]: [pid: 57792|app: 0|req: 145/274] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:01 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.843821] [57793]: DEBUG cinder.api.middleware.request_id [req-fce56730-83f9-46d2-9447-6d09e2437868 req-4a979c8a-461d-4d8a-a323-adf9e1e43909 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.846074] [57793]: INFO cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-4a979c8a-461d-4d8a-a323-adf9e1e43909 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1006.846288] [57793]: DEBUG cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-4a979c8a-461d-4d8a-a323-adf9e1e43909 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1006.846500] [57793]: DEBUG cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-4a979c8a-461d-4d8a-a323-adf9e1e43909 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1006.862864] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.862864] [57793]: warnings.warn( [ 1006.867871] [57793]: INFO cinder.volume.api [req-fce56730-83f9-46d2-9447-6d09e2437868 req-4a979c8a-461d-4d8a-a323-adf9e1e43909 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1006.876164] [57793]: INFO cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-4a979c8a-461d-4d8a-a323-adf9e1e43909 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 1006.876164] [57793]: [pid: 57793|app: 0|req: 130/275] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:32:01 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.903147] [57792]: DEBUG cinder.api.middleware.request_id [req-fce56730-83f9-46d2-9447-6d09e2437868 req-21a142be-e49c-4335-991f-5b40dd7b5330 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.908325] [57792]: INFO cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-21a142be-e49c-4335-991f-5b40dd7b5330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06/action [ 1006.909468] [57792]: DEBUG cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-21a142be-e49c-4335-991f-5b40dd7b5330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1006.909468] [57792]: DEBUG cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-21a142be-e49c-4335-991f-5b40dd7b5330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1006.929584] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.929584] [57792]: warnings.warn( [ 1006.930185] [57792]: INFO cinder.volume.api [req-fce56730-83f9-46d2-9447-6d09e2437868 req-21a142be-e49c-4335-991f-5b40dd7b5330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1006.937293] [57792]: INFO cinder.volume.api [req-fce56730-83f9-46d2-9447-6d09e2437868 req-21a142be-e49c-4335-991f-5b40dd7b5330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Begin detaching volume completed successfully. [ 1006.937675] [57792]: INFO cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-21a142be-e49c-4335-991f-5b40dd7b5330 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06/action returned with HTTP 202 [ 1006.938206] [57792]: [pid: 57792|app: 0|req: 146/276] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:32:01 2025] POST /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1007.965362] [57793]: DEBUG cinder.api.middleware.request_id [None req-347b59f0-c831-44e0-b86c-0300c7972bd9 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.965362] [57793]: INFO cinder.api.openstack.wsgi [None req-347b59f0-c831-44e0-b86c-0300c7972bd9 None None] GET http://10.180.1.21/volume// [ 1007.965362] [57793]: DEBUG cinder.api.openstack.wsgi [None req-347b59f0-c831-44e0-b86c-0300c7972bd9 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1007.965362] [57793]: DEBUG cinder.api.openstack.wsgi [None req-347b59f0-c831-44e0-b86c-0300c7972bd9 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1007.965972] [57793]: INFO cinder.api.openstack.wsgi [None req-347b59f0-c831-44e0-b86c-0300c7972bd9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1007.966785] [57793]: [pid: 57793|app: 0|req: 131/277] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:32:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1007.970714] [57792]: DEBUG cinder.api.middleware.request_id [req-fce56730-83f9-46d2-9447-6d09e2437868 req-5f9bc18e-126a-44c9-8467-728252b98140 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.974269] [57792]: INFO cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-5f9bc18e-126a-44c9-8467-728252b98140 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1007.974269] [57792]: DEBUG cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-5f9bc18e-126a-44c9-8467-728252b98140 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1007.974269] [57792]: DEBUG cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-5f9bc18e-126a-44c9-8467-728252b98140 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1007.988998] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.988998] [57792]: warnings.warn( [ 1007.993395] [57792]: INFO cinder.volume.api [req-fce56730-83f9-46d2-9447-6d09e2437868 req-5f9bc18e-126a-44c9-8467-728252b98140 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1007.999487] [57792]: INFO cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-5f9bc18e-126a-44c9-8467-728252b98140 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 1007.999963] [57792]: [pid: 57792|app: 0|req: 147/278] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:32:02 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1009.669481] [57793]: DEBUG cinder.api.middleware.request_id [req-fce56730-83f9-46d2-9447-6d09e2437868 req-75bca22d-c960-456f-95d4-a5f032abbf25 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.672786] [57793]: INFO cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-75bca22d-c960-456f-95d4-a5f032abbf25 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3 [ 1009.673101] [57793]: DEBUG cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-75bca22d-c960-456f-95d4-a5f032abbf25 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1009.673392] [57793]: DEBUG cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-75bca22d-c960-456f-95d4-a5f032abbf25 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1009.682837] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.682837] [57793]: warnings.warn( [ 1010.215681] [57793]: INFO cinder.api.openstack.wsgi [req-fce56730-83f9-46d2-9447-6d09e2437868 req-75bca22d-c960-456f-95d4-a5f032abbf25 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3 returned with HTTP 200 [ 1010.216267] [57793]: [pid: 57793|app: 0|req: 132/279] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:32:04 2025] DELETE /volume/v3/attachments/8d38b6f4-64e7-4a12-b536-3da42aa41cc3 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.505578] [57792]: DEBUG cinder.api.middleware.request_id [None req-3534e5dc-5110-4fb6-99cf-1653d7387885 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.511226] [57792]: INFO cinder.api.openstack.wsgi [None req-3534e5dc-5110-4fb6-99cf-1653d7387885 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1011.511488] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3534e5dc-5110-4fb6-99cf-1653d7387885 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1011.511668] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3534e5dc-5110-4fb6-99cf-1653d7387885 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1011.527873] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.527873] [57792]: warnings.warn( [ 1011.533345] [57792]: INFO cinder.volume.api [None req-3534e5dc-5110-4fb6-99cf-1653d7387885 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1011.539649] [57792]: INFO cinder.api.openstack.wsgi [None req-3534e5dc-5110-4fb6-99cf-1653d7387885 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 1011.540137] [57792]: [pid: 57792|app: 0|req: 148/280] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:06 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.094183] [57793]: DEBUG cinder.api.middleware.request_id [None req-6d3c6d20-5da4-450a-bbaa-0fe6286d5ff4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.231220] [57793]: INFO cinder.api.openstack.wsgi [None req-6d3c6d20-5da4-450a-bbaa-0fe6286d5ff4 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1017.231517] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6d3c6d20-5da4-450a-bbaa-0fe6286d5ff4 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.231754] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6d3c6d20-5da4-450a-bbaa-0fe6286d5ff4 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.248414] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.248414] [57793]: warnings.warn( [ 1017.253463] [57793]: INFO cinder.volume.api [None req-6d3c6d20-5da4-450a-bbaa-0fe6286d5ff4 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1017.259523] [57793]: INFO cinder.api.openstack.wsgi [None req-6d3c6d20-5da4-450a-bbaa-0fe6286d5ff4 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 1017.260128] [57793]: [pid: 57793|app: 0|req: 133/281] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:11 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 1142 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.319942] [57792]: DEBUG cinder.api.middleware.request_id [req-e40b5940-508f-463b-9b3e-a573e268463f req-59372498-12b0-406b-80df-e92260f7c80e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.322921] [57792]: INFO cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-59372498-12b0-406b-80df-e92260f7c80e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1017.322921] [57792]: DEBUG cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-59372498-12b0-406b-80df-e92260f7c80e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.322921] [57792]: DEBUG cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-59372498-12b0-406b-80df-e92260f7c80e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.334445] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.334445] [57792]: warnings.warn( [ 1017.338508] [57792]: INFO cinder.volume.api [req-e40b5940-508f-463b-9b3e-a573e268463f req-59372498-12b0-406b-80df-e92260f7c80e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1017.343442] [57792]: INFO cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-59372498-12b0-406b-80df-e92260f7c80e tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 1017.343905] [57792]: [pid: 57792|app: 0|req: 149/282] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:32:12 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1017.381854] [57793]: DEBUG cinder.api.middleware.request_id [req-e40b5940-508f-463b-9b3e-a573e268463f req-bbd53711-da70-4cfa-a9f1-af98b11d0fdf None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.383990] [57793]: INFO cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-bbd53711-da70-4cfa-a9f1-af98b11d0fdf tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] POST http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0/action [ 1017.384407] [57793]: DEBUG cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-bbd53711-da70-4cfa-a9f1-af98b11d0fdf tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1017.384552] [57793]: DEBUG cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-bbd53711-da70-4cfa-a9f1-af98b11d0fdf tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1017.395483] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.395483] [57793]: warnings.warn( [ 1017.395843] [57793]: INFO cinder.volume.api [req-e40b5940-508f-463b-9b3e-a573e268463f req-bbd53711-da70-4cfa-a9f1-af98b11d0fdf tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1017.402371] [57793]: INFO cinder.volume.api [req-e40b5940-508f-463b-9b3e-a573e268463f req-bbd53711-da70-4cfa-a9f1-af98b11d0fdf tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Begin detaching volume completed successfully. [ 1017.402618] [57793]: INFO cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-bbd53711-da70-4cfa-a9f1-af98b11d0fdf tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0/action returned with HTTP 202 [ 1017.403122] [57793]: [pid: 57793|app: 0|req: 134/283] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:32:12 2025] POST /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1017.861994] [57792]: DEBUG cinder.api.middleware.request_id [None req-334d9c0c-868f-4254-95c3-dc503f52feb2 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.863950] [57792]: INFO cinder.api.openstack.wsgi [None req-334d9c0c-868f-4254-95c3-dc503f52feb2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 1017.864501] [57792]: DEBUG cinder.api.openstack.wsgi [None req-334d9c0c-868f-4254-95c3-dc503f52feb2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.864875] [57792]: DEBUG cinder.api.openstack.wsgi [None req-334d9c0c-868f-4254-95c3-dc503f52feb2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.875183] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.875183] [57792]: warnings.warn( [ 1017.880270] [57792]: INFO cinder.volume.api [None req-334d9c0c-868f-4254-95c3-dc503f52feb2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1017.886698] [57792]: INFO cinder.api.openstack.wsgi [None req-334d9c0c-868f-4254-95c3-dc503f52feb2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 1017.887219] [57792]: [pid: 57792|app: 0|req: 150/284] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:12 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.945711] [57793]: DEBUG cinder.api.middleware.request_id [None req-c1f0ffd5-da04-4b43-9538-a893f9a5241b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.948498] [57793]: INFO cinder.api.openstack.wsgi [None req-c1f0ffd5-da04-4b43-9538-a893f9a5241b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 1017.948498] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c1f0ffd5-da04-4b43-9538-a893f9a5241b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.948498] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c1f0ffd5-da04-4b43-9538-a893f9a5241b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.961063] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.961063] [57793]: warnings.warn( [ 1017.967147] [57793]: INFO cinder.volume.api [None req-c1f0ffd5-da04-4b43-9538-a893f9a5241b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1017.973427] [57793]: INFO cinder.api.openstack.wsgi [None req-c1f0ffd5-da04-4b43-9538-a893f9a5241b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 1017.973929] [57793]: [pid: 57793|app: 0|req: 135/285] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:12 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.424488] [57792]: DEBUG cinder.api.middleware.request_id [None req-a1e8d677-8afb-438a-bcf1-b379a55dd357 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.425081] [57792]: INFO cinder.api.openstack.wsgi [None req-a1e8d677-8afb-438a-bcf1-b379a55dd357 None None] GET http://10.180.1.21/volume// [ 1018.425295] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a1e8d677-8afb-438a-bcf1-b379a55dd357 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.425551] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a1e8d677-8afb-438a-bcf1-b379a55dd357 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.426016] [57792]: INFO cinder.api.openstack.wsgi [None req-a1e8d677-8afb-438a-bcf1-b379a55dd357 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1018.426381] [57792]: [pid: 57792|app: 0|req: 151/286] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:32:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1018.430598] [57793]: DEBUG cinder.api.middleware.request_id [req-e40b5940-508f-463b-9b3e-a573e268463f req-6f78d02e-4fc7-449b-848e-9810e18fb03c None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.433073] [57793]: INFO cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-6f78d02e-4fc7-449b-848e-9810e18fb03c tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1018.433319] [57793]: DEBUG cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-6f78d02e-4fc7-449b-848e-9810e18fb03c tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.433524] [57793]: DEBUG cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-6f78d02e-4fc7-449b-848e-9810e18fb03c tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.449330] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.449330] [57793]: warnings.warn( [ 1018.454204] [57793]: INFO cinder.volume.api [req-e40b5940-508f-463b-9b3e-a573e268463f req-6f78d02e-4fc7-449b-848e-9810e18fb03c tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1018.461193] [57793]: INFO cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-6f78d02e-4fc7-449b-848e-9810e18fb03c tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 1018.461667] [57793]: [pid: 57793|app: 0|req: 136/287] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:32:13 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1020.004080] [57792]: DEBUG cinder.api.middleware.request_id [None req-0984601d-2bf7-451a-b1f8-42b956a63ced None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.006384] [57792]: INFO cinder.api.openstack.wsgi [None req-0984601d-2bf7-451a-b1f8-42b956a63ced tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1020.006618] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0984601d-2bf7-451a-b1f8-42b956a63ced tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.006831] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0984601d-2bf7-451a-b1f8-42b956a63ced tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.024611] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.024611] [57792]: warnings.warn( [ 1020.029470] [57792]: INFO cinder.volume.api [None req-0984601d-2bf7-451a-b1f8-42b956a63ced tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1020.039842] [57792]: INFO cinder.api.openstack.wsgi [None req-0984601d-2bf7-451a-b1f8-42b956a63ced tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 1020.040382] [57792]: [pid: 57792|app: 0|req: 152/288] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:14 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.241987] [57793]: DEBUG cinder.api.middleware.request_id [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-34bd05e2-97c3-4fba-b7cf-896b8ba44f1e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.244964] [57793]: INFO cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-34bd05e2-97c3-4fba-b7cf-896b8ba44f1e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1020.245265] [57793]: DEBUG cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-34bd05e2-97c3-4fba-b7cf-896b8ba44f1e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.245568] [57793]: DEBUG cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-34bd05e2-97c3-4fba-b7cf-896b8ba44f1e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.261131] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.261131] [57793]: warnings.warn( [ 1020.265029] [57793]: INFO cinder.volume.api [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-34bd05e2-97c3-4fba-b7cf-896b8ba44f1e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1020.270980] [57793]: INFO cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-34bd05e2-97c3-4fba-b7cf-896b8ba44f1e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 1020.271781] [57793]: [pid: 57793|app: 0|req: 137/289] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:32:14 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 1141 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1020.292207] [57792]: DEBUG cinder.api.middleware.request_id [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-4424e50f-80e2-4019-a98e-debcd816d8b6 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.294884] [57792]: INFO cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-4424e50f-80e2-4019-a98e-debcd816d8b6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] POST http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8/action [ 1020.295143] [57792]: DEBUG cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-4424e50f-80e2-4019-a98e-debcd816d8b6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1020.295276] [57792]: DEBUG cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-4424e50f-80e2-4019-a98e-debcd816d8b6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1020.306872] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.306872] [57792]: warnings.warn( [ 1020.307462] [57792]: INFO cinder.volume.api [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-4424e50f-80e2-4019-a98e-debcd816d8b6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1020.314267] [57792]: INFO cinder.volume.api [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-4424e50f-80e2-4019-a98e-debcd816d8b6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Begin detaching volume completed successfully. [ 1020.314523] [57792]: INFO cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-4424e50f-80e2-4019-a98e-debcd816d8b6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8/action returned with HTTP 202 [ 1020.315151] [57792]: [pid: 57792|app: 0|req: 153/290] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:32:15 2025] POST /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1020.622531] [57793]: DEBUG cinder.api.middleware.request_id [req-e40b5940-508f-463b-9b3e-a573e268463f req-7f736c1b-9521-42a0-b61e-ad71d2ff93a6 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.626798] [57793]: INFO cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-7f736c1b-9521-42a0-b61e-ad71d2ff93a6 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772 [ 1020.627085] [57793]: DEBUG cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-7f736c1b-9521-42a0-b61e-ad71d2ff93a6 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.627292] [57793]: DEBUG cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-7f736c1b-9521-42a0-b61e-ad71d2ff93a6 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.637193] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.637193] [57793]: warnings.warn( [ 1021.180059] [57793]: INFO cinder.api.openstack.wsgi [req-e40b5940-508f-463b-9b3e-a573e268463f req-7f736c1b-9521-42a0-b61e-ad71d2ff93a6 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772 returned with HTTP 200 [ 1021.180989] [57793]: [pid: 57793|app: 0|req: 138/291] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:32:15 2025] DELETE /volume/v3/attachments/9a5a93fc-fcba-401d-be35-e7b3b85ac772 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.348841] [57792]: DEBUG cinder.api.middleware.request_id [None req-4043d08d-3d57-4ccd-916c-95ca67afc952 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.349076] [57792]: INFO cinder.api.openstack.wsgi [None req-4043d08d-3d57-4ccd-916c-95ca67afc952 None None] GET http://10.180.1.21/volume// [ 1021.349753] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4043d08d-3d57-4ccd-916c-95ca67afc952 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.349753] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4043d08d-3d57-4ccd-916c-95ca67afc952 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.350430] [57792]: INFO cinder.api.openstack.wsgi [None req-4043d08d-3d57-4ccd-916c-95ca67afc952 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1021.350430] [57792]: [pid: 57792|app: 0|req: 154/292] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:32:16 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1021.355352] [57793]: DEBUG cinder.api.middleware.request_id [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-3c74fa56-ba22-4125-8e9b-3140970e53dd None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.360299] [57793]: INFO cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-3c74fa56-ba22-4125-8e9b-3140970e53dd tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1021.360590] [57793]: DEBUG cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-3c74fa56-ba22-4125-8e9b-3140970e53dd tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.360863] [57793]: DEBUG cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-3c74fa56-ba22-4125-8e9b-3140970e53dd tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.376155] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.376155] [57793]: warnings.warn( [ 1021.380339] [57793]: INFO cinder.volume.api [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-3c74fa56-ba22-4125-8e9b-3140970e53dd tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1021.387525] [57793]: INFO cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-3c74fa56-ba22-4125-8e9b-3140970e53dd tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 1021.388075] [57793]: [pid: 57793|app: 0|req: 139/293] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:32:16 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1021.975048] [57792]: DEBUG cinder.api.middleware.request_id [None req-b72ca9cb-4bf2-4bf5-b989-90ca9b8b4fec None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.977774] [57792]: INFO cinder.api.openstack.wsgi [None req-b72ca9cb-4bf2-4bf5-b989-90ca9b8b4fec tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1021.977774] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b72ca9cb-4bf2-4bf5-b989-90ca9b8b4fec tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.977911] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b72ca9cb-4bf2-4bf5-b989-90ca9b8b4fec tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.989717] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.989717] [57792]: warnings.warn( [ 1021.994967] [57792]: INFO cinder.volume.api [None req-b72ca9cb-4bf2-4bf5-b989-90ca9b8b4fec tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1022.005561] [57792]: INFO cinder.api.openstack.wsgi [None req-b72ca9cb-4bf2-4bf5-b989-90ca9b8b4fec tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 1022.006038] [57792]: [pid: 57792|app: 0|req: 155/294] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:16 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.707168] [57793]: DEBUG cinder.api.middleware.request_id [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-ae397074-bf77-4012-8699-8d4912255b44 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.710084] [57793]: INFO cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-ae397074-bf77-4012-8699-8d4912255b44 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6 [ 1022.710296] [57793]: DEBUG cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-ae397074-bf77-4012-8699-8d4912255b44 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1022.710548] [57793]: DEBUG cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-ae397074-bf77-4012-8699-8d4912255b44 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1022.721265] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.721265] [57793]: warnings.warn( [ 1023.266353] [57793]: INFO cinder.api.openstack.wsgi [req-88ae3f5f-4f18-4bb1-9daf-088148cd739f req-ae397074-bf77-4012-8699-8d4912255b44 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6 returned with HTTP 200 [ 1023.266865] [57793]: [pid: 57793|app: 0|req: 140/295] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:32:17 2025] DELETE /volume/v3/attachments/5ff4f586-0fd1-4144-a730-adfd47dbd8d6 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.100066] [57792]: DEBUG cinder.api.middleware.request_id [None req-c880d9aa-605f-4898-bc06-ae0e3e4ffdbe None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.102141] [57792]: INFO cinder.api.openstack.wsgi [None req-c880d9aa-605f-4898-bc06-ae0e3e4ffdbe tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1024.102353] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c880d9aa-605f-4898-bc06-ae0e3e4ffdbe tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1024.102560] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c880d9aa-605f-4898-bc06-ae0e3e4ffdbe tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1024.125867] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.125867] [57792]: warnings.warn( [ 1024.131146] [57792]: INFO cinder.volume.api [None req-c880d9aa-605f-4898-bc06-ae0e3e4ffdbe tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1024.136851] [57792]: INFO cinder.api.openstack.wsgi [None req-c880d9aa-605f-4898-bc06-ae0e3e4ffdbe tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 1024.137636] [57792]: [pid: 57792|app: 0|req: 156/296] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:18 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.265332] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=66,cinder:UPDATE=10 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1034.133410] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=40,cinder:UPDATE=2 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1038.189029] [57793]: DEBUG cinder.api.middleware.request_id [None req-5f1a424d-259d-4b62-beb7-4bd9424a95bd None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.191231] [57793]: INFO cinder.api.openstack.wsgi [None req-5f1a424d-259d-4b62-beb7-4bd9424a95bd tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b [ 1038.191446] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5f1a424d-259d-4b62-beb7-4bd9424a95bd tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1038.191652] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5f1a424d-259d-4b62-beb7-4bd9424a95bd tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1038.191929] [57793]: INFO cinder.api.v3.volumes [None req-5f1a424d-259d-4b62-beb7-4bd9424a95bd tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Delete volume with id: 8a5f238b-9e9f-42b6-bc92-22cf1083b92b [ 1038.203371] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.203371] [57793]: warnings.warn( [ 1038.203902] [57793]: INFO cinder.volume.api [None req-5f1a424d-259d-4b62-beb7-4bd9424a95bd tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 1038.226616] [57793]: INFO cinder.volume.api [None req-5f1a424d-259d-4b62-beb7-4bd9424a95bd tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Delete volume request issued successfully. [ 1038.226730] [57793]: INFO cinder.api.openstack.wsgi [None req-5f1a424d-259d-4b62-beb7-4bd9424a95bd tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b returned with HTTP 202 [ 1038.227455] [57793]: [pid: 57793|app: 0|req: 141/297] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:32:32 2025] DELETE /volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1038.230287] [57792]: DEBUG cinder.api.middleware.request_id [None req-18aca6a9-0a02-4a00-a2fb-bf436cdf43b3 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.233360] [57792]: INFO cinder.api.openstack.wsgi [None req-18aca6a9-0a02-4a00-a2fb-bf436cdf43b3 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b [ 1038.233586] [57792]: DEBUG cinder.api.openstack.wsgi [None req-18aca6a9-0a02-4a00-a2fb-bf436cdf43b3 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1038.233802] [57792]: DEBUG cinder.api.openstack.wsgi [None req-18aca6a9-0a02-4a00-a2fb-bf436cdf43b3 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1038.242344] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.242344] [57792]: warnings.warn( [ 1038.246754] [57792]: INFO cinder.volume.api [None req-18aca6a9-0a02-4a00-a2fb-bf436cdf43b3 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 1038.252144] [57792]: INFO cinder.api.openstack.wsgi [None req-18aca6a9-0a02-4a00-a2fb-bf436cdf43b3 tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b returned with HTTP 200 [ 1038.252569] [57792]: [pid: 57792|app: 0|req: 157/298] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:32 2025] GET /volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.263730] [57793]: DEBUG cinder.api.middleware.request_id [None req-4b362bc1-8ff3-4c2f-b884-60cf3e0d63fb None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.266153] [57793]: INFO cinder.api.openstack.wsgi [None req-4b362bc1-8ff3-4c2f-b884-60cf3e0d63fb tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b [ 1039.266420] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4b362bc1-8ff3-4c2f-b884-60cf3e0d63fb tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1039.266633] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4b362bc1-8ff3-4c2f-b884-60cf3e0d63fb tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1039.273573] [57793]: INFO cinder.api.openstack.wsgi [None req-4b362bc1-8ff3-4c2f-b884-60cf3e0d63fb tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b returned with HTTP 404 [ 1039.274401] [57793]: [pid: 57793|app: 0|req: 142/299] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:33 2025] GET /volume/v3/volumes/8a5f238b-9e9f-42b6-bc92-22cf1083b92b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1039.278383] [57792]: DEBUG cinder.api.middleware.request_id [None req-eb97c39a-5b86-465c-816c-34223393d30d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.280513] [57792]: INFO cinder.api.openstack.wsgi [None req-eb97c39a-5b86-465c-816c-34223393d30d tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 [ 1039.280681] [57792]: DEBUG cinder.api.openstack.wsgi [None req-eb97c39a-5b86-465c-816c-34223393d30d tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1039.281310] [57792]: DEBUG cinder.api.openstack.wsgi [None req-eb97c39a-5b86-465c-816c-34223393d30d tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1039.281397] [57792]: INFO cinder.api.v3.volumes [None req-eb97c39a-5b86-465c-816c-34223393d30d tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Delete volume with id: 6fe49456-a3ee-43bc-8a29-5c7fba88c862 [ 1039.296077] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.296077] [57792]: warnings.warn( [ 1039.296672] [57792]: INFO cinder.volume.api [None req-eb97c39a-5b86-465c-816c-34223393d30d tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 1039.324797] [57792]: INFO cinder.volume.api [None req-eb97c39a-5b86-465c-816c-34223393d30d tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Delete volume request issued successfully. [ 1039.325278] [57792]: INFO cinder.api.openstack.wsgi [None req-eb97c39a-5b86-465c-816c-34223393d30d tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 returned with HTTP 202 [ 1039.325530] [57792]: [pid: 57792|app: 0|req: 158/300] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:32:34 2025] DELETE /volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1039.330331] [57793]: DEBUG cinder.api.middleware.request_id [None req-97ebe500-dd2d-47c6-89ad-a09ec3a13ada None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.335591] [57793]: INFO cinder.api.openstack.wsgi [None req-97ebe500-dd2d-47c6-89ad-a09ec3a13ada tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 [ 1039.335591] [57793]: DEBUG cinder.api.openstack.wsgi [None req-97ebe500-dd2d-47c6-89ad-a09ec3a13ada tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1039.335591] [57793]: DEBUG cinder.api.openstack.wsgi [None req-97ebe500-dd2d-47c6-89ad-a09ec3a13ada tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1039.344058] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.344058] [57793]: warnings.warn( [ 1039.351034] [57793]: INFO cinder.volume.api [None req-97ebe500-dd2d-47c6-89ad-a09ec3a13ada tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Volume info retrieved successfully. [ 1039.360688] [57793]: INFO cinder.api.openstack.wsgi [None req-97ebe500-dd2d-47c6-89ad-a09ec3a13ada tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 returned with HTTP 200 [ 1039.360688] [57793]: [pid: 57793|app: 0|req: 143/301] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:34 2025] GET /volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.375069] [57792]: DEBUG cinder.api.middleware.request_id [None req-b4f558b5-dcf6-4274-8ea2-07e607f881fe None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.377374] [57792]: INFO cinder.api.openstack.wsgi [None req-b4f558b5-dcf6-4274-8ea2-07e607f881fe tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] GET http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 [ 1040.378060] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b4f558b5-dcf6-4274-8ea2-07e607f881fe tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1040.378760] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b4f558b5-dcf6-4274-8ea2-07e607f881fe tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1040.387380] [57792]: INFO cinder.api.openstack.wsgi [None req-b4f558b5-dcf6-4274-8ea2-07e607f881fe tempest-ServersNegativeTestJSON-556236640 tempest-ServersNegativeTestJSON-556236640-project-member] http://10.180.1.21/volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 returned with HTTP 404 [ 1040.388282] [57792]: [pid: 57792|app: 0|req: 159/302] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:35 2025] GET /volume/v3/volumes/6fe49456-a3ee-43bc-8a29-5c7fba88c862 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1040.629190] [57793]: DEBUG cinder.api.middleware.request_id [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.631151] [57793]: INFO cinder.api.openstack.wsgi [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1040.631880] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1301015750"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1040.633199] [57793]: DEBUG cinder.api.v3.volumes [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1301015750'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1040.633199] [57793]: INFO cinder.api.v3.volumes [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Create volume of 1 GB [ 1040.638683] [57793]: INFO cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Availability Zones retrieved successfully. [ 1040.645504] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Flow 'volume_create_api' (09cc6d80-a138-4068-8458-a50e84a23452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1040.646718] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431f6dc3-cd92-4eba-981c-15d09c718b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.647941] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1040.667953] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431f6dc3-cd92-4eba-981c-15d09c718b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.669074] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc2ecc1c-7e3c-446f-b22f-4462d308ac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.735334] [57793]: DEBUG cinder.quota [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Created reservations ['9c22b969-2df5-4543-a3e8-d76fcbf04ed4', '23cf758f-bbc0-479d-a68a-a9f6edba28dd', 'b5b6fb47-efa4-429c-9564-809cd2d7de78', 'f29cb579-6a20-4a70-a417-860307f561a2'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1040.736406] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc2ecc1c-7e3c-446f-b22f-4462d308ac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c22b969-2df5-4543-a3e8-d76fcbf04ed4', '23cf758f-bbc0-479d-a68a-a9f6edba28dd', 'b5b6fb47-efa4-429c-9564-809cd2d7de78', 'f29cb579-6a20-4a70-a417-860307f561a2']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.738049] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21dd96aa-8c4e-45fc-95ce-5b430c7295b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.752587] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21dd96aa-8c4e-45fc-95ce-5b430c7295b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea4a197-1cd3-4264-900c-815a19349bad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1301015750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983a459c835447309a57d7ac8b8bcfa5',qos_specs=None,replication_status=,reservations=['9c22b969-2df5-4543-a3e8-d76fcbf04ed4','23cf758f-bbc0-479d-a68a-a9f6edba28dd','b5b6fb47-efa4-429c-9564-809cd2d7de78','f29cb579-6a20-4a70-a417-860307f561a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e57073e2ad84d08a91ca82ce72096c7',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1301015750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea4a197-1cd3-4264-900c-815a19349bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983a459c835447309a57d7ac8b8bcfa5',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='0e57073e2ad84d08a91ca82ce72096c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.753576] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4724cbed-3936-4ca0-a85f-39bc168b5066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.771322] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4724cbed-3936-4ca0-a85f-39bc168b5066) 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-1301015750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983a459c835447309a57d7ac8b8bcfa5',qos_specs=None,replication_status=,reservations=['9c22b969-2df5-4543-a3e8-d76fcbf04ed4','23cf758f-bbc0-479d-a68a-a9f6edba28dd','b5b6fb47-efa4-429c-9564-809cd2d7de78','f29cb579-6a20-4a70-a417-860307f561a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e57073e2ad84d08a91ca82ce72096c7',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.771322] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc90fe1-0804-4ecc-80f0-a3ca1837a976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1040.813400] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc90fe1-0804-4ecc-80f0-a3ca1837a976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1040.814709] [57793]: DEBUG cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Flow 'volume_create_api' (09cc6d80-a138-4068-8458-a50e84a23452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1040.815308] [57793]: INFO cinder.volume.api [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Create volume request issued successfully. [ 1040.816392] [57793]: INFO cinder.api.openstack.wsgi [None req-8454bb92-e3e5-49ff-9578-2121d924eb51 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1040.817264] [57793]: [pid: 57793|app: 0|req: 144/303] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:32:35 2025] POST /volume/v3/volumes => generated 751 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1040.829267] [57792]: DEBUG cinder.api.middleware.request_id [None req-3b88d972-6b65-407d-91e8-200705316f32 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.834510] [57792]: INFO cinder.api.openstack.wsgi [None req-3b88d972-6b65-407d-91e8-200705316f32 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1040.834851] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3b88d972-6b65-407d-91e8-200705316f32 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1040.835185] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3b88d972-6b65-407d-91e8-200705316f32 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1040.858817] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.858817] [57792]: warnings.warn( [ 1040.867434] [57792]: INFO cinder.volume.api [None req-3b88d972-6b65-407d-91e8-200705316f32 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1040.875154] [57792]: INFO cinder.api.openstack.wsgi [None req-3b88d972-6b65-407d-91e8-200705316f32 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1040.875609] [57792]: [pid: 57792|app: 0|req: 160/304] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:35 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.891603] [57793]: DEBUG cinder.api.middleware.request_id [None req-f45c562e-14c0-4083-a15d-27eda5690592 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.899067] [57793]: INFO cinder.api.openstack.wsgi [None req-f45c562e-14c0-4083-a15d-27eda5690592 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1041.899355] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f45c562e-14c0-4083-a15d-27eda5690592 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1041.899565] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f45c562e-14c0-4083-a15d-27eda5690592 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1041.917085] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.917085] [57793]: warnings.warn( [ 1041.920614] [57793]: INFO cinder.volume.api [None req-f45c562e-14c0-4083-a15d-27eda5690592 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1041.928058] [57793]: INFO cinder.api.openstack.wsgi [None req-f45c562e-14c0-4083-a15d-27eda5690592 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1041.928814] [57793]: [pid: 57793|app: 0|req: 145/305] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:36 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.991874] [57792]: DEBUG cinder.api.middleware.request_id [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-0b471066-995d-4ae5-ae30-0188eba564e8 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.994604] [57792]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-0b471066-995d-4ae5-ae30-0188eba564e8 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1041.994897] [57792]: DEBUG cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-0b471066-995d-4ae5-ae30-0188eba564e8 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1041.995162] [57792]: DEBUG cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-0b471066-995d-4ae5-ae30-0188eba564e8 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1042.007343] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.007343] [57792]: warnings.warn( [ 1042.012635] [57792]: INFO cinder.volume.api [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-0b471066-995d-4ae5-ae30-0188eba564e8 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1042.019380] [57792]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-0b471066-995d-4ae5-ae30-0188eba564e8 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1042.019853] [57792]: [pid: 57792|app: 0|req: 161/306] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:32:36 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1043.540768] [57793]: DEBUG cinder.api.middleware.request_id [None req-67fcd53e-c674-4b95-ae72-cce89f1ca37b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.541249] [57793]: INFO cinder.api.openstack.wsgi [None req-67fcd53e-c674-4b95-ae72-cce89f1ca37b None None] GET http://10.180.1.21/volume// [ 1043.541443] [57793]: DEBUG cinder.api.openstack.wsgi [None req-67fcd53e-c674-4b95-ae72-cce89f1ca37b None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1043.542026] [57793]: DEBUG cinder.api.openstack.wsgi [None req-67fcd53e-c674-4b95-ae72-cce89f1ca37b None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1043.542408] [57793]: INFO cinder.api.openstack.wsgi [None req-67fcd53e-c674-4b95-ae72-cce89f1ca37b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1043.542836] [57793]: [pid: 57793|app: 0|req: 146/307] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:32:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1043.547370] [57792]: DEBUG cinder.api.middleware.request_id [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-cd4b3254-449c-4bef-8020-28a3c1de8eed None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.549839] [57792]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-cd4b3254-449c-4bef-8020-28a3c1de8eed tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1043.550272] [57792]: DEBUG cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-cd4b3254-449c-4bef-8020-28a3c1de8eed tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bea4a197-1cd3-4264-900c-815a19349bad", "connector": null, "instance_uuid": "de604fb9-51a1-400c-b5a0-b1046badf3ee"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1043.564065] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.564065] [57792]: warnings.warn( [ 1043.597079] [57792]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-cd4b3254-449c-4bef-8020-28a3c1de8eed tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1043.597701] [57792]: [pid: 57792|app: 0|req: 162/308] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:32:38 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1043.616961] [57793]: DEBUG cinder.api.middleware.request_id [None req-267d6a69-15d8-43ee-b79a-75673d91292b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.619293] [57793]: INFO cinder.api.openstack.wsgi [None req-267d6a69-15d8-43ee-b79a-75673d91292b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1043.619521] [57793]: DEBUG cinder.api.openstack.wsgi [None req-267d6a69-15d8-43ee-b79a-75673d91292b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1043.619911] [57793]: DEBUG cinder.api.openstack.wsgi [None req-267d6a69-15d8-43ee-b79a-75673d91292b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1043.631084] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.631084] [57793]: warnings.warn( [ 1043.634966] [57793]: INFO cinder.volume.api [None req-267d6a69-15d8-43ee-b79a-75673d91292b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1043.640992] [57793]: INFO cinder.api.openstack.wsgi [None req-267d6a69-15d8-43ee-b79a-75673d91292b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1043.641562] [57793]: [pid: 57793|app: 0|req: 147/309] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:38 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.123405] [57792]: DEBUG cinder.api.middleware.request_id [None req-90ae70b4-ce4d-4312-b8f4-425b2b69f129 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.123867] [57792]: INFO cinder.api.openstack.wsgi [None req-90ae70b4-ce4d-4312-b8f4-425b2b69f129 None None] GET http://10.180.1.21/volume// [ 1044.124091] [57792]: DEBUG cinder.api.openstack.wsgi [None req-90ae70b4-ce4d-4312-b8f4-425b2b69f129 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1044.124367] [57792]: DEBUG cinder.api.openstack.wsgi [None req-90ae70b4-ce4d-4312-b8f4-425b2b69f129 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1044.124913] [57792]: INFO cinder.api.openstack.wsgi [None req-90ae70b4-ce4d-4312-b8f4-425b2b69f129 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1044.125303] [57792]: [pid: 57792|app: 0|req: 163/310] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:32:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1044.130026] [57793]: DEBUG cinder.api.middleware.request_id [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-040d1c88-d10e-469c-9f1a-37fe80613ce6 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.132700] [57793]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-040d1c88-d10e-469c-9f1a-37fe80613ce6 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1044.132959] [57793]: DEBUG cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-040d1c88-d10e-469c-9f1a-37fe80613ce6 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1044.133196] [57793]: DEBUG cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-040d1c88-d10e-469c-9f1a-37fe80613ce6 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1044.152798] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.152798] [57793]: warnings.warn( [ 1044.158995] [57793]: INFO cinder.volume.api [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-040d1c88-d10e-469c-9f1a-37fe80613ce6 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1044.166666] [57793]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-040d1c88-d10e-469c-9f1a-37fe80613ce6 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1044.167500] [57793]: [pid: 57793|app: 0|req: 148/311] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:32:38 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1044.201690] [57792]: DEBUG cinder.api.middleware.request_id [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-885b8b3a-bd93-44bc-aea2-ca33a5331139 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.204742] [57792]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-885b8b3a-bd93-44bc-aea2-ca33a5331139 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] PUT http://10.180.1.21/volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f [ 1044.205271] [57792]: DEBUG cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-885b8b3a-bd93-44bc-aea2-ca33a5331139 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-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-901702", "mountpoint": "/dev/sdb"}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1044.217288] [57792]: DEBUG cinder.coordination [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-885b8b3a-bd93-44bc-aea2-ca33a5331139 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Acquiring lock "cinder-attachment_update-bea4a197-1cd3-4264-900c-815a19349bad-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1044.223502] [57792]: DEBUG cinder.coordination [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-885b8b3a-bd93-44bc-aea2-ca33a5331139 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Lock "cinder-attachment_update-bea4a197-1cd3-4264-900c-815a19349bad-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1044.224863] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.224863] [57792]: warnings.warn( [ 1044.652091] [57793]: DEBUG cinder.api.middleware.request_id [None req-878a7c60-50b4-49db-9fd5-ed0f5311e97c None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.654626] [57793]: INFO cinder.api.openstack.wsgi [None req-878a7c60-50b4-49db-9fd5-ed0f5311e97c tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1044.654840] [57793]: DEBUG cinder.api.openstack.wsgi [None req-878a7c60-50b4-49db-9fd5-ed0f5311e97c tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1044.655058] [57793]: DEBUG cinder.api.openstack.wsgi [None req-878a7c60-50b4-49db-9fd5-ed0f5311e97c tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1044.665243] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.665243] [57793]: warnings.warn( [ 1044.668806] [57793]: INFO cinder.volume.api [None req-878a7c60-50b4-49db-9fd5-ed0f5311e97c tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1044.673383] [57793]: INFO cinder.api.openstack.wsgi [None req-878a7c60-50b4-49db-9fd5-ed0f5311e97c tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1044.673937] [57793]: [pid: 57793|app: 0|req: 149/312] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:39 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1045.685063] [57793]: DEBUG cinder.api.middleware.request_id [None req-4e591167-1c75-40ff-801e-6f4912531e4b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.686834] [57793]: INFO cinder.api.openstack.wsgi [None req-4e591167-1c75-40ff-801e-6f4912531e4b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1045.687061] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4e591167-1c75-40ff-801e-6f4912531e4b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1045.687273] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4e591167-1c75-40ff-801e-6f4912531e4b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1045.702199] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.702199] [57793]: warnings.warn( [ 1045.707156] [57793]: INFO cinder.volume.api [None req-4e591167-1c75-40ff-801e-6f4912531e4b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1045.714603] [57793]: INFO cinder.api.openstack.wsgi [None req-4e591167-1c75-40ff-801e-6f4912531e4b tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1045.715043] [57793]: [pid: 57793|app: 0|req: 150/313] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:40 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.728530] [57793]: DEBUG cinder.api.middleware.request_id [None req-e4f6022a-c43e-493b-9251-8622c9fe71ab None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.731169] [57793]: INFO cinder.api.openstack.wsgi [None req-e4f6022a-c43e-493b-9251-8622c9fe71ab tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1046.731446] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e4f6022a-c43e-493b-9251-8622c9fe71ab tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1046.731744] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e4f6022a-c43e-493b-9251-8622c9fe71ab tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1046.754404] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.754404] [57793]: warnings.warn( [ 1046.762433] [57793]: INFO cinder.volume.api [None req-e4f6022a-c43e-493b-9251-8622c9fe71ab tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1046.772947] [57793]: INFO cinder.api.openstack.wsgi [None req-e4f6022a-c43e-493b-9251-8622c9fe71ab tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1046.773654] [57793]: [pid: 57793|app: 0|req: 151/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:41 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1047.610253] [57793]: DEBUG cinder.api.middleware.request_id [None req-22f95fb6-65ca-4818-bec1-49de960b0559 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.612312] [57793]: INFO cinder.api.openstack.wsgi [None req-22f95fb6-65ca-4818-bec1-49de960b0559 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] DELETE http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1047.612648] [57793]: DEBUG cinder.api.openstack.wsgi [None req-22f95fb6-65ca-4818-bec1-49de960b0559 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1047.613329] [57793]: DEBUG cinder.api.openstack.wsgi [None req-22f95fb6-65ca-4818-bec1-49de960b0559 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.613329] [57793]: INFO cinder.api.v3.volumes [None req-22f95fb6-65ca-4818-bec1-49de960b0559 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Delete volume with id: baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1047.632442] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.632442] [57793]: warnings.warn( [ 1047.633009] [57793]: INFO cinder.volume.api [None req-22f95fb6-65ca-4818-bec1-49de960b0559 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1047.656194] [57793]: INFO cinder.volume.api [None req-22f95fb6-65ca-4818-bec1-49de960b0559 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Delete volume request issued successfully. [ 1047.656414] [57793]: INFO cinder.api.openstack.wsgi [None req-22f95fb6-65ca-4818-bec1-49de960b0559 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 202 [ 1047.656881] [57793]: [pid: 57793|app: 0|req: 152/315] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:32:42 2025] DELETE /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1047.659978] [57793]: DEBUG cinder.api.middleware.request_id [None req-344a34a6-8465-4dde-8223-e430f78bbdf0 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.662345] [57793]: INFO cinder.api.openstack.wsgi [None req-344a34a6-8465-4dde-8223-e430f78bbdf0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1047.662590] [57793]: DEBUG cinder.api.openstack.wsgi [None req-344a34a6-8465-4dde-8223-e430f78bbdf0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1047.662832] [57793]: DEBUG cinder.api.openstack.wsgi [None req-344a34a6-8465-4dde-8223-e430f78bbdf0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.672589] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.672589] [57793]: warnings.warn( [ 1047.676877] [57793]: INFO cinder.volume.api [None req-344a34a6-8465-4dde-8223-e430f78bbdf0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1047.682869] [57793]: INFO cinder.api.openstack.wsgi [None req-344a34a6-8465-4dde-8223-e430f78bbdf0 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 1047.683369] [57793]: [pid: 57793|app: 0|req: 153/316] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:42 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.786806] [57793]: DEBUG cinder.api.middleware.request_id [None req-8100b112-d9f4-41f4-a0b2-5e0f9e52ccfc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.789373] [57793]: INFO cinder.api.openstack.wsgi [None req-8100b112-d9f4-41f4-a0b2-5e0f9e52ccfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1047.789615] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8100b112-d9f4-41f4-a0b2-5e0f9e52ccfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1047.789841] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8100b112-d9f4-41f4-a0b2-5e0f9e52ccfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.800652] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.800652] [57793]: warnings.warn( [ 1047.804586] [57793]: INFO cinder.volume.api [None req-8100b112-d9f4-41f4-a0b2-5e0f9e52ccfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1047.809828] [57793]: INFO cinder.api.openstack.wsgi [None req-8100b112-d9f4-41f4-a0b2-5e0f9e52ccfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1047.811270] [57793]: [pid: 57793|app: 0|req: 154/317] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:42 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.694720] [57793]: DEBUG cinder.api.middleware.request_id [None req-6d892581-d198-4f97-9ed0-01ef04cba6af None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.697693] [57793]: INFO cinder.api.openstack.wsgi [None req-6d892581-d198-4f97-9ed0-01ef04cba6af tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1048.698066] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6d892581-d198-4f97-9ed0-01ef04cba6af tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1048.698381] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6d892581-d198-4f97-9ed0-01ef04cba6af tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1048.710159] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.710159] [57793]: warnings.warn( [ 1048.715633] [57793]: INFO cinder.volume.api [None req-6d892581-d198-4f97-9ed0-01ef04cba6af tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1048.721586] [57793]: INFO cinder.api.openstack.wsgi [None req-6d892581-d198-4f97-9ed0-01ef04cba6af tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 1048.722267] [57793]: [pid: 57793|app: 0|req: 155/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:43 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.753536] [57792]: DEBUG cinder.coordination [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-885b8b3a-bd93-44bc-aea2-ca33a5331139 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Lock "cinder-attachment_update-bea4a197-1cd3-4264-900c-815a19349bad-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1048.754345] [57792]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-885b8b3a-bd93-44bc-aea2-ca33a5331139 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f returned with HTTP 200 [ 1048.754460] [57792]: [pid: 57792|app: 0|req: 164/319] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:32:38 2025] PUT /volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f => generated 617 bytes in 4554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1048.822396] [57793]: DEBUG cinder.api.middleware.request_id [None req-36a4687c-be71-418b-852e-6642bae9f98e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.824738] [57793]: INFO cinder.api.openstack.wsgi [None req-36a4687c-be71-418b-852e-6642bae9f98e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1048.824982] [57793]: DEBUG cinder.api.openstack.wsgi [None req-36a4687c-be71-418b-852e-6642bae9f98e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1048.825215] [57793]: DEBUG cinder.api.openstack.wsgi [None req-36a4687c-be71-418b-852e-6642bae9f98e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1048.836769] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.836769] [57793]: warnings.warn( [ 1048.840837] [57793]: INFO cinder.volume.api [None req-36a4687c-be71-418b-852e-6642bae9f98e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1048.847085] [57793]: INFO cinder.api.openstack.wsgi [None req-36a4687c-be71-418b-852e-6642bae9f98e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1048.847561] [57793]: [pid: 57793|app: 0|req: 156/320] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:43 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.732238] [57792]: DEBUG cinder.api.middleware.request_id [None req-e154fcc4-34e0-49f9-bac9-562efa9af4a3 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.734822] [57792]: INFO cinder.api.openstack.wsgi [None req-e154fcc4-34e0-49f9-bac9-562efa9af4a3 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1049.734822] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e154fcc4-34e0-49f9-bac9-562efa9af4a3 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1049.735056] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e154fcc4-34e0-49f9-bac9-562efa9af4a3 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1049.745488] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.745488] [57792]: warnings.warn( [ 1049.749520] [57792]: INFO cinder.volume.api [None req-e154fcc4-34e0-49f9-bac9-562efa9af4a3 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1049.754347] [57792]: INFO cinder.api.openstack.wsgi [None req-e154fcc4-34e0-49f9-bac9-562efa9af4a3 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 200 [ 1049.754774] [57792]: [pid: 57792|app: 0|req: 165/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:44 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.859642] [57793]: DEBUG cinder.api.middleware.request_id [None req-00704536-abea-4a70-a632-120f1006be43 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.862633] [57793]: INFO cinder.api.openstack.wsgi [None req-00704536-abea-4a70-a632-120f1006be43 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1049.862998] [57793]: DEBUG cinder.api.openstack.wsgi [None req-00704536-abea-4a70-a632-120f1006be43 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1049.863356] [57793]: DEBUG cinder.api.openstack.wsgi [None req-00704536-abea-4a70-a632-120f1006be43 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1049.875868] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.875868] [57793]: warnings.warn( [ 1049.882052] [57793]: INFO cinder.volume.api [None req-00704536-abea-4a70-a632-120f1006be43 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1049.889144] [57793]: INFO cinder.api.openstack.wsgi [None req-00704536-abea-4a70-a632-120f1006be43 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1049.891516] [57793]: [pid: 57793|app: 0|req: 157/322] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:44 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.764482] [57792]: DEBUG cinder.api.middleware.request_id [None req-d9663201-1304-4797-8842-6079e8f006fb None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.766794] [57792]: INFO cinder.api.openstack.wsgi [None req-d9663201-1304-4797-8842-6079e8f006fb tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 [ 1050.766913] [57792]: DEBUG cinder.api.openstack.wsgi [None req-d9663201-1304-4797-8842-6079e8f006fb tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.767197] [57792]: DEBUG cinder.api.openstack.wsgi [None req-d9663201-1304-4797-8842-6079e8f006fb tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.774466] [57792]: INFO cinder.api.openstack.wsgi [None req-d9663201-1304-4797-8842-6079e8f006fb tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 returned with HTTP 404 [ 1050.775099] [57792]: [pid: 57792|app: 0|req: 166/323] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:45 2025] GET /volume/v3/volumes/baafb90a-70c8-4102-8c59-5eb896d650f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1050.778676] [57793]: DEBUG cinder.api.middleware.request_id [None req-0c39fdf2-4e44-4f1d-8ebe-85a145049541 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.780839] [57793]: INFO cinder.api.openstack.wsgi [None req-0c39fdf2-4e44-4f1d-8ebe-85a145049541 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f [ 1050.781468] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0c39fdf2-4e44-4f1d-8ebe-85a145049541 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.781468] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0c39fdf2-4e44-4f1d-8ebe-85a145049541 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.781468] [57793]: INFO cinder.api.v3.volumes [None req-0c39fdf2-4e44-4f1d-8ebe-85a145049541 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Delete volume with id: b7c64d1a-3682-40a6-ad10-5a03ac73449f [ 1050.792369] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.792369] [57793]: warnings.warn( [ 1050.792993] [57793]: INFO cinder.volume.api [None req-0c39fdf2-4e44-4f1d-8ebe-85a145049541 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1050.827028] [57793]: INFO cinder.volume.api [None req-0c39fdf2-4e44-4f1d-8ebe-85a145049541 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Delete volume request issued successfully. [ 1050.827693] [57793]: INFO cinder.api.openstack.wsgi [None req-0c39fdf2-4e44-4f1d-8ebe-85a145049541 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f returned with HTTP 202 [ 1050.827920] [57793]: [pid: 57793|app: 0|req: 158/324] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:32:45 2025] DELETE /volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1050.831451] [57792]: DEBUG cinder.api.middleware.request_id [None req-05418f2b-8c4c-474f-b4b2-dd468faa799b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.833607] [57792]: INFO cinder.api.openstack.wsgi [None req-05418f2b-8c4c-474f-b4b2-dd468faa799b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f [ 1050.833835] [57792]: DEBUG cinder.api.openstack.wsgi [None req-05418f2b-8c4c-474f-b4b2-dd468faa799b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.834153] [57792]: DEBUG cinder.api.openstack.wsgi [None req-05418f2b-8c4c-474f-b4b2-dd468faa799b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.845356] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.845356] [57792]: warnings.warn( [ 1050.851333] [57792]: INFO cinder.volume.api [None req-05418f2b-8c4c-474f-b4b2-dd468faa799b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Volume info retrieved successfully. [ 1050.857457] [57792]: INFO cinder.api.openstack.wsgi [None req-05418f2b-8c4c-474f-b4b2-dd468faa799b tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f returned with HTTP 200 [ 1050.857913] [57792]: [pid: 57792|app: 0|req: 167/325] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:45 2025] GET /volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.902652] [57793]: DEBUG cinder.api.middleware.request_id [None req-1ec88338-52a8-4cf4-bbee-226efce91dfc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.905216] [57793]: INFO cinder.api.openstack.wsgi [None req-1ec88338-52a8-4cf4-bbee-226efce91dfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1050.905485] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1ec88338-52a8-4cf4-bbee-226efce91dfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1050.905773] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1ec88338-52a8-4cf4-bbee-226efce91dfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.946766] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.946766] [57793]: warnings.warn( [ 1050.950075] [57793]: INFO cinder.volume.api [None req-1ec88338-52a8-4cf4-bbee-226efce91dfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1050.956613] [57793]: INFO cinder.api.openstack.wsgi [None req-1ec88338-52a8-4cf4-bbee-226efce91dfc tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1050.957300] [57793]: [pid: 57793|app: 0|req: 159/326] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:45 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.971101] [57792]: DEBUG cinder.api.middleware.request_id [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-9a04f134-af0c-4da1-a446-c2b09c172a55 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.974477] [57792]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-9a04f134-af0c-4da1-a446-c2b09c172a55 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] POST http://10.180.1.21/volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f/action [ 1050.974953] [57792]: DEBUG cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-9a04f134-af0c-4da1-a446-c2b09c172a55 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1050.975198] [57792]: DEBUG cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-9a04f134-af0c-4da1-a446-c2b09c172a55 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1050.998092] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.998092] [57792]: warnings.warn( [ 1051.007024] [57792]: INFO cinder.api.openstack.wsgi [req-8b7485fe-71b0-41fc-adf9-dba56fdc95de req-9a04f134-af0c-4da1-a446-c2b09c172a55 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f/action returned with HTTP 204 [ 1051.007561] [57792]: [pid: 57792|app: 0|req: 168/327] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:32:45 2025] POST /volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1051.868253] [57793]: DEBUG cinder.api.middleware.request_id [None req-151f562c-4e14-4996-9e93-9efd9e5d3421 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.870501] [57793]: INFO cinder.api.openstack.wsgi [None req-151f562c-4e14-4996-9e93-9efd9e5d3421 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] GET http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f [ 1051.870662] [57793]: DEBUG cinder.api.openstack.wsgi [None req-151f562c-4e14-4996-9e93-9efd9e5d3421 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1051.870863] [57793]: DEBUG cinder.api.openstack.wsgi [None req-151f562c-4e14-4996-9e93-9efd9e5d3421 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.878920] [57793]: INFO cinder.api.openstack.wsgi [None req-151f562c-4e14-4996-9e93-9efd9e5d3421 tempest-ServerRescueNegativeTestJSON-2073745841 tempest-ServerRescueNegativeTestJSON-2073745841-project-member] http://10.180.1.21/volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f returned with HTTP 404 [ 1051.878920] [57793]: [pid: 57793|app: 0|req: 160/328] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:46 2025] GET /volume/v3/volumes/b7c64d1a-3682-40a6-ad10-5a03ac73449f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1051.969018] [57792]: DEBUG cinder.api.middleware.request_id [None req-58c79c2b-b4bf-49fa-97e5-3f6d5cf1eb80 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.972333] [57792]: INFO cinder.api.openstack.wsgi [None req-58c79c2b-b4bf-49fa-97e5-3f6d5cf1eb80 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1051.973028] [57792]: DEBUG cinder.api.openstack.wsgi [None req-58c79c2b-b4bf-49fa-97e5-3f6d5cf1eb80 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1051.973259] [57792]: DEBUG cinder.api.openstack.wsgi [None req-58c79c2b-b4bf-49fa-97e5-3f6d5cf1eb80 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.990887] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.990887] [57792]: warnings.warn( [ 1051.996603] [57792]: INFO cinder.volume.api [None req-58c79c2b-b4bf-49fa-97e5-3f6d5cf1eb80 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1052.003627] [57792]: INFO cinder.api.openstack.wsgi [None req-58c79c2b-b4bf-49fa-97e5-3f6d5cf1eb80 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1052.004126] [57792]: [pid: 57792|app: 0|req: 169/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:46 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.014139] [57793]: DEBUG cinder.api.middleware.request_id [None req-652a94e0-be3c-438e-a88f-3f1eaf3f88cd None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.016494] [57793]: INFO cinder.api.openstack.wsgi [None req-652a94e0-be3c-438e-a88f-3f1eaf3f88cd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1052.017762] [57793]: DEBUG cinder.api.openstack.wsgi [None req-652a94e0-be3c-438e-a88f-3f1eaf3f88cd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1052.017762] [57793]: DEBUG cinder.api.openstack.wsgi [None req-652a94e0-be3c-438e-a88f-3f1eaf3f88cd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1052.031130] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.031130] [57793]: warnings.warn( [ 1052.035415] [57793]: INFO cinder.volume.api [None req-652a94e0-be3c-438e-a88f-3f1eaf3f88cd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1052.040919] [57793]: INFO cinder.api.openstack.wsgi [None req-652a94e0-be3c-438e-a88f-3f1eaf3f88cd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1052.041427] [57793]: [pid: 57793|app: 0|req: 161/330] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:32:46 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1058.145746] [57792]: DEBUG cinder.api.middleware.request_id [req-59c48095-34a6-44d6-aa54-7114d0dbaa07 req-4c5bcebf-18be-4135-ba99-e964f31d91dd None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.148526] [57792]: INFO cinder.api.openstack.wsgi [req-59c48095-34a6-44d6-aa54-7114d0dbaa07 req-4c5bcebf-18be-4135-ba99-e964f31d91dd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f [ 1058.149635] [57792]: DEBUG cinder.api.openstack.wsgi [req-59c48095-34a6-44d6-aa54-7114d0dbaa07 req-4c5bcebf-18be-4135-ba99-e964f31d91dd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.149929] [57792]: DEBUG cinder.api.openstack.wsgi [req-59c48095-34a6-44d6-aa54-7114d0dbaa07 req-4c5bcebf-18be-4135-ba99-e964f31d91dd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.159563] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.159563] [57792]: warnings.warn( [ 1058.689820] [57792]: INFO cinder.api.openstack.wsgi [req-59c48095-34a6-44d6-aa54-7114d0dbaa07 req-4c5bcebf-18be-4135-ba99-e964f31d91dd tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f returned with HTTP 200 [ 1058.690296] [57792]: [pid: 57792|app: 0|req: 170/331] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:32:52 2025] DELETE /volume/v3/attachments/f39bc72a-f347-41e8-bbfb-34bab4f1092f => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.038805] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=104,cinder:UPDATE=15,cinder:INSERT=13 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1068.688839] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=54,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1072.906083] [57793]: DEBUG cinder.api.middleware.request_id [None req-19cd5cea-10ea-4f13-be94-f753497394d8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.908550] [57793]: INFO cinder.api.openstack.wsgi [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1072.909031] [57793]: DEBUG cinder.api.openstack.wsgi [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1077268065"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1072.910404] [57793]: DEBUG cinder.api.v3.volumes [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1077268065'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1072.910675] [57793]: INFO cinder.api.v3.volumes [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Create volume of 1 GB [ 1072.916332] [57793]: INFO cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Availability Zones retrieved successfully. [ 1072.923650] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Flow 'volume_create_api' (5a524ff0-49a2-4b44-af92-570099b0388d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1072.924890] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4255903f-5504-4fc8-8835-084a1466c13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1072.926219] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1072.960662] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4255903f-5504-4fc8-8835-084a1466c13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1072.961939] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b6788a-8917-405d-a444-ed9e7d7e5b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1073.035169] [57793]: DEBUG cinder.quota [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Created reservations ['24df19c6-089d-4008-97fe-7f3a6d69eb40', 'cf8e8e75-e3f9-49ec-b692-b6552f6b6b11', 'cda55786-5bc9-45ac-be7a-c43c94cf546c', '082fc3be-15e3-42f2-9da8-817d722c07e9'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1073.036368] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b6788a-8917-405d-a444-ed9e7d7e5b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24df19c6-089d-4008-97fe-7f3a6d69eb40', 'cf8e8e75-e3f9-49ec-b692-b6552f6b6b11', 'cda55786-5bc9-45ac-be7a-c43c94cf546c', '082fc3be-15e3-42f2-9da8-817d722c07e9']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1073.037560] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696ae0b2-a910-4a34-a75d-4284c2ed938e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1073.060700] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696ae0b2-a910-4a34-a75d-4284c2ed938e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca3b747b-4042-4d3a-8190-75166a59b464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1077268065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1063d410f5864f5292ea4436f03d192c',qos_specs=None,replication_status=,reservations=['24df19c6-089d-4008-97fe-7f3a6d69eb40','cf8e8e75-e3f9-49ec-b692-b6552f6b6b11','cda55786-5bc9-45ac-be7a-c43c94cf546c','082fc3be-15e3-42f2-9da8-817d722c07e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e59a179ead754b40b8c44979a27d4918',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1077268065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca3b747b-4042-4d3a-8190-75166a59b464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1063d410f5864f5292ea4436f03d192c',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='e59a179ead754b40b8c44979a27d4918',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1073.063124] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f747c6-30ed-4ef9-adde-59343f3dc7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1073.087588] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f747c6-30ed-4ef9-adde-59343f3dc7df) 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-1077268065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1063d410f5864f5292ea4436f03d192c',qos_specs=None,replication_status=,reservations=['24df19c6-089d-4008-97fe-7f3a6d69eb40','cf8e8e75-e3f9-49ec-b692-b6552f6b6b11','cda55786-5bc9-45ac-be7a-c43c94cf546c','082fc3be-15e3-42f2-9da8-817d722c07e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e59a179ead754b40b8c44979a27d4918',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1073.088808] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14956b34-b751-4e7b-9c8f-8ff23e24faf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1073.127877] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14956b34-b751-4e7b-9c8f-8ff23e24faf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1073.131389] [57793]: DEBUG cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Flow 'volume_create_api' (5a524ff0-49a2-4b44-af92-570099b0388d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1073.131389] [57793]: INFO cinder.volume.api [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Create volume request issued successfully. [ 1073.132243] [57793]: INFO cinder.api.openstack.wsgi [None req-19cd5cea-10ea-4f13-be94-f753497394d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1073.132695] [57793]: [pid: 57793|app: 0|req: 162/332] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:33:07 2025] POST /volume/v3/volumes => generated 753 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1073.146704] [57792]: DEBUG cinder.api.middleware.request_id [None req-0f4fff80-18c0-4fd9-8ed4-a33bf363d636 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.153967] [57792]: INFO cinder.api.openstack.wsgi [None req-0f4fff80-18c0-4fd9-8ed4-a33bf363d636 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1073.153967] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0f4fff80-18c0-4fd9-8ed4-a33bf363d636 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1073.153967] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0f4fff80-18c0-4fd9-8ed4-a33bf363d636 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1073.165981] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.165981] [57792]: warnings.warn( [ 1073.173371] [57792]: INFO cinder.volume.api [None req-0f4fff80-18c0-4fd9-8ed4-a33bf363d636 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1073.181394] [57792]: INFO cinder.api.openstack.wsgi [None req-0f4fff80-18c0-4fd9-8ed4-a33bf363d636 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1073.181394] [57792]: [pid: 57792|app: 0|req: 171/333] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:07 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.688130] [57793]: DEBUG cinder.api.middleware.request_id [None req-12d67222-32a4-4c16-ab5b-264368ec4785 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.690322] [57793]: INFO cinder.api.openstack.wsgi [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1073.690692] [57793]: DEBUG cinder.api.openstack.wsgi [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-842404187", "imageRef": "7e411482-4ba4-42db-a7a9-44449cf54ba0", "size": 1}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1073.692242] [57793]: DEBUG cinder.api.v3.volumes [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-842404187', 'imageRef': '7e411482-4ba4-42db-a7a9-44449cf54ba0', 'size': 1}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1073.907408] [57793]: INFO cinder.api.v3.volumes [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Create volume of 1 GB [ 1073.908916] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.908916] [57793]: warnings.warn( [ 1073.917032] [57793]: INFO cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Availability Zones retrieved successfully. [ 1073.924523] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Flow 'volume_create_api' (a4bc8a1c-5bd3-4078-b0ef-3484b7ff58b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1073.924736] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c65ee6-9d15-45e0-9080-9ac83a0c3860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1073.926014] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1073.998399] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42c65ee6-9d15-45e0-9080-9ac83a0c3860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1074.000109] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a4c13f-2376-44d2-94f8-dbefcfb95d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1074.052661] [57793]: DEBUG cinder.quota [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Created reservations ['95afda72-193f-4e9a-a0c8-bc2fb92c8943', 'b916990e-3b39-4f95-be54-67909553b58b', '1b50f8fe-3959-4584-aa90-f1e39c927e65', '076f34b4-5f04-4937-b3b3-3754f85e966b'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1074.052661] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a4c13f-2376-44d2-94f8-dbefcfb95d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95afda72-193f-4e9a-a0c8-bc2fb92c8943', 'b916990e-3b39-4f95-be54-67909553b58b', '1b50f8fe-3959-4584-aa90-f1e39c927e65', '076f34b4-5f04-4937-b3b3-3754f85e966b']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1074.054089] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd6e0dc-18ab-4863-937d-c903bf718873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1074.071148] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd6e0dc-18ab-4863-937d-c903bf718873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '239f5fb0-ee9e-4057-b1d2-d9527987035f', '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-842404187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eaca82bae54434ea55d652d06ff4773',qos_specs=None,replication_status=,reservations=['95afda72-193f-4e9a-a0c8-bc2fb92c8943','b916990e-3b39-4f95-be54-67909553b58b','1b50f8fe-3959-4584-aa90-f1e39c927e65','076f34b4-5f04-4937-b3b3-3754f85e966b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6316728f0e84555b2693fc2c5780e38',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-842404187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=239f5fb0-ee9e-4057-b1d2-d9527987035f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eaca82bae54434ea55d652d06ff4773',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='a6316728f0e84555b2693fc2c5780e38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1074.072758] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b34d1fe-3a2a-4499-89a0-7edee932b9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1074.089779] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b34d1fe-3a2a-4499-89a0-7edee932b9eb) 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-842404187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eaca82bae54434ea55d652d06ff4773',qos_specs=None,replication_status=,reservations=['95afda72-193f-4e9a-a0c8-bc2fb92c8943','b916990e-3b39-4f95-be54-67909553b58b','1b50f8fe-3959-4584-aa90-f1e39c927e65','076f34b4-5f04-4937-b3b3-3754f85e966b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6316728f0e84555b2693fc2c5780e38',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1074.091387] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347c4169-8c23-4aeb-98cf-152fd1f023d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1074.106157] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347c4169-8c23-4aeb-98cf-152fd1f023d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1074.108826] [57793]: DEBUG cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Flow 'volume_create_api' (a4bc8a1c-5bd3-4078-b0ef-3484b7ff58b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1074.108826] [57793]: INFO cinder.volume.api [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Create volume request issued successfully. [ 1074.109050] [57793]: INFO cinder.api.openstack.wsgi [None req-12d67222-32a4-4c16-ab5b-264368ec4785 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1074.110185] [57793]: [pid: 57793|app: 0|req: 163/334] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 20:33:08 2025] POST /volume/v3/volumes => generated 751 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1074.126599] [57792]: DEBUG cinder.api.middleware.request_id [None req-9051ad23-afd6-458d-8f99-b91b989e39fc None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.130981] [57792]: INFO cinder.api.openstack.wsgi [None req-9051ad23-afd6-458d-8f99-b91b989e39fc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1074.130981] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9051ad23-afd6-458d-8f99-b91b989e39fc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1074.130981] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9051ad23-afd6-458d-8f99-b91b989e39fc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1074.150927] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.150927] [57792]: warnings.warn( [ 1074.163270] [57792]: INFO cinder.volume.api [None req-9051ad23-afd6-458d-8f99-b91b989e39fc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1074.168846] [57792]: INFO cinder.api.openstack.wsgi [None req-9051ad23-afd6-458d-8f99-b91b989e39fc tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1074.169438] [57792]: [pid: 57792|app: 0|req: 172/335] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:08 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.198876] [57793]: DEBUG cinder.api.middleware.request_id [None req-3e54851c-e847-45b7-9619-0d3ebd01692d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.204073] [57793]: INFO cinder.api.openstack.wsgi [None req-3e54851c-e847-45b7-9619-0d3ebd01692d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1074.204331] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3e54851c-e847-45b7-9619-0d3ebd01692d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1074.204542] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3e54851c-e847-45b7-9619-0d3ebd01692d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1074.214483] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.214483] [57793]: warnings.warn( [ 1074.218897] [57793]: INFO cinder.volume.api [None req-3e54851c-e847-45b7-9619-0d3ebd01692d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1074.224464] [57793]: INFO cinder.api.openstack.wsgi [None req-3e54851c-e847-45b7-9619-0d3ebd01692d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1074.225102] [57793]: [pid: 57793|app: 0|req: 164/336] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:08 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.794325] [57792]: DEBUG cinder.api.middleware.request_id [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-4bdd32c7-9474-490f-89c5-62135b48959d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.797407] [57792]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-4bdd32c7-9474-490f-89c5-62135b48959d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1074.797655] [57792]: DEBUG cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-4bdd32c7-9474-490f-89c5-62135b48959d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1074.798037] [57792]: DEBUG cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-4bdd32c7-9474-490f-89c5-62135b48959d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1074.814314] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.814314] [57792]: warnings.warn( [ 1074.821193] [57792]: INFO cinder.volume.api [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-4bdd32c7-9474-490f-89c5-62135b48959d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1074.831601] [57792]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-4bdd32c7-9474-490f-89c5-62135b48959d tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1074.832462] [57792]: [pid: 57792|app: 0|req: 173/337] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:33:09 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.180288] [57793]: DEBUG cinder.api.middleware.request_id [None req-d8a0c49b-05c5-4e3a-8967-e8c501c72723 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.182552] [57793]: INFO cinder.api.openstack.wsgi [None req-d8a0c49b-05c5-4e3a-8967-e8c501c72723 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1075.182804] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d8a0c49b-05c5-4e3a-8967-e8c501c72723 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1075.183056] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d8a0c49b-05c5-4e3a-8967-e8c501c72723 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1075.196536] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.196536] [57793]: warnings.warn( [ 1075.201777] [57793]: INFO cinder.volume.api [None req-d8a0c49b-05c5-4e3a-8967-e8c501c72723 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1075.207207] [57793]: INFO cinder.api.openstack.wsgi [None req-d8a0c49b-05c5-4e3a-8967-e8c501c72723 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1075.207207] [57793]: [pid: 57793|app: 0|req: 165/338] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:09 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.525944] [57792]: DEBUG cinder.api.middleware.request_id [None req-149cebd9-06be-4f2e-b8e1-a1adc2cf9d39 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.528691] [57792]: INFO cinder.api.openstack.wsgi [None req-149cebd9-06be-4f2e-b8e1-a1adc2cf9d39 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1075.528965] [57792]: DEBUG cinder.api.openstack.wsgi [None req-149cebd9-06be-4f2e-b8e1-a1adc2cf9d39 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1075.529350] [57792]: DEBUG cinder.api.openstack.wsgi [None req-149cebd9-06be-4f2e-b8e1-a1adc2cf9d39 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1075.545034] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.545034] [57792]: warnings.warn( [ 1075.550647] [57792]: INFO cinder.volume.api [None req-149cebd9-06be-4f2e-b8e1-a1adc2cf9d39 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1075.555929] [57792]: INFO cinder.api.openstack.wsgi [None req-149cebd9-06be-4f2e-b8e1-a1adc2cf9d39 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1075.556516] [57792]: [pid: 57792|app: 0|req: 174/339] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:10 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.567077] [57793]: DEBUG cinder.api.middleware.request_id [None req-7f97379b-2bb1-414b-93c4-7fa7c67d8f3d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.570085] [57793]: INFO cinder.api.openstack.wsgi [None req-7f97379b-2bb1-414b-93c4-7fa7c67d8f3d tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1075.570343] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7f97379b-2bb1-414b-93c4-7fa7c67d8f3d tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1075.570591] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7f97379b-2bb1-414b-93c4-7fa7c67d8f3d tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1075.582249] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.582249] [57793]: warnings.warn( [ 1075.591592] [57793]: INFO cinder.volume.api [None req-7f97379b-2bb1-414b-93c4-7fa7c67d8f3d tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1075.596996] [57793]: INFO cinder.api.openstack.wsgi [None req-7f97379b-2bb1-414b-93c4-7fa7c67d8f3d tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1075.597734] [57793]: [pid: 57793|app: 0|req: 166/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:10 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.740124] [57792]: DEBUG cinder.api.middleware.request_id [None req-a782f0ad-6f05-4bee-a14d-d4d04c1d0dae None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.742588] [57792]: INFO cinder.api.openstack.wsgi [None req-a782f0ad-6f05-4bee-a14d-d4d04c1d0dae tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1075.742805] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a782f0ad-6f05-4bee-a14d-d4d04c1d0dae tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1075.743032] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a782f0ad-6f05-4bee-a14d-d4d04c1d0dae tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1075.751251] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.751251] [57792]: warnings.warn( [ 1075.756137] [57792]: INFO cinder.volume.api [None req-a782f0ad-6f05-4bee-a14d-d4d04c1d0dae tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1075.760545] [57792]: INFO cinder.api.openstack.wsgi [None req-a782f0ad-6f05-4bee-a14d-d4d04c1d0dae tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1075.761133] [57792]: [pid: 57792|app: 0|req: 175/341] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:10 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.218456] [57793]: DEBUG cinder.api.middleware.request_id [None req-8f5b2ff8-9d63-4d95-9f0e-1f62310d92f8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.220823] [57793]: INFO cinder.api.openstack.wsgi [None req-8f5b2ff8-9d63-4d95-9f0e-1f62310d92f8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1076.221060] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8f5b2ff8-9d63-4d95-9f0e-1f62310d92f8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.221290] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8f5b2ff8-9d63-4d95-9f0e-1f62310d92f8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.232258] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.232258] [57793]: warnings.warn( [ 1076.238554] [57793]: INFO cinder.volume.api [None req-8f5b2ff8-9d63-4d95-9f0e-1f62310d92f8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1076.244434] [57793]: INFO cinder.api.openstack.wsgi [None req-8f5b2ff8-9d63-4d95-9f0e-1f62310d92f8 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1076.245023] [57793]: [pid: 57793|app: 0|req: 167/342] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:10 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.354504] [57792]: DEBUG cinder.api.middleware.request_id [None req-92e08ed4-697c-4ea3-8296-9483b6024aba None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.355428] [57792]: INFO cinder.api.openstack.wsgi [None req-92e08ed4-697c-4ea3-8296-9483b6024aba None None] GET http://10.180.1.21/volume// [ 1076.356126] [57792]: DEBUG cinder.api.openstack.wsgi [None req-92e08ed4-697c-4ea3-8296-9483b6024aba None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.356126] [57792]: DEBUG cinder.api.openstack.wsgi [None req-92e08ed4-697c-4ea3-8296-9483b6024aba None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.356338] [57792]: INFO cinder.api.openstack.wsgi [None req-92e08ed4-697c-4ea3-8296-9483b6024aba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1076.357352] [57792]: [pid: 57792|app: 0|req: 176/343] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:33:11 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1076.363305] [57793]: DEBUG cinder.api.middleware.request_id [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-1108c181-3d9a-475c-b00a-1a53ee397056 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.369858] [57793]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-1108c181-3d9a-475c-b00a-1a53ee397056 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1076.373484] [57793]: DEBUG cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-1108c181-3d9a-475c-b00a-1a53ee397056 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca3b747b-4042-4d3a-8190-75166a59b464", "connector": null, "instance_uuid": "1b4f1ae0-bdbd-4302-9ec2-ac27e6093e59"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1076.384494] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.384494] [57793]: warnings.warn( [ 1076.425847] [57793]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-1108c181-3d9a-475c-b00a-1a53ee397056 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1076.426402] [57793]: [pid: 57793|app: 0|req: 168/344] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:33:11 2025] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1076.465887] [57792]: DEBUG cinder.api.middleware.request_id [None req-96eef7d9-52ba-4bb9-9412-14ba558810db None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.467946] [57792]: INFO cinder.api.openstack.wsgi [None req-96eef7d9-52ba-4bb9-9412-14ba558810db tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1076.468253] [57792]: DEBUG cinder.api.openstack.wsgi [None req-96eef7d9-52ba-4bb9-9412-14ba558810db tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.468367] [57792]: DEBUG cinder.api.openstack.wsgi [None req-96eef7d9-52ba-4bb9-9412-14ba558810db tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.490373] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.490373] [57792]: warnings.warn( [ 1076.499888] [57792]: INFO cinder.volume.api [None req-96eef7d9-52ba-4bb9-9412-14ba558810db tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1076.506175] [57792]: INFO cinder.api.openstack.wsgi [None req-96eef7d9-52ba-4bb9-9412-14ba558810db tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1076.507010] [57792]: [pid: 57792|app: 0|req: 177/345] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:11 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.779108] [57793]: DEBUG cinder.api.middleware.request_id [req-2cf01818-56fe-403b-85a5-7fe2ca1de446 req-fde63d4d-5c1e-4e26-9f2e-09cfa547c097 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.781990] [57793]: INFO cinder.api.openstack.wsgi [req-2cf01818-56fe-403b-85a5-7fe2ca1de446 req-fde63d4d-5c1e-4e26-9f2e-09cfa547c097 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-111189664 [ 1076.781990] [57793]: DEBUG cinder.api.openstack.wsgi [req-2cf01818-56fe-403b-85a5-7fe2ca1de446 req-fde63d4d-5c1e-4e26-9f2e-09cfa547c097 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.782162] [57793]: DEBUG cinder.api.openstack.wsgi [req-2cf01818-56fe-403b-85a5-7fe2ca1de446 req-fde63d4d-5c1e-4e26-9f2e-09cfa547c097 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.782327] [57793]: INFO cinder.api.v3.volumes [req-2cf01818-56fe-403b-85a5-7fe2ca1de446 req-fde63d4d-5c1e-4e26-9f2e-09cfa547c097 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] Delete volume with id: tempest-invalid-111189664 [ 1076.790289] [57793]: INFO cinder.api.openstack.wsgi [req-2cf01818-56fe-403b-85a5-7fe2ca1de446 req-fde63d4d-5c1e-4e26-9f2e-09cfa547c097 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-111189664 returned with HTTP 404 [ 1076.790814] [57793]: [pid: 57793|app: 0|req: 169/346] 10.180.1.21 () {62 vars in 1467 bytes} [Thu Nov 20 20:33:11 2025] DELETE /volume/v3/volumes/tempest-invalid-111189664 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1076.815159] [57792]: DEBUG cinder.api.middleware.request_id [req-57f1eeeb-84a2-4d3b-88f8-ae6fdc66787f req-f15b8119-ae0e-4800-87ce-cce130d65ea4 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.817143] [57792]: INFO cinder.api.openstack.wsgi [req-57f1eeeb-84a2-4d3b-88f8-ae6fdc66787f req-f15b8119-ae0e-4800-87ce-cce130d65ea4 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] DELETE http://10.180.1.21/volume/v3/volumes/91a663fa-fad3-436a-aeef-57cef4fc8383 [ 1076.817599] [57792]: DEBUG cinder.api.openstack.wsgi [req-57f1eeeb-84a2-4d3b-88f8-ae6fdc66787f req-f15b8119-ae0e-4800-87ce-cce130d65ea4 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.817599] [57792]: DEBUG cinder.api.openstack.wsgi [req-57f1eeeb-84a2-4d3b-88f8-ae6fdc66787f req-f15b8119-ae0e-4800-87ce-cce130d65ea4 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.817730] [57792]: INFO cinder.api.v3.volumes [req-57f1eeeb-84a2-4d3b-88f8-ae6fdc66787f req-f15b8119-ae0e-4800-87ce-cce130d65ea4 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] Delete volume with id: 91a663fa-fad3-436a-aeef-57cef4fc8383 [ 1076.823945] [57792]: INFO cinder.api.openstack.wsgi [req-57f1eeeb-84a2-4d3b-88f8-ae6fdc66787f req-f15b8119-ae0e-4800-87ce-cce130d65ea4 tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] http://10.180.1.21/volume/v3/volumes/91a663fa-fad3-436a-aeef-57cef4fc8383 returned with HTTP 404 [ 1076.824634] [57792]: [pid: 57792|app: 0|req: 178/347] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 20:33:11 2025] DELETE /volume/v3/volumes/91a663fa-fad3-436a-aeef-57cef4fc8383 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1076.839038] [57793]: DEBUG cinder.api.middleware.request_id [req-f8159bc5-5f51-434b-8ddb-c807357d3e38 req-b0ec7cee-c02f-4cd1-86f7-a65161f5530e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.843408] [57793]: INFO cinder.api.openstack.wsgi [req-f8159bc5-5f51-434b-8ddb-c807357d3e38 req-b0ec7cee-c02f-4cd1-86f7-a65161f5530e tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] GET http://10.180.1.21/volume/v3/volumes/9821c917-a90a-44d1-8275-c3ef242f0925 [ 1076.843680] [57793]: DEBUG cinder.api.openstack.wsgi [req-f8159bc5-5f51-434b-8ddb-c807357d3e38 req-b0ec7cee-c02f-4cd1-86f7-a65161f5530e tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.843959] [57793]: DEBUG cinder.api.openstack.wsgi [req-f8159bc5-5f51-434b-8ddb-c807357d3e38 req-b0ec7cee-c02f-4cd1-86f7-a65161f5530e tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.853023] [57793]: INFO cinder.api.openstack.wsgi [req-f8159bc5-5f51-434b-8ddb-c807357d3e38 req-b0ec7cee-c02f-4cd1-86f7-a65161f5530e tempest-VolumesNegativeTest-1394653679 tempest-VolumesNegativeTest-1394653679-project-member] http://10.180.1.21/volume/v3/volumes/9821c917-a90a-44d1-8275-c3ef242f0925 returned with HTTP 404 [ 1076.853681] [57793]: [pid: 57793|app: 0|req: 170/348] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:33:11 2025] GET /volume/v3/volumes/9821c917-a90a-44d1-8275-c3ef242f0925 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1076.975825] [57792]: DEBUG cinder.api.middleware.request_id [None req-e91d45d4-a885-4b80-a99e-86f1b69fdf34 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.976038] [57792]: INFO cinder.api.openstack.wsgi [None req-e91d45d4-a885-4b80-a99e-86f1b69fdf34 None None] GET http://10.180.1.21/volume// [ 1076.977313] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e91d45d4-a885-4b80-a99e-86f1b69fdf34 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.977313] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e91d45d4-a885-4b80-a99e-86f1b69fdf34 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1076.977313] [57792]: INFO cinder.api.openstack.wsgi [None req-e91d45d4-a885-4b80-a99e-86f1b69fdf34 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1076.977313] [57792]: [pid: 57792|app: 0|req: 179/349] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:33:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1076.984586] [57793]: DEBUG cinder.api.middleware.request_id [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-ad0c86d3-9fa9-4a52-8adc-58098c291d08 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.985995] [57793]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-ad0c86d3-9fa9-4a52-8adc-58098c291d08 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1076.985995] [57793]: DEBUG cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-ad0c86d3-9fa9-4a52-8adc-58098c291d08 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1076.986130] [57793]: DEBUG cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-ad0c86d3-9fa9-4a52-8adc-58098c291d08 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.003791] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.003791] [57793]: warnings.warn( [ 1077.009362] [57793]: INFO cinder.volume.api [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-ad0c86d3-9fa9-4a52-8adc-58098c291d08 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1077.014897] [57793]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-ad0c86d3-9fa9-4a52-8adc-58098c291d08 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1077.015371] [57793]: [pid: 57793|app: 0|req: 171/350] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:33:11 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1077.046988] [57792]: DEBUG cinder.api.middleware.request_id [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-47bff0f0-08e6-48e1-a666-a344c4a81580 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.050048] [57792]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-47bff0f0-08e6-48e1-a666-a344c4a81580 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] PUT http://10.180.1.21/volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195 [ 1077.050538] [57792]: DEBUG cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-47bff0f0-08e6-48e1-a666-a344c4a81580 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-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-901699", "mountpoint": "/dev/sdb"}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1077.064301] [57792]: DEBUG cinder.coordination [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-47bff0f0-08e6-48e1-a666-a344c4a81580 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Acquiring lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1077.069869] [57792]: DEBUG cinder.coordination [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-47bff0f0-08e6-48e1-a666-a344c4a81580 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1077.071687] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.071687] [57792]: warnings.warn( [ 1077.254910] [57793]: DEBUG cinder.api.middleware.request_id [None req-2ffc8d0c-f34a-4498-bad4-5b7bc94d0a21 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.257144] [57793]: INFO cinder.api.openstack.wsgi [None req-2ffc8d0c-f34a-4498-bad4-5b7bc94d0a21 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1077.257365] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2ffc8d0c-f34a-4498-bad4-5b7bc94d0a21 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1077.257584] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2ffc8d0c-f34a-4498-bad4-5b7bc94d0a21 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.272208] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.272208] [57793]: warnings.warn( [ 1077.275054] [57793]: INFO cinder.volume.api [None req-2ffc8d0c-f34a-4498-bad4-5b7bc94d0a21 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1077.281094] [57793]: INFO cinder.api.openstack.wsgi [None req-2ffc8d0c-f34a-4498-bad4-5b7bc94d0a21 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1077.281537] [57793]: [pid: 57793|app: 0|req: 172/351] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:11 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1077.525070] [57793]: DEBUG cinder.api.middleware.request_id [None req-496fff1f-c2d7-46cc-b1a6-f97c8866deb3 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.527329] [57793]: INFO cinder.api.openstack.wsgi [None req-496fff1f-c2d7-46cc-b1a6-f97c8866deb3 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1077.527565] [57793]: DEBUG cinder.api.openstack.wsgi [None req-496fff1f-c2d7-46cc-b1a6-f97c8866deb3 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1077.527853] [57793]: DEBUG cinder.api.openstack.wsgi [None req-496fff1f-c2d7-46cc-b1a6-f97c8866deb3 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.542088] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.542088] [57793]: warnings.warn( [ 1077.545937] [57793]: INFO cinder.volume.api [None req-496fff1f-c2d7-46cc-b1a6-f97c8866deb3 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1077.551733] [57793]: INFO cinder.api.openstack.wsgi [None req-496fff1f-c2d7-46cc-b1a6-f97c8866deb3 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1077.552281] [57793]: [pid: 57793|app: 0|req: 173/352] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:12 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.299243] [57793]: DEBUG cinder.api.middleware.request_id [None req-1827082f-ec8c-449f-b733-7c31a47034a0 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.305956] [57793]: INFO cinder.api.openstack.wsgi [None req-1827082f-ec8c-449f-b733-7c31a47034a0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1078.305956] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1827082f-ec8c-449f-b733-7c31a47034a0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.305956] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1827082f-ec8c-449f-b733-7c31a47034a0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.314759] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.314759] [57793]: warnings.warn( [ 1078.322245] [57793]: INFO cinder.volume.api [None req-1827082f-ec8c-449f-b733-7c31a47034a0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1078.328782] [57793]: INFO cinder.api.openstack.wsgi [None req-1827082f-ec8c-449f-b733-7c31a47034a0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1078.329500] [57793]: [pid: 57793|app: 0|req: 174/353] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:13 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1078.564131] [57793]: DEBUG cinder.api.middleware.request_id [None req-df030a96-4cd3-48cc-8221-d7d4a0fba5f4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1078.566387] [57793]: INFO cinder.api.openstack.wsgi [None req-df030a96-4cd3-48cc-8221-d7d4a0fba5f4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1078.566592] [57793]: DEBUG cinder.api.openstack.wsgi [None req-df030a96-4cd3-48cc-8221-d7d4a0fba5f4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1078.566891] [57793]: DEBUG cinder.api.openstack.wsgi [None req-df030a96-4cd3-48cc-8221-d7d4a0fba5f4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1078.579984] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.579984] [57793]: warnings.warn( [ 1078.583901] [57793]: INFO cinder.volume.api [None req-df030a96-4cd3-48cc-8221-d7d4a0fba5f4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1078.588345] [57793]: INFO cinder.api.openstack.wsgi [None req-df030a96-4cd3-48cc-8221-d7d4a0fba5f4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1078.589073] [57793]: [pid: 57793|app: 0|req: 175/354] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:13 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.341474] [57793]: DEBUG cinder.api.middleware.request_id [None req-b811371e-9c86-4141-8bc1-b8a6e058e65d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.343513] [57793]: INFO cinder.api.openstack.wsgi [None req-b811371e-9c86-4141-8bc1-b8a6e058e65d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1079.343720] [57793]: DEBUG cinder.api.openstack.wsgi [None req-b811371e-9c86-4141-8bc1-b8a6e058e65d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1079.343959] [57793]: DEBUG cinder.api.openstack.wsgi [None req-b811371e-9c86-4141-8bc1-b8a6e058e65d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1079.354382] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.354382] [57793]: warnings.warn( [ 1079.359987] [57793]: INFO cinder.volume.api [None req-b811371e-9c86-4141-8bc1-b8a6e058e65d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1079.365725] [57793]: INFO cinder.api.openstack.wsgi [None req-b811371e-9c86-4141-8bc1-b8a6e058e65d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1079.366180] [57793]: [pid: 57793|app: 0|req: 176/355] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:14 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.599753] [57793]: DEBUG cinder.api.middleware.request_id [None req-5dcd6ee3-72a6-4cee-8dd4-e1d295960ffc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.602173] [57793]: INFO cinder.api.openstack.wsgi [None req-5dcd6ee3-72a6-4cee-8dd4-e1d295960ffc tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1079.602255] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5dcd6ee3-72a6-4cee-8dd4-e1d295960ffc tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1079.602807] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5dcd6ee3-72a6-4cee-8dd4-e1d295960ffc tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1079.619133] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.619133] [57793]: warnings.warn( [ 1079.623731] [57793]: INFO cinder.volume.api [None req-5dcd6ee3-72a6-4cee-8dd4-e1d295960ffc tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1079.629149] [57793]: INFO cinder.api.openstack.wsgi [None req-5dcd6ee3-72a6-4cee-8dd4-e1d295960ffc tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1079.629601] [57793]: [pid: 57793|app: 0|req: 177/356] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:14 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1080.376292] [57793]: DEBUG cinder.api.middleware.request_id [None req-bfbda4d3-7894-4fb4-a0ec-15a3216c4dc4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.378445] [57793]: INFO cinder.api.openstack.wsgi [None req-bfbda4d3-7894-4fb4-a0ec-15a3216c4dc4 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1080.378686] [57793]: DEBUG cinder.api.openstack.wsgi [None req-bfbda4d3-7894-4fb4-a0ec-15a3216c4dc4 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.378931] [57793]: DEBUG cinder.api.openstack.wsgi [None req-bfbda4d3-7894-4fb4-a0ec-15a3216c4dc4 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.389770] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.389770] [57793]: warnings.warn( [ 1080.393924] [57793]: INFO cinder.volume.api [None req-bfbda4d3-7894-4fb4-a0ec-15a3216c4dc4 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1080.399304] [57793]: INFO cinder.api.openstack.wsgi [None req-bfbda4d3-7894-4fb4-a0ec-15a3216c4dc4 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1080.399905] [57793]: [pid: 57793|app: 0|req: 178/357] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:15 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1080.643283] [57793]: DEBUG cinder.api.middleware.request_id [None req-6383b193-6be0-47fb-9cce-0bbe96aad79e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.645549] [57793]: INFO cinder.api.openstack.wsgi [None req-6383b193-6be0-47fb-9cce-0bbe96aad79e tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1080.645764] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6383b193-6be0-47fb-9cce-0bbe96aad79e tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1080.645965] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6383b193-6be0-47fb-9cce-0bbe96aad79e tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1080.658332] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.658332] [57793]: warnings.warn( [ 1080.662561] [57793]: INFO cinder.volume.api [None req-6383b193-6be0-47fb-9cce-0bbe96aad79e tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1080.668024] [57793]: INFO cinder.api.openstack.wsgi [None req-6383b193-6be0-47fb-9cce-0bbe96aad79e tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1080.668476] [57793]: [pid: 57793|app: 0|req: 179/358] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:15 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.409602] [57793]: DEBUG cinder.api.middleware.request_id [None req-9cde27fc-5999-4485-a2af-5c2ec76c5af5 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.412044] [57793]: INFO cinder.api.openstack.wsgi [None req-9cde27fc-5999-4485-a2af-5c2ec76c5af5 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1081.412044] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9cde27fc-5999-4485-a2af-5c2ec76c5af5 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1081.412172] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9cde27fc-5999-4485-a2af-5c2ec76c5af5 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.419774] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.419774] [57793]: warnings.warn( [ 1081.423747] [57793]: INFO cinder.volume.api [None req-9cde27fc-5999-4485-a2af-5c2ec76c5af5 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1081.428821] [57793]: INFO cinder.api.openstack.wsgi [None req-9cde27fc-5999-4485-a2af-5c2ec76c5af5 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1081.429242] [57793]: [pid: 57793|app: 0|req: 180/359] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:16 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1081.678891] [57793]: DEBUG cinder.api.middleware.request_id [None req-b1af9d9a-008f-417b-af81-32053a559d1f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1081.681620] [57793]: INFO cinder.api.openstack.wsgi [None req-b1af9d9a-008f-417b-af81-32053a559d1f tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1081.681949] [57793]: DEBUG cinder.api.openstack.wsgi [None req-b1af9d9a-008f-417b-af81-32053a559d1f tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1081.682203] [57793]: DEBUG cinder.api.openstack.wsgi [None req-b1af9d9a-008f-417b-af81-32053a559d1f tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1081.694082] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.694082] [57793]: warnings.warn( [ 1081.697586] [57793]: INFO cinder.volume.api [None req-b1af9d9a-008f-417b-af81-32053a559d1f tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1081.704468] [57793]: INFO cinder.api.openstack.wsgi [None req-b1af9d9a-008f-417b-af81-32053a559d1f tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1081.705215] [57793]: [pid: 57793|app: 0|req: 181/360] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:16 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.105944] [57792]: DEBUG cinder.coordination [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-47bff0f0-08e6-48e1-a666-a344c4a81580 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.036s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1082.106416] [57792]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-47bff0f0-08e6-48e1-a666-a344c4a81580 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195 returned with HTTP 200 [ 1082.106958] [57792]: [pid: 57792|app: 0|req: 180/361] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:33:11 2025] PUT /volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195 => generated 617 bytes in 5061 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.439625] [57793]: DEBUG cinder.api.middleware.request_id [None req-df3de9d4-96ab-47a1-9530-d7a895b10554 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.442058] [57793]: INFO cinder.api.openstack.wsgi [None req-df3de9d4-96ab-47a1-9530-d7a895b10554 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1082.442338] [57793]: DEBUG cinder.api.openstack.wsgi [None req-df3de9d4-96ab-47a1-9530-d7a895b10554 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.442625] [57793]: DEBUG cinder.api.openstack.wsgi [None req-df3de9d4-96ab-47a1-9530-d7a895b10554 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.454598] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.454598] [57793]: warnings.warn( [ 1082.459664] [57793]: INFO cinder.volume.api [None req-df3de9d4-96ab-47a1-9530-d7a895b10554 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1082.466450] [57793]: INFO cinder.api.openstack.wsgi [None req-df3de9d4-96ab-47a1-9530-d7a895b10554 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1082.467096] [57793]: [pid: 57793|app: 0|req: 182/362] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:17 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1082.715763] [57792]: DEBUG cinder.api.middleware.request_id [None req-4317c9f5-aaa8-4cd3-81f3-fcbf5f471e25 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.718527] [57792]: INFO cinder.api.openstack.wsgi [None req-4317c9f5-aaa8-4cd3-81f3-fcbf5f471e25 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1082.718755] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4317c9f5-aaa8-4cd3-81f3-fcbf5f471e25 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1082.719086] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4317c9f5-aaa8-4cd3-81f3-fcbf5f471e25 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1082.734567] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.734567] [57792]: warnings.warn( [ 1082.740253] [57792]: INFO cinder.volume.api [None req-4317c9f5-aaa8-4cd3-81f3-fcbf5f471e25 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1082.747281] [57792]: INFO cinder.api.openstack.wsgi [None req-4317c9f5-aaa8-4cd3-81f3-fcbf5f471e25 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1082.747861] [57792]: [pid: 57792|app: 0|req: 181/363] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:17 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.478406] [57793]: DEBUG cinder.api.middleware.request_id [None req-5a00f0b9-9791-4e67-8acc-76230aec22de None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.481489] [57793]: INFO cinder.api.openstack.wsgi [None req-5a00f0b9-9791-4e67-8acc-76230aec22de tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1083.481489] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5a00f0b9-9791-4e67-8acc-76230aec22de tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.482015] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5a00f0b9-9791-4e67-8acc-76230aec22de tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.492818] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.492818] [57793]: warnings.warn( [ 1083.497219] [57793]: INFO cinder.volume.api [None req-5a00f0b9-9791-4e67-8acc-76230aec22de tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1083.502897] [57793]: INFO cinder.api.openstack.wsgi [None req-5a00f0b9-9791-4e67-8acc-76230aec22de tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1083.503388] [57793]: [pid: 57793|app: 0|req: 183/364] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:18 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.733405] [57792]: DEBUG cinder.api.middleware.request_id [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-3a090734-ff17-47e5-8aa8-13358042fafd None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.740308] [57792]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-3a090734-ff17-47e5-8aa8-13358042fafd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] POST http://10.180.1.21/volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195/action [ 1083.740308] [57792]: DEBUG cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-3a090734-ff17-47e5-8aa8-13358042fafd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1083.740308] [57792]: DEBUG cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-3a090734-ff17-47e5-8aa8-13358042fafd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1083.757472] [57793]: DEBUG cinder.api.middleware.request_id [None req-cd60aac3-031e-447f-863d-a68a56d604d8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.760350] [57793]: INFO cinder.api.openstack.wsgi [None req-cd60aac3-031e-447f-863d-a68a56d604d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1083.760567] [57793]: DEBUG cinder.api.openstack.wsgi [None req-cd60aac3-031e-447f-863d-a68a56d604d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1083.760769] [57793]: DEBUG cinder.api.openstack.wsgi [None req-cd60aac3-031e-447f-863d-a68a56d604d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1083.761698] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.761698] [57792]: warnings.warn( [ 1083.772274] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.772274] [57793]: warnings.warn( [ 1083.774214] [57792]: INFO cinder.api.openstack.wsgi [req-86fc5f72-1f46-4588-a948-20a2dbaad25a req-3a090734-ff17-47e5-8aa8-13358042fafd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195/action returned with HTTP 204 [ 1083.774214] [57792]: [pid: 57792|app: 0|req: 182/365] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:33:18 2025] POST /volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1083.776656] [57793]: INFO cinder.volume.api [None req-cd60aac3-031e-447f-863d-a68a56d604d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1083.788403] [57793]: INFO cinder.api.openstack.wsgi [None req-cd60aac3-031e-447f-863d-a68a56d604d8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1083.788403] [57793]: [pid: 57793|app: 0|req: 184/366] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:18 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.514266] [57792]: DEBUG cinder.api.middleware.request_id [None req-48bed21a-45d3-4b34-8db9-d5916e67359d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.516658] [57792]: INFO cinder.api.openstack.wsgi [None req-48bed21a-45d3-4b34-8db9-d5916e67359d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1084.516935] [57792]: DEBUG cinder.api.openstack.wsgi [None req-48bed21a-45d3-4b34-8db9-d5916e67359d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.517225] [57792]: DEBUG cinder.api.openstack.wsgi [None req-48bed21a-45d3-4b34-8db9-d5916e67359d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.528515] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.528515] [57792]: warnings.warn( [ 1084.533435] [57792]: INFO cinder.volume.api [None req-48bed21a-45d3-4b34-8db9-d5916e67359d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1084.539357] [57792]: INFO cinder.api.openstack.wsgi [None req-48bed21a-45d3-4b34-8db9-d5916e67359d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1084.539837] [57792]: [pid: 57792|app: 0|req: 183/367] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:19 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.803760] [57793]: DEBUG cinder.api.middleware.request_id [None req-08d100dc-32d9-4af4-8e53-51e0c3f99367 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.806221] [57793]: INFO cinder.api.openstack.wsgi [None req-08d100dc-32d9-4af4-8e53-51e0c3f99367 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1084.806790] [57793]: DEBUG cinder.api.openstack.wsgi [None req-08d100dc-32d9-4af4-8e53-51e0c3f99367 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.808019] [57793]: DEBUG cinder.api.openstack.wsgi [None req-08d100dc-32d9-4af4-8e53-51e0c3f99367 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.821545] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.821545] [57793]: warnings.warn( [ 1084.824907] [57793]: INFO cinder.volume.api [None req-08d100dc-32d9-4af4-8e53-51e0c3f99367 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1084.830752] [57793]: INFO cinder.api.openstack.wsgi [None req-08d100dc-32d9-4af4-8e53-51e0c3f99367 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1084.830752] [57793]: [pid: 57793|app: 0|req: 185/368] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:19 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1084.840804] [57792]: DEBUG cinder.api.middleware.request_id [None req-820ace99-1995-4c11-b23e-ba0686d21a80 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.842890] [57792]: INFO cinder.api.openstack.wsgi [None req-820ace99-1995-4c11-b23e-ba0686d21a80 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1084.843253] [57792]: DEBUG cinder.api.openstack.wsgi [None req-820ace99-1995-4c11-b23e-ba0686d21a80 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1084.843547] [57792]: DEBUG cinder.api.openstack.wsgi [None req-820ace99-1995-4c11-b23e-ba0686d21a80 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1084.854905] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.854905] [57792]: warnings.warn( [ 1084.858226] [57792]: INFO cinder.volume.api [None req-820ace99-1995-4c11-b23e-ba0686d21a80 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1084.863050] [57792]: INFO cinder.api.openstack.wsgi [None req-820ace99-1995-4c11-b23e-ba0686d21a80 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1084.863614] [57792]: [pid: 57792|app: 0|req: 184/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:19 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1085.550467] [57793]: DEBUG cinder.api.middleware.request_id [None req-f7bedfde-80f6-4bbd-90a6-79558b827089 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.552691] [57793]: INFO cinder.api.openstack.wsgi [None req-f7bedfde-80f6-4bbd-90a6-79558b827089 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1085.552912] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f7bedfde-80f6-4bbd-90a6-79558b827089 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1085.553222] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f7bedfde-80f6-4bbd-90a6-79558b827089 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1085.564713] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.564713] [57793]: warnings.warn( [ 1085.568720] [57793]: INFO cinder.volume.api [None req-f7bedfde-80f6-4bbd-90a6-79558b827089 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1085.573990] [57793]: INFO cinder.api.openstack.wsgi [None req-f7bedfde-80f6-4bbd-90a6-79558b827089 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1085.574411] [57793]: [pid: 57793|app: 0|req: 186/370] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:20 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.585148] [57792]: DEBUG cinder.api.middleware.request_id [None req-7fca7937-b6f4-4eb8-829c-ea8050a4b246 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.588164] [57792]: INFO cinder.api.openstack.wsgi [None req-7fca7937-b6f4-4eb8-829c-ea8050a4b246 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1086.588480] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7fca7937-b6f4-4eb8-829c-ea8050a4b246 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.588695] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7fca7937-b6f4-4eb8-829c-ea8050a4b246 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.602459] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.602459] [57792]: warnings.warn( [ 1086.607013] [57792]: INFO cinder.volume.api [None req-7fca7937-b6f4-4eb8-829c-ea8050a4b246 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1086.612283] [57792]: INFO cinder.api.openstack.wsgi [None req-7fca7937-b6f4-4eb8-829c-ea8050a4b246 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1086.612704] [57792]: [pid: 57792|app: 0|req: 185/371] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:21 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.622302] [57793]: DEBUG cinder.api.middleware.request_id [None req-3e54d1e7-0037-42ea-b34e-b98c8af9a733 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.624694] [57793]: INFO cinder.api.openstack.wsgi [None req-3e54d1e7-0037-42ea-b34e-b98c8af9a733 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1087.625012] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3e54d1e7-0037-42ea-b34e-b98c8af9a733 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.625244] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3e54d1e7-0037-42ea-b34e-b98c8af9a733 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.638328] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.638328] [57793]: warnings.warn( [ 1087.643651] [57793]: INFO cinder.volume.api [None req-3e54d1e7-0037-42ea-b34e-b98c8af9a733 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1087.649973] [57793]: INFO cinder.api.openstack.wsgi [None req-3e54d1e7-0037-42ea-b34e-b98c8af9a733 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1087.650556] [57793]: [pid: 57793|app: 0|req: 187/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:22 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1088.661299] [57792]: DEBUG cinder.api.middleware.request_id [None req-c769dc09-2aab-4c4f-bd0f-89c82e876c36 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.663442] [57792]: INFO cinder.api.openstack.wsgi [None req-c769dc09-2aab-4c4f-bd0f-89c82e876c36 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1088.663655] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c769dc09-2aab-4c4f-bd0f-89c82e876c36 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1088.664125] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c769dc09-2aab-4c4f-bd0f-89c82e876c36 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.674881] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.674881] [57792]: warnings.warn( [ 1088.680380] [57792]: INFO cinder.volume.api [None req-c769dc09-2aab-4c4f-bd0f-89c82e876c36 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1088.686214] [57792]: INFO cinder.api.openstack.wsgi [None req-c769dc09-2aab-4c4f-bd0f-89c82e876c36 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1088.686677] [57792]: [pid: 57792|app: 0|req: 186/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:23 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.698286] [57793]: DEBUG cinder.api.middleware.request_id [None req-6a5d09b5-c0e4-49c1-9756-4d89bd98a762 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.700868] [57793]: INFO cinder.api.openstack.wsgi [None req-6a5d09b5-c0e4-49c1-9756-4d89bd98a762 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1089.700957] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6a5d09b5-c0e4-49c1-9756-4d89bd98a762 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.701201] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6a5d09b5-c0e4-49c1-9756-4d89bd98a762 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.712886] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.712886] [57793]: warnings.warn( [ 1089.718107] [57793]: INFO cinder.volume.api [None req-6a5d09b5-c0e4-49c1-9756-4d89bd98a762 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1089.724114] [57793]: INFO cinder.api.openstack.wsgi [None req-6a5d09b5-c0e4-49c1-9756-4d89bd98a762 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1089.724603] [57793]: [pid: 57793|app: 0|req: 188/374] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:24 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.736168] [57792]: DEBUG cinder.api.middleware.request_id [None req-cc715a55-e970-4187-9a89-2f0a7ca94b6a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.738968] [57792]: INFO cinder.api.openstack.wsgi [None req-cc715a55-e970-4187-9a89-2f0a7ca94b6a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1090.739347] [57792]: DEBUG cinder.api.openstack.wsgi [None req-cc715a55-e970-4187-9a89-2f0a7ca94b6a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.739698] [57792]: DEBUG cinder.api.openstack.wsgi [None req-cc715a55-e970-4187-9a89-2f0a7ca94b6a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.756622] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.756622] [57792]: warnings.warn( [ 1090.764607] [57792]: INFO cinder.volume.api [None req-cc715a55-e970-4187-9a89-2f0a7ca94b6a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1090.772123] [57792]: INFO cinder.api.openstack.wsgi [None req-cc715a55-e970-4187-9a89-2f0a7ca94b6a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1090.772639] [57792]: [pid: 57792|app: 0|req: 187/375] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:25 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.787306] [57793]: DEBUG cinder.api.middleware.request_id [None req-7bd766ca-4707-4539-bc9c-a4e76fa8dbfa None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.790425] [57793]: INFO cinder.api.openstack.wsgi [None req-7bd766ca-4707-4539-bc9c-a4e76fa8dbfa tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1091.790649] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7bd766ca-4707-4539-bc9c-a4e76fa8dbfa tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1091.790877] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7bd766ca-4707-4539-bc9c-a4e76fa8dbfa tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1091.808250] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.808250] [57793]: warnings.warn( [ 1091.812783] [57793]: INFO cinder.volume.api [None req-7bd766ca-4707-4539-bc9c-a4e76fa8dbfa tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1091.820814] [57793]: INFO cinder.api.openstack.wsgi [None req-7bd766ca-4707-4539-bc9c-a4e76fa8dbfa tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1091.821347] [57793]: [pid: 57793|app: 0|req: 189/376] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:26 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1092.835576] [57792]: DEBUG cinder.api.middleware.request_id [None req-fb11ff12-a6af-4207-93c5-eb46649c52c0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.839481] [57792]: INFO cinder.api.openstack.wsgi [None req-fb11ff12-a6af-4207-93c5-eb46649c52c0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1092.840287] [57792]: DEBUG cinder.api.openstack.wsgi [None req-fb11ff12-a6af-4207-93c5-eb46649c52c0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.840287] [57792]: DEBUG cinder.api.openstack.wsgi [None req-fb11ff12-a6af-4207-93c5-eb46649c52c0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.855472] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.855472] [57792]: warnings.warn( [ 1092.861299] [57792]: INFO cinder.volume.api [None req-fb11ff12-a6af-4207-93c5-eb46649c52c0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1092.868663] [57792]: INFO cinder.api.openstack.wsgi [None req-fb11ff12-a6af-4207-93c5-eb46649c52c0 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1092.869195] [57792]: [pid: 57792|app: 0|req: 188/377] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:27 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1092.907156] [57793]: DEBUG cinder.api.middleware.request_id [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-859c7ecc-fcb2-4b9b-bf23-4b287ff6461a None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.909816] [57793]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-859c7ecc-fcb2-4b9b-bf23-4b287ff6461a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1092.910129] [57793]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-859c7ecc-fcb2-4b9b-bf23-4b287ff6461a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.910933] [57793]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-859c7ecc-fcb2-4b9b-bf23-4b287ff6461a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.921480] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.921480] [57793]: warnings.warn( [ 1092.926122] [57793]: INFO cinder.volume.api [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-859c7ecc-fcb2-4b9b-bf23-4b287ff6461a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1092.932716] [57793]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-859c7ecc-fcb2-4b9b-bf23-4b287ff6461a tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1092.933223] [57793]: [pid: 57793|app: 0|req: 190/378] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:33:27 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.393872] [57792]: DEBUG cinder.api.middleware.request_id [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-27f5f4a9-d3f2-4b5f-a9d8-8539b80b08b2 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.399213] [57792]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-27f5f4a9-d3f2-4b5f-a9d8-8539b80b08b2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1093.401407] [57792]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-27f5f4a9-d3f2-4b5f-a9d8-8539b80b08b2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.401799] [57792]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-27f5f4a9-d3f2-4b5f-a9d8-8539b80b08b2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.416227] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.416227] [57792]: warnings.warn( [ 1093.421269] [57792]: INFO cinder.volume.api [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-27f5f4a9-d3f2-4b5f-a9d8-8539b80b08b2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1093.428320] [57792]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-27f5f4a9-d3f2-4b5f-a9d8-8539b80b08b2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1093.429038] [57792]: [pid: 57792|app: 0|req: 189/379] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:33:28 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 1391 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1093.442032] [57793]: DEBUG cinder.api.middleware.request_id [None req-097b43b0-7a54-4f55-a1be-442fa1549913 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.442032] [57793]: INFO cinder.api.openstack.wsgi [None req-097b43b0-7a54-4f55-a1be-442fa1549913 None None] GET http://10.180.1.21/volume// [ 1093.442315] [57793]: DEBUG cinder.api.openstack.wsgi [None req-097b43b0-7a54-4f55-a1be-442fa1549913 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.442569] [57793]: DEBUG cinder.api.openstack.wsgi [None req-097b43b0-7a54-4f55-a1be-442fa1549913 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.443976] [57793]: INFO cinder.api.openstack.wsgi [None req-097b43b0-7a54-4f55-a1be-442fa1549913 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1093.443976] [57793]: [pid: 57793|app: 0|req: 191/380] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:33:28 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1093.451282] [57792]: DEBUG cinder.api.middleware.request_id [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-e128e5ec-4a09-43d4-b371-c5e5ee2e61f2 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.453601] [57792]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-e128e5ec-4a09-43d4-b371-c5e5ee2e61f2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1093.454391] [57792]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-e128e5ec-4a09-43d4-b371-c5e5ee2e61f2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "239f5fb0-ee9e-4057-b1d2-d9527987035f", "connector": null, "instance_uuid": "8638b1d1-2308-42d4-acbb-0c50031dc886"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1093.464789] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.464789] [57792]: warnings.warn( [ 1093.492832] [57792]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-e128e5ec-4a09-43d4-b371-c5e5ee2e61f2 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1093.493451] [57792]: [pid: 57792|app: 0|req: 190/381] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:33:28 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.929722] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=159,cinder:INSERT=17,cinder:UPDATE=26 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1102.977510] [57793]: DEBUG cinder.api.middleware.request_id [None req-02e36854-d968-4321-a0e2-3be2e45c3aab None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.977510] [57793]: INFO cinder.api.openstack.wsgi [None req-02e36854-d968-4321-a0e2-3be2e45c3aab None None] GET http://10.180.1.21/volume// [ 1102.977510] [57793]: DEBUG cinder.api.openstack.wsgi [None req-02e36854-d968-4321-a0e2-3be2e45c3aab None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.977837] [57793]: DEBUG cinder.api.openstack.wsgi [None req-02e36854-d968-4321-a0e2-3be2e45c3aab None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.978222] [57793]: INFO cinder.api.openstack.wsgi [None req-02e36854-d968-4321-a0e2-3be2e45c3aab None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1102.978922] [57793]: [pid: 57793|app: 0|req: 192/382] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:33:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1102.984338] [57792]: DEBUG cinder.api.middleware.request_id [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-11022f35-1158-42e6-92ef-12ac2acaf31f None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.988302] [57792]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-11022f35-1158-42e6-92ef-12ac2acaf31f tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1102.988825] [57792]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-11022f35-1158-42e6-92ef-12ac2acaf31f tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.989211] [57792]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-11022f35-1158-42e6-92ef-12ac2acaf31f tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.006938] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.006938] [57792]: warnings.warn( [ 1103.014485] [57792]: INFO cinder.volume.api [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-11022f35-1158-42e6-92ef-12ac2acaf31f tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1103.026620] [57792]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-11022f35-1158-42e6-92ef-12ac2acaf31f tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 200 [ 1103.027177] [57792]: [pid: 57792|app: 0|req: 191/383] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:33:37 2025] GET /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 1571 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1103.196109] [57793]: DEBUG cinder.api.middleware.request_id [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-eeae5b11-d40b-4561-b639-a0c59aca7444 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.198825] [57793]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-eeae5b11-d40b-4561-b639-a0c59aca7444 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] PUT http://10.180.1.21/volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809 [ 1103.199346] [57793]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-eeae5b11-d40b-4561-b639-a0c59aca7444 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-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=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1103.209360] [57793]: DEBUG cinder.coordination [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-eeae5b11-d40b-4561-b639-a0c59aca7444 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Acquiring lock "cinder-attachment_update-239f5fb0-ee9e-4057-b1d2-d9527987035f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1103.214726] [57793]: DEBUG cinder.coordination [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-eeae5b11-d40b-4561-b639-a0c59aca7444 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Lock "cinder-attachment_update-239f5fb0-ee9e-4057-b1d2-d9527987035f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1103.216150] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.216150] [57793]: warnings.warn( [ 1103.744688] [57793]: DEBUG cinder.coordination [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-eeae5b11-d40b-4561-b639-a0c59aca7444 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Lock "cinder-attachment_update-239f5fb0-ee9e-4057-b1d2-d9527987035f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1103.745205] [57793]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-eeae5b11-d40b-4561-b639-a0c59aca7444 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809 returned with HTTP 200 [ 1103.745914] [57793]: [pid: 57793|app: 0|req: 193/384] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:33:37 2025] PUT /volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809 => generated 617 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.256386] [57792]: DEBUG cinder.api.middleware.request_id [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-a32d57b3-a289-4e52-b7d6-7a7c61586b6b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.258775] [57792]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-a32d57b3-a289-4e52-b7d6-7a7c61586b6b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809/action [ 1104.259305] [57792]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-a32d57b3-a289-4e52-b7d6-7a7c61586b6b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1104.259441] [57792]: DEBUG cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-a32d57b3-a289-4e52-b7d6-7a7c61586b6b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1104.282499] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.282499] [57792]: warnings.warn( [ 1104.292533] [57792]: INFO cinder.api.openstack.wsgi [req-a5c33555-fd26-433e-b17e-4bd037f7a99f req-a32d57b3-a289-4e52-b7d6-7a7c61586b6b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809/action returned with HTTP 204 [ 1104.293145] [57792]: [pid: 57792|app: 0|req: 192/385] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:33:38 2025] POST /volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1104.566333] [57793]: DEBUG cinder.api.middleware.request_id [req-5deda518-d8d5-476a-a9a5-b5494a3e5f93 req-dd238aa0-454e-4705-aa6d-e02424e717ef None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.568675] [57793]: INFO cinder.api.openstack.wsgi [req-5deda518-d8d5-476a-a9a5-b5494a3e5f93 req-dd238aa0-454e-4705-aa6d-e02424e717ef tempest-ServerActionsTestJSON-46198148 tempest-ServerActionsTestJSON-46198148-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=d59edbef-b7dc-40e8-8a31-c1c1f3bc8647 [ 1104.568946] [57793]: DEBUG cinder.api.openstack.wsgi [req-5deda518-d8d5-476a-a9a5-b5494a3e5f93 req-dd238aa0-454e-4705-aa6d-e02424e717ef tempest-ServerActionsTestJSON-46198148 tempest-ServerActionsTestJSON-46198148-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1104.569208] [57793]: DEBUG cinder.api.openstack.wsgi [req-5deda518-d8d5-476a-a9a5-b5494a3e5f93 req-dd238aa0-454e-4705-aa6d-e02424e717ef tempest-ServerActionsTestJSON-46198148 tempest-ServerActionsTestJSON-46198148-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1104.574496] [57793]: INFO cinder.api.openstack.wsgi [req-5deda518-d8d5-476a-a9a5-b5494a3e5f93 req-dd238aa0-454e-4705-aa6d-e02424e717ef tempest-ServerActionsTestJSON-46198148 tempest-ServerActionsTestJSON-46198148-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=d59edbef-b7dc-40e8-8a31-c1c1f3bc8647 returned with HTTP 200 [ 1104.574944] [57793]: [pid: 57793|app: 0|req: 194/386] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Nov 20 20:33:39 2025] GET /volume/v3/attachments?instance_id=d59edbef-b7dc-40e8-8a31-c1c1f3bc8647 => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.630659] [57792]: DEBUG cinder.api.middleware.request_id [None req-9f131a12-8ccd-4967-a86d-8410a37d6c8d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.631318] [57792]: INFO cinder.api.openstack.wsgi [None req-9f131a12-8ccd-4967-a86d-8410a37d6c8d None None] GET http://10.180.1.21/volume// [ 1106.631537] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9f131a12-8ccd-4967-a86d-8410a37d6c8d None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.631805] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9f131a12-8ccd-4967-a86d-8410a37d6c8d None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.632292] [57792]: INFO cinder.api.openstack.wsgi [None req-9f131a12-8ccd-4967-a86d-8410a37d6c8d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1106.632681] [57792]: [pid: 57792|app: 0|req: 193/387] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:33:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1106.644127] [57793]: DEBUG cinder.api.middleware.request_id [req-63c611f0-b310-46af-b904-339f4caad5d4 req-311f6c5f-2ea9-4101-928c-f1abaddc4245 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.648015] [57793]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-311f6c5f-2ea9-4101-928c-f1abaddc4245 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1106.648456] [57793]: DEBUG cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-311f6c5f-2ea9-4101-928c-f1abaddc4245 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca3b747b-4042-4d3a-8190-75166a59b464", "connector": null, "instance_uuid": "1b4f1ae0-bdbd-4302-9ec2-ac27e6093e59"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1106.671077] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.671077] [57793]: warnings.warn( [ 1106.740728] [57793]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-311f6c5f-2ea9-4101-928c-f1abaddc4245 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1106.741260] [57793]: [pid: 57793|app: 0|req: 195/388] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:33:41 2025] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1106.747112] [57792]: DEBUG cinder.api.middleware.request_id [req-63c611f0-b310-46af-b904-339f4caad5d4 req-0d8133e8-3b6a-481c-b3d7-1414ac06eaba None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.749262] [57792]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-0d8133e8-3b6a-481c-b3d7-1414ac06eaba tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] DELETE http://10.180.1.21/volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195 [ 1106.749519] [57792]: DEBUG cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-0d8133e8-3b6a-481c-b3d7-1414ac06eaba tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.749860] [57792]: DEBUG cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-0d8133e8-3b6a-481c-b3d7-1414ac06eaba tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.765805] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.765805] [57792]: warnings.warn( [ 1107.318348] [57792]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-0d8133e8-3b6a-481c-b3d7-1414ac06eaba tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195 returned with HTTP 200 [ 1107.319208] [57792]: [pid: 57792|app: 0|req: 194/389] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:33:41 2025] DELETE /volume/v3/attachments/494c2351-c0df-4afd-bc8a-bb7c6f89b195 => generated 192 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.197477] [57793]: DEBUG cinder.api.middleware.request_id [None req-86f1efb5-746a-4876-8b61-59c66be34a66 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.200176] [57793]: INFO cinder.api.openstack.wsgi [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1111.200784] [57793]: DEBUG cinder.api.openstack.wsgi [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-912928953"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1111.202300] [57793]: DEBUG cinder.api.v3.volumes [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-912928953'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1111.202422] [57793]: INFO cinder.api.v3.volumes [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume of 1 GB [ 1111.202774] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.202774] [57793]: warnings.warn( [ 1111.207975] [57793]: INFO cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Availability Zones retrieved successfully. [ 1111.216574] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Flow 'volume_create_api' (19fe3314-eb47-460f-9289-d37537031ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1111.218021] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb6f581b-3221-4363-a8a2-e89cf91deb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1111.219528] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1111.238376] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb6f581b-3221-4363-a8a2-e89cf91deb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1111.239391] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a214ef1-5029-4342-8444-ae4d9499f2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1111.271918] [57793]: DEBUG cinder.quota [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Created reservations ['2d014696-cc29-4154-8f9d-0ab1300add98', '86d1af34-4209-4495-a27c-eaa84540174c', 'a59c152c-776e-46d8-8fdd-509a964f79e9', 'debbf7ca-79dc-429e-9222-e4bd097772ed'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1111.273245] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a214ef1-5029-4342-8444-ae4d9499f2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d014696-cc29-4154-8f9d-0ab1300add98', '86d1af34-4209-4495-a27c-eaa84540174c', 'a59c152c-776e-46d8-8fdd-509a964f79e9', 'debbf7ca-79dc-429e-9222-e4bd097772ed']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1111.273978] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7522e27-d025-439e-9de5-9556b78eaa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1111.292252] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7522e27-d025-439e-9de5-9556b78eaa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ee4f406-544d-4cf6-8a9c-06509686424e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-912928953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',qos_specs=None,replication_status=,reservations=['2d014696-cc29-4154-8f9d-0ab1300add98','86d1af34-4209-4495-a27c-eaa84540174c','a59c152c-776e-46d8-8fdd-509a964f79e9','debbf7ca-79dc-429e-9222-e4bd097772ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f911b88d2080471b8ad8436e56010f15',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-912928953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ee4f406-544d-4cf6-8a9c-06509686424e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',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='f911b88d2080471b8ad8436e56010f15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1111.293329] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b1421d-90f3-422d-b5e7-7d6a1977cca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1111.308501] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b1421d-90f3-422d-b5e7-7d6a1977cca9) 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-912928953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',qos_specs=None,replication_status=,reservations=['2d014696-cc29-4154-8f9d-0ab1300add98','86d1af34-4209-4495-a27c-eaa84540174c','a59c152c-776e-46d8-8fdd-509a964f79e9','debbf7ca-79dc-429e-9222-e4bd097772ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f911b88d2080471b8ad8436e56010f15',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1111.309509] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a70e42-b5d8-4c4e-bdc4-9912cd4105aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1111.319874] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a70e42-b5d8-4c4e-bdc4-9912cd4105aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1111.321112] [57793]: DEBUG cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Flow 'volume_create_api' (19fe3314-eb47-460f-9289-d37537031ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1111.321609] [57793]: INFO cinder.volume.api [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume request issued successfully. [ 1111.322365] [57793]: INFO cinder.api.openstack.wsgi [None req-86f1efb5-746a-4876-8b61-59c66be34a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1111.322892] [57793]: [pid: 57793|app: 0|req: 196/390] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:33:45 2025] POST /volume/v3/volumes => generated 749 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1111.331470] [57792]: DEBUG cinder.api.middleware.request_id [None req-0959b7a4-0990-4292-828a-8585888cdcca None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.334284] [57792]: INFO cinder.api.openstack.wsgi [None req-0959b7a4-0990-4292-828a-8585888cdcca tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1111.334559] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0959b7a4-0990-4292-828a-8585888cdcca tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.334772] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0959b7a4-0990-4292-828a-8585888cdcca tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.343398] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.343398] [57792]: warnings.warn( [ 1111.348223] [57792]: INFO cinder.volume.api [None req-0959b7a4-0990-4292-828a-8585888cdcca tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1111.354183] [57792]: INFO cinder.api.openstack.wsgi [None req-0959b7a4-0990-4292-828a-8585888cdcca tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1111.354509] [57792]: [pid: 57792|app: 0|req: 195/391] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:46 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.301950] [57793]: DEBUG cinder.api.middleware.request_id [req-63c611f0-b310-46af-b904-339f4caad5d4 req-1c3b6b98-525a-4538-a868-4dd6dc5caf14 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.304396] [57793]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-1c3b6b98-525a-4538-a868-4dd6dc5caf14 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] PUT http://10.180.1.21/volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d [ 1112.304791] [57793]: DEBUG cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-1c3b6b98-525a-4538-a868-4dd6dc5caf14 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-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-901699", "mountpoint": "/dev/sdb"}}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1112.315095] [57793]: DEBUG cinder.coordination [req-63c611f0-b310-46af-b904-339f4caad5d4 req-1c3b6b98-525a-4538-a868-4dd6dc5caf14 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Acquiring lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1112.320063] [57793]: DEBUG cinder.coordination [req-63c611f0-b310-46af-b904-339f4caad5d4 req-1c3b6b98-525a-4538-a868-4dd6dc5caf14 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1112.321318] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.321318] [57793]: warnings.warn( [ 1112.365246] [57792]: DEBUG cinder.api.middleware.request_id [None req-6d5908a5-937f-4b8e-aa70-3f7c3dbbd086 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.367455] [57792]: INFO cinder.api.openstack.wsgi [None req-6d5908a5-937f-4b8e-aa70-3f7c3dbbd086 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1112.367760] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6d5908a5-937f-4b8e-aa70-3f7c3dbbd086 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1112.367982] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6d5908a5-937f-4b8e-aa70-3f7c3dbbd086 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1112.375991] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.375991] [57792]: warnings.warn( [ 1112.380934] [57792]: INFO cinder.volume.api [None req-6d5908a5-937f-4b8e-aa70-3f7c3dbbd086 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1112.386144] [57792]: INFO cinder.api.openstack.wsgi [None req-6d5908a5-937f-4b8e-aa70-3f7c3dbbd086 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1112.386617] [57792]: [pid: 57792|app: 0|req: 196/392] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:47 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1112.427173] [57792]: DEBUG cinder.api.middleware.request_id [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-97c34fee-b6e8-43c9-b09f-34b03ac3a57d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.429669] [57792]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-97c34fee-b6e8-43c9-b09f-34b03ac3a57d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1112.429873] [57792]: DEBUG cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-97c34fee-b6e8-43c9-b09f-34b03ac3a57d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1112.430093] [57792]: DEBUG cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-97c34fee-b6e8-43c9-b09f-34b03ac3a57d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1112.439641] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.439641] [57792]: warnings.warn( [ 1112.444755] [57792]: INFO cinder.volume.api [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-97c34fee-b6e8-43c9-b09f-34b03ac3a57d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1112.450024] [57792]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-97c34fee-b6e8-43c9-b09f-34b03ac3a57d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1112.450557] [57792]: [pid: 57792|app: 0|req: 197/393] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:33:47 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.844847] [57793]: DEBUG cinder.coordination [req-63c611f0-b310-46af-b904-339f4caad5d4 req-1c3b6b98-525a-4538-a868-4dd6dc5caf14 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1112.845301] [57793]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-1c3b6b98-525a-4538-a868-4dd6dc5caf14 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d returned with HTTP 200 [ 1112.845997] [57793]: [pid: 57793|app: 0|req: 197/394] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:33:47 2025] PUT /volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.851216] [57792]: DEBUG cinder.api.middleware.request_id [req-63c611f0-b310-46af-b904-339f4caad5d4 req-35ea0a83-c69d-42c6-9052-d11dd02ce961 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.853861] [57792]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-35ea0a83-c69d-42c6-9052-d11dd02ce961 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d [ 1112.854135] [57792]: DEBUG cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-35ea0a83-c69d-42c6-9052-d11dd02ce961 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1112.854351] [57792]: DEBUG cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-35ea0a83-c69d-42c6-9052-d11dd02ce961 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1112.873469] [57792]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-35ea0a83-c69d-42c6-9052-d11dd02ce961 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d returned with HTTP 200 [ 1112.873938] [57792]: [pid: 57792|app: 0|req: 198/395] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Nov 20 20:33:47 2025] GET /volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1113.688478] [57793]: DEBUG cinder.api.middleware.request_id [None req-91baa269-baff-478e-bd89-2141ea35b9d6 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.690743] [57793]: INFO cinder.api.openstack.wsgi [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1113.691395] [57793]: DEBUG cinder.api.openstack.wsgi [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1318353331"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1113.694310] [57793]: DEBUG cinder.api.v3.volumes [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1318353331'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1113.694439] [57793]: INFO cinder.api.v3.volumes [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Create volume of 1 GB [ 1113.694829] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.694829] [57793]: warnings.warn( [ 1113.700844] [57793]: INFO cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Availability Zones retrieved successfully. [ 1113.707782] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Flow 'volume_create_api' (eebcbe86-b567-4872-ab1d-f89b11331571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1113.709012] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66347f5-d7c2-4599-b751-51d40143e18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1113.710399] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1113.731105] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66347f5-d7c2-4599-b751-51d40143e18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1113.732666] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609447dd-0ae0-4b9b-8f04-7848666d69f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1113.765915] [57793]: DEBUG cinder.quota [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Created reservations ['6fa42bc7-8362-419a-b515-d62acd1a7591', '907319c8-41a2-4cf4-b238-49c53be0c6ca', '4379c15c-eb3f-4d55-97a3-59781ed5e103', '87b51966-7622-43b5-8ecd-4adec19d2a15'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1113.766928] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (609447dd-0ae0-4b9b-8f04-7848666d69f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fa42bc7-8362-419a-b515-d62acd1a7591', '907319c8-41a2-4cf4-b238-49c53be0c6ca', '4379c15c-eb3f-4d55-97a3-59781ed5e103', '87b51966-7622-43b5-8ecd-4adec19d2a15']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1113.767849] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40abe90b-3a0e-4bc9-912a-b8ff9f1537c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1113.794245] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40abe90b-3a0e-4bc9-912a-b8ff9f1537c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c21855-07ea-4760-8e09-ceff5e235053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1318353331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa33bc1eaa5b4d4bb5063ffee3b1d8c6',qos_specs=None,replication_status=,reservations=['6fa42bc7-8362-419a-b515-d62acd1a7591','907319c8-41a2-4cf4-b238-49c53be0c6ca','4379c15c-eb3f-4d55-97a3-59781ed5e103','87b51966-7622-43b5-8ecd-4adec19d2a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cc051844c5464a9493f7f9f1817710',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1318353331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76c21855-07ea-4760-8e09-ceff5e235053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa33bc1eaa5b4d4bb5063ffee3b1d8c6',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='c4cc051844c5464a9493f7f9f1817710',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1113.795286] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6525ab8-6898-4e6f-a634-2e727fd08d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1113.812539] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6525ab8-6898-4e6f-a634-2e727fd08d9b) 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-1318353331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa33bc1eaa5b4d4bb5063ffee3b1d8c6',qos_specs=None,replication_status=,reservations=['6fa42bc7-8362-419a-b515-d62acd1a7591','907319c8-41a2-4cf4-b238-49c53be0c6ca','4379c15c-eb3f-4d55-97a3-59781ed5e103','87b51966-7622-43b5-8ecd-4adec19d2a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4cc051844c5464a9493f7f9f1817710',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1113.813463] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b82e65-84ea-40f4-8bc9-3d630b965b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1113.822700] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b82e65-84ea-40f4-8bc9-3d630b965b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1113.823829] [57793]: DEBUG cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Flow 'volume_create_api' (eebcbe86-b567-4872-ab1d-f89b11331571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1113.824198] [57793]: INFO cinder.volume.api [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Create volume request issued successfully. [ 1113.824848] [57793]: INFO cinder.api.openstack.wsgi [None req-91baa269-baff-478e-bd89-2141ea35b9d6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1113.825333] [57793]: [pid: 57793|app: 0|req: 198/396] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:33:48 2025] POST /volume/v3/volumes => generated 756 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1113.835471] [57792]: DEBUG cinder.api.middleware.request_id [None req-f80ccaa6-052f-431c-b78b-9fced099057d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.837167] [57792]: INFO cinder.api.openstack.wsgi [None req-f80ccaa6-052f-431c-b78b-9fced099057d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1113.837442] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f80ccaa6-052f-431c-b78b-9fced099057d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.837636] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f80ccaa6-052f-431c-b78b-9fced099057d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.845679] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.845679] [57792]: warnings.warn( [ 1113.850850] [57792]: INFO cinder.volume.api [None req-f80ccaa6-052f-431c-b78b-9fced099057d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1113.856988] [57792]: INFO cinder.api.openstack.wsgi [None req-f80ccaa6-052f-431c-b78b-9fced099057d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1113.857549] [57792]: [pid: 57792|app: 0|req: 199/397] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:48 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.971562] [57793]: DEBUG cinder.api.middleware.request_id [None req-77f5223d-ca3c-495b-b6b6-087d5221520f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.972068] [57793]: INFO cinder.api.openstack.wsgi [None req-77f5223d-ca3c-495b-b6b6-087d5221520f None None] GET http://10.180.1.21/volume// [ 1113.972206] [57793]: DEBUG cinder.api.openstack.wsgi [None req-77f5223d-ca3c-495b-b6b6-087d5221520f None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.972421] [57793]: DEBUG cinder.api.openstack.wsgi [None req-77f5223d-ca3c-495b-b6b6-087d5221520f None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.972828] [57793]: INFO cinder.api.openstack.wsgi [None req-77f5223d-ca3c-495b-b6b6-087d5221520f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.973157] [57793]: [pid: 57793|app: 0|req: 199/398] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:33:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.978847] [57792]: DEBUG cinder.api.middleware.request_id [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-45b39f1a-3f58-4886-9ce6-d6b34b51eeb9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.982040] [57792]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-45b39f1a-3f58-4886-9ce6-d6b34b51eeb9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1113.982524] [57792]: DEBUG cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-45b39f1a-3f58-4886-9ce6-d6b34b51eeb9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ee4f406-544d-4cf6-8a9c-06509686424e", "connector": null, "instance_uuid": "4e0346b6-7324-4a49-b872-9b85b426c2e1"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1113.995934] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.995934] [57792]: warnings.warn( [ 1114.025808] [57792]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-45b39f1a-3f58-4886-9ce6-d6b34b51eeb9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1114.025808] [57792]: [pid: 57792|app: 0|req: 200/399] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:33:48 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) [ 1114.047501] [57793]: DEBUG cinder.api.middleware.request_id [None req-65ce91a0-9089-4d25-8f62-cdd9c4700c31 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.050108] [57793]: INFO cinder.api.openstack.wsgi [None req-65ce91a0-9089-4d25-8f62-cdd9c4700c31 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1114.050206] [57793]: DEBUG cinder.api.openstack.wsgi [None req-65ce91a0-9089-4d25-8f62-cdd9c4700c31 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.050645] [57793]: DEBUG cinder.api.openstack.wsgi [None req-65ce91a0-9089-4d25-8f62-cdd9c4700c31 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.064348] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.064348] [57793]: warnings.warn( [ 1114.068386] [57793]: INFO cinder.volume.api [None req-65ce91a0-9089-4d25-8f62-cdd9c4700c31 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1114.075015] [57793]: INFO cinder.api.openstack.wsgi [None req-65ce91a0-9089-4d25-8f62-cdd9c4700c31 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1114.075465] [57793]: [pid: 57793|app: 0|req: 200/400] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:48 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.555889] [57792]: DEBUG cinder.api.middleware.request_id [None req-59bd575e-6eba-4ebf-9b2b-b2185bd1ef9a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.556791] [57792]: INFO cinder.api.openstack.wsgi [None req-59bd575e-6eba-4ebf-9b2b-b2185bd1ef9a None None] GET http://10.180.1.21/volume// [ 1114.556850] [57792]: DEBUG cinder.api.openstack.wsgi [None req-59bd575e-6eba-4ebf-9b2b-b2185bd1ef9a None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.557157] [57792]: DEBUG cinder.api.openstack.wsgi [None req-59bd575e-6eba-4ebf-9b2b-b2185bd1ef9a None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.557953] [57792]: INFO cinder.api.openstack.wsgi [None req-59bd575e-6eba-4ebf-9b2b-b2185bd1ef9a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1114.558383] [57792]: [pid: 57792|app: 0|req: 201/401] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:33:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1114.564825] [57793]: DEBUG cinder.api.middleware.request_id [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-4a3deccc-d1f4-4b99-8d9a-e3f877fac7cf None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.567664] [57793]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-4a3deccc-d1f4-4b99-8d9a-e3f877fac7cf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1114.568279] [57793]: DEBUG cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-4a3deccc-d1f4-4b99-8d9a-e3f877fac7cf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.568779] [57793]: DEBUG cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-4a3deccc-d1f4-4b99-8d9a-e3f877fac7cf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.584115] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.584115] [57793]: warnings.warn( [ 1114.591677] [57793]: INFO cinder.volume.api [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-4a3deccc-d1f4-4b99-8d9a-e3f877fac7cf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1114.598921] [57793]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-4a3deccc-d1f4-4b99-8d9a-e3f877fac7cf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1114.600339] [57793]: [pid: 57793|app: 0|req: 201/402] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:33:49 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1114.633221] [57792]: DEBUG cinder.api.middleware.request_id [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-3e88e01c-3719-45d2-b686-4fd01ab1d813 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.637573] [57792]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-3e88e01c-3719-45d2-b686-4fd01ab1d813 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] PUT http://10.180.1.21/volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae [ 1114.638180] [57792]: DEBUG cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-3e88e01c-3719-45d2-b686-4fd01ab1d813 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-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-901714", "mountpoint": "/dev/sdb"}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1114.648132] [57792]: DEBUG cinder.coordination [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-3e88e01c-3719-45d2-b686-4fd01ab1d813 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Acquiring lock "cinder-attachment_update-8ee4f406-544d-4cf6-8a9c-06509686424e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1114.656637] [57792]: DEBUG cinder.coordination [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-3e88e01c-3719-45d2-b686-4fd01ab1d813 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Lock "cinder-attachment_update-8ee4f406-544d-4cf6-8a9c-06509686424e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1114.658350] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.658350] [57792]: warnings.warn( [ 1114.871227] [57793]: DEBUG cinder.api.middleware.request_id [None req-0f3a8adc-db40-4332-8f02-05a792132faf None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.873860] [57793]: INFO cinder.api.openstack.wsgi [None req-0f3a8adc-db40-4332-8f02-05a792132faf tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1114.874107] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0f3a8adc-db40-4332-8f02-05a792132faf tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.874331] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0f3a8adc-db40-4332-8f02-05a792132faf tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.884538] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.884538] [57793]: warnings.warn( [ 1114.893544] [57793]: INFO cinder.volume.api [None req-0f3a8adc-db40-4332-8f02-05a792132faf tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1114.910428] [57793]: INFO cinder.api.openstack.wsgi [None req-0f3a8adc-db40-4332-8f02-05a792132faf tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1114.910428] [57793]: [pid: 57793|app: 0|req: 202/403] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:49 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.086238] [57793]: DEBUG cinder.api.middleware.request_id [None req-305169a2-656e-4af7-8d74-153a4a084a73 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.088883] [57793]: INFO cinder.api.openstack.wsgi [None req-305169a2-656e-4af7-8d74-153a4a084a73 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1115.088883] [57793]: DEBUG cinder.api.openstack.wsgi [None req-305169a2-656e-4af7-8d74-153a4a084a73 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1115.089103] [57793]: DEBUG cinder.api.openstack.wsgi [None req-305169a2-656e-4af7-8d74-153a4a084a73 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1115.105252] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.105252] [57793]: warnings.warn( [ 1115.110019] [57793]: INFO cinder.volume.api [None req-305169a2-656e-4af7-8d74-153a4a084a73 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1115.115669] [57793]: INFO cinder.api.openstack.wsgi [None req-305169a2-656e-4af7-8d74-153a4a084a73 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1115.116246] [57793]: [pid: 57793|app: 0|req: 203/404] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:49 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.478468] [57793]: DEBUG cinder.api.middleware.request_id [req-63c611f0-b310-46af-b904-339f4caad5d4 req-2a475b23-1c1c-4d93-a11b-9ce1d567bb37 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.481192] [57793]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-2a475b23-1c1c-4d93-a11b-9ce1d567bb37 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] POST http://10.180.1.21/volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d/action [ 1115.481446] [57793]: DEBUG cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-2a475b23-1c1c-4d93-a11b-9ce1d567bb37 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action body: b'{"os-complete": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1115.481586] [57793]: DEBUG cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-2a475b23-1c1c-4d93-a11b-9ce1d567bb37 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1115.498759] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.498759] [57793]: warnings.warn( [ 1115.511021] [57793]: INFO cinder.api.openstack.wsgi [req-63c611f0-b310-46af-b904-339f4caad5d4 req-2a475b23-1c1c-4d93-a11b-9ce1d567bb37 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d/action returned with HTTP 204 [ 1115.512713] [57793]: [pid: 57793|app: 0|req: 204/405] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:33:50 2025] POST /volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1116.128514] [57793]: DEBUG cinder.api.middleware.request_id [None req-828fdb0b-b1df-437b-a9be-2d4988a289cb None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.131377] [57793]: INFO cinder.api.openstack.wsgi [None req-828fdb0b-b1df-437b-a9be-2d4988a289cb tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1116.131615] [57793]: DEBUG cinder.api.openstack.wsgi [None req-828fdb0b-b1df-437b-a9be-2d4988a289cb tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1116.131871] [57793]: DEBUG cinder.api.openstack.wsgi [None req-828fdb0b-b1df-437b-a9be-2d4988a289cb tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1116.148302] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.148302] [57793]: warnings.warn( [ 1116.153875] [57793]: INFO cinder.volume.api [None req-828fdb0b-b1df-437b-a9be-2d4988a289cb tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1116.162958] [57793]: INFO cinder.api.openstack.wsgi [None req-828fdb0b-b1df-437b-a9be-2d4988a289cb tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1116.163588] [57793]: [pid: 57793|app: 0|req: 205/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:50 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.177093] [57793]: DEBUG cinder.api.middleware.request_id [None req-f6c07d03-9163-492e-83c9-84dc2831cf84 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.179670] [57793]: INFO cinder.api.openstack.wsgi [None req-f6c07d03-9163-492e-83c9-84dc2831cf84 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1117.179893] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f6c07d03-9163-492e-83c9-84dc2831cf84 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1117.180178] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f6c07d03-9163-492e-83c9-84dc2831cf84 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1117.195109] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.195109] [57793]: warnings.warn( [ 1117.200581] [57793]: INFO cinder.volume.api [None req-f6c07d03-9163-492e-83c9-84dc2831cf84 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1117.208122] [57793]: INFO cinder.api.openstack.wsgi [None req-f6c07d03-9163-492e-83c9-84dc2831cf84 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1117.208654] [57793]: [pid: 57793|app: 0|req: 206/407] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:51 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.222688] [57793]: DEBUG cinder.api.middleware.request_id [None req-d3cdd66a-3070-4fa8-8592-20cda5e03ddf None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.226204] [57793]: INFO cinder.api.openstack.wsgi [None req-d3cdd66a-3070-4fa8-8592-20cda5e03ddf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1118.226429] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d3cdd66a-3070-4fa8-8592-20cda5e03ddf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1118.226643] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d3cdd66a-3070-4fa8-8592-20cda5e03ddf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1118.250716] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.250716] [57793]: warnings.warn( [ 1118.256102] [57793]: INFO cinder.volume.api [None req-d3cdd66a-3070-4fa8-8592-20cda5e03ddf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1118.264026] [57793]: INFO cinder.api.openstack.wsgi [None req-d3cdd66a-3070-4fa8-8592-20cda5e03ddf tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1118.264026] [57793]: [pid: 57793|app: 0|req: 207/408] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:52 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.200870] [57792]: DEBUG cinder.coordination [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-3e88e01c-3719-45d2-b686-4fd01ab1d813 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Lock "cinder-attachment_update-8ee4f406-544d-4cf6-8a9c-06509686424e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.543s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1119.201442] [57792]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-3e88e01c-3719-45d2-b686-4fd01ab1d813 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae returned with HTTP 200 [ 1119.202039] [57792]: [pid: 57792|app: 0|req: 202/409] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:33:49 2025] PUT /volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae => generated 617 bytes in 4569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.273307] [57793]: DEBUG cinder.api.middleware.request_id [None req-0b241403-26be-45d3-b4d4-a5ccf9230177 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.276357] [57793]: INFO cinder.api.openstack.wsgi [None req-0b241403-26be-45d3-b4d4-a5ccf9230177 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1119.276582] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0b241403-26be-45d3-b4d4-a5ccf9230177 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1119.276939] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0b241403-26be-45d3-b4d4-a5ccf9230177 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1119.313911] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.313911] [57793]: warnings.warn( [ 1119.318969] [57793]: INFO cinder.volume.api [None req-0b241403-26be-45d3-b4d4-a5ccf9230177 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1119.325191] [57793]: INFO cinder.api.openstack.wsgi [None req-0b241403-26be-45d3-b4d4-a5ccf9230177 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1119.325653] [57793]: [pid: 57793|app: 0|req: 208/410] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:54 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.243772] [57792]: DEBUG cinder.api.middleware.request_id [None req-992d6af3-2ef1-4d77-b380-182ff3b4e0a2 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.244315] [57792]: INFO cinder.api.openstack.wsgi [None req-992d6af3-2ef1-4d77-b380-182ff3b4e0a2 None None] GET http://10.180.1.21/volume// [ 1120.244530] [57792]: DEBUG cinder.api.openstack.wsgi [None req-992d6af3-2ef1-4d77-b380-182ff3b4e0a2 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1120.244767] [57792]: DEBUG cinder.api.openstack.wsgi [None req-992d6af3-2ef1-4d77-b380-182ff3b4e0a2 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1120.245291] [57792]: INFO cinder.api.openstack.wsgi [None req-992d6af3-2ef1-4d77-b380-182ff3b4e0a2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1120.245693] [57792]: [pid: 57792|app: 0|req: 203/411] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:33:54 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1120.252275] [57793]: DEBUG cinder.api.middleware.request_id [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-f4966493-5699-42b1-9d41-204fd78990c9 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.256840] [57793]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-f4966493-5699-42b1-9d41-204fd78990c9 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1120.258057] [57793]: DEBUG cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-f4966493-5699-42b1-9d41-204fd78990c9 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca3b747b-4042-4d3a-8190-75166a59b464", "connector": null, "instance_uuid": "1b4f1ae0-bdbd-4302-9ec2-ac27e6093e59"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1120.277095] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.277095] [57793]: warnings.warn( [ 1120.330597] [57793]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-f4966493-5699-42b1-9d41-204fd78990c9 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1120.331151] [57793]: [pid: 57793|app: 0|req: 209/412] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:33:54 2025] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.338661] [57793]: DEBUG cinder.api.middleware.request_id [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-993afd7c-3f16-4468-883e-a76400b66fd5 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.338724] [57792]: DEBUG cinder.api.middleware.request_id [None req-3c6ef3f4-a723-4b96-8ddc-48dcca5bd8d8 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.341372] [57793]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-993afd7c-3f16-4468-883e-a76400b66fd5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] DELETE http://10.180.1.21/volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d [ 1120.341683] [57793]: DEBUG cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-993afd7c-3f16-4468-883e-a76400b66fd5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1120.341908] [57793]: DEBUG cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-993afd7c-3f16-4468-883e-a76400b66fd5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1120.342365] [57792]: INFO cinder.api.openstack.wsgi [None req-3c6ef3f4-a723-4b96-8ddc-48dcca5bd8d8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1120.342830] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3c6ef3f4-a723-4b96-8ddc-48dcca5bd8d8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1120.343169] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3c6ef3f4-a723-4b96-8ddc-48dcca5bd8d8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1120.351120] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.351120] [57793]: warnings.warn( [ 1120.356689] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.356689] [57792]: warnings.warn( [ 1120.361450] [57792]: INFO cinder.volume.api [None req-3c6ef3f4-a723-4b96-8ddc-48dcca5bd8d8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1120.370742] [57792]: INFO cinder.api.openstack.wsgi [None req-3c6ef3f4-a723-4b96-8ddc-48dcca5bd8d8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1120.371023] [57792]: [pid: 57792|app: 0|req: 204/413] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:55 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.905054] [57793]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-993afd7c-3f16-4468-883e-a76400b66fd5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d returned with HTTP 200 [ 1120.905684] [57793]: [pid: 57793|app: 0|req: 210/414] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:33:55 2025] DELETE /volume/v3/attachments/491ddc7e-8266-4be9-a82f-622cdaf88d8d => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1121.369849] [57792]: DEBUG cinder.api.middleware.request_id [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-75408771-03e0-4a29-b17f-0c7acaeaeef3 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.372521] [57792]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-75408771-03e0-4a29-b17f-0c7acaeaeef3 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae/action [ 1121.373177] [57792]: DEBUG cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-75408771-03e0-4a29-b17f-0c7acaeaeef3 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1121.373328] [57792]: DEBUG cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-75408771-03e0-4a29-b17f-0c7acaeaeef3 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1121.381940] [57793]: DEBUG cinder.api.middleware.request_id [None req-5f95e3d9-9748-4255-b373-ebe55589e9ab None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.383724] [57793]: INFO cinder.api.openstack.wsgi [None req-5f95e3d9-9748-4255-b373-ebe55589e9ab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1121.383945] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5f95e3d9-9748-4255-b373-ebe55589e9ab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1121.384199] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5f95e3d9-9748-4255-b373-ebe55589e9ab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1121.397986] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.397986] [57793]: warnings.warn( [ 1121.401899] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.401899] [57792]: warnings.warn( [ 1121.403038] [57793]: INFO cinder.volume.api [None req-5f95e3d9-9748-4255-b373-ebe55589e9ab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1121.409451] [57793]: INFO cinder.api.openstack.wsgi [None req-5f95e3d9-9748-4255-b373-ebe55589e9ab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1121.409990] [57793]: [pid: 57793|app: 0|req: 211/415] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:56 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.415964] [57792]: INFO cinder.api.openstack.wsgi [req-e0429e26-fc05-4b79-80bb-5a5caab83353 req-75408771-03e0-4a29-b17f-0c7acaeaeef3 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae/action returned with HTTP 204 [ 1121.416568] [57792]: [pid: 57792|app: 0|req: 205/416] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:33:56 2025] POST /volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1122.423257] [57793]: DEBUG cinder.api.middleware.request_id [None req-bfe951d2-1bb2-447a-bfcd-8f5fb3eddcad None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.425922] [57793]: INFO cinder.api.openstack.wsgi [None req-bfe951d2-1bb2-447a-bfcd-8f5fb3eddcad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1122.426433] [57793]: DEBUG cinder.api.openstack.wsgi [None req-bfe951d2-1bb2-447a-bfcd-8f5fb3eddcad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1122.426579] [57793]: DEBUG cinder.api.openstack.wsgi [None req-bfe951d2-1bb2-447a-bfcd-8f5fb3eddcad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1122.445934] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.445934] [57793]: warnings.warn( [ 1122.455975] [57793]: INFO cinder.volume.api [None req-bfe951d2-1bb2-447a-bfcd-8f5fb3eddcad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1122.464210] [57793]: INFO cinder.api.openstack.wsgi [None req-bfe951d2-1bb2-447a-bfcd-8f5fb3eddcad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1122.464210] [57793]: [pid: 57793|app: 0|req: 212/417] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:57 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.480402] [57792]: DEBUG cinder.api.middleware.request_id [None req-a0c3d775-388a-4bce-82f2-6a46eadace04 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.481956] [57792]: INFO cinder.api.openstack.wsgi [None req-a0c3d775-388a-4bce-82f2-6a46eadace04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1122.482187] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a0c3d775-388a-4bce-82f2-6a46eadace04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1122.482421] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a0c3d775-388a-4bce-82f2-6a46eadace04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1122.495938] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.495938] [57792]: warnings.warn( [ 1122.500191] [57792]: INFO cinder.volume.api [None req-a0c3d775-388a-4bce-82f2-6a46eadace04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1122.505504] [57792]: INFO cinder.api.openstack.wsgi [None req-a0c3d775-388a-4bce-82f2-6a46eadace04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1122.506304] [57792]: [pid: 57792|app: 0|req: 206/418] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:57 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.632021] [57793]: DEBUG cinder.api.middleware.request_id [None req-78f65986-4769-46f6-9446-a617b00c036d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.635767] [57793]: INFO cinder.api.openstack.wsgi [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1122.636526] [57793]: DEBUG cinder.api.openstack.wsgi [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1924412498"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1122.638568] [57793]: DEBUG cinder.api.v3.volumes [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1924412498'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1122.638693] [57793]: INFO cinder.api.v3.volumes [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume of 1 GB [ 1122.644160] [57793]: INFO cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Availability Zones retrieved successfully. [ 1122.651153] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Flow 'volume_create_api' (f390c4e2-4718-464d-8916-fd5a3bbded97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1122.652225] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (134eb7f0-28c3-429d-9a1d-ffae927f0236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1122.653464] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1122.672682] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (134eb7f0-28c3-429d-9a1d-ffae927f0236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1122.673767] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11cc40d1-46e2-4667-a625-e126c989e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1122.720163] [57793]: DEBUG cinder.quota [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Created reservations ['667b0d3e-ca59-4e1c-8712-ac761e9b27d5', '13e9edab-c716-4bab-9202-9bc4e9d946b7', 'fc4bc862-e2d1-4279-b992-8def265ef7c7', '5fb4808b-c709-4f74-abd0-c4d3b29cd564'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1122.720639] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11cc40d1-46e2-4667-a625-e126c989e84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667b0d3e-ca59-4e1c-8712-ac761e9b27d5', '13e9edab-c716-4bab-9202-9bc4e9d946b7', 'fc4bc862-e2d1-4279-b992-8def265ef7c7', '5fb4808b-c709-4f74-abd0-c4d3b29cd564']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1122.721565] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129072ed-8fcc-43f3-991e-09f33c88c3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1122.737718] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129072ed-8fcc-43f3-991e-09f33c88c3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2bbe4dd-48a4-4de0-a912-9b69898a79f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1924412498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',qos_specs=None,replication_status=,reservations=['667b0d3e-ca59-4e1c-8712-ac761e9b27d5','13e9edab-c716-4bab-9202-9bc4e9d946b7','fc4bc862-e2d1-4279-b992-8def265ef7c7','5fb4808b-c709-4f74-abd0-c4d3b29cd564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f911b88d2080471b8ad8436e56010f15',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:33:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1924412498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2bbe4dd-48a4-4de0-a912-9b69898a79f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',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='f911b88d2080471b8ad8436e56010f15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1122.738759] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc80bba3-7f88-457b-807c-915148c7bc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1122.760902] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc80bba3-7f88-457b-807c-915148c7bc21) 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-1924412498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44bf2c1a9a904b12a683ebb7b184c7ef',qos_specs=None,replication_status=,reservations=['667b0d3e-ca59-4e1c-8712-ac761e9b27d5','13e9edab-c716-4bab-9202-9bc4e9d946b7','fc4bc862-e2d1-4279-b992-8def265ef7c7','5fb4808b-c709-4f74-abd0-c4d3b29cd564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f911b88d2080471b8ad8436e56010f15',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1122.761945] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c6605a3-da2b-4728-94d9-7702ead5d5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1122.776842] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c6605a3-da2b-4728-94d9-7702ead5d5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1122.777700] [57793]: DEBUG cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Flow 'volume_create_api' (f390c4e2-4718-464d-8916-fd5a3bbded97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1122.780036] [57793]: INFO cinder.volume.api [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Create volume request issued successfully. [ 1122.780036] [57793]: INFO cinder.api.openstack.wsgi [None req-78f65986-4769-46f6-9446-a617b00c036d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1122.780036] [57793]: [pid: 57793|app: 0|req: 213/419] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:33:57 2025] POST /volume/v3/volumes => generated 750 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1122.790942] [57792]: DEBUG cinder.api.middleware.request_id [None req-13336d99-ebc5-4609-8fe0-79a7b5dfaa06 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.795080] [57792]: INFO cinder.api.openstack.wsgi [None req-13336d99-ebc5-4609-8fe0-79a7b5dfaa06 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1122.795306] [57792]: DEBUG cinder.api.openstack.wsgi [None req-13336d99-ebc5-4609-8fe0-79a7b5dfaa06 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1122.795342] [57792]: DEBUG cinder.api.openstack.wsgi [None req-13336d99-ebc5-4609-8fe0-79a7b5dfaa06 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1122.822219] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.822219] [57792]: warnings.warn( [ 1122.840100] [57792]: INFO cinder.volume.api [None req-13336d99-ebc5-4609-8fe0-79a7b5dfaa06 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1122.850619] [57792]: INFO cinder.api.openstack.wsgi [None req-13336d99-ebc5-4609-8fe0-79a7b5dfaa06 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1122.852091] [57792]: [pid: 57792|app: 0|req: 207/420] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:57 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.866841] [57793]: DEBUG cinder.api.middleware.request_id [None req-b755ced6-49b2-40c5-b137-3010060c3fa0 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.871156] [57793]: INFO cinder.api.openstack.wsgi [None req-b755ced6-49b2-40c5-b137-3010060c3fa0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1123.871394] [57793]: DEBUG cinder.api.openstack.wsgi [None req-b755ced6-49b2-40c5-b137-3010060c3fa0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.871614] [57793]: DEBUG cinder.api.openstack.wsgi [None req-b755ced6-49b2-40c5-b137-3010060c3fa0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.886844] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.886844] [57793]: warnings.warn( [ 1123.894865] [57793]: INFO cinder.volume.api [None req-b755ced6-49b2-40c5-b137-3010060c3fa0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1123.901923] [57793]: INFO cinder.api.openstack.wsgi [None req-b755ced6-49b2-40c5-b137-3010060c3fa0 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1123.902701] [57793]: [pid: 57793|app: 0|req: 214/421] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:33:58 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.030312] [57792]: DEBUG cinder.api.middleware.request_id [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-e733e20a-79bb-45bb-b0ba-3aafa8db8070 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.032387] [57792]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-e733e20a-79bb-45bb-b0ba-3aafa8db8070 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1124.032599] [57792]: DEBUG cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-e733e20a-79bb-45bb-b0ba-3aafa8db8070 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1124.032888] [57792]: DEBUG cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-e733e20a-79bb-45bb-b0ba-3aafa8db8070 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1124.045185] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.045185] [57792]: warnings.warn( [ 1124.050231] [57792]: INFO cinder.volume.api [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-e733e20a-79bb-45bb-b0ba-3aafa8db8070 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1124.056958] [57792]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-e733e20a-79bb-45bb-b0ba-3aafa8db8070 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1124.057456] [57792]: [pid: 57792|app: 0|req: 208/422] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:33:58 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.581992] [57793]: DEBUG cinder.api.middleware.request_id [None req-f2b0c95e-2d38-43c5-8843-b65c23401568 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.582580] [57793]: INFO cinder.api.openstack.wsgi [None req-f2b0c95e-2d38-43c5-8843-b65c23401568 None None] GET http://10.180.1.21/volume// [ 1125.582806] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f2b0c95e-2d38-43c5-8843-b65c23401568 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1125.583100] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f2b0c95e-2d38-43c5-8843-b65c23401568 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.583556] [57793]: INFO cinder.api.openstack.wsgi [None req-f2b0c95e-2d38-43c5-8843-b65c23401568 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1125.583941] [57793]: [pid: 57793|app: 0|req: 215/423] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:34:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1125.589582] [57792]: DEBUG cinder.api.middleware.request_id [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-f82d5e2a-9e36-4b67-980d-c2ad56873a75 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.594025] [57792]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-f82d5e2a-9e36-4b67-980d-c2ad56873a75 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1125.594025] [57792]: DEBUG cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-f82d5e2a-9e36-4b67-980d-c2ad56873a75 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2bbe4dd-48a4-4de0-a912-9b69898a79f6", "connector": null, "instance_uuid": "4e0346b6-7324-4a49-b872-9b85b426c2e1"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1125.608992] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.608992] [57792]: warnings.warn( [ 1125.651451] [57792]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-f82d5e2a-9e36-4b67-980d-c2ad56873a75 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1125.652113] [57792]: [pid: 57792|app: 0|req: 209/424] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:34:00 2025] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1125.679878] [57793]: DEBUG cinder.api.middleware.request_id [None req-b585e26c-579f-4078-a950-b89a99913dd2 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.682230] [57793]: INFO cinder.api.openstack.wsgi [None req-b585e26c-579f-4078-a950-b89a99913dd2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1125.682427] [57793]: DEBUG cinder.api.openstack.wsgi [None req-b585e26c-579f-4078-a950-b89a99913dd2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1125.683492] [57793]: DEBUG cinder.api.openstack.wsgi [None req-b585e26c-579f-4078-a950-b89a99913dd2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.698104] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1125.698104] [57793]: warnings.warn( [ 1125.702718] [57793]: INFO cinder.volume.api [None req-b585e26c-579f-4078-a950-b89a99913dd2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1125.710529] [57793]: INFO cinder.api.openstack.wsgi [None req-b585e26c-579f-4078-a950-b89a99913dd2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1125.710529] [57793]: [pid: 57793|app: 0|req: 216/425] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:00 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.183180] [57792]: DEBUG cinder.api.middleware.request_id [None req-e27d23b5-68ea-4db4-8874-7f8c24e28483 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.183758] [57792]: INFO cinder.api.openstack.wsgi [None req-e27d23b5-68ea-4db4-8874-7f8c24e28483 None None] GET http://10.180.1.21/volume// [ 1126.183982] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e27d23b5-68ea-4db4-8874-7f8c24e28483 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1126.184367] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e27d23b5-68ea-4db4-8874-7f8c24e28483 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1126.184973] [57792]: INFO cinder.api.openstack.wsgi [None req-e27d23b5-68ea-4db4-8874-7f8c24e28483 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1126.185511] [57792]: [pid: 57792|app: 0|req: 210/426] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:34:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1126.190279] [57793]: DEBUG cinder.api.middleware.request_id [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-2da784de-7768-4ac7-9128-ff7234d91e54 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.193183] [57793]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-2da784de-7768-4ac7-9128-ff7234d91e54 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1126.193994] [57793]: DEBUG cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-2da784de-7768-4ac7-9128-ff7234d91e54 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1126.193994] [57793]: DEBUG cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-2da784de-7768-4ac7-9128-ff7234d91e54 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1126.212382] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.212382] [57793]: warnings.warn( [ 1126.218178] [57793]: INFO cinder.volume.api [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-2da784de-7768-4ac7-9128-ff7234d91e54 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1126.224630] [57793]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-2da784de-7768-4ac7-9128-ff7234d91e54 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1126.226303] [57793]: [pid: 57793|app: 0|req: 217/427] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:34:00 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1126.288870] [57792]: DEBUG cinder.api.middleware.request_id [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-bafae3db-57dc-498f-a281-f3130513ec3c None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.291303] [57792]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-bafae3db-57dc-498f-a281-f3130513ec3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] PUT http://10.180.1.21/volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac [ 1126.291699] [57792]: DEBUG cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-bafae3db-57dc-498f-a281-f3130513ec3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-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-901714", "mountpoint": "/dev/sdc"}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1126.302788] [57792]: DEBUG cinder.coordination [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-bafae3db-57dc-498f-a281-f3130513ec3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Acquiring lock "cinder-attachment_update-d2bbe4dd-48a4-4de0-a912-9b69898a79f6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1126.309679] [57792]: DEBUG cinder.coordination [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-bafae3db-57dc-498f-a281-f3130513ec3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Lock "cinder-attachment_update-d2bbe4dd-48a4-4de0-a912-9b69898a79f6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1126.310934] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.310934] [57792]: warnings.warn( [ 1126.724669] [57793]: DEBUG cinder.api.middleware.request_id [None req-9f4baa65-1d72-4c3c-a4d6-23622a95e194 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.726750] [57793]: INFO cinder.api.openstack.wsgi [None req-9f4baa65-1d72-4c3c-a4d6-23622a95e194 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1126.726980] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9f4baa65-1d72-4c3c-a4d6-23622a95e194 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1126.727208] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9f4baa65-1d72-4c3c-a4d6-23622a95e194 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1126.737732] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1126.737732] [57793]: warnings.warn( [ 1126.741722] [57793]: INFO cinder.volume.api [None req-9f4baa65-1d72-4c3c-a4d6-23622a95e194 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1126.746346] [57793]: INFO cinder.api.openstack.wsgi [None req-9f4baa65-1d72-4c3c-a4d6-23622a95e194 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1126.746909] [57793]: [pid: 57793|app: 0|req: 218/428] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:01 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.757463] [57793]: DEBUG cinder.api.middleware.request_id [None req-5193ec49-6ef6-42ed-8fdd-57d81a0f4fab None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.760073] [57793]: INFO cinder.api.openstack.wsgi [None req-5193ec49-6ef6-42ed-8fdd-57d81a0f4fab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1127.760073] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5193ec49-6ef6-42ed-8fdd-57d81a0f4fab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1127.760073] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5193ec49-6ef6-42ed-8fdd-57d81a0f4fab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1127.774104] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.774104] [57793]: warnings.warn( [ 1127.778371] [57793]: INFO cinder.volume.api [None req-5193ec49-6ef6-42ed-8fdd-57d81a0f4fab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1127.783730] [57793]: INFO cinder.api.openstack.wsgi [None req-5193ec49-6ef6-42ed-8fdd-57d81a0f4fab tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1127.784157] [57793]: [pid: 57793|app: 0|req: 219/429] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:02 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.794350] [57793]: DEBUG cinder.api.middleware.request_id [None req-208b426f-c543-4c4c-a201-fff68ffa1354 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.796564] [57793]: INFO cinder.api.openstack.wsgi [None req-208b426f-c543-4c4c-a201-fff68ffa1354 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1128.796801] [57793]: DEBUG cinder.api.openstack.wsgi [None req-208b426f-c543-4c4c-a201-fff68ffa1354 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1128.797027] [57793]: DEBUG cinder.api.openstack.wsgi [None req-208b426f-c543-4c4c-a201-fff68ffa1354 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1128.815071] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.815071] [57793]: warnings.warn( [ 1128.819528] [57793]: INFO cinder.volume.api [None req-208b426f-c543-4c4c-a201-fff68ffa1354 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1128.825350] [57793]: INFO cinder.api.openstack.wsgi [None req-208b426f-c543-4c4c-a201-fff68ffa1354 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1128.825796] [57793]: [pid: 57793|app: 0|req: 220/430] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:03 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.835738] [57793]: DEBUG cinder.api.middleware.request_id [None req-72e3497c-9164-458f-98d2-852bef5b8168 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.837908] [57793]: INFO cinder.api.openstack.wsgi [None req-72e3497c-9164-458f-98d2-852bef5b8168 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1129.838153] [57793]: DEBUG cinder.api.openstack.wsgi [None req-72e3497c-9164-458f-98d2-852bef5b8168 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1129.838360] [57793]: DEBUG cinder.api.openstack.wsgi [None req-72e3497c-9164-458f-98d2-852bef5b8168 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1129.852027] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.852027] [57793]: warnings.warn( [ 1129.856229] [57793]: INFO cinder.volume.api [None req-72e3497c-9164-458f-98d2-852bef5b8168 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1129.862104] [57793]: INFO cinder.api.openstack.wsgi [None req-72e3497c-9164-458f-98d2-852bef5b8168 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1129.863022] [57793]: [pid: 57793|app: 0|req: 221/431] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:04 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.675671] [57793]: DEBUG cinder.api.middleware.request_id [None req-6a973130-e272-4077-aafb-ff953868d742 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.676124] [57793]: INFO cinder.api.openstack.wsgi [None req-6a973130-e272-4077-aafb-ff953868d742 None None] GET http://10.180.1.21/volume// [ 1130.676293] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6a973130-e272-4077-aafb-ff953868d742 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1130.676496] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6a973130-e272-4077-aafb-ff953868d742 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1130.676877] [57793]: INFO cinder.api.openstack.wsgi [None req-6a973130-e272-4077-aafb-ff953868d742 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1130.677193] [57793]: [pid: 57793|app: 0|req: 222/432] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:34:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1130.681034] [57793]: DEBUG cinder.api.middleware.request_id [req-45a306d0-9a31-4cc7-a97e-609262341781 req-f91e3d2c-0fe7-44a5-b033-068f768426ee None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.683934] [57793]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-f91e3d2c-0fe7-44a5-b033-068f768426ee tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1130.683934] [57793]: DEBUG cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-f91e3d2c-0fe7-44a5-b033-068f768426ee tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "239f5fb0-ee9e-4057-b1d2-d9527987035f", "connector": null, "instance_uuid": "8638b1d1-2308-42d4-acbb-0c50031dc886"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1130.695359] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.695359] [57793]: warnings.warn( [ 1130.723282] [57793]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-f91e3d2c-0fe7-44a5-b033-068f768426ee tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1130.723795] [57793]: [pid: 57793|app: 0|req: 223/433] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:34:05 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.728266] [57793]: DEBUG cinder.api.middleware.request_id [req-45a306d0-9a31-4cc7-a97e-609262341781 req-82ff665d-6fcb-4c9b-a271-c63f3331140d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.730599] [57793]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-82ff665d-6fcb-4c9b-a271-c63f3331140d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] DELETE http://10.180.1.21/volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809 [ 1130.730806] [57793]: DEBUG cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-82ff665d-6fcb-4c9b-a271-c63f3331140d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1130.731017] [57793]: DEBUG cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-82ff665d-6fcb-4c9b-a271-c63f3331140d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1130.740309] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.740309] [57793]: warnings.warn( [ 1130.830178] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=156,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1130.835954] [57792]: DEBUG cinder.coordination [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-bafae3db-57dc-498f-a281-f3130513ec3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Lock "cinder-attachment_update-d2bbe4dd-48a4-4de0-a912-9b69898a79f6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1130.836335] [57792]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-bafae3db-57dc-498f-a281-f3130513ec3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac returned with HTTP 200 [ 1130.836957] [57792]: [pid: 57792|app: 0|req: 211/434] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:34:01 2025] PUT /volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1130.849775] [57792]: DEBUG cinder.api.middleware.request_id [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-30cbbc07-8028-437a-bc18-78c7fcded32c None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.852110] [57792]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-30cbbc07-8028-437a-bc18-78c7fcded32c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] PUT http://10.180.1.21/volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f [ 1130.852609] [57792]: DEBUG cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-30cbbc07-8028-437a-bc18-78c7fcded32c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-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-901699", "mountpoint": "/dev/sdb"}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1130.861135] [57792]: DEBUG cinder.coordination [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-30cbbc07-8028-437a-bc18-78c7fcded32c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Acquiring lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1130.865912] [57792]: DEBUG cinder.coordination [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-30cbbc07-8028-437a-bc18-78c7fcded32c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1130.867303] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.867303] [57792]: warnings.warn( [ 1131.277474] [57793]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-82ff665d-6fcb-4c9b-a271-c63f3331140d tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809 returned with HTTP 200 [ 1131.278086] [57793]: [pid: 57793|app: 0|req: 224/435] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:34:05 2025] DELETE /volume/v3/attachments/91f59ac2-e683-45a3-be99-1a772dd60809 => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1131.279036] [57793]: DEBUG cinder.api.middleware.request_id [None req-a20872c2-95ed-4e31-9189-1e7357080c17 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.281264] [57793]: INFO cinder.api.openstack.wsgi [None req-a20872c2-95ed-4e31-9189-1e7357080c17 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1131.281521] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a20872c2-95ed-4e31-9189-1e7357080c17 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1131.281786] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a20872c2-95ed-4e31-9189-1e7357080c17 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1131.295200] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.295200] [57793]: warnings.warn( [ 1131.299562] [57793]: INFO cinder.volume.api [None req-a20872c2-95ed-4e31-9189-1e7357080c17 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1131.305179] [57793]: INFO cinder.api.openstack.wsgi [None req-a20872c2-95ed-4e31-9189-1e7357080c17 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1131.305677] [57793]: [pid: 57793|app: 0|req: 225/436] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:06 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.390343] [57792]: DEBUG cinder.coordination [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-30cbbc07-8028-437a-bc18-78c7fcded32c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Lock "cinder-attachment_update-ca3b747b-4042-4d3a-8190-75166a59b464-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1131.390799] [57792]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-30cbbc07-8028-437a-bc18-78c7fcded32c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f returned with HTTP 200 [ 1131.391373] [57792]: [pid: 57792|app: 0|req: 212/437] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:34:05 2025] PUT /volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1131.396563] [57793]: DEBUG cinder.api.middleware.request_id [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-9d1f9216-8a8b-4175-9104-b350146fb4d7 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.399465] [57793]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-9d1f9216-8a8b-4175-9104-b350146fb4d7 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f [ 1131.399709] [57793]: DEBUG cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-9d1f9216-8a8b-4175-9104-b350146fb4d7 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1131.399920] [57793]: DEBUG cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-9d1f9216-8a8b-4175-9104-b350146fb4d7 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1131.421181] [57793]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-9d1f9216-8a8b-4175-9104-b350146fb4d7 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f returned with HTTP 200 [ 1131.421705] [57793]: [pid: 57793|app: 0|req: 226/438] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Nov 20 20:34:06 2025] GET /volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f => generated 642 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1132.317074] [57792]: DEBUG cinder.api.middleware.request_id [None req-e61d7d61-f273-4341-bffa-808ee126229c None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.319162] [57792]: INFO cinder.api.openstack.wsgi [None req-e61d7d61-f273-4341-bffa-808ee126229c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1132.319411] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e61d7d61-f273-4341-bffa-808ee126229c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1132.319716] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e61d7d61-f273-4341-bffa-808ee126229c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1132.335995] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.335995] [57792]: warnings.warn( [ 1132.340485] [57792]: INFO cinder.volume.api [None req-e61d7d61-f273-4341-bffa-808ee126229c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1132.346278] [57792]: INFO cinder.api.openstack.wsgi [None req-e61d7d61-f273-4341-bffa-808ee126229c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1132.348182] [57792]: [pid: 57792|app: 0|req: 213/439] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:07 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.357857] [57793]: DEBUG cinder.api.middleware.request_id [None req-13198a70-5f2f-4179-bd84-08b7c5d9a72f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.360210] [57793]: INFO cinder.api.openstack.wsgi [None req-13198a70-5f2f-4179-bd84-08b7c5d9a72f tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1133.360470] [57793]: DEBUG cinder.api.openstack.wsgi [None req-13198a70-5f2f-4179-bd84-08b7c5d9a72f tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1133.360708] [57793]: DEBUG cinder.api.openstack.wsgi [None req-13198a70-5f2f-4179-bd84-08b7c5d9a72f tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1133.380303] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.380303] [57793]: warnings.warn( [ 1133.385629] [57793]: INFO cinder.volume.api [None req-13198a70-5f2f-4179-bd84-08b7c5d9a72f tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1133.392656] [57793]: INFO cinder.api.openstack.wsgi [None req-13198a70-5f2f-4179-bd84-08b7c5d9a72f tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1133.393262] [57793]: [pid: 57793|app: 0|req: 227/440] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:08 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1133.568670] [57792]: DEBUG cinder.api.middleware.request_id [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-83bc4d57-3625-4d7f-bf97-2fa42640597a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.571198] [57792]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-83bc4d57-3625-4d7f-bf97-2fa42640597a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac/action [ 1133.571639] [57792]: DEBUG cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-83bc4d57-3625-4d7f-bf97-2fa42640597a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1133.571832] [57792]: DEBUG cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-83bc4d57-3625-4d7f-bf97-2fa42640597a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1133.589891] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.589891] [57792]: warnings.warn( [ 1133.599299] [57792]: INFO cinder.api.openstack.wsgi [req-ce0053c7-52ea-4d6e-a54c-ed51eff5ede9 req-83bc4d57-3625-4d7f-bf97-2fa42640597a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac/action returned with HTTP 204 [ 1133.599822] [57792]: [pid: 57792|app: 0|req: 214/441] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:34:08 2025] POST /volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1134.403258] [57793]: DEBUG cinder.api.middleware.request_id [None req-cefc5d9c-eaef-486a-a39a-a13a97a9d26a None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.405678] [57793]: INFO cinder.api.openstack.wsgi [None req-cefc5d9c-eaef-486a-a39a-a13a97a9d26a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1134.405866] [57793]: DEBUG cinder.api.openstack.wsgi [None req-cefc5d9c-eaef-486a-a39a-a13a97a9d26a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.406102] [57793]: DEBUG cinder.api.openstack.wsgi [None req-cefc5d9c-eaef-486a-a39a-a13a97a9d26a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.424119] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.424119] [57793]: warnings.warn( [ 1134.429078] [57793]: INFO cinder.volume.api [None req-cefc5d9c-eaef-486a-a39a-a13a97a9d26a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1134.434936] [57793]: INFO cinder.api.openstack.wsgi [None req-cefc5d9c-eaef-486a-a39a-a13a97a9d26a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1134.435418] [57793]: [pid: 57793|app: 0|req: 228/442] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:09 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.445426] [57792]: DEBUG cinder.api.middleware.request_id [None req-c3969523-9035-438f-84b1-ce6f63c2e0e8 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.448248] [57792]: INFO cinder.api.openstack.wsgi [None req-c3969523-9035-438f-84b1-ce6f63c2e0e8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1134.448477] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c3969523-9035-438f-84b1-ce6f63c2e0e8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.448686] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c3969523-9035-438f-84b1-ce6f63c2e0e8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.462367] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.462367] [57792]: warnings.warn( [ 1134.467045] [57792]: INFO cinder.volume.api [None req-c3969523-9035-438f-84b1-ce6f63c2e0e8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1134.471809] [57792]: INFO cinder.api.openstack.wsgi [None req-c3969523-9035-438f-84b1-ce6f63c2e0e8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1134.472445] [57792]: [pid: 57792|app: 0|req: 215/443] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:09 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.692861] [57793]: DEBUG cinder.api.middleware.request_id [req-48778475-57a0-4622-9264-76fd6630ae32 req-7e571db3-95bd-4b37-8530-ab1173d36af8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.695833] [57793]: INFO cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-7e571db3-95bd-4b37-8530-ab1173d36af8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1134.696906] [57793]: DEBUG cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-7e571db3-95bd-4b37-8530-ab1173d36af8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.697205] [57793]: DEBUG cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-7e571db3-95bd-4b37-8530-ab1173d36af8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.708696] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.708696] [57793]: warnings.warn( [ 1134.713412] [57793]: INFO cinder.volume.api [req-48778475-57a0-4622-9264-76fd6630ae32 req-7e571db3-95bd-4b37-8530-ab1173d36af8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1134.719485] [57793]: INFO cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-7e571db3-95bd-4b37-8530-ab1173d36af8 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1134.719987] [57793]: [pid: 57793|app: 0|req: 229/444] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:34:09 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.740097] [57792]: DEBUG cinder.api.middleware.request_id [req-48778475-57a0-4622-9264-76fd6630ae32 req-aa81ee6d-82f8-4cd9-86b1-96720cb0e295 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.742867] [57792]: INFO cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-aa81ee6d-82f8-4cd9-86b1-96720cb0e295 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e/action [ 1134.743271] [57792]: DEBUG cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-aa81ee6d-82f8-4cd9-86b1-96720cb0e295 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1134.743430] [57792]: DEBUG cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-aa81ee6d-82f8-4cd9-86b1-96720cb0e295 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1134.759071] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.759071] [57792]: warnings.warn( [ 1134.759767] [57792]: INFO cinder.volume.api [req-48778475-57a0-4622-9264-76fd6630ae32 req-aa81ee6d-82f8-4cd9-86b1-96720cb0e295 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1134.767670] [57792]: INFO cinder.volume.api [req-48778475-57a0-4622-9264-76fd6630ae32 req-aa81ee6d-82f8-4cd9-86b1-96720cb0e295 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Begin detaching volume completed successfully. [ 1134.767954] [57792]: INFO cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-aa81ee6d-82f8-4cd9-86b1-96720cb0e295 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e/action returned with HTTP 202 [ 1134.768514] [57792]: [pid: 57792|app: 0|req: 216/445] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:34:09 2025] POST /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1134.785699] [57793]: DEBUG cinder.api.middleware.request_id [None req-a3c70fc2-8510-4874-8bdc-b1ffbca342f5 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.788945] [57793]: INFO cinder.api.openstack.wsgi [None req-a3c70fc2-8510-4874-8bdc-b1ffbca342f5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1134.788945] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a3c70fc2-8510-4874-8bdc-b1ffbca342f5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.788945] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a3c70fc2-8510-4874-8bdc-b1ffbca342f5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.801679] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.801679] [57793]: warnings.warn( [ 1134.806558] [57793]: INFO cinder.volume.api [None req-a3c70fc2-8510-4874-8bdc-b1ffbca342f5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1134.813685] [57793]: INFO cinder.api.openstack.wsgi [None req-a3c70fc2-8510-4874-8bdc-b1ffbca342f5 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1134.814298] [57793]: [pid: 57793|app: 0|req: 230/446] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:09 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.731310] [57792]: DEBUG cinder.api.middleware.request_id [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-299480df-b30b-4fa8-9ec3-34ed83b084de None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.735881] [57792]: INFO cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-299480df-b30b-4fa8-9ec3-34ed83b084de tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1135.736140] [57792]: DEBUG cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-299480df-b30b-4fa8-9ec3-34ed83b084de tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.736360] [57792]: DEBUG cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-299480df-b30b-4fa8-9ec3-34ed83b084de tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.751617] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.751617] [57792]: warnings.warn( [ 1135.756352] [57792]: INFO cinder.volume.api [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-299480df-b30b-4fa8-9ec3-34ed83b084de tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1135.764181] [57792]: INFO cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-299480df-b30b-4fa8-9ec3-34ed83b084de tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1135.764677] [57792]: [pid: 57792|app: 0|req: 217/447] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:34:10 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.776788] [57793]: DEBUG cinder.api.middleware.request_id [None req-edbc0f5e-1f54-44b9-89fe-c73490f7d55a None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.777248] [57793]: INFO cinder.api.openstack.wsgi [None req-edbc0f5e-1f54-44b9-89fe-c73490f7d55a None None] GET http://10.180.1.21/volume// [ 1135.777446] [57793]: DEBUG cinder.api.openstack.wsgi [None req-edbc0f5e-1f54-44b9-89fe-c73490f7d55a None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.777661] [57793]: DEBUG cinder.api.openstack.wsgi [None req-edbc0f5e-1f54-44b9-89fe-c73490f7d55a None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.778074] [57793]: INFO cinder.api.openstack.wsgi [None req-edbc0f5e-1f54-44b9-89fe-c73490f7d55a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.778542] [57793]: [pid: 57793|app: 0|req: 231/448] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:34:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.782395] [57792]: DEBUG cinder.api.middleware.request_id [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b22efacd-e5f7-44ef-bdbe-4331026baf14 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.785378] [57792]: INFO cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b22efacd-e5f7-44ef-bdbe-4331026baf14 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1135.785786] [57792]: DEBUG cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b22efacd-e5f7-44ef-bdbe-4331026baf14 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76c21855-07ea-4760-8e09-ceff5e235053", "connector": null, "instance_uuid": "c8e06fc1-ffc0-45ed-a243-efa04a523aaf"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1135.795164] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.795164] [57792]: warnings.warn( [ 1135.798278] [57793]: DEBUG cinder.api.middleware.request_id [None req-25d28ee0-07b3-482c-a59c-158deb91c430 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.799115] [57793]: INFO cinder.api.openstack.wsgi [None req-25d28ee0-07b3-482c-a59c-158deb91c430 None None] GET http://10.180.1.21/volume// [ 1135.799334] [57793]: DEBUG cinder.api.openstack.wsgi [None req-25d28ee0-07b3-482c-a59c-158deb91c430 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.799604] [57793]: DEBUG cinder.api.openstack.wsgi [None req-25d28ee0-07b3-482c-a59c-158deb91c430 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.800129] [57793]: INFO cinder.api.openstack.wsgi [None req-25d28ee0-07b3-482c-a59c-158deb91c430 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.800661] [57793]: [pid: 57793|app: 0|req: 232/449] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:34:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.801400] [57793]: DEBUG cinder.api.middleware.request_id [req-45a306d0-9a31-4cc7-a97e-609262341781 req-45a0cf5d-3b14-45ac-bf5a-65f09bb9406b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.803633] [57793]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-45a0cf5d-3b14-45ac-bf5a-65f09bb9406b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] PUT http://10.180.1.21/volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a [ 1135.804067] [57793]: DEBUG cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-45a0cf5d-3b14-45ac-bf5a-65f09bb9406b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-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-901730", "mountpoint": "/dev/sda"}}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1135.815096] [57793]: DEBUG cinder.coordination [req-45a306d0-9a31-4cc7-a97e-609262341781 req-45a0cf5d-3b14-45ac-bf5a-65f09bb9406b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Acquiring lock "cinder-attachment_update-239f5fb0-ee9e-4057-b1d2-d9527987035f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1135.819924] [57793]: DEBUG cinder.coordination [req-45a306d0-9a31-4cc7-a97e-609262341781 req-45a0cf5d-3b14-45ac-bf5a-65f09bb9406b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Lock "cinder-attachment_update-239f5fb0-ee9e-4057-b1d2-d9527987035f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1135.821069] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.821069] [57793]: warnings.warn( [ 1135.823796] [57792]: INFO cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b22efacd-e5f7-44ef-bdbe-4331026baf14 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1135.824296] [57792]: [pid: 57792|app: 0|req: 218/450] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:34:10 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.825078] [57792]: DEBUG cinder.api.middleware.request_id [req-48778475-57a0-4622-9264-76fd6630ae32 req-2411d56b-c2aa-4e31-9cf6-49a2fd1ba88d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.834258] [57792]: INFO cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-2411d56b-c2aa-4e31-9cf6-49a2fd1ba88d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1135.834258] [57792]: DEBUG cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-2411d56b-c2aa-4e31-9cf6-49a2fd1ba88d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.834258] [57792]: DEBUG cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-2411d56b-c2aa-4e31-9cf6-49a2fd1ba88d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.856611] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.856611] [57792]: warnings.warn( [ 1135.863338] [57792]: INFO cinder.volume.api [req-48778475-57a0-4622-9264-76fd6630ae32 req-2411d56b-c2aa-4e31-9cf6-49a2fd1ba88d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1135.869781] [57792]: INFO cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-2411d56b-c2aa-4e31-9cf6-49a2fd1ba88d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1135.870589] [57792]: [pid: 57792|app: 0|req: 219/451] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:34:10 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1135.871698] [57792]: DEBUG cinder.api.middleware.request_id [None req-23950e3d-05ff-43b0-ae30-525ded14ae3c None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.874078] [57792]: INFO cinder.api.openstack.wsgi [None req-23950e3d-05ff-43b0-ae30-525ded14ae3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1135.876034] [57792]: DEBUG cinder.api.openstack.wsgi [None req-23950e3d-05ff-43b0-ae30-525ded14ae3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.876034] [57792]: DEBUG cinder.api.openstack.wsgi [None req-23950e3d-05ff-43b0-ae30-525ded14ae3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.898633] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.898633] [57792]: warnings.warn( [ 1135.903491] [57792]: INFO cinder.volume.api [None req-23950e3d-05ff-43b0-ae30-525ded14ae3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1135.909661] [57792]: INFO cinder.api.openstack.wsgi [None req-23950e3d-05ff-43b0-ae30-525ded14ae3c tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1135.909661] [57792]: [pid: 57792|app: 0|req: 220/452] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:10 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1135.910661] [57792]: DEBUG cinder.api.middleware.request_id [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b2445a81-d801-48dc-aeda-44b6111aa3a0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.913338] [57792]: INFO cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b2445a81-d801-48dc-aeda-44b6111aa3a0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] POST http://10.180.1.21/volume/v3/attachments/dccba282-1ee8-4761-815f-03339a6b4cd4/action [ 1135.914068] [57792]: DEBUG cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b2445a81-d801-48dc-aeda-44b6111aa3a0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1135.914284] [57792]: DEBUG cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b2445a81-d801-48dc-aeda-44b6111aa3a0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1135.933902] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.933902] [57792]: warnings.warn( [ 1135.942859] [57792]: INFO cinder.api.openstack.wsgi [req-4e80de7b-ed49-475b-b7ba-aca7323d02e1 req-b2445a81-d801-48dc-aeda-44b6111aa3a0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/attachments/dccba282-1ee8-4761-815f-03339a6b4cd4/action returned with HTTP 204 [ 1135.943498] [57792]: [pid: 57792|app: 0|req: 221/453] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:34:10 2025] POST /volume/v3/attachments/dccba282-1ee8-4761-815f-03339a6b4cd4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1135.984318] [57792]: DEBUG cinder.api.middleware.request_id [None req-d8371e2a-8246-40f4-98d0-8602c17e6cc0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.986539] [57792]: INFO cinder.api.openstack.wsgi [None req-d8371e2a-8246-40f4-98d0-8602c17e6cc0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1135.986924] [57792]: DEBUG cinder.api.openstack.wsgi [None req-d8371e2a-8246-40f4-98d0-8602c17e6cc0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.987414] [57792]: DEBUG cinder.api.openstack.wsgi [None req-d8371e2a-8246-40f4-98d0-8602c17e6cc0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.998419] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.998419] [57792]: warnings.warn( [ 1136.004793] [57792]: INFO cinder.volume.api [None req-d8371e2a-8246-40f4-98d0-8602c17e6cc0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1136.010253] [57792]: INFO cinder.api.openstack.wsgi [None req-d8371e2a-8246-40f4-98d0-8602c17e6cc0 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1136.010906] [57792]: [pid: 57792|app: 0|req: 222/454] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:10 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1136.026119] [57792]: DEBUG cinder.api.middleware.request_id [None req-4efa70fa-b736-415f-a392-77cc9efa7f48 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.032231] [57792]: INFO cinder.api.openstack.wsgi [None req-4efa70fa-b736-415f-a392-77cc9efa7f48 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1136.032513] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4efa70fa-b736-415f-a392-77cc9efa7f48 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.032731] [57792]: DEBUG cinder.api.openstack.wsgi [None req-4efa70fa-b736-415f-a392-77cc9efa7f48 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.051177] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.051177] [57792]: warnings.warn( [ 1136.069409] [57792]: INFO cinder.volume.api [None req-4efa70fa-b736-415f-a392-77cc9efa7f48 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1136.075791] [57792]: INFO cinder.api.openstack.wsgi [None req-4efa70fa-b736-415f-a392-77cc9efa7f48 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1136.075791] [57792]: [pid: 57792|app: 0|req: 223/455] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:10 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 1111 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.125865] [57792]: DEBUG cinder.api.middleware.request_id [req-235661d9-335a-4abe-8ed0-44436329653f req-a84839c9-0904-4d44-a0af-cfd424767c3e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.128174] [57792]: INFO cinder.api.openstack.wsgi [req-235661d9-335a-4abe-8ed0-44436329653f req-a84839c9-0904-4d44-a0af-cfd424767c3e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1136.128392] [57792]: DEBUG cinder.api.openstack.wsgi [req-235661d9-335a-4abe-8ed0-44436329653f req-a84839c9-0904-4d44-a0af-cfd424767c3e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.128603] [57792]: DEBUG cinder.api.openstack.wsgi [req-235661d9-335a-4abe-8ed0-44436329653f req-a84839c9-0904-4d44-a0af-cfd424767c3e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.139487] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.139487] [57792]: warnings.warn( [ 1136.143337] [57792]: INFO cinder.volume.api [req-235661d9-335a-4abe-8ed0-44436329653f req-a84839c9-0904-4d44-a0af-cfd424767c3e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1136.148346] [57792]: INFO cinder.api.openstack.wsgi [req-235661d9-335a-4abe-8ed0-44436329653f req-a84839c9-0904-4d44-a0af-cfd424767c3e tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1136.148800] [57792]: [pid: 57792|app: 0|req: 224/456] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:34:10 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.179447] [57792]: DEBUG cinder.api.middleware.request_id [req-235661d9-335a-4abe-8ed0-44436329653f req-3e84be38-4b91-4c6e-942a-7f3335dc6910 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.182534] [57792]: INFO cinder.api.openstack.wsgi [req-235661d9-335a-4abe-8ed0-44436329653f req-3e84be38-4b91-4c6e-942a-7f3335dc6910 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dccba282-1ee8-4761-815f-03339a6b4cd4 [ 1136.182728] [57792]: DEBUG cinder.api.openstack.wsgi [req-235661d9-335a-4abe-8ed0-44436329653f req-3e84be38-4b91-4c6e-942a-7f3335dc6910 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.182939] [57792]: DEBUG cinder.api.openstack.wsgi [req-235661d9-335a-4abe-8ed0-44436329653f req-3e84be38-4b91-4c6e-942a-7f3335dc6910 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.195407] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.195407] [57792]: warnings.warn( [ 1136.344368] [57793]: DEBUG cinder.coordination [req-45a306d0-9a31-4cc7-a97e-609262341781 req-45a0cf5d-3b14-45ac-bf5a-65f09bb9406b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Lock "cinder-attachment_update-239f5fb0-ee9e-4057-b1d2-d9527987035f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1136.344709] [57793]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-45a0cf5d-3b14-45ac-bf5a-65f09bb9406b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a returned with HTTP 200 [ 1136.345388] [57793]: [pid: 57793|app: 0|req: 233/457] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:34:10 2025] PUT /volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.350595] [57793]: DEBUG cinder.api.middleware.request_id [req-45a306d0-9a31-4cc7-a97e-609262341781 req-d238cf7b-2e9f-4bef-b14d-15051310ca88 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.352841] [57793]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-d238cf7b-2e9f-4bef-b14d-15051310ca88 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a [ 1136.353092] [57793]: DEBUG cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-d238cf7b-2e9f-4bef-b14d-15051310ca88 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.353299] [57793]: DEBUG cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-d238cf7b-2e9f-4bef-b14d-15051310ca88 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.373277] [57793]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-d238cf7b-2e9f-4bef-b14d-15051310ca88 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a returned with HTTP 200 [ 1136.373758] [57793]: [pid: 57793|app: 0|req: 234/458] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Nov 20 20:34:11 2025] GET /volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1136.384326] [57793]: DEBUG cinder.api.middleware.request_id [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-d58635d8-fea7-48ae-a579-3c790c7ef17c None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.386802] [57793]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-d58635d8-fea7-48ae-a579-3c790c7ef17c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] POST http://10.180.1.21/volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f/action [ 1136.387370] [57793]: DEBUG cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-d58635d8-fea7-48ae-a579-3c790c7ef17c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action body: b'{"os-complete": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1136.387595] [57793]: DEBUG cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-d58635d8-fea7-48ae-a579-3c790c7ef17c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1136.410800] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.410800] [57793]: warnings.warn( [ 1136.424278] [57793]: INFO cinder.api.openstack.wsgi [req-3f296c81-2ff9-4537-aeb3-88109df5eeda req-d58635d8-fea7-48ae-a579-3c790c7ef17c tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f/action returned with HTTP 204 [ 1136.425096] [57793]: [pid: 57793|app: 0|req: 235/459] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:34:11 2025] POST /volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1136.732896] [57792]: INFO cinder.api.openstack.wsgi [req-235661d9-335a-4abe-8ed0-44436329653f req-3e84be38-4b91-4c6e-942a-7f3335dc6910 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/attachments/dccba282-1ee8-4761-815f-03339a6b4cd4 returned with HTTP 200 [ 1136.732896] [57792]: [pid: 57792|app: 0|req: 225/460] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:34:10 2025] DELETE /volume/v3/attachments/dccba282-1ee8-4761-815f-03339a6b4cd4 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.752677] [57793]: DEBUG cinder.api.middleware.request_id [None req-40d42168-e603-4219-8e85-1cd801284618 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.755083] [57793]: INFO cinder.api.openstack.wsgi [None req-40d42168-e603-4219-8e85-1cd801284618 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1136.755316] [57793]: DEBUG cinder.api.openstack.wsgi [None req-40d42168-e603-4219-8e85-1cd801284618 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.755532] [57793]: DEBUG cinder.api.openstack.wsgi [None req-40d42168-e603-4219-8e85-1cd801284618 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.763466] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.763466] [57793]: warnings.warn( [ 1136.767510] [57793]: INFO cinder.volume.api [None req-40d42168-e603-4219-8e85-1cd801284618 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1136.775130] [57793]: INFO cinder.api.openstack.wsgi [None req-40d42168-e603-4219-8e85-1cd801284618 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1136.775611] [57793]: [pid: 57793|app: 0|req: 236/461] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:11 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.925019] [57792]: DEBUG cinder.api.middleware.request_id [None req-b2563d47-8330-4213-9a29-b775162f6330 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.927335] [57792]: INFO cinder.api.openstack.wsgi [None req-b2563d47-8330-4213-9a29-b775162f6330 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1136.927815] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b2563d47-8330-4213-9a29-b775162f6330 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.927938] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b2563d47-8330-4213-9a29-b775162f6330 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.938992] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.938992] [57792]: warnings.warn( [ 1136.943053] [57792]: INFO cinder.volume.api [None req-b2563d47-8330-4213-9a29-b775162f6330 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1136.947915] [57792]: INFO cinder.api.openstack.wsgi [None req-b2563d47-8330-4213-9a29-b775162f6330 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1136.948518] [57792]: [pid: 57792|app: 0|req: 226/462] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:11 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1137.054919] [57793]: DEBUG cinder.api.middleware.request_id [req-48778475-57a0-4622-9264-76fd6630ae32 req-26d14725-21d6-4e20-95d4-35a53ddcbeed None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.058518] [57793]: INFO cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-26d14725-21d6-4e20-95d4-35a53ddcbeed tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] DELETE http://10.180.1.21/volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae [ 1137.058518] [57793]: DEBUG cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-26d14725-21d6-4e20-95d4-35a53ddcbeed tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1137.058518] [57793]: DEBUG cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-26d14725-21d6-4e20-95d4-35a53ddcbeed tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1137.068248] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.068248] [57793]: warnings.warn( [ 1137.606656] [57793]: INFO cinder.api.openstack.wsgi [req-48778475-57a0-4622-9264-76fd6630ae32 req-26d14725-21d6-4e20-95d4-35a53ddcbeed tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae returned with HTTP 200 [ 1137.607207] [57793]: [pid: 57793|app: 0|req: 237/463] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:34:11 2025] DELETE /volume/v3/attachments/25a7fa26-0222-4b17-8f38-7b1e2faa87ae => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.959062] [57792]: DEBUG cinder.api.middleware.request_id [None req-f159193a-b5d7-4d76-aabc-e34266249d04 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.961399] [57792]: INFO cinder.api.openstack.wsgi [None req-f159193a-b5d7-4d76-aabc-e34266249d04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1137.961697] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f159193a-b5d7-4d76-aabc-e34266249d04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1137.961928] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f159193a-b5d7-4d76-aabc-e34266249d04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1137.982034] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.982034] [57792]: warnings.warn( [ 1137.988026] [57792]: INFO cinder.volume.api [None req-f159193a-b5d7-4d76-aabc-e34266249d04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1137.998192] [57792]: INFO cinder.api.openstack.wsgi [None req-f159193a-b5d7-4d76-aabc-e34266249d04 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1138.000529] [57792]: [pid: 57792|app: 0|req: 227/464] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:12 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.138930] [57793]: DEBUG cinder.api.middleware.request_id [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-0371ae69-fc99-4553-a80c-97874f7f1a34 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.141330] [57793]: INFO cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-0371ae69-fc99-4553-a80c-97874f7f1a34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1138.141662] [57793]: DEBUG cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-0371ae69-fc99-4553-a80c-97874f7f1a34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1138.141759] [57793]: DEBUG cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-0371ae69-fc99-4553-a80c-97874f7f1a34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1138.156641] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.156641] [57793]: warnings.warn( [ 1138.161077] [57793]: INFO cinder.volume.api [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-0371ae69-fc99-4553-a80c-97874f7f1a34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1138.166835] [57793]: INFO cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-0371ae69-fc99-4553-a80c-97874f7f1a34 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1138.167336] [57793]: [pid: 57793|app: 0|req: 238/465] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:34:12 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.184039] [57792]: DEBUG cinder.api.middleware.request_id [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-cc139e59-1399-408d-92e4-37fd3e1114ad None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.186434] [57792]: INFO cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-cc139e59-1399-408d-92e4-37fd3e1114ad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] POST http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6/action [ 1138.186842] [57792]: DEBUG cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-cc139e59-1399-408d-92e4-37fd3e1114ad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1138.187018] [57792]: DEBUG cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-cc139e59-1399-408d-92e4-37fd3e1114ad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1138.197472] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.197472] [57792]: warnings.warn( [ 1138.197999] [57792]: INFO cinder.volume.api [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-cc139e59-1399-408d-92e4-37fd3e1114ad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1138.205614] [57792]: INFO cinder.volume.api [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-cc139e59-1399-408d-92e4-37fd3e1114ad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Begin detaching volume completed successfully. [ 1138.205862] [57792]: INFO cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-cc139e59-1399-408d-92e4-37fd3e1114ad tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6/action returned with HTTP 202 [ 1138.206363] [57792]: [pid: 57792|app: 0|req: 228/466] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:34:12 2025] POST /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1138.221035] [57793]: DEBUG cinder.api.middleware.request_id [None req-fc4609f9-5885-42f1-9ae4-b24ee60844b1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.223474] [57793]: INFO cinder.api.openstack.wsgi [None req-fc4609f9-5885-42f1-9ae4-b24ee60844b1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1138.223678] [57793]: DEBUG cinder.api.openstack.wsgi [None req-fc4609f9-5885-42f1-9ae4-b24ee60844b1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1138.223894] [57793]: DEBUG cinder.api.openstack.wsgi [None req-fc4609f9-5885-42f1-9ae4-b24ee60844b1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1138.235787] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.235787] [57793]: warnings.warn( [ 1138.240087] [57793]: INFO cinder.volume.api [None req-fc4609f9-5885-42f1-9ae4-b24ee60844b1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1138.245038] [57793]: INFO cinder.api.openstack.wsgi [None req-fc4609f9-5885-42f1-9ae4-b24ee60844b1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1138.245191] [57793]: [pid: 57793|app: 0|req: 239/467] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:12 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1138.485755] [57792]: DEBUG cinder.api.middleware.request_id [req-45a306d0-9a31-4cc7-a97e-609262341781 req-72632091-c5fd-43a5-bb46-7da665cdac0b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.488605] [57792]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-72632091-c5fd-43a5-bb46-7da665cdac0b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] POST http://10.180.1.21/volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a/action [ 1138.489175] [57792]: DEBUG cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-72632091-c5fd-43a5-bb46-7da665cdac0b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1138.489319] [57792]: DEBUG cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-72632091-c5fd-43a5-bb46-7da665cdac0b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1138.508138] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.508138] [57792]: warnings.warn( [ 1138.520056] [57792]: INFO cinder.api.openstack.wsgi [req-45a306d0-9a31-4cc7-a97e-609262341781 req-72632091-c5fd-43a5-bb46-7da665cdac0b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a/action returned with HTTP 204 [ 1138.520687] [57792]: [pid: 57792|app: 0|req: 229/468] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:34:13 2025] POST /volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1139.229118] [57793]: DEBUG cinder.api.middleware.request_id [None req-bc39e546-336f-482e-9efe-39f545f21f94 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.229602] [57793]: INFO cinder.api.openstack.wsgi [None req-bc39e546-336f-482e-9efe-39f545f21f94 None None] GET http://10.180.1.21/volume// [ 1139.229854] [57793]: DEBUG cinder.api.openstack.wsgi [None req-bc39e546-336f-482e-9efe-39f545f21f94 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1139.230043] [57793]: DEBUG cinder.api.openstack.wsgi [None req-bc39e546-336f-482e-9efe-39f545f21f94 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1139.230510] [57793]: INFO cinder.api.openstack.wsgi [None req-bc39e546-336f-482e-9efe-39f545f21f94 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1139.233763] [57793]: [pid: 57793|app: 0|req: 240/469] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:34:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1139.237098] [57792]: DEBUG cinder.api.middleware.request_id [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-70e070d9-0d08-4f6c-8416-ec1b7aa3de32 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.240955] [57792]: INFO cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-70e070d9-0d08-4f6c-8416-ec1b7aa3de32 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1139.241393] [57792]: DEBUG cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-70e070d9-0d08-4f6c-8416-ec1b7aa3de32 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1139.241711] [57792]: DEBUG cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-70e070d9-0d08-4f6c-8416-ec1b7aa3de32 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1139.255835] [57793]: DEBUG cinder.api.middleware.request_id [None req-0e02076c-a605-4f2e-9560-7194c051f09d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.258301] [57793]: INFO cinder.api.openstack.wsgi [None req-0e02076c-a605-4f2e-9560-7194c051f09d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1139.258578] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0e02076c-a605-4f2e-9560-7194c051f09d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1139.258767] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0e02076c-a605-4f2e-9560-7194c051f09d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1139.259958] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.259958] [57792]: warnings.warn( [ 1139.267097] [57792]: INFO cinder.volume.api [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-70e070d9-0d08-4f6c-8416-ec1b7aa3de32 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1139.273348] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.273348] [57793]: warnings.warn( [ 1139.276719] [57792]: INFO cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-70e070d9-0d08-4f6c-8416-ec1b7aa3de32 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1139.276719] [57792]: [pid: 57792|app: 0|req: 230/470] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:34:13 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1139.279973] [57793]: INFO cinder.volume.api [None req-0e02076c-a605-4f2e-9560-7194c051f09d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1139.289418] [57793]: INFO cinder.api.openstack.wsgi [None req-0e02076c-a605-4f2e-9560-7194c051f09d tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1139.289928] [57793]: [pid: 57793|app: 0|req: 241/471] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:13 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.310467] [57792]: DEBUG cinder.api.middleware.request_id [None req-0a4920b3-042f-4a22-af52-157e6d9dc74e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.312581] [57792]: INFO cinder.api.openstack.wsgi [None req-0a4920b3-042f-4a22-af52-157e6d9dc74e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1140.312819] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0a4920b3-042f-4a22-af52-157e6d9dc74e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1140.313040] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0a4920b3-042f-4a22-af52-157e6d9dc74e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1140.327681] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.327681] [57792]: warnings.warn( [ 1140.332547] [57792]: INFO cinder.volume.api [None req-0a4920b3-042f-4a22-af52-157e6d9dc74e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1140.338726] [57792]: INFO cinder.api.openstack.wsgi [None req-0a4920b3-042f-4a22-af52-157e6d9dc74e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1140.339202] [57792]: [pid: 57792|app: 0|req: 231/472] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:15 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1140.471681] [57793]: DEBUG cinder.api.middleware.request_id [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-07c68576-dd49-4587-9b81-d92703908565 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.474358] [57793]: INFO cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-07c68576-dd49-4587-9b81-d92703908565 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] DELETE http://10.180.1.21/volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac [ 1140.474592] [57793]: DEBUG cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-07c68576-dd49-4587-9b81-d92703908565 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1140.474845] [57793]: DEBUG cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-07c68576-dd49-4587-9b81-d92703908565 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1140.483328] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.483328] [57793]: warnings.warn( [ 1141.018884] [57793]: INFO cinder.api.openstack.wsgi [req-549a98c9-a63e-4ace-9a9e-97ec59bada53 req-07c68576-dd49-4587-9b81-d92703908565 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac returned with HTTP 200 [ 1141.019405] [57793]: [pid: 57793|app: 0|req: 242/473] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:34:15 2025] DELETE /volume/v3/attachments/541b7344-cffe-4a1e-8176-4fff0d4f64ac => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.351061] [57792]: DEBUG cinder.api.middleware.request_id [None req-89fc37a4-6de2-4ca5-b323-6d1f6802b517 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.352969] [57792]: INFO cinder.api.openstack.wsgi [None req-89fc37a4-6de2-4ca5-b323-6d1f6802b517 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1141.353207] [57792]: DEBUG cinder.api.openstack.wsgi [None req-89fc37a4-6de2-4ca5-b323-6d1f6802b517 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1141.353418] [57792]: DEBUG cinder.api.openstack.wsgi [None req-89fc37a4-6de2-4ca5-b323-6d1f6802b517 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.367577] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.367577] [57792]: warnings.warn( [ 1141.373323] [57792]: INFO cinder.volume.api [None req-89fc37a4-6de2-4ca5-b323-6d1f6802b517 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1141.380069] [57792]: INFO cinder.api.openstack.wsgi [None req-89fc37a4-6de2-4ca5-b323-6d1f6802b517 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1141.380537] [57792]: [pid: 57792|app: 0|req: 232/474] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:16 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.394889] [57793]: DEBUG cinder.api.middleware.request_id [None req-3fe46698-a034-43ce-936b-c42ff9184196 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.398903] [57793]: INFO cinder.api.openstack.wsgi [None req-3fe46698-a034-43ce-936b-c42ff9184196 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1141.399187] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3fe46698-a034-43ce-936b-c42ff9184196 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1141.399397] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3fe46698-a034-43ce-936b-c42ff9184196 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.408581] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.408581] [57793]: warnings.warn( [ 1141.412754] [57793]: INFO cinder.volume.api [None req-3fe46698-a034-43ce-936b-c42ff9184196 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1141.417965] [57793]: INFO cinder.api.openstack.wsgi [None req-3fe46698-a034-43ce-936b-c42ff9184196 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1141.418443] [57793]: [pid: 57793|app: 0|req: 243/475] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:16 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.512814] [57792]: DEBUG cinder.api.middleware.request_id [None req-496e70c6-32f5-4c29-bfe3-22334a683cd1 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.515592] [57792]: INFO cinder.api.openstack.wsgi [None req-496e70c6-32f5-4c29-bfe3-22334a683cd1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1142.515692] [57792]: DEBUG cinder.api.openstack.wsgi [None req-496e70c6-32f5-4c29-bfe3-22334a683cd1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.515914] [57792]: DEBUG cinder.api.openstack.wsgi [None req-496e70c6-32f5-4c29-bfe3-22334a683cd1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.536943] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.536943] [57792]: warnings.warn( [ 1142.542328] [57792]: INFO cinder.volume.api [None req-496e70c6-32f5-4c29-bfe3-22334a683cd1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1142.550687] [57792]: INFO cinder.api.openstack.wsgi [None req-496e70c6-32f5-4c29-bfe3-22334a683cd1 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1142.551522] [57792]: [pid: 57792|app: 0|req: 233/476] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:17 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.564036] [57793]: DEBUG cinder.api.middleware.request_id [None req-a89ba8e7-c152-4616-98ad-d61190cf594b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.564538] [57793]: INFO cinder.api.openstack.wsgi [None req-a89ba8e7-c152-4616-98ad-d61190cf594b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1142.564747] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a89ba8e7-c152-4616-98ad-d61190cf594b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.565195] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a89ba8e7-c152-4616-98ad-d61190cf594b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.577489] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.577489] [57793]: warnings.warn( [ 1142.588682] [57793]: INFO cinder.volume.api [None req-a89ba8e7-c152-4616-98ad-d61190cf594b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1142.595066] [57793]: INFO cinder.api.openstack.wsgi [None req-a89ba8e7-c152-4616-98ad-d61190cf594b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1142.595527] [57793]: [pid: 57793|app: 0|req: 244/477] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:17 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.642537] [57792]: DEBUG cinder.api.middleware.request_id [None req-8d807a5f-15f3-4049-98a2-3fa207d8dfda None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.645064] [57792]: INFO cinder.api.openstack.wsgi [None req-8d807a5f-15f3-4049-98a2-3fa207d8dfda tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1142.645366] [57792]: DEBUG cinder.api.openstack.wsgi [None req-8d807a5f-15f3-4049-98a2-3fa207d8dfda tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.645610] [57792]: DEBUG cinder.api.openstack.wsgi [None req-8d807a5f-15f3-4049-98a2-3fa207d8dfda tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.655266] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.655266] [57792]: warnings.warn( [ 1142.659800] [57792]: INFO cinder.volume.api [None req-8d807a5f-15f3-4049-98a2-3fa207d8dfda tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1142.666308] [57792]: INFO cinder.api.openstack.wsgi [None req-8d807a5f-15f3-4049-98a2-3fa207d8dfda tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1142.666827] [57792]: [pid: 57792|app: 0|req: 234/478] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:17 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1142.876762] [57793]: DEBUG cinder.api.middleware.request_id [req-84067826-6963-4ed2-bc46-47b044f07fb4 req-93488d90-afc3-4e06-a613-e7bceb4c13d2 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.879683] [57793]: INFO cinder.api.openstack.wsgi [req-84067826-6963-4ed2-bc46-47b044f07fb4 req-93488d90-afc3-4e06-a613-e7bceb4c13d2 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f [ 1142.879928] [57793]: DEBUG cinder.api.openstack.wsgi [req-84067826-6963-4ed2-bc46-47b044f07fb4 req-93488d90-afc3-4e06-a613-e7bceb4c13d2 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.880161] [57793]: DEBUG cinder.api.openstack.wsgi [req-84067826-6963-4ed2-bc46-47b044f07fb4 req-93488d90-afc3-4e06-a613-e7bceb4c13d2 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.890762] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.890762] [57793]: warnings.warn( [ 1143.423892] [57793]: INFO cinder.api.openstack.wsgi [req-84067826-6963-4ed2-bc46-47b044f07fb4 req-93488d90-afc3-4e06-a613-e7bceb4c13d2 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f returned with HTTP 200 [ 1143.424175] [57793]: [pid: 57793|app: 0|req: 245/479] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:34:17 2025] DELETE /volume/v3/attachments/d5f54374-cb63-4033-9a8b-b658b1eec52f => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.663665] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=106,cinder:UPDATE=14,cinder:INSERT=1 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1152.936970] [57792]: DEBUG cinder.api.middleware.request_id [None req-170de9f3-2752-4ccd-aa99-053484579ba4 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.942308] [57792]: INFO cinder.api.openstack.wsgi [None req-170de9f3-2752-4ccd-aa99-053484579ba4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1152.942308] [57792]: DEBUG cinder.api.openstack.wsgi [None req-170de9f3-2752-4ccd-aa99-053484579ba4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.942308] [57792]: DEBUG cinder.api.openstack.wsgi [None req-170de9f3-2752-4ccd-aa99-053484579ba4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.957747] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.957747] [57792]: warnings.warn( [ 1152.962678] [57792]: INFO cinder.volume.api [None req-170de9f3-2752-4ccd-aa99-053484579ba4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1152.968344] [57792]: INFO cinder.api.openstack.wsgi [None req-170de9f3-2752-4ccd-aa99-053484579ba4 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1152.968990] [57792]: [pid: 57792|app: 0|req: 235/480] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:27 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.021058] [57793]: DEBUG cinder.api.middleware.request_id [None req-f62b36cc-d278-46ff-8309-b339e4016bc5 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.023140] [57793]: INFO cinder.api.openstack.wsgi [None req-f62b36cc-d278-46ff-8309-b339e4016bc5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1153.023370] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f62b36cc-d278-46ff-8309-b339e4016bc5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.023581] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f62b36cc-d278-46ff-8309-b339e4016bc5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.035476] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.035476] [57793]: warnings.warn( [ 1153.040186] [57793]: INFO cinder.volume.api [None req-f62b36cc-d278-46ff-8309-b339e4016bc5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1153.046115] [57793]: INFO cinder.api.openstack.wsgi [None req-f62b36cc-d278-46ff-8309-b339e4016bc5 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1153.046675] [57793]: [pid: 57793|app: 0|req: 246/481] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:27 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.772370] [57792]: DEBUG cinder.api.middleware.request_id [None req-5517ca60-83f9-4d68-a1a0-ae13d03112e7 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.774162] [57792]: INFO cinder.api.openstack.wsgi [None req-5517ca60-83f9-4d68-a1a0-ae13d03112e7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1156.774383] [57792]: DEBUG cinder.api.openstack.wsgi [None req-5517ca60-83f9-4d68-a1a0-ae13d03112e7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1156.774588] [57792]: DEBUG cinder.api.openstack.wsgi [None req-5517ca60-83f9-4d68-a1a0-ae13d03112e7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.774764] [57792]: INFO cinder.api.v3.volumes [None req-5517ca60-83f9-4d68-a1a0-ae13d03112e7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Delete volume with id: d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1156.787934] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.787934] [57792]: warnings.warn( [ 1156.788671] [57792]: INFO cinder.volume.api [None req-5517ca60-83f9-4d68-a1a0-ae13d03112e7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1156.812619] [57792]: INFO cinder.volume.api [None req-5517ca60-83f9-4d68-a1a0-ae13d03112e7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Delete volume request issued successfully. [ 1156.813294] [57792]: INFO cinder.api.openstack.wsgi [None req-5517ca60-83f9-4d68-a1a0-ae13d03112e7 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 202 [ 1156.813804] [57792]: [pid: 57792|app: 0|req: 236/482] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:34:31 2025] DELETE /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1156.817545] [57793]: DEBUG cinder.api.middleware.request_id [None req-3221524f-8f8d-4b95-abe7-7ad9cd9c1c7b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.820265] [57793]: INFO cinder.api.openstack.wsgi [None req-3221524f-8f8d-4b95-abe7-7ad9cd9c1c7b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1156.820501] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3221524f-8f8d-4b95-abe7-7ad9cd9c1c7b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1156.820717] [57793]: DEBUG cinder.api.openstack.wsgi [None req-3221524f-8f8d-4b95-abe7-7ad9cd9c1c7b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.830616] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.830616] [57793]: warnings.warn( [ 1156.837804] [57793]: INFO cinder.volume.api [None req-3221524f-8f8d-4b95-abe7-7ad9cd9c1c7b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1156.862533] [57793]: INFO cinder.api.openstack.wsgi [None req-3221524f-8f8d-4b95-abe7-7ad9cd9c1c7b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1156.863162] [57793]: [pid: 57793|app: 0|req: 247/483] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:31 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.874421] [57792]: DEBUG cinder.api.middleware.request_id [None req-b4b2dd42-67ae-478d-933f-a304fc89a709 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.877066] [57792]: INFO cinder.api.openstack.wsgi [None req-b4b2dd42-67ae-478d-933f-a304fc89a709 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1157.877066] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b4b2dd42-67ae-478d-933f-a304fc89a709 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1157.877213] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b4b2dd42-67ae-478d-933f-a304fc89a709 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.890216] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.890216] [57792]: warnings.warn( [ 1157.895856] [57792]: INFO cinder.volume.api [None req-b4b2dd42-67ae-478d-933f-a304fc89a709 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1157.903112] [57792]: INFO cinder.api.openstack.wsgi [None req-b4b2dd42-67ae-478d-933f-a304fc89a709 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 200 [ 1157.903571] [57792]: [pid: 57792|app: 0|req: 237/484] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:32 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1158.914349] [57793]: DEBUG cinder.api.middleware.request_id [None req-2ce77299-c92a-4670-9a08-6fe169691dd4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.916638] [57793]: INFO cinder.api.openstack.wsgi [None req-2ce77299-c92a-4670-9a08-6fe169691dd4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 [ 1158.916882] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2ce77299-c92a-4670-9a08-6fe169691dd4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.917122] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2ce77299-c92a-4670-9a08-6fe169691dd4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.933820] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.933820] [57793]: warnings.warn( [ 1158.936969] [57793]: INFO cinder.api.openstack.wsgi [None req-2ce77299-c92a-4670-9a08-6fe169691dd4 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 returned with HTTP 404 [ 1158.937592] [57793]: [pid: 57793|app: 0|req: 248/485] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:33 2025] GET /volume/v3/volumes/d2bbe4dd-48a4-4de0-a912-9b69898a79f6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1158.940818] [57792]: DEBUG cinder.api.middleware.request_id [None req-31c28233-69e1-409b-a2f8-1977794d534a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.942939] [57792]: INFO cinder.api.openstack.wsgi [None req-31c28233-69e1-409b-a2f8-1977794d534a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1158.943178] [57792]: DEBUG cinder.api.openstack.wsgi [None req-31c28233-69e1-409b-a2f8-1977794d534a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.943451] [57792]: DEBUG cinder.api.openstack.wsgi [None req-31c28233-69e1-409b-a2f8-1977794d534a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.943638] [57792]: INFO cinder.api.v3.volumes [None req-31c28233-69e1-409b-a2f8-1977794d534a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Delete volume with id: 8ee4f406-544d-4cf6-8a9c-06509686424e [ 1158.952371] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.952371] [57792]: warnings.warn( [ 1158.953076] [57792]: INFO cinder.volume.api [None req-31c28233-69e1-409b-a2f8-1977794d534a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1158.977448] [57792]: INFO cinder.volume.api [None req-31c28233-69e1-409b-a2f8-1977794d534a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Delete volume request issued successfully. [ 1158.977642] [57792]: INFO cinder.api.openstack.wsgi [None req-31c28233-69e1-409b-a2f8-1977794d534a tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 202 [ 1158.978208] [57792]: [pid: 57792|app: 0|req: 238/486] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:34:33 2025] DELETE /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1158.982498] [57793]: DEBUG cinder.api.middleware.request_id [None req-d8715dcf-07a1-41d1-8e0e-e2000cc28a66 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.986674] [57793]: INFO cinder.api.openstack.wsgi [None req-d8715dcf-07a1-41d1-8e0e-e2000cc28a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1158.987086] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d8715dcf-07a1-41d1-8e0e-e2000cc28a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.987431] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d8715dcf-07a1-41d1-8e0e-e2000cc28a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.997821] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.997821] [57793]: warnings.warn( [ 1159.002703] [57793]: INFO cinder.volume.api [None req-d8715dcf-07a1-41d1-8e0e-e2000cc28a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1159.007913] [57793]: INFO cinder.api.openstack.wsgi [None req-d8715dcf-07a1-41d1-8e0e-e2000cc28a66 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1159.008365] [57793]: [pid: 57793|app: 0|req: 249/487] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:33 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.018454] [57792]: DEBUG cinder.api.middleware.request_id [None req-b19db8bc-8224-4aae-9eb2-441297d413b9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.020591] [57792]: INFO cinder.api.openstack.wsgi [None req-b19db8bc-8224-4aae-9eb2-441297d413b9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1160.020802] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b19db8bc-8224-4aae-9eb2-441297d413b9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.021067] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b19db8bc-8224-4aae-9eb2-441297d413b9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.031708] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.031708] [57792]: warnings.warn( [ 1160.036120] [57792]: INFO cinder.volume.api [None req-b19db8bc-8224-4aae-9eb2-441297d413b9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1160.042503] [57792]: INFO cinder.api.openstack.wsgi [None req-b19db8bc-8224-4aae-9eb2-441297d413b9 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1160.042503] [57792]: [pid: 57792|app: 0|req: 239/488] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:34 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.052831] [57793]: DEBUG cinder.api.middleware.request_id [None req-8cac9ace-bbd1-4c9b-b482-2d01c4d5901b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.056293] [57793]: INFO cinder.api.openstack.wsgi [None req-8cac9ace-bbd1-4c9b-b482-2d01c4d5901b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1161.056293] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8cac9ace-bbd1-4c9b-b482-2d01c4d5901b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1161.056414] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8cac9ace-bbd1-4c9b-b482-2d01c4d5901b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1161.067352] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.067352] [57793]: warnings.warn( [ 1161.071542] [57793]: INFO cinder.volume.api [None req-8cac9ace-bbd1-4c9b-b482-2d01c4d5901b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1161.077183] [57793]: INFO cinder.api.openstack.wsgi [None req-8cac9ace-bbd1-4c9b-b482-2d01c4d5901b tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 200 [ 1161.077686] [57793]: [pid: 57793|app: 0|req: 250/489] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:35 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.088853] [57792]: DEBUG cinder.api.middleware.request_id [None req-de783cb9-6a1b-499b-98e3-7faec5ec6010 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.091796] [57792]: INFO cinder.api.openstack.wsgi [None req-de783cb9-6a1b-499b-98e3-7faec5ec6010 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e [ 1162.092028] [57792]: DEBUG cinder.api.openstack.wsgi [None req-de783cb9-6a1b-499b-98e3-7faec5ec6010 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.092247] [57792]: DEBUG cinder.api.openstack.wsgi [None req-de783cb9-6a1b-499b-98e3-7faec5ec6010 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.098608] [57792]: INFO cinder.api.openstack.wsgi [None req-de783cb9-6a1b-499b-98e3-7faec5ec6010 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e returned with HTTP 404 [ 1162.099219] [57792]: [pid: 57792|app: 0|req: 240/490] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:36 2025] GET /volume/v3/volumes/8ee4f406-544d-4cf6-8a9c-06509686424e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1162.175445] [57793]: DEBUG cinder.api.middleware.request_id [None req-8b1e277d-0412-4a7b-816a-7392d304b191 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.177751] [57793]: INFO cinder.api.openstack.wsgi [None req-8b1e277d-0412-4a7b-816a-7392d304b191 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 1162.177982] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8b1e277d-0412-4a7b-816a-7392d304b191 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.178209] [57793]: DEBUG cinder.api.openstack.wsgi [None req-8b1e277d-0412-4a7b-816a-7392d304b191 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.178388] [57793]: INFO cinder.api.v3.volumes [None req-8b1e277d-0412-4a7b-816a-7392d304b191 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Delete volume with id: 9a70a697-e757-4543-8279-0bba9807738e [ 1162.189562] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.189562] [57793]: warnings.warn( [ 1162.190195] [57793]: INFO cinder.volume.api [None req-8b1e277d-0412-4a7b-816a-7392d304b191 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1162.211993] [57793]: INFO cinder.volume.api [None req-8b1e277d-0412-4a7b-816a-7392d304b191 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Delete volume request issued successfully. [ 1162.212228] [57793]: INFO cinder.api.openstack.wsgi [None req-8b1e277d-0412-4a7b-816a-7392d304b191 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 202 [ 1162.212703] [57793]: [pid: 57793|app: 0|req: 251/491] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:34:36 2025] DELETE /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1162.215718] [57792]: DEBUG cinder.api.middleware.request_id [None req-a2f14d0c-461d-4989-808f-5b0a26316b4e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.217809] [57792]: INFO cinder.api.openstack.wsgi [None req-a2f14d0c-461d-4989-808f-5b0a26316b4e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 1162.218183] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a2f14d0c-461d-4989-808f-5b0a26316b4e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.218410] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a2f14d0c-461d-4989-808f-5b0a26316b4e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.227138] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.227138] [57792]: warnings.warn( [ 1162.231055] [57792]: INFO cinder.volume.api [None req-a2f14d0c-461d-4989-808f-5b0a26316b4e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1162.236217] [57792]: INFO cinder.api.openstack.wsgi [None req-a2f14d0c-461d-4989-808f-5b0a26316b4e tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 1162.236651] [57792]: [pid: 57792|app: 0|req: 241/492] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:36 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.246778] [57793]: DEBUG cinder.api.middleware.request_id [None req-11c97336-093e-4738-ac46-cd8b32dce794 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.249336] [57793]: INFO cinder.api.openstack.wsgi [None req-11c97336-093e-4738-ac46-cd8b32dce794 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 1163.249650] [57793]: DEBUG cinder.api.openstack.wsgi [None req-11c97336-093e-4738-ac46-cd8b32dce794 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1163.249966] [57793]: DEBUG cinder.api.openstack.wsgi [None req-11c97336-093e-4738-ac46-cd8b32dce794 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1163.252515] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=325,cinder:UPDATE=65,cinder:INSERT=22 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1163.262034] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.262034] [57793]: warnings.warn( [ 1163.267919] [57793]: INFO cinder.volume.api [None req-11c97336-093e-4738-ac46-cd8b32dce794 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1163.274377] [57793]: INFO cinder.api.openstack.wsgi [None req-11c97336-093e-4738-ac46-cd8b32dce794 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 1163.274815] [57793]: [pid: 57793|app: 0|req: 252/493] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:37 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.284361] [57792]: DEBUG cinder.api.middleware.request_id [None req-aa43e682-9bfa-45ab-aed5-bba24ecdf9c2 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.286823] [57792]: INFO cinder.api.openstack.wsgi [None req-aa43e682-9bfa-45ab-aed5-bba24ecdf9c2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 1164.287086] [57792]: DEBUG cinder.api.openstack.wsgi [None req-aa43e682-9bfa-45ab-aed5-bba24ecdf9c2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1164.287299] [57792]: DEBUG cinder.api.openstack.wsgi [None req-aa43e682-9bfa-45ab-aed5-bba24ecdf9c2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1164.298167] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.298167] [57792]: warnings.warn( [ 1164.304048] [57792]: INFO cinder.volume.api [None req-aa43e682-9bfa-45ab-aed5-bba24ecdf9c2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Volume info retrieved successfully. [ 1164.310171] [57792]: INFO cinder.api.openstack.wsgi [None req-aa43e682-9bfa-45ab-aed5-bba24ecdf9c2 tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 200 [ 1164.311825] [57792]: [pid: 57792|app: 0|req: 242/494] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:39 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1165.321746] [57793]: DEBUG cinder.api.middleware.request_id [None req-1953935d-78ac-40a0-8326-f0a6b58ffdbc None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.327082] [57793]: INFO cinder.api.openstack.wsgi [None req-1953935d-78ac-40a0-8326-f0a6b58ffdbc tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] GET http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e [ 1165.327459] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1953935d-78ac-40a0-8326-f0a6b58ffdbc tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1165.327737] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1953935d-78ac-40a0-8326-f0a6b58ffdbc tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1165.339728] [57793]: INFO cinder.api.openstack.wsgi [None req-1953935d-78ac-40a0-8326-f0a6b58ffdbc tempest-AttachVolumeTestJSON-1819888781 tempest-AttachVolumeTestJSON-1819888781-project-member] http://10.180.1.21/volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e returned with HTTP 404 [ 1165.339728] [57793]: [pid: 57793|app: 0|req: 253/495] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:40 2025] GET /volume/v3/volumes/9a70a697-e757-4543-8279-0bba9807738e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1174.306673] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=27,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1175.333911] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=4 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1181.344398] [57792]: DEBUG cinder.api.middleware.request_id [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-ecd3c71c-9011-45b8-88ff-0eb3cd828cc1 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.346940] [57792]: INFO cinder.api.openstack.wsgi [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-ecd3c71c-9011-45b8-88ff-0eb3cd828cc1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a [ 1181.347233] [57792]: DEBUG cinder.api.openstack.wsgi [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-ecd3c71c-9011-45b8-88ff-0eb3cd828cc1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1181.347493] [57792]: DEBUG cinder.api.openstack.wsgi [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-ecd3c71c-9011-45b8-88ff-0eb3cd828cc1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1181.357691] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.357691] [57792]: warnings.warn( [ 1181.889484] [57792]: INFO cinder.api.openstack.wsgi [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-ecd3c71c-9011-45b8-88ff-0eb3cd828cc1 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a returned with HTTP 200 [ 1181.890009] [57792]: [pid: 57792|app: 0|req: 243/496] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:34:56 2025] DELETE /volume/v3/attachments/5d2953a8-d89d-4d2e-aa2e-6baa0a1c037a => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.900770] [57793]: DEBUG cinder.api.middleware.request_id [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-d2f62760-1ebf-4009-b1d5-593c45340b06 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.904015] [57793]: INFO cinder.api.openstack.wsgi [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-d2f62760-1ebf-4009-b1d5-593c45340b06 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] DELETE http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1181.904315] [57793]: DEBUG cinder.api.openstack.wsgi [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-d2f62760-1ebf-4009-b1d5-593c45340b06 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1181.904544] [57793]: DEBUG cinder.api.openstack.wsgi [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-d2f62760-1ebf-4009-b1d5-593c45340b06 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1181.904722] [57793]: INFO cinder.api.v3.volumes [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-d2f62760-1ebf-4009-b1d5-593c45340b06 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Delete volume with id: 239f5fb0-ee9e-4057-b1d2-d9527987035f [ 1181.916363] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.916363] [57793]: warnings.warn( [ 1181.916988] [57793]: INFO cinder.volume.api [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-d2f62760-1ebf-4009-b1d5-593c45340b06 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1181.940528] [57793]: INFO cinder.volume.api [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-d2f62760-1ebf-4009-b1d5-593c45340b06 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Delete volume request issued successfully. [ 1181.940749] [57793]: INFO cinder.api.openstack.wsgi [req-6e70e879-c433-42fa-b154-8ff87889a9fa req-d2f62760-1ebf-4009-b1d5-593c45340b06 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f returned with HTTP 202 [ 1181.941296] [57793]: [pid: 57793|app: 0|req: 254/497] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 20:34:56 2025] DELETE /volume/v3/volumes/239f5fb0-ee9e-4057-b1d2-d9527987035f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1184.686902] [57792]: DEBUG cinder.api.middleware.request_id [None req-abf86142-19cb-4c76-af0d-39e368d738bc None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.689074] [57792]: INFO cinder.api.openstack.wsgi [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1184.689482] [57792]: DEBUG cinder.api.openstack.wsgi [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1403494844"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1184.691176] [57792]: DEBUG cinder.api.v3.volumes [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1403494844'}} {{(pid=57792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1184.691323] [57792]: INFO cinder.api.v3.volumes [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume of 1 GB [ 1184.691680] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.691680] [57792]: warnings.warn( [ 1184.697402] [57792]: INFO cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Availability Zones retrieved successfully. [ 1184.704509] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Flow 'volume_create_api' (511927b4-d5d2-42c0-9f10-359c4053e574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1184.705717] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75885248-5c5b-4736-80f2-26a3c2538aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1184.706917] [57792]: DEBUG cinder.volume.flows.api.create_volume [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Validating volume size '1' using validate_int {{(pid=57792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1184.726619] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75885248-5c5b-4736-80f2-26a3c2538aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1184.727599] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788c107f-9185-45e9-b536-66a0b061e9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1184.771819] [57792]: DEBUG cinder.quota [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Created reservations ['cd807ede-e088-4d9a-8057-49f52a9e94f8', 'a584f0de-3c91-4e93-96b4-9b42dfb8eee8', 'addedf9d-6ed3-4216-9be9-ffcaf048435e', '42c4aeef-06bb-4099-9ccd-3b061d8e98a3'] {{(pid=57792) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1184.772757] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788c107f-9185-45e9-b536-66a0b061e9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd807ede-e088-4d9a-8057-49f52a9e94f8', 'a584f0de-3c91-4e93-96b4-9b42dfb8eee8', 'addedf9d-6ed3-4216-9be9-ffcaf048435e', '42c4aeef-06bb-4099-9ccd-3b061d8e98a3']}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1184.773647] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9e2c593-0929-4871-b856-6a52a4f23173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1184.790188] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9e2c593-0929-4871-b856-6a52a4f23173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08325f0d-9e26-4e58-ac29-999db1113fc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1403494844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5863e73c6b24975a9b9ad9e27eb944e',qos_specs=None,replication_status=,reservations=['cd807ede-e088-4d9a-8057-49f52a9e94f8','a584f0de-3c91-4e93-96b4-9b42dfb8eee8','addedf9d-6ed3-4216-9be9-ffcaf048435e','42c4aeef-06bb-4099-9ccd-3b061d8e98a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be76c44fd2541bbb9c03b9c1c6f8189',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1403494844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08325f0d-9e26-4e58-ac29-999db1113fc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5863e73c6b24975a9b9ad9e27eb944e',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='9be76c44fd2541bbb9c03b9c1c6f8189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1184.791152] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b114639c-8885-4a3e-baa8-55ed438c151f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1184.805801] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b114639c-8885-4a3e-baa8-55ed438c151f) 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-1403494844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5863e73c6b24975a9b9ad9e27eb944e',qos_specs=None,replication_status=,reservations=['cd807ede-e088-4d9a-8057-49f52a9e94f8','a584f0de-3c91-4e93-96b4-9b42dfb8eee8','addedf9d-6ed3-4216-9be9-ffcaf048435e','42c4aeef-06bb-4099-9ccd-3b061d8e98a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be76c44fd2541bbb9c03b9c1c6f8189',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1184.806821] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a13d80-5440-4e4a-9fc4-a15afe66736a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1184.815562] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a13d80-5440-4e4a-9fc4-a15afe66736a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57792) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1184.816698] [57792]: DEBUG cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Flow 'volume_create_api' (511927b4-d5d2-42c0-9f10-359c4053e574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57792) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1184.817129] [57792]: INFO cinder.volume.api [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume request issued successfully. [ 1184.818216] [57792]: INFO cinder.api.openstack.wsgi [None req-abf86142-19cb-4c76-af0d-39e368d738bc tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1184.818736] [57792]: [pid: 57792|app: 0|req: 244/498] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:34:59 2025] POST /volume/v3/volumes => generated 754 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1184.828665] [57793]: DEBUG cinder.api.middleware.request_id [None req-6de4ab3b-5ce3-4805-8aea-c9ec2b164a8b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.830821] [57793]: INFO cinder.api.openstack.wsgi [None req-6de4ab3b-5ce3-4805-8aea-c9ec2b164a8b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1184.831046] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6de4ab3b-5ce3-4805-8aea-c9ec2b164a8b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1184.831263] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6de4ab3b-5ce3-4805-8aea-c9ec2b164a8b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1184.840464] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.840464] [57793]: warnings.warn( [ 1184.845053] [57793]: INFO cinder.volume.api [None req-6de4ab3b-5ce3-4805-8aea-c9ec2b164a8b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1184.850685] [57793]: INFO cinder.api.openstack.wsgi [None req-6de4ab3b-5ce3-4805-8aea-c9ec2b164a8b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1184.851352] [57793]: [pid: 57793|app: 0|req: 255/499] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:34:59 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.863923] [57792]: DEBUG cinder.api.middleware.request_id [None req-2e2462d4-fb28-4ddf-af2c-3529407e4f29 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.866114] [57792]: INFO cinder.api.openstack.wsgi [None req-2e2462d4-fb28-4ddf-af2c-3529407e4f29 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1185.866333] [57792]: DEBUG cinder.api.openstack.wsgi [None req-2e2462d4-fb28-4ddf-af2c-3529407e4f29 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.866545] [57792]: DEBUG cinder.api.openstack.wsgi [None req-2e2462d4-fb28-4ddf-af2c-3529407e4f29 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.878799] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.878799] [57792]: warnings.warn( [ 1185.883075] [57792]: INFO cinder.volume.api [None req-2e2462d4-fb28-4ddf-af2c-3529407e4f29 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1185.888834] [57792]: INFO cinder.api.openstack.wsgi [None req-2e2462d4-fb28-4ddf-af2c-3529407e4f29 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1185.889399] [57792]: [pid: 57792|app: 0|req: 245/500] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:00 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.928605] [57793]: DEBUG cinder.api.middleware.request_id [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-c4052bce-8341-49e4-a4ae-9fd73200107f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.931293] [57793]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-c4052bce-8341-49e4-a4ae-9fd73200107f tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1185.931679] [57793]: DEBUG cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-c4052bce-8341-49e4-a4ae-9fd73200107f tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.931928] [57793]: DEBUG cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-c4052bce-8341-49e4-a4ae-9fd73200107f tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.940407] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.940407] [57793]: warnings.warn( [ 1185.944054] [57793]: INFO cinder.volume.api [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-c4052bce-8341-49e4-a4ae-9fd73200107f tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1185.948232] [57793]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-c4052bce-8341-49e4-a4ae-9fd73200107f tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1185.948656] [57793]: [pid: 57793|app: 0|req: 256/501] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:35:00 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.467028] [57792]: DEBUG cinder.api.middleware.request_id [None req-75e5379b-9867-46aa-82d8-ada684ae0c83 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.467462] [57792]: INFO cinder.api.openstack.wsgi [None req-75e5379b-9867-46aa-82d8-ada684ae0c83 None None] GET http://10.180.1.21/volume// [ 1187.467633] [57792]: DEBUG cinder.api.openstack.wsgi [None req-75e5379b-9867-46aa-82d8-ada684ae0c83 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.467842] [57792]: DEBUG cinder.api.openstack.wsgi [None req-75e5379b-9867-46aa-82d8-ada684ae0c83 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.468290] [57792]: INFO cinder.api.openstack.wsgi [None req-75e5379b-9867-46aa-82d8-ada684ae0c83 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.468628] [57792]: [pid: 57792|app: 0|req: 246/502] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:35:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.472548] [57793]: DEBUG cinder.api.middleware.request_id [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-ef136e59-2285-445e-b89a-9b84db450981 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.474984] [57793]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-ef136e59-2285-445e-b89a-9b84db450981 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1187.475424] [57793]: DEBUG cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-ef136e59-2285-445e-b89a-9b84db450981 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08325f0d-9e26-4e58-ac29-999db1113fc4", "connector": null, "instance_uuid": "457726d1-96b3-44fb-bcb4-2f1f00de04da"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1187.488879] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.488879] [57793]: warnings.warn( [ 1187.520719] [57793]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-ef136e59-2285-445e-b89a-9b84db450981 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1187.521245] [57793]: [pid: 57793|app: 0|req: 257/503] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:35:02 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) [ 1187.543740] [57792]: DEBUG cinder.api.middleware.request_id [None req-83eb1e76-8655-4a7c-b8eb-dcaa01d61638 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.545844] [57792]: INFO cinder.api.openstack.wsgi [None req-83eb1e76-8655-4a7c-b8eb-dcaa01d61638 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1187.546072] [57792]: DEBUG cinder.api.openstack.wsgi [None req-83eb1e76-8655-4a7c-b8eb-dcaa01d61638 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.546277] [57792]: DEBUG cinder.api.openstack.wsgi [None req-83eb1e76-8655-4a7c-b8eb-dcaa01d61638 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.557439] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.557439] [57792]: warnings.warn( [ 1187.561044] [57792]: INFO cinder.volume.api [None req-83eb1e76-8655-4a7c-b8eb-dcaa01d61638 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1187.566117] [57792]: INFO cinder.api.openstack.wsgi [None req-83eb1e76-8655-4a7c-b8eb-dcaa01d61638 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1187.566662] [57792]: [pid: 57792|app: 0|req: 247/504] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:02 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.046354] [57793]: DEBUG cinder.api.middleware.request_id [None req-d62ddbfb-43a8-4249-84d9-b47c331d2bbe None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.046840] [57793]: INFO cinder.api.openstack.wsgi [None req-d62ddbfb-43a8-4249-84d9-b47c331d2bbe None None] GET http://10.180.1.21/volume// [ 1188.047104] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d62ddbfb-43a8-4249-84d9-b47c331d2bbe None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1188.047476] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d62ddbfb-43a8-4249-84d9-b47c331d2bbe None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1188.047876] [57793]: INFO cinder.api.openstack.wsgi [None req-d62ddbfb-43a8-4249-84d9-b47c331d2bbe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1188.048227] [57793]: [pid: 57793|app: 0|req: 258/505] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:35:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1188.052352] [57792]: DEBUG cinder.api.middleware.request_id [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-179c6a56-1585-4784-8e88-1ca9be555092 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.121942] [57792]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-179c6a56-1585-4784-8e88-1ca9be555092 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1188.122281] [57792]: DEBUG cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-179c6a56-1585-4784-8e88-1ca9be555092 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1188.122536] [57792]: DEBUG cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-179c6a56-1585-4784-8e88-1ca9be555092 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1188.137143] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.137143] [57792]: warnings.warn( [ 1188.140727] [57792]: INFO cinder.volume.api [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-179c6a56-1585-4784-8e88-1ca9be555092 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1188.145638] [57792]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-179c6a56-1585-4784-8e88-1ca9be555092 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1188.146167] [57792]: [pid: 57792|app: 0|req: 248/506] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:35:02 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 1027 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1188.178138] [57793]: DEBUG cinder.api.middleware.request_id [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-bb12facb-cc34-45ad-b775-6dfd1825f85d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.180724] [57793]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-bb12facb-cc34-45ad-b775-6dfd1825f85d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] PUT http://10.180.1.21/volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70 [ 1188.181211] [57793]: DEBUG cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-bb12facb-cc34-45ad-b775-6dfd1825f85d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-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-901744", "mountpoint": "/dev/sdb"}}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1188.188852] [57793]: DEBUG cinder.coordination [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-bb12facb-cc34-45ad-b775-6dfd1825f85d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Acquiring lock "cinder-attachment_update-08325f0d-9e26-4e58-ac29-999db1113fc4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1188.193613] [57793]: DEBUG cinder.coordination [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-bb12facb-cc34-45ad-b775-6dfd1825f85d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Lock "cinder-attachment_update-08325f0d-9e26-4e58-ac29-999db1113fc4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57793) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1188.194709] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.194709] [57793]: warnings.warn( [ 1188.577400] [57792]: DEBUG cinder.api.middleware.request_id [None req-ea49a189-faad-40ab-9807-51db186d9897 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.579621] [57792]: INFO cinder.api.openstack.wsgi [None req-ea49a189-faad-40ab-9807-51db186d9897 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1188.579833] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ea49a189-faad-40ab-9807-51db186d9897 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1188.580055] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ea49a189-faad-40ab-9807-51db186d9897 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1188.590472] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.590472] [57792]: warnings.warn( [ 1188.594067] [57792]: INFO cinder.volume.api [None req-ea49a189-faad-40ab-9807-51db186d9897 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1188.598617] [57792]: INFO cinder.api.openstack.wsgi [None req-ea49a189-faad-40ab-9807-51db186d9897 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1188.599135] [57792]: [pid: 57792|app: 0|req: 249/507] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:03 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.611052] [57792]: DEBUG cinder.api.middleware.request_id [None req-6c6202e8-34d7-4945-8469-f77d9c55481e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.614428] [57792]: INFO cinder.api.openstack.wsgi [None req-6c6202e8-34d7-4945-8469-f77d9c55481e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1189.614648] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6c6202e8-34d7-4945-8469-f77d9c55481e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1189.614859] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6c6202e8-34d7-4945-8469-f77d9c55481e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1189.629078] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.629078] [57792]: warnings.warn( [ 1189.636258] [57792]: INFO cinder.volume.api [None req-6c6202e8-34d7-4945-8469-f77d9c55481e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1189.642576] [57792]: INFO cinder.api.openstack.wsgi [None req-6c6202e8-34d7-4945-8469-f77d9c55481e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1189.643064] [57792]: [pid: 57792|app: 0|req: 250/508] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:04 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.656785] [57792]: DEBUG cinder.api.middleware.request_id [None req-9bc2e790-81a1-471b-9ace-a068347fff0d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.659653] [57792]: INFO cinder.api.openstack.wsgi [None req-9bc2e790-81a1-471b-9ace-a068347fff0d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1190.659653] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9bc2e790-81a1-471b-9ace-a068347fff0d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1190.659653] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9bc2e790-81a1-471b-9ace-a068347fff0d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1190.675147] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.675147] [57792]: warnings.warn( [ 1190.683621] [57792]: INFO cinder.volume.api [None req-9bc2e790-81a1-471b-9ace-a068347fff0d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1190.690406] [57792]: INFO cinder.api.openstack.wsgi [None req-9bc2e790-81a1-471b-9ace-a068347fff0d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1190.691073] [57792]: [pid: 57792|app: 0|req: 251/509] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:05 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.701980] [57792]: DEBUG cinder.api.middleware.request_id [None req-9d804ce7-c2f6-4243-b611-bc3d3d139447 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.705056] [57792]: INFO cinder.api.openstack.wsgi [None req-9d804ce7-c2f6-4243-b611-bc3d3d139447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1191.705437] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9d804ce7-c2f6-4243-b611-bc3d3d139447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1191.705697] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9d804ce7-c2f6-4243-b611-bc3d3d139447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1191.724625] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.724625] [57792]: warnings.warn( [ 1191.730485] [57792]: INFO cinder.volume.api [None req-9d804ce7-c2f6-4243-b611-bc3d3d139447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1191.737734] [57792]: INFO cinder.api.openstack.wsgi [None req-9d804ce7-c2f6-4243-b611-bc3d3d139447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1191.738907] [57792]: [pid: 57792|app: 0|req: 252/510] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:06 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.724955] [57793]: DEBUG cinder.coordination [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-bb12facb-cc34-45ad-b775-6dfd1825f85d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Lock "cinder-attachment_update-08325f0d-9e26-4e58-ac29-999db1113fc4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=57793) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1192.725501] [57793]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-bb12facb-cc34-45ad-b775-6dfd1825f85d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70 returned with HTTP 200 [ 1192.726020] [57793]: [pid: 57793|app: 0|req: 259/511] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:35:02 2025] PUT /volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.754872] [57792]: DEBUG cinder.api.middleware.request_id [None req-f2b409f5-2c0a-45e3-b645-01e3a3d00a3e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.757797] [57792]: INFO cinder.api.openstack.wsgi [None req-f2b409f5-2c0a-45e3-b645-01e3a3d00a3e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1192.758122] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f2b409f5-2c0a-45e3-b645-01e3a3d00a3e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.758277] [57792]: DEBUG cinder.api.openstack.wsgi [None req-f2b409f5-2c0a-45e3-b645-01e3a3d00a3e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.774852] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.774852] [57792]: warnings.warn( [ 1192.781580] [57792]: INFO cinder.volume.api [None req-f2b409f5-2c0a-45e3-b645-01e3a3d00a3e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1192.789238] [57792]: INFO cinder.api.openstack.wsgi [None req-f2b409f5-2c0a-45e3-b645-01e3a3d00a3e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1192.790058] [57792]: [pid: 57792|app: 0|req: 253/512] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:07 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1192.824716] [57793]: DEBUG cinder.api.middleware.request_id [None req-5610d242-8f0d-46f5-b372-20d09334637e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.826626] [57793]: INFO cinder.api.openstack.wsgi [None req-5610d242-8f0d-46f5-b372-20d09334637e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] DELETE http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1192.827213] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5610d242-8f0d-46f5-b372-20d09334637e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.827581] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5610d242-8f0d-46f5-b372-20d09334637e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.827897] [57793]: INFO cinder.api.v3.volumes [None req-5610d242-8f0d-46f5-b372-20d09334637e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Delete volume with id: 725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1192.836349] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.836349] [57793]: warnings.warn( [ 1192.838095] [57793]: INFO cinder.volume.api [None req-5610d242-8f0d-46f5-b372-20d09334637e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1192.858806] [57793]: INFO cinder.volume.api [None req-5610d242-8f0d-46f5-b372-20d09334637e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Delete volume request issued successfully. [ 1192.859765] [57793]: INFO cinder.api.openstack.wsgi [None req-5610d242-8f0d-46f5-b372-20d09334637e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 202 [ 1192.859765] [57793]: [pid: 57793|app: 0|req: 260/513] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:35:07 2025] DELETE /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1192.864832] [57792]: DEBUG cinder.api.middleware.request_id [None req-7a84dc6e-d1b3-4de8-97a1-bfb1392d625b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.869450] [57792]: INFO cinder.api.openstack.wsgi [None req-7a84dc6e-d1b3-4de8-97a1-bfb1392d625b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1192.869450] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7a84dc6e-d1b3-4de8-97a1-bfb1392d625b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.869450] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7a84dc6e-d1b3-4de8-97a1-bfb1392d625b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.882911] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.882911] [57792]: warnings.warn( [ 1192.886837] [57792]: INFO cinder.volume.api [None req-7a84dc6e-d1b3-4de8-97a1-bfb1392d625b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1192.893175] [57792]: INFO cinder.api.openstack.wsgi [None req-7a84dc6e-d1b3-4de8-97a1-bfb1392d625b tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 1192.894406] [57792]: [pid: 57792|app: 0|req: 254/514] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:07 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.806772] [57793]: DEBUG cinder.api.middleware.request_id [None req-2755fcfa-5e9e-40fc-b37b-05ce611655f5 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.808810] [57793]: INFO cinder.api.openstack.wsgi [None req-2755fcfa-5e9e-40fc-b37b-05ce611655f5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1193.809097] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2755fcfa-5e9e-40fc-b37b-05ce611655f5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1193.809533] [57793]: DEBUG cinder.api.openstack.wsgi [None req-2755fcfa-5e9e-40fc-b37b-05ce611655f5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1193.826469] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.826469] [57793]: warnings.warn( [ 1193.831013] [57793]: INFO cinder.volume.api [None req-2755fcfa-5e9e-40fc-b37b-05ce611655f5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1193.837160] [57793]: INFO cinder.api.openstack.wsgi [None req-2755fcfa-5e9e-40fc-b37b-05ce611655f5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1193.837160] [57793]: [pid: 57793|app: 0|req: 261/515] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:08 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.907420] [57792]: DEBUG cinder.api.middleware.request_id [None req-354b10ae-cb14-47c4-bd91-e6cd90e389b6 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.909477] [57792]: INFO cinder.api.openstack.wsgi [None req-354b10ae-cb14-47c4-bd91-e6cd90e389b6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1193.909684] [57792]: DEBUG cinder.api.openstack.wsgi [None req-354b10ae-cb14-47c4-bd91-e6cd90e389b6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1193.909894] [57792]: DEBUG cinder.api.openstack.wsgi [None req-354b10ae-cb14-47c4-bd91-e6cd90e389b6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1193.918741] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.918741] [57792]: warnings.warn( [ 1193.923765] [57792]: INFO cinder.volume.api [None req-354b10ae-cb14-47c4-bd91-e6cd90e389b6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1193.928461] [57792]: INFO cinder.api.openstack.wsgi [None req-354b10ae-cb14-47c4-bd91-e6cd90e389b6 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 1193.928859] [57792]: [pid: 57792|app: 0|req: 255/516] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:08 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.383367] [57793]: DEBUG cinder.api.middleware.request_id [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-926f97f1-256f-4610-98af-113807d23c19 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.385885] [57793]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-926f97f1-256f-4610-98af-113807d23c19 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70/action [ 1194.386333] [57793]: DEBUG cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-926f97f1-256f-4610-98af-113807d23c19 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action body: b'{"os-complete": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1194.386462] [57793]: DEBUG cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-926f97f1-256f-4610-98af-113807d23c19 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1194.407751] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.407751] [57793]: warnings.warn( [ 1194.417739] [57793]: INFO cinder.api.openstack.wsgi [req-a4d5def4-2479-4bdd-8db4-7c405d79bbf5 req-926f97f1-256f-4610-98af-113807d23c19 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70/action returned with HTTP 204 [ 1194.418273] [57793]: [pid: 57793|app: 0|req: 262/517] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:35:09 2025] POST /volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1194.849511] [57792]: DEBUG cinder.api.middleware.request_id [None req-09d5d59c-a6f8-48db-b5c0-d23064579bdd None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.853145] [57792]: INFO cinder.api.openstack.wsgi [None req-09d5d59c-a6f8-48db-b5c0-d23064579bdd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1194.853145] [57792]: DEBUG cinder.api.openstack.wsgi [None req-09d5d59c-a6f8-48db-b5c0-d23064579bdd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1194.853145] [57792]: DEBUG cinder.api.openstack.wsgi [None req-09d5d59c-a6f8-48db-b5c0-d23064579bdd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1194.877829] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.877829] [57792]: warnings.warn( [ 1194.883916] [57792]: INFO cinder.volume.api [None req-09d5d59c-a6f8-48db-b5c0-d23064579bdd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1194.894554] [57792]: INFO cinder.api.openstack.wsgi [None req-09d5d59c-a6f8-48db-b5c0-d23064579bdd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1194.895034] [57792]: [pid: 57792|app: 0|req: 256/518] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:09 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1194.905912] [57793]: DEBUG cinder.api.middleware.request_id [None req-ec0156ad-e848-4cd0-99d6-639f33656bcd None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.910495] [57793]: INFO cinder.api.openstack.wsgi [None req-ec0156ad-e848-4cd0-99d6-639f33656bcd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1194.910782] [57793]: DEBUG cinder.api.openstack.wsgi [None req-ec0156ad-e848-4cd0-99d6-639f33656bcd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1194.910926] [57793]: DEBUG cinder.api.openstack.wsgi [None req-ec0156ad-e848-4cd0-99d6-639f33656bcd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1194.934409] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.934409] [57793]: warnings.warn( [ 1194.941057] [57792]: DEBUG cinder.api.middleware.request_id [None req-34798191-a4f9-428b-8104-a7f392f90673 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.942400] [57793]: INFO cinder.volume.api [None req-ec0156ad-e848-4cd0-99d6-639f33656bcd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1194.945138] [57792]: INFO cinder.api.openstack.wsgi [None req-34798191-a4f9-428b-8104-a7f392f90673 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1194.945447] [57792]: DEBUG cinder.api.openstack.wsgi [None req-34798191-a4f9-428b-8104-a7f392f90673 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1194.945692] [57792]: DEBUG cinder.api.openstack.wsgi [None req-34798191-a4f9-428b-8104-a7f392f90673 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1194.950717] [57793]: INFO cinder.api.openstack.wsgi [None req-ec0156ad-e848-4cd0-99d6-639f33656bcd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1194.950717] [57793]: [pid: 57793|app: 0|req: 263/519] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:09 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.962455] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.962455] [57792]: warnings.warn( [ 1194.973692] [57792]: INFO cinder.volume.api [None req-34798191-a4f9-428b-8104-a7f392f90673 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Volume info retrieved successfully. [ 1194.985373] [57792]: INFO cinder.api.openstack.wsgi [None req-34798191-a4f9-428b-8104-a7f392f90673 tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 200 [ 1194.985373] [57792]: [pid: 57792|app: 0|req: 257/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:09 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.996157] [57793]: DEBUG cinder.api.middleware.request_id [None req-4305bf5c-da23-404d-8529-7f76e8ffbb4e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.996815] [57793]: INFO cinder.api.openstack.wsgi [None req-4305bf5c-da23-404d-8529-7f76e8ffbb4e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] GET http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 [ 1195.997048] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4305bf5c-da23-404d-8529-7f76e8ffbb4e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1195.997254] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4305bf5c-da23-404d-8529-7f76e8ffbb4e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1196.003422] [57793]: INFO cinder.api.openstack.wsgi [None req-4305bf5c-da23-404d-8529-7f76e8ffbb4e tempest-ServerActionsTestOtherA-1623571804 tempest-ServerActionsTestOtherA-1623571804-project-member] http://10.180.1.21/volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 returned with HTTP 404 [ 1196.005070] [57793]: [pid: 57793|app: 0|req: 264/521] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:10 2025] GET /volume/v3/volumes/725a95c2-455a-4b8d-ba1d-871f3ac75c06 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1199.347336] [57792]: DEBUG cinder.api.middleware.request_id [None req-e3991ada-685f-423d-9bcc-46cd7437c326 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.349216] [57792]: INFO cinder.api.openstack.wsgi [None req-e3991ada-685f-423d-9bcc-46cd7437c326 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1199.349555] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e3991ada-685f-423d-9bcc-46cd7437c326 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.351019] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e3991ada-685f-423d-9bcc-46cd7437c326 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.361942] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.361942] [57792]: warnings.warn( [ 1199.366211] [57792]: INFO cinder.volume.api [None req-e3991ada-685f-423d-9bcc-46cd7437c326 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1199.371779] [57792]: INFO cinder.api.openstack.wsgi [None req-e3991ada-685f-423d-9bcc-46cd7437c326 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1199.372279] [57792]: [pid: 57792|app: 0|req: 258/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:14 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.420537] [57793]: DEBUG cinder.api.middleware.request_id [None req-d00ef63a-a007-4a96-9363-b3293cbb66db None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.422681] [57793]: INFO cinder.api.openstack.wsgi [None req-d00ef63a-a007-4a96-9363-b3293cbb66db tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1199.422892] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d00ef63a-a007-4a96-9363-b3293cbb66db tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.423136] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d00ef63a-a007-4a96-9363-b3293cbb66db tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.431623] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.431623] [57793]: warnings.warn( [ 1199.434801] [57793]: INFO cinder.volume.api [None req-d00ef63a-a007-4a96-9363-b3293cbb66db tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1199.439242] [57793]: INFO cinder.api.openstack.wsgi [None req-d00ef63a-a007-4a96-9363-b3293cbb66db tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1199.439640] [57793]: [pid: 57793|app: 0|req: 265/523] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:14 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.370063] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=97,cinder:UPDATE=15,cinder:INSERT=10 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1209.437192] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=43,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1212.588772] [57792]: DEBUG cinder.api.middleware.request_id [None req-a87b2c6a-823e-4e96-b8d5-59eb346acc9c None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.591412] [57792]: INFO cinder.api.openstack.wsgi [None req-a87b2c6a-823e-4e96-b8d5-59eb346acc9c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] DELETE http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1212.591824] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a87b2c6a-823e-4e96-b8d5-59eb346acc9c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1212.592194] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a87b2c6a-823e-4e96-b8d5-59eb346acc9c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.592510] [57792]: INFO cinder.api.v3.volumes [None req-a87b2c6a-823e-4e96-b8d5-59eb346acc9c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Delete volume with id: 76c21855-07ea-4760-8e09-ceff5e235053 [ 1212.606345] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.606345] [57792]: warnings.warn( [ 1212.606979] [57792]: INFO cinder.volume.api [None req-a87b2c6a-823e-4e96-b8d5-59eb346acc9c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1212.628065] [57792]: INFO cinder.volume.api [None req-a87b2c6a-823e-4e96-b8d5-59eb346acc9c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Delete volume request issued successfully. [ 1212.628065] [57792]: INFO cinder.api.openstack.wsgi [None req-a87b2c6a-823e-4e96-b8d5-59eb346acc9c tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 202 [ 1212.628787] [57792]: [pid: 57792|app: 0|req: 259/524] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:35:27 2025] DELETE /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1212.632388] [57793]: DEBUG cinder.api.middleware.request_id [None req-5c9aa954-b88c-4cb0-8b50-57ba8b9d807d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.635443] [57793]: INFO cinder.api.openstack.wsgi [None req-5c9aa954-b88c-4cb0-8b50-57ba8b9d807d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1212.635855] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5c9aa954-b88c-4cb0-8b50-57ba8b9d807d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1212.636246] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5c9aa954-b88c-4cb0-8b50-57ba8b9d807d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.648343] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.648343] [57793]: warnings.warn( [ 1212.653443] [57793]: INFO cinder.volume.api [None req-5c9aa954-b88c-4cb0-8b50-57ba8b9d807d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1212.659869] [57793]: INFO cinder.api.openstack.wsgi [None req-5c9aa954-b88c-4cb0-8b50-57ba8b9d807d tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 200 [ 1212.660402] [57793]: [pid: 57793|app: 0|req: 266/525] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:27 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.673009] [57792]: DEBUG cinder.api.middleware.request_id [None req-7976bdcb-97a4-4173-ae48-d225c17e382a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.675375] [57792]: INFO cinder.api.openstack.wsgi [None req-7976bdcb-97a4-4173-ae48-d225c17e382a tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 [ 1213.675660] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7976bdcb-97a4-4173-ae48-d225c17e382a tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.675927] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7976bdcb-97a4-4173-ae48-d225c17e382a tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.683440] [57792]: INFO cinder.api.openstack.wsgi [None req-7976bdcb-97a4-4173-ae48-d225c17e382a tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 returned with HTTP 404 [ 1213.684088] [57792]: [pid: 57792|app: 0|req: 260/526] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:28 2025] GET /volume/v3/volumes/76c21855-07ea-4760-8e09-ceff5e235053 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1213.739095] [57793]: DEBUG cinder.api.middleware.request_id [None req-aeb48e3c-088b-4902-9251-79125df36f75 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.741279] [57793]: INFO cinder.api.openstack.wsgi [None req-aeb48e3c-088b-4902-9251-79125df36f75 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1213.741519] [57793]: DEBUG cinder.api.openstack.wsgi [None req-aeb48e3c-088b-4902-9251-79125df36f75 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.741779] [57793]: DEBUG cinder.api.openstack.wsgi [None req-aeb48e3c-088b-4902-9251-79125df36f75 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.741971] [57793]: INFO cinder.api.v3.volumes [None req-aeb48e3c-088b-4902-9251-79125df36f75 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Delete volume with id: 5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1213.755204] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.755204] [57793]: warnings.warn( [ 1213.755918] [57793]: INFO cinder.volume.api [None req-aeb48e3c-088b-4902-9251-79125df36f75 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1213.779272] [57793]: INFO cinder.volume.api [None req-aeb48e3c-088b-4902-9251-79125df36f75 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Delete volume request issued successfully. [ 1213.779272] [57793]: INFO cinder.api.openstack.wsgi [None req-aeb48e3c-088b-4902-9251-79125df36f75 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 202 [ 1213.779498] [57793]: [pid: 57793|app: 0|req: 267/527] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:35:28 2025] DELETE /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1213.782383] [57792]: DEBUG cinder.api.middleware.request_id [None req-61e744f3-af3a-42f5-b960-1be2aa3fd3f6 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.785564] [57792]: INFO cinder.api.openstack.wsgi [None req-61e744f3-af3a-42f5-b960-1be2aa3fd3f6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1213.785564] [57792]: DEBUG cinder.api.openstack.wsgi [None req-61e744f3-af3a-42f5-b960-1be2aa3fd3f6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1213.785564] [57792]: DEBUG cinder.api.openstack.wsgi [None req-61e744f3-af3a-42f5-b960-1be2aa3fd3f6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.799041] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.799041] [57792]: warnings.warn( [ 1213.803040] [57792]: INFO cinder.volume.api [None req-61e744f3-af3a-42f5-b960-1be2aa3fd3f6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1213.808913] [57792]: INFO cinder.api.openstack.wsgi [None req-61e744f3-af3a-42f5-b960-1be2aa3fd3f6 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 1213.809391] [57792]: [pid: 57792|app: 0|req: 261/528] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:28 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.825435] [57793]: DEBUG cinder.api.middleware.request_id [None req-4976d7eb-616f-45a7-a8aa-8a8a5a88b062 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.830156] [57793]: INFO cinder.api.openstack.wsgi [None req-4976d7eb-616f-45a7-a8aa-8a8a5a88b062 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1214.830595] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4976d7eb-616f-45a7-a8aa-8a8a5a88b062 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1214.831178] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4976d7eb-616f-45a7-a8aa-8a8a5a88b062 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.847610] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.847610] [57793]: warnings.warn( [ 1214.857965] [57793]: INFO cinder.volume.api [None req-4976d7eb-616f-45a7-a8aa-8a8a5a88b062 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Volume info retrieved successfully. [ 1214.868822] [57793]: INFO cinder.api.openstack.wsgi [None req-4976d7eb-616f-45a7-a8aa-8a8a5a88b062 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 200 [ 1214.869497] [57793]: [pid: 57793|app: 0|req: 268/529] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:29 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.884411] [57792]: DEBUG cinder.api.middleware.request_id [None req-25b6338d-e4a1-466a-89ec-1710e5c19a09 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.884411] [57792]: INFO cinder.api.openstack.wsgi [None req-25b6338d-e4a1-466a-89ec-1710e5c19a09 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] GET http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 [ 1215.884411] [57792]: DEBUG cinder.api.openstack.wsgi [None req-25b6338d-e4a1-466a-89ec-1710e5c19a09 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1215.884411] [57792]: DEBUG cinder.api.openstack.wsgi [None req-25b6338d-e4a1-466a-89ec-1710e5c19a09 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1215.899994] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.899994] [57792]: warnings.warn( [ 1215.903690] [57792]: INFO cinder.api.openstack.wsgi [None req-25b6338d-e4a1-466a-89ec-1710e5c19a09 tempest-AttachVolumeShelveTestJSON-1810166903 tempest-AttachVolumeShelveTestJSON-1810166903-project-member] http://10.180.1.21/volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 returned with HTTP 404 [ 1215.904449] [57792]: [pid: 57792|app: 0|req: 262/530] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:35:30 2025] GET /volume/v3/volumes/5c0064ab-0ce1-42ac-af25-8ae7d50329b8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1224.861324] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1225.902540] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1253.483417] [57793]: DEBUG cinder.api.middleware.request_id [None req-926ec8e1-8610-4428-a830-824e0c10ef06 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.485498] [57793]: INFO cinder.api.openstack.wsgi [None req-926ec8e1-8610-4428-a830-824e0c10ef06 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1253.485721] [57793]: DEBUG cinder.api.openstack.wsgi [None req-926ec8e1-8610-4428-a830-824e0c10ef06 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.485926] [57793]: DEBUG cinder.api.openstack.wsgi [None req-926ec8e1-8610-4428-a830-824e0c10ef06 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.486122] [57793]: INFO cinder.api.v3.volumes [None req-926ec8e1-8610-4428-a830-824e0c10ef06 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Delete volume with id: bea4a197-1cd3-4264-900c-815a19349bad [ 1253.497253] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.497253] [57793]: warnings.warn( [ 1253.497990] [57793]: INFO cinder.volume.api [None req-926ec8e1-8610-4428-a830-824e0c10ef06 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1253.516686] [57793]: INFO cinder.volume.api [None req-926ec8e1-8610-4428-a830-824e0c10ef06 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Delete volume request issued successfully. [ 1253.516686] [57793]: INFO cinder.api.openstack.wsgi [None req-926ec8e1-8610-4428-a830-824e0c10ef06 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 202 [ 1253.517212] [57793]: [pid: 57793|app: 0|req: 269/531] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:36:08 2025] DELETE /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1253.520189] [57792]: DEBUG cinder.api.middleware.request_id [None req-0fb667af-4c5b-4515-ab98-213337b384b7 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.522451] [57792]: INFO cinder.api.openstack.wsgi [None req-0fb667af-4c5b-4515-ab98-213337b384b7 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1253.522731] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0fb667af-4c5b-4515-ab98-213337b384b7 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.522980] [57792]: DEBUG cinder.api.openstack.wsgi [None req-0fb667af-4c5b-4515-ab98-213337b384b7 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.533124] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1253.533124] [57792]: warnings.warn( [ 1253.538459] [57792]: INFO cinder.volume.api [None req-0fb667af-4c5b-4515-ab98-213337b384b7 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1253.544271] [57792]: INFO cinder.api.openstack.wsgi [None req-0fb667af-4c5b-4515-ab98-213337b384b7 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1253.544734] [57792]: [pid: 57792|app: 0|req: 263/532] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:08 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1254.554570] [57793]: DEBUG cinder.api.middleware.request_id [None req-4f369311-6107-4dc6-b9be-a9d920430123 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.556857] [57793]: INFO cinder.api.openstack.wsgi [None req-4f369311-6107-4dc6-b9be-a9d920430123 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1254.557103] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4f369311-6107-4dc6-b9be-a9d920430123 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.557365] [57793]: DEBUG cinder.api.openstack.wsgi [None req-4f369311-6107-4dc6-b9be-a9d920430123 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.565507] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.565507] [57793]: warnings.warn( [ 1254.568977] [57793]: INFO cinder.volume.api [None req-4f369311-6107-4dc6-b9be-a9d920430123 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1254.573273] [57793]: INFO cinder.api.openstack.wsgi [None req-4f369311-6107-4dc6-b9be-a9d920430123 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1254.573673] [57793]: [pid: 57793|app: 0|req: 270/533] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:09 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.583985] [57792]: DEBUG cinder.api.middleware.request_id [None req-adbde3c7-2ed2-4f0b-9333-d5d167e53ee2 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.586107] [57792]: INFO cinder.api.openstack.wsgi [None req-adbde3c7-2ed2-4f0b-9333-d5d167e53ee2 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1255.586631] [57792]: DEBUG cinder.api.openstack.wsgi [None req-adbde3c7-2ed2-4f0b-9333-d5d167e53ee2 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1255.586631] [57792]: DEBUG cinder.api.openstack.wsgi [None req-adbde3c7-2ed2-4f0b-9333-d5d167e53ee2 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1255.599307] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.599307] [57792]: warnings.warn( [ 1255.604542] [57792]: INFO cinder.volume.api [None req-adbde3c7-2ed2-4f0b-9333-d5d167e53ee2 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Volume info retrieved successfully. [ 1255.610777] [57792]: INFO cinder.api.openstack.wsgi [None req-adbde3c7-2ed2-4f0b-9333-d5d167e53ee2 tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 200 [ 1255.611294] [57792]: [pid: 57792|app: 0|req: 264/534] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:10 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1256.490455] [57793]: DEBUG cinder.api.middleware.request_id [req-f6c1bd2e-7503-4487-bddb-d029fa3a4231 req-24822124-69ea-4a69-9ab0-b64cd91a2928 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.493058] [57793]: INFO cinder.api.openstack.wsgi [req-f6c1bd2e-7503-4487-bddb-d029fa3a4231 req-24822124-69ea-4a69-9ab0-b64cd91a2928 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1256.493287] [57793]: DEBUG cinder.api.openstack.wsgi [req-f6c1bd2e-7503-4487-bddb-d029fa3a4231 req-24822124-69ea-4a69-9ab0-b64cd91a2928 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.493539] [57793]: DEBUG cinder.api.openstack.wsgi [req-f6c1bd2e-7503-4487-bddb-d029fa3a4231 req-24822124-69ea-4a69-9ab0-b64cd91a2928 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.507522] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.507522] [57793]: warnings.warn( [ 1256.512366] [57793]: INFO cinder.volume.api [req-f6c1bd2e-7503-4487-bddb-d029fa3a4231 req-24822124-69ea-4a69-9ab0-b64cd91a2928 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1256.518250] [57793]: INFO cinder.api.openstack.wsgi [req-f6c1bd2e-7503-4487-bddb-d029fa3a4231 req-24822124-69ea-4a69-9ab0-b64cd91a2928 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1256.518768] [57793]: [pid: 57793|app: 0|req: 271/535] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:36:11 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1256.621936] [57792]: DEBUG cinder.api.middleware.request_id [None req-72059228-a8c9-4032-a723-0406690b5a5e None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.624096] [57792]: INFO cinder.api.openstack.wsgi [None req-72059228-a8c9-4032-a723-0406690b5a5e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] GET http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad [ 1256.624330] [57792]: DEBUG cinder.api.openstack.wsgi [None req-72059228-a8c9-4032-a723-0406690b5a5e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.624543] [57792]: DEBUG cinder.api.openstack.wsgi [None req-72059228-a8c9-4032-a723-0406690b5a5e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.631283] [57792]: INFO cinder.api.openstack.wsgi [None req-72059228-a8c9-4032-a723-0406690b5a5e tempest-DeleteServersTestJSON-180131742 tempest-DeleteServersTestJSON-180131742-project-member] http://10.180.1.21/volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad returned with HTTP 404 [ 1256.631856] [57792]: [pid: 57792|app: 0|req: 265/536] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:11 2025] GET /volume/v3/volumes/bea4a197-1cd3-4264-900c-815a19349bad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1265.418045] [57793]: DEBUG cinder.api.middleware.request_id [None req-7568303c-506e-44f1-bd36-1fde9b9a955b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.419445] [57793]: INFO cinder.api.openstack.wsgi [None req-7568303c-506e-44f1-bd36-1fde9b9a955b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1265.419659] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7568303c-506e-44f1-bd36-1fde9b9a955b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1265.419884] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7568303c-506e-44f1-bd36-1fde9b9a955b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.433766] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.433766] [57793]: warnings.warn( [ 1265.437845] [57793]: INFO cinder.volume.api [None req-7568303c-506e-44f1-bd36-1fde9b9a955b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1265.443827] [57793]: INFO cinder.api.openstack.wsgi [None req-7568303c-506e-44f1-bd36-1fde9b9a955b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1265.444314] [57793]: [pid: 57793|app: 0|req: 272/537] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:20 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.478778] [57792]: DEBUG cinder.api.middleware.request_id [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-75d6cdaa-cb42-4f51-8dc8-461e222c2ea8 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.481919] [57792]: INFO cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-75d6cdaa-cb42-4f51-8dc8-461e222c2ea8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1265.482238] [57792]: DEBUG cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-75d6cdaa-cb42-4f51-8dc8-461e222c2ea8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1265.482465] [57792]: DEBUG cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-75d6cdaa-cb42-4f51-8dc8-461e222c2ea8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1265.492714] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.492714] [57792]: warnings.warn( [ 1265.496076] [57792]: INFO cinder.volume.api [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-75d6cdaa-cb42-4f51-8dc8-461e222c2ea8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1265.500942] [57792]: INFO cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-75d6cdaa-cb42-4f51-8dc8-461e222c2ea8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1265.501398] [57792]: [pid: 57792|app: 0|req: 266/538] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:36:20 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.519213] [57793]: DEBUG cinder.api.middleware.request_id [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-1d3da990-2aa0-48f0-8a44-5dcb824e068d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.521799] [57793]: INFO cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-1d3da990-2aa0-48f0-8a44-5dcb824e068d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4/action [ 1265.522261] [57793]: DEBUG cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-1d3da990-2aa0-48f0-8a44-5dcb824e068d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1265.522397] [57793]: DEBUG cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-1d3da990-2aa0-48f0-8a44-5dcb824e068d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1265.533284] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.533284] [57793]: warnings.warn( [ 1265.533833] [57793]: INFO cinder.volume.api [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-1d3da990-2aa0-48f0-8a44-5dcb824e068d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1265.539671] [57793]: INFO cinder.volume.api [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-1d3da990-2aa0-48f0-8a44-5dcb824e068d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Begin detaching volume completed successfully. [ 1265.539904] [57793]: INFO cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-1d3da990-2aa0-48f0-8a44-5dcb824e068d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4/action returned with HTTP 202 [ 1265.540471] [57793]: [pid: 57793|app: 0|req: 273/539] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:36:20 2025] POST /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1266.476281] [57792]: DEBUG cinder.api.middleware.request_id [None req-c94a09dd-db44-4e1a-9ddf-d79ece8ba2fd None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.478698] [57792]: INFO cinder.api.openstack.wsgi [None req-c94a09dd-db44-4e1a-9ddf-d79ece8ba2fd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1266.478907] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c94a09dd-db44-4e1a-9ddf-d79ece8ba2fd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.479180] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c94a09dd-db44-4e1a-9ddf-d79ece8ba2fd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.479301] [57792]: INFO cinder.api.v3.volumes [None req-c94a09dd-db44-4e1a-9ddf-d79ece8ba2fd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Delete volume with id: ca3b747b-4042-4d3a-8190-75166a59b464 [ 1266.490400] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.490400] [57792]: warnings.warn( [ 1266.491024] [57792]: INFO cinder.volume.api [None req-c94a09dd-db44-4e1a-9ddf-d79ece8ba2fd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1266.510343] [57792]: INFO cinder.volume.api [None req-c94a09dd-db44-4e1a-9ddf-d79ece8ba2fd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Delete volume request issued successfully. [ 1266.510543] [57792]: INFO cinder.api.openstack.wsgi [None req-c94a09dd-db44-4e1a-9ddf-d79ece8ba2fd tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 202 [ 1266.510992] [57792]: [pid: 57792|app: 0|req: 267/540] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:36:21 2025] DELETE /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1266.514659] [57793]: DEBUG cinder.api.middleware.request_id [None req-9a701287-8f4a-449c-8659-72d698e0eea8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.516821] [57793]: INFO cinder.api.openstack.wsgi [None req-9a701287-8f4a-449c-8659-72d698e0eea8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1266.517277] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9a701287-8f4a-449c-8659-72d698e0eea8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.517277] [57793]: DEBUG cinder.api.openstack.wsgi [None req-9a701287-8f4a-449c-8659-72d698e0eea8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.526339] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.526339] [57793]: warnings.warn( [ 1266.531150] [57793]: INFO cinder.volume.api [None req-9a701287-8f4a-449c-8659-72d698e0eea8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1266.536830] [57793]: INFO cinder.api.openstack.wsgi [None req-9a701287-8f4a-449c-8659-72d698e0eea8 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1266.537286] [57793]: [pid: 57793|app: 0|req: 274/541] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:21 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.558043] [57792]: DEBUG cinder.api.middleware.request_id [None req-c052a710-f123-4c78-9d0e-02240df89c4d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.558480] [57792]: INFO cinder.api.openstack.wsgi [None req-c052a710-f123-4c78-9d0e-02240df89c4d None None] GET http://10.180.1.21/volume// [ 1266.558665] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c052a710-f123-4c78-9d0e-02240df89c4d None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.558884] [57792]: DEBUG cinder.api.openstack.wsgi [None req-c052a710-f123-4c78-9d0e-02240df89c4d None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.559361] [57792]: INFO cinder.api.openstack.wsgi [None req-c052a710-f123-4c78-9d0e-02240df89c4d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1266.559690] [57792]: [pid: 57792|app: 0|req: 268/542] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:36:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1266.599877] [57793]: DEBUG cinder.api.middleware.request_id [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-bfc42621-da28-4b15-86db-04e6ef436a41 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.602750] [57793]: INFO cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-bfc42621-da28-4b15-86db-04e6ef436a41 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1266.603140] [57793]: DEBUG cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-bfc42621-da28-4b15-86db-04e6ef436a41 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1266.603140] [57793]: DEBUG cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-bfc42621-da28-4b15-86db-04e6ef436a41 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1266.615409] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.615409] [57793]: warnings.warn( [ 1266.618949] [57793]: INFO cinder.volume.api [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-bfc42621-da28-4b15-86db-04e6ef436a41 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1266.623754] [57793]: INFO cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-bfc42621-da28-4b15-86db-04e6ef436a41 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1266.624217] [57793]: [pid: 57793|app: 0|req: 275/543] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:36:21 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1267.548382] [57792]: DEBUG cinder.api.middleware.request_id [None req-7d6b18dc-807a-4f12-be2c-8b87d9242843 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.550524] [57792]: INFO cinder.api.openstack.wsgi [None req-7d6b18dc-807a-4f12-be2c-8b87d9242843 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1267.550794] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7d6b18dc-807a-4f12-be2c-8b87d9242843 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1267.551050] [57792]: DEBUG cinder.api.openstack.wsgi [None req-7d6b18dc-807a-4f12-be2c-8b87d9242843 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1267.558703] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.558703] [57792]: warnings.warn( [ 1267.562280] [57792]: INFO cinder.volume.api [None req-7d6b18dc-807a-4f12-be2c-8b87d9242843 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1267.566601] [57792]: INFO cinder.api.openstack.wsgi [None req-7d6b18dc-807a-4f12-be2c-8b87d9242843 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1267.567206] [57792]: [pid: 57792|app: 0|req: 269/544] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:22 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.764044] [57793]: DEBUG cinder.api.middleware.request_id [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-99c5325e-7f19-4477-8265-2623fe624c92 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.766357] [57793]: INFO cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-99c5325e-7f19-4477-8265-2623fe624c92 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] DELETE http://10.180.1.21/volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70 [ 1267.766565] [57793]: DEBUG cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-99c5325e-7f19-4477-8265-2623fe624c92 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1267.766767] [57793]: DEBUG cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-99c5325e-7f19-4477-8265-2623fe624c92 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1267.773735] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.773735] [57793]: warnings.warn( [ 1268.298543] [57793]: INFO cinder.api.openstack.wsgi [req-99a63159-f5e7-4829-813c-9d8fcae9c291 req-99c5325e-7f19-4477-8265-2623fe624c92 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70 returned with HTTP 200 [ 1268.298984] [57793]: [pid: 57793|app: 0|req: 276/545] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:36:22 2025] DELETE /volume/v3/attachments/df5ac1d7-7752-4ce1-a21f-fd405c4dbb70 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.577179] [57792]: DEBUG cinder.api.middleware.request_id [None req-53d422bd-7fde-4383-b79f-268ec03f6a21 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.579265] [57792]: INFO cinder.api.openstack.wsgi [None req-53d422bd-7fde-4383-b79f-268ec03f6a21 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1268.579475] [57792]: DEBUG cinder.api.openstack.wsgi [None req-53d422bd-7fde-4383-b79f-268ec03f6a21 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1268.579681] [57792]: DEBUG cinder.api.openstack.wsgi [None req-53d422bd-7fde-4383-b79f-268ec03f6a21 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1268.590905] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.590905] [57792]: warnings.warn( [ 1268.595172] [57792]: INFO cinder.volume.api [None req-53d422bd-7fde-4383-b79f-268ec03f6a21 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Volume info retrieved successfully. [ 1268.600278] [57792]: INFO cinder.api.openstack.wsgi [None req-53d422bd-7fde-4383-b79f-268ec03f6a21 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 200 [ 1268.600836] [57792]: [pid: 57792|app: 0|req: 270/546] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:23 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.610482] [57793]: DEBUG cinder.api.middleware.request_id [None req-c06b08e0-e4af-43c9-883b-3fb2b99000f1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.612590] [57793]: INFO cinder.api.openstack.wsgi [None req-c06b08e0-e4af-43c9-883b-3fb2b99000f1 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] GET http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 [ 1269.612798] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c06b08e0-e4af-43c9-883b-3fb2b99000f1 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1269.613009] [57793]: DEBUG cinder.api.openstack.wsgi [None req-c06b08e0-e4af-43c9-883b-3fb2b99000f1 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1269.619494] [57793]: INFO cinder.api.openstack.wsgi [None req-c06b08e0-e4af-43c9-883b-3fb2b99000f1 tempest-ServerActionsTestOtherB-1298789579 tempest-ServerActionsTestOtherB-1298789579-project-member] http://10.180.1.21/volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 returned with HTTP 404 [ 1269.620190] [57793]: [pid: 57793|app: 0|req: 277/547] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:24 2025] GET /volume/v3/volumes/ca3b747b-4042-4d3a-8190-75166a59b464 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1269.724319] [57792]: DEBUG cinder.api.middleware.request_id [None req-b6a5cebd-5b55-4ab1-880c-6a349ef93823 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.726314] [57792]: INFO cinder.api.openstack.wsgi [None req-b6a5cebd-5b55-4ab1-880c-6a349ef93823 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1269.726522] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b6a5cebd-5b55-4ab1-880c-6a349ef93823 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1269.726757] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b6a5cebd-5b55-4ab1-880c-6a349ef93823 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1269.737649] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.737649] [57792]: warnings.warn( [ 1269.741600] [57792]: INFO cinder.volume.api [None req-b6a5cebd-5b55-4ab1-880c-6a349ef93823 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1269.746568] [57792]: INFO cinder.api.openstack.wsgi [None req-b6a5cebd-5b55-4ab1-880c-6a349ef93823 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1269.746958] [57792]: [pid: 57792|app: 0|req: 271/548] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:36:24 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.615587] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=39,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1279.744302] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=29,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1330.124030] [57793]: DEBUG cinder.api.middleware.request_id [None req-a4220af3-effb-4676-971b-7dc2b76af80b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.125770] [57793]: INFO cinder.api.openstack.wsgi [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1330.126316] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2121739373"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1330.128129] [57793]: DEBUG cinder.api.v3.volumes [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2121739373'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1330.128451] [57793]: INFO cinder.api.v3.volumes [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume of 1 GB [ 1330.128852] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.128852] [57793]: warnings.warn( [ 1330.135050] [57793]: INFO cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Availability Zones retrieved successfully. [ 1330.141016] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Flow 'volume_create_api' (1ded84d8-dac1-42c8-b00d-1fb5822a4d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1330.142345] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d96d489d-3019-4a33-b4ff-df3c66b6d5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1330.143606] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1330.162295] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d96d489d-3019-4a33-b4ff-df3c66b6d5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1330.163511] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9c4884-dba0-4b5c-bd6d-2962e72769d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1330.197052] [57793]: DEBUG cinder.quota [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Created reservations ['5702a5e3-b8c2-4148-9507-4ea9c9a8b298', '60b53141-7cb7-42d4-9949-44365adceef6', '77890344-8f72-4c01-a31b-a91521580986', '2bf03def-a88e-41e2-b5da-829b414d787b'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1330.197052] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9c4884-dba0-4b5c-bd6d-2962e72769d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5702a5e3-b8c2-4148-9507-4ea9c9a8b298', '60b53141-7cb7-42d4-9949-44365adceef6', '77890344-8f72-4c01-a31b-a91521580986', '2bf03def-a88e-41e2-b5da-829b414d787b']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1330.197942] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8594ab4c-c555-4839-862f-e45fafd9281d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1330.211788] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8594ab4c-c555-4839-862f-e45fafd9281d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f227157d-2c73-431f-94e7-6c373ba4dce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2121739373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5863e73c6b24975a9b9ad9e27eb944e',qos_specs=None,replication_status=,reservations=['5702a5e3-b8c2-4148-9507-4ea9c9a8b298','60b53141-7cb7-42d4-9949-44365adceef6','77890344-8f72-4c01-a31b-a91521580986','2bf03def-a88e-41e2-b5da-829b414d787b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be76c44fd2541bbb9c03b9c1c6f8189',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2121739373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f227157d-2c73-431f-94e7-6c373ba4dce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5863e73c6b24975a9b9ad9e27eb944e',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='9be76c44fd2541bbb9c03b9c1c6f8189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1330.213055] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d054190-e20b-45c0-a1bb-cba8f2e02f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1330.228411] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d054190-e20b-45c0-a1bb-cba8f2e02f14) 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-2121739373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5863e73c6b24975a9b9ad9e27eb944e',qos_specs=None,replication_status=,reservations=['5702a5e3-b8c2-4148-9507-4ea9c9a8b298','60b53141-7cb7-42d4-9949-44365adceef6','77890344-8f72-4c01-a31b-a91521580986','2bf03def-a88e-41e2-b5da-829b414d787b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be76c44fd2541bbb9c03b9c1c6f8189',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1330.229066] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5e9249-43c7-4c3f-935f-a6a03522595d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1330.238056] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5e9249-43c7-4c3f-935f-a6a03522595d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1330.238867] [57793]: DEBUG cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Flow 'volume_create_api' (1ded84d8-dac1-42c8-b00d-1fb5822a4d0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1330.239341] [57793]: INFO cinder.volume.api [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume request issued successfully. [ 1330.240180] [57793]: INFO cinder.api.openstack.wsgi [None req-a4220af3-effb-4676-971b-7dc2b76af80b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1330.240780] [57793]: [pid: 57793|app: 0|req: 278/549] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:37:24 2025] POST /volume/v3/volumes => generated 754 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1330.250037] [57792]: DEBUG cinder.api.middleware.request_id [None req-3de2a81b-8f64-4f24-99a8-3ca09eeba8f2 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.252552] [57792]: INFO cinder.api.openstack.wsgi [None req-3de2a81b-8f64-4f24-99a8-3ca09eeba8f2 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1330.254024] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3de2a81b-8f64-4f24-99a8-3ca09eeba8f2 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1330.254024] [57792]: DEBUG cinder.api.openstack.wsgi [None req-3de2a81b-8f64-4f24-99a8-3ca09eeba8f2 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1330.261295] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.261295] [57792]: warnings.warn( [ 1330.266400] [57792]: INFO cinder.volume.api [None req-3de2a81b-8f64-4f24-99a8-3ca09eeba8f2 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1330.271028] [57792]: INFO cinder.api.openstack.wsgi [None req-3de2a81b-8f64-4f24-99a8-3ca09eeba8f2 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1330.271284] [57792]: [pid: 57792|app: 0|req: 272/550] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:24 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.282109] [57793]: DEBUG cinder.api.middleware.request_id [None req-f967d8c1-3c09-4a64-9927-f03e9cad97dd None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.284371] [57793]: INFO cinder.api.openstack.wsgi [None req-f967d8c1-3c09-4a64-9927-f03e9cad97dd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1331.284582] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f967d8c1-3c09-4a64-9927-f03e9cad97dd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1331.284797] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f967d8c1-3c09-4a64-9927-f03e9cad97dd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1331.294627] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.294627] [57793]: warnings.warn( [ 1331.298872] [57793]: INFO cinder.volume.api [None req-f967d8c1-3c09-4a64-9927-f03e9cad97dd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1331.304214] [57793]: INFO cinder.api.openstack.wsgi [None req-f967d8c1-3c09-4a64-9927-f03e9cad97dd tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1331.304627] [57793]: [pid: 57793|app: 0|req: 279/551] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:26 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.348709] [57792]: DEBUG cinder.api.middleware.request_id [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-3d975f86-e34f-4b61-beaa-0fde6d2aa44b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.350783] [57792]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-3d975f86-e34f-4b61-beaa-0fde6d2aa44b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1331.350990] [57792]: DEBUG cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-3d975f86-e34f-4b61-beaa-0fde6d2aa44b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1331.351216] [57792]: DEBUG cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-3d975f86-e34f-4b61-beaa-0fde6d2aa44b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1331.358533] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.358533] [57792]: warnings.warn( [ 1331.361895] [57792]: INFO cinder.volume.api [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-3d975f86-e34f-4b61-beaa-0fde6d2aa44b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1331.366166] [57792]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-3d975f86-e34f-4b61-beaa-0fde6d2aa44b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1331.366581] [57792]: [pid: 57792|app: 0|req: 273/552] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:37:26 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.887048] [57793]: DEBUG cinder.api.middleware.request_id [None req-1a3d06ef-277a-4cfc-a926-5d157e40cb57 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.887048] [57793]: INFO cinder.api.openstack.wsgi [None req-1a3d06ef-277a-4cfc-a926-5d157e40cb57 None None] GET http://10.180.1.21/volume// [ 1332.887048] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1a3d06ef-277a-4cfc-a926-5d157e40cb57 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.887048] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1a3d06ef-277a-4cfc-a926-5d157e40cb57 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.887493] [57793]: INFO cinder.api.openstack.wsgi [None req-1a3d06ef-277a-4cfc-a926-5d157e40cb57 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1332.887756] [57793]: [pid: 57793|app: 0|req: 280/553] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:37:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1332.891279] [57792]: DEBUG cinder.api.middleware.request_id [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-5dee252a-7e5e-466f-a414-6cba0fd9b2a4 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.893648] [57792]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-5dee252a-7e5e-466f-a414-6cba0fd9b2a4 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1332.894063] [57792]: DEBUG cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-5dee252a-7e5e-466f-a414-6cba0fd9b2a4 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f227157d-2c73-431f-94e7-6c373ba4dce7", "connector": null, "instance_uuid": "998979a0-1b2c-4beb-a47a-3d87e78f60c4"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1332.902919] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.902919] [57792]: warnings.warn( [ 1332.921144] [57792]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-5dee252a-7e5e-466f-a414-6cba0fd9b2a4 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1332.921717] [57792]: [pid: 57792|app: 0|req: 274/554] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:37:27 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.940087] [57793]: DEBUG cinder.api.middleware.request_id [None req-e6aa49d4-e0dc-46c5-82be-9caaece51ab7 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.942165] [57793]: INFO cinder.api.openstack.wsgi [None req-e6aa49d4-e0dc-46c5-82be-9caaece51ab7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1332.942375] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e6aa49d4-e0dc-46c5-82be-9caaece51ab7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.942580] [57793]: DEBUG cinder.api.openstack.wsgi [None req-e6aa49d4-e0dc-46c5-82be-9caaece51ab7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.954023] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.954023] [57793]: warnings.warn( [ 1332.957566] [57793]: INFO cinder.volume.api [None req-e6aa49d4-e0dc-46c5-82be-9caaece51ab7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1332.962050] [57793]: INFO cinder.api.openstack.wsgi [None req-e6aa49d4-e0dc-46c5-82be-9caaece51ab7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1332.962490] [57793]: [pid: 57793|app: 0|req: 281/555] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:27 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.443255] [57792]: DEBUG cinder.api.middleware.request_id [None req-9d7f0380-2131-4e70-aa25-8e74d11ca190 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.443677] [57792]: INFO cinder.api.openstack.wsgi [None req-9d7f0380-2131-4e70-aa25-8e74d11ca190 None None] GET http://10.180.1.21/volume// [ 1333.443879] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9d7f0380-2131-4e70-aa25-8e74d11ca190 None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1333.444112] [57792]: DEBUG cinder.api.openstack.wsgi [None req-9d7f0380-2131-4e70-aa25-8e74d11ca190 None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.444497] [57792]: INFO cinder.api.openstack.wsgi [None req-9d7f0380-2131-4e70-aa25-8e74d11ca190 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1333.445147] [57792]: [pid: 57792|app: 0|req: 275/556] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:37:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1333.448266] [57793]: DEBUG cinder.api.middleware.request_id [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-c2aee6e9-321d-4edc-a3cf-f0e043dad5c8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.450606] [57793]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-c2aee6e9-321d-4edc-a3cf-f0e043dad5c8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1333.450835] [57793]: DEBUG cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-c2aee6e9-321d-4edc-a3cf-f0e043dad5c8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1333.451046] [57793]: DEBUG cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-c2aee6e9-321d-4edc-a3cf-f0e043dad5c8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.461020] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.461020] [57793]: warnings.warn( [ 1333.464553] [57793]: INFO cinder.volume.api [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-c2aee6e9-321d-4edc-a3cf-f0e043dad5c8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1333.469081] [57793]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-c2aee6e9-321d-4edc-a3cf-f0e043dad5c8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1333.469511] [57793]: [pid: 57793|app: 0|req: 282/557] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:37:28 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1333.497009] [57792]: DEBUG cinder.api.middleware.request_id [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-ac84c2af-1639-41f6-b342-f192ba018503 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.499408] [57792]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-ac84c2af-1639-41f6-b342-f192ba018503 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] PUT http://10.180.1.21/volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb [ 1333.499811] [57792]: DEBUG cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-ac84c2af-1639-41f6-b342-f192ba018503 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-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-901770", "mountpoint": "/dev/sdb"}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1333.508088] [57792]: DEBUG cinder.coordination [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-ac84c2af-1639-41f6-b342-f192ba018503 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Acquiring lock "cinder-attachment_update-f227157d-2c73-431f-94e7-6c373ba4dce7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1333.513042] [57792]: DEBUG cinder.coordination [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-ac84c2af-1639-41f6-b342-f192ba018503 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Lock "cinder-attachment_update-f227157d-2c73-431f-94e7-6c373ba4dce7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1333.513908] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.513908] [57792]: warnings.warn( [ 1333.972958] [57793]: DEBUG cinder.api.middleware.request_id [None req-64e82d47-75f6-494b-a0e5-b5fbb645c93e None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.975218] [57793]: INFO cinder.api.openstack.wsgi [None req-64e82d47-75f6-494b-a0e5-b5fbb645c93e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1333.975448] [57793]: DEBUG cinder.api.openstack.wsgi [None req-64e82d47-75f6-494b-a0e5-b5fbb645c93e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1333.975657] [57793]: DEBUG cinder.api.openstack.wsgi [None req-64e82d47-75f6-494b-a0e5-b5fbb645c93e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.986288] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.986288] [57793]: warnings.warn( [ 1333.989546] [57793]: INFO cinder.volume.api [None req-64e82d47-75f6-494b-a0e5-b5fbb645c93e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1333.994078] [57793]: INFO cinder.api.openstack.wsgi [None req-64e82d47-75f6-494b-a0e5-b5fbb645c93e tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1333.994497] [57793]: [pid: 57793|app: 0|req: 283/558] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:28 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.005636] [57793]: DEBUG cinder.api.middleware.request_id [None req-f75fccb6-afab-4ec9-b7d6-61127ed1617d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.007714] [57793]: INFO cinder.api.openstack.wsgi [None req-f75fccb6-afab-4ec9-b7d6-61127ed1617d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1335.008178] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f75fccb6-afab-4ec9-b7d6-61127ed1617d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.009019] [57793]: DEBUG cinder.api.openstack.wsgi [None req-f75fccb6-afab-4ec9-b7d6-61127ed1617d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.018467] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.018467] [57793]: warnings.warn( [ 1335.021711] [57793]: INFO cinder.volume.api [None req-f75fccb6-afab-4ec9-b7d6-61127ed1617d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1335.026036] [57793]: INFO cinder.api.openstack.wsgi [None req-f75fccb6-afab-4ec9-b7d6-61127ed1617d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1335.026444] [57793]: [pid: 57793|app: 0|req: 284/559] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:29 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.036862] [57793]: DEBUG cinder.api.middleware.request_id [None req-1d0f221c-25ca-449f-b3de-d1c364aa3b27 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.038999] [57793]: INFO cinder.api.openstack.wsgi [None req-1d0f221c-25ca-449f-b3de-d1c364aa3b27 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1336.039240] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1d0f221c-25ca-449f-b3de-d1c364aa3b27 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1336.039447] [57793]: DEBUG cinder.api.openstack.wsgi [None req-1d0f221c-25ca-449f-b3de-d1c364aa3b27 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1336.049906] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.049906] [57793]: warnings.warn( [ 1336.053440] [57793]: INFO cinder.volume.api [None req-1d0f221c-25ca-449f-b3de-d1c364aa3b27 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1336.057777] [57793]: INFO cinder.api.openstack.wsgi [None req-1d0f221c-25ca-449f-b3de-d1c364aa3b27 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1336.058385] [57793]: [pid: 57793|app: 0|req: 285/560] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:30 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.068838] [57793]: DEBUG cinder.api.middleware.request_id [None req-0bcf146e-138b-4382-89c5-c99f7ffb5696 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.070996] [57793]: INFO cinder.api.openstack.wsgi [None req-0bcf146e-138b-4382-89c5-c99f7ffb5696 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1337.071232] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0bcf146e-138b-4382-89c5-c99f7ffb5696 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1337.071432] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0bcf146e-138b-4382-89c5-c99f7ffb5696 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1337.083283] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1337.083283] [57793]: warnings.warn( [ 1337.086982] [57793]: INFO cinder.volume.api [None req-0bcf146e-138b-4382-89c5-c99f7ffb5696 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1337.091654] [57793]: INFO cinder.api.openstack.wsgi [None req-0bcf146e-138b-4382-89c5-c99f7ffb5696 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1337.092098] [57793]: [pid: 57793|app: 0|req: 286/561] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:31 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.037313] [57792]: DEBUG cinder.coordination [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-ac84c2af-1639-41f6-b342-f192ba018503 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Lock "cinder-attachment_update-f227157d-2c73-431f-94e7-6c373ba4dce7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1338.037651] [57792]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-ac84c2af-1639-41f6-b342-f192ba018503 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb returned with HTTP 200 [ 1338.037975] [57792]: [pid: 57792|app: 0|req: 276/562] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:37:28 2025] PUT /volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1338.102685] [57793]: DEBUG cinder.api.middleware.request_id [None req-6a21be14-587b-42ef-a9db-fee3ca43f50c None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.105040] [57793]: INFO cinder.api.openstack.wsgi [None req-6a21be14-587b-42ef-a9db-fee3ca43f50c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1338.105303] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6a21be14-587b-42ef-a9db-fee3ca43f50c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1338.105521] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6a21be14-587b-42ef-a9db-fee3ca43f50c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1338.116037] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1338.116037] [57793]: warnings.warn( [ 1338.119612] [57793]: INFO cinder.volume.api [None req-6a21be14-587b-42ef-a9db-fee3ca43f50c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1338.124122] [57793]: INFO cinder.api.openstack.wsgi [None req-6a21be14-587b-42ef-a9db-fee3ca43f50c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1338.124558] [57793]: [pid: 57793|app: 0|req: 287/563] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:32 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.135369] [57792]: DEBUG cinder.api.middleware.request_id [None req-19ae1f12-f999-4f64-980f-6341433e8ea5 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.137569] [57792]: INFO cinder.api.openstack.wsgi [None req-19ae1f12-f999-4f64-980f-6341433e8ea5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1339.137782] [57792]: DEBUG cinder.api.openstack.wsgi [None req-19ae1f12-f999-4f64-980f-6341433e8ea5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1339.137996] [57792]: DEBUG cinder.api.openstack.wsgi [None req-19ae1f12-f999-4f64-980f-6341433e8ea5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1339.148017] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.148017] [57792]: warnings.warn( [ 1339.151202] [57792]: INFO cinder.volume.api [None req-19ae1f12-f999-4f64-980f-6341433e8ea5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1339.155387] [57792]: INFO cinder.api.openstack.wsgi [None req-19ae1f12-f999-4f64-980f-6341433e8ea5 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1339.155936] [57792]: [pid: 57792|app: 0|req: 277/564] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:33 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.165969] [57793]: DEBUG cinder.api.middleware.request_id [None req-84217632-d8b3-4f30-9442-2f851ed82621 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.168070] [57793]: INFO cinder.api.openstack.wsgi [None req-84217632-d8b3-4f30-9442-2f851ed82621 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1340.168295] [57793]: DEBUG cinder.api.openstack.wsgi [None req-84217632-d8b3-4f30-9442-2f851ed82621 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1340.168501] [57793]: DEBUG cinder.api.openstack.wsgi [None req-84217632-d8b3-4f30-9442-2f851ed82621 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1340.180595] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.180595] [57793]: warnings.warn( [ 1340.184327] [57793]: INFO cinder.volume.api [None req-84217632-d8b3-4f30-9442-2f851ed82621 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1340.188484] [57793]: INFO cinder.api.openstack.wsgi [None req-84217632-d8b3-4f30-9442-2f851ed82621 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1340.188876] [57793]: [pid: 57793|app: 0|req: 288/565] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:34 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.653705] [57792]: DEBUG cinder.api.middleware.request_id [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-2877bfef-8d19-41d7-9de6-859320a58c4b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.656096] [57792]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-2877bfef-8d19-41d7-9de6-859320a58c4b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb/action [ 1340.656529] [57792]: DEBUG cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-2877bfef-8d19-41d7-9de6-859320a58c4b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action body: b'{"os-complete": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1340.656662] [57792]: DEBUG cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-2877bfef-8d19-41d7-9de6-859320a58c4b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1340.671270] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.671270] [57792]: warnings.warn( [ 1340.678095] [57792]: INFO cinder.api.openstack.wsgi [req-2112d9bb-bf40-4434-8e8d-ddb428f65da7 req-2877bfef-8d19-41d7-9de6-859320a58c4b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb/action returned with HTTP 204 [ 1340.678666] [57792]: [pid: 57792|app: 0|req: 278/566] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:37:35 2025] POST /volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1341.200041] [57793]: DEBUG cinder.api.middleware.request_id [None req-beb03f5e-6c9c-4622-8006-c5371641604c None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.201615] [57793]: INFO cinder.api.openstack.wsgi [None req-beb03f5e-6c9c-4622-8006-c5371641604c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1341.201794] [57793]: DEBUG cinder.api.openstack.wsgi [None req-beb03f5e-6c9c-4622-8006-c5371641604c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1341.202032] [57793]: DEBUG cinder.api.openstack.wsgi [None req-beb03f5e-6c9c-4622-8006-c5371641604c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1341.211736] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.211736] [57793]: warnings.warn( [ 1341.214928] [57793]: INFO cinder.volume.api [None req-beb03f5e-6c9c-4622-8006-c5371641604c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1341.218947] [57793]: INFO cinder.api.openstack.wsgi [None req-beb03f5e-6c9c-4622-8006-c5371641604c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1341.219342] [57793]: [pid: 57793|app: 0|req: 289/567] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:35 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.228459] [57792]: DEBUG cinder.api.middleware.request_id [None req-5fd2c779-e806-402c-8044-d4d7560e3559 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.230420] [57792]: INFO cinder.api.openstack.wsgi [None req-5fd2c779-e806-402c-8044-d4d7560e3559 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1341.230653] [57792]: DEBUG cinder.api.openstack.wsgi [None req-5fd2c779-e806-402c-8044-d4d7560e3559 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1341.230867] [57792]: DEBUG cinder.api.openstack.wsgi [None req-5fd2c779-e806-402c-8044-d4d7560e3559 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1341.240687] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.240687] [57792]: warnings.warn( [ 1341.244061] [57792]: INFO cinder.volume.api [None req-5fd2c779-e806-402c-8044-d4d7560e3559 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1341.248335] [57792]: INFO cinder.api.openstack.wsgi [None req-5fd2c779-e806-402c-8044-d4d7560e3559 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1341.248730] [57792]: [pid: 57792|app: 0|req: 279/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:35 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.286144] [57793]: DEBUG cinder.api.middleware.request_id [req-0eef5df8-4b24-4017-af88-04dd35c6b057 req-26c28e66-cc71-402f-91b0-35d87a06acea None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.288429] [57793]: INFO cinder.api.openstack.wsgi [req-0eef5df8-4b24-4017-af88-04dd35c6b057 req-26c28e66-cc71-402f-91b0-35d87a06acea tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1341.288592] [57793]: DEBUG cinder.api.openstack.wsgi [req-0eef5df8-4b24-4017-af88-04dd35c6b057 req-26c28e66-cc71-402f-91b0-35d87a06acea tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1341.288800] [57793]: DEBUG cinder.api.openstack.wsgi [req-0eef5df8-4b24-4017-af88-04dd35c6b057 req-26c28e66-cc71-402f-91b0-35d87a06acea tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1341.298467] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.298467] [57793]: warnings.warn( [ 1341.301781] [57793]: INFO cinder.volume.api [req-0eef5df8-4b24-4017-af88-04dd35c6b057 req-26c28e66-cc71-402f-91b0-35d87a06acea tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1341.306187] [57793]: INFO cinder.api.openstack.wsgi [req-0eef5df8-4b24-4017-af88-04dd35c6b057 req-26c28e66-cc71-402f-91b0-35d87a06acea tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1341.306622] [57793]: [pid: 57793|app: 0|req: 290/569] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:37:36 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.315704] [57792]: DEBUG cinder.api.middleware.request_id [None req-a95faf58-2b33-4cf9-97db-91952fc15cfb None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.317683] [57792]: INFO cinder.api.openstack.wsgi [None req-a95faf58-2b33-4cf9-97db-91952fc15cfb tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1341.317893] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a95faf58-2b33-4cf9-97db-91952fc15cfb tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1341.318111] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a95faf58-2b33-4cf9-97db-91952fc15cfb tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1341.328026] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.328026] [57792]: warnings.warn( [ 1341.331678] [57792]: INFO cinder.volume.api [None req-a95faf58-2b33-4cf9-97db-91952fc15cfb tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1341.335767] [57792]: INFO cinder.api.openstack.wsgi [None req-a95faf58-2b33-4cf9-97db-91952fc15cfb tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1341.336169] [57792]: [pid: 57792|app: 0|req: 280/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:36 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.370033] [57793]: DEBUG cinder.api.middleware.request_id [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-660ea60c-f76b-4fc6-a4ad-ce6ed4190c17 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.372303] [57793]: INFO cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-660ea60c-f76b-4fc6-a4ad-ce6ed4190c17 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1341.372506] [57793]: DEBUG cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-660ea60c-f76b-4fc6-a4ad-ce6ed4190c17 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1341.372708] [57793]: DEBUG cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-660ea60c-f76b-4fc6-a4ad-ce6ed4190c17 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1341.382343] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.382343] [57793]: warnings.warn( [ 1341.385416] [57793]: INFO cinder.volume.api [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-660ea60c-f76b-4fc6-a4ad-ce6ed4190c17 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1341.389390] [57793]: INFO cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-660ea60c-f76b-4fc6-a4ad-ce6ed4190c17 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1341.389788] [57793]: [pid: 57793|app: 0|req: 291/571] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:37:36 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.405025] [57792]: DEBUG cinder.api.middleware.request_id [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-8f45c723-cee5-40fa-babc-214d8e339f1c None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.407025] [57792]: INFO cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-8f45c723-cee5-40fa-babc-214d8e339f1c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7/action [ 1341.407403] [57792]: DEBUG cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-8f45c723-cee5-40fa-babc-214d8e339f1c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1341.407529] [57792]: DEBUG cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-8f45c723-cee5-40fa-babc-214d8e339f1c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1341.417771] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.417771] [57792]: warnings.warn( [ 1341.418286] [57792]: INFO cinder.volume.api [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-8f45c723-cee5-40fa-babc-214d8e339f1c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1341.422564] [57792]: INFO cinder.volume.api [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-8f45c723-cee5-40fa-babc-214d8e339f1c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Begin detaching volume completed successfully. [ 1341.422812] [57792]: INFO cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-8f45c723-cee5-40fa-babc-214d8e339f1c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7/action returned with HTTP 202 [ 1341.423225] [57792]: [pid: 57792|app: 0|req: 281/572] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:37:36 2025] POST /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1342.441300] [57793]: DEBUG cinder.api.middleware.request_id [None req-5f372f56-1388-4386-9b4a-c6c35a33c883 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.441737] [57793]: INFO cinder.api.openstack.wsgi [None req-5f372f56-1388-4386-9b4a-c6c35a33c883 None None] GET http://10.180.1.21/volume// [ 1342.441955] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5f372f56-1388-4386-9b4a-c6c35a33c883 None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1342.442233] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5f372f56-1388-4386-9b4a-c6c35a33c883 None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1342.442724] [57793]: INFO cinder.api.openstack.wsgi [None req-5f372f56-1388-4386-9b4a-c6c35a33c883 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1342.443083] [57793]: [pid: 57793|app: 0|req: 292/573] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:37:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1342.447013] [57792]: DEBUG cinder.api.middleware.request_id [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-5768998d-6e24-440b-a0cc-c09a1103698d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.449247] [57792]: INFO cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-5768998d-6e24-440b-a0cc-c09a1103698d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1342.449626] [57792]: DEBUG cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-5768998d-6e24-440b-a0cc-c09a1103698d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1342.449855] [57792]: DEBUG cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-5768998d-6e24-440b-a0cc-c09a1103698d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1342.459468] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.459468] [57792]: warnings.warn( [ 1342.463046] [57792]: INFO cinder.volume.api [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-5768998d-6e24-440b-a0cc-c09a1103698d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1342.466758] [57792]: INFO cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-5768998d-6e24-440b-a0cc-c09a1103698d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1342.467172] [57792]: [pid: 57792|app: 0|req: 282/574] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:37:37 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1343.605741] [57793]: DEBUG cinder.api.middleware.request_id [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-cdfd293b-346e-4010-9d71-effc259928c0 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.608021] [57793]: INFO cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-cdfd293b-346e-4010-9d71-effc259928c0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb [ 1343.608239] [57793]: DEBUG cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-cdfd293b-346e-4010-9d71-effc259928c0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1343.608436] [57793]: DEBUG cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-cdfd293b-346e-4010-9d71-effc259928c0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'version_select' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1343.615642] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.615642] [57793]: warnings.warn( [ 1344.142394] [57793]: INFO cinder.api.openstack.wsgi [req-42d25d80-168e-4c19-9a19-b8e510fe87d6 req-cdfd293b-346e-4010-9d71-effc259928c0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb returned with HTTP 200 [ 1344.143180] [57793]: [pid: 57793|app: 0|req: 293/575] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:37:38 2025] DELETE /volume/v3/attachments/4cfbba87-ef64-4df2-98b0-9f7b73bafedb => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.579649] [57792]: DEBUG cinder.api.middleware.request_id [None req-b2113777-f14d-4092-9e19-13a9e87a7879 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.581641] [57792]: INFO cinder.api.openstack.wsgi [None req-b2113777-f14d-4092-9e19-13a9e87a7879 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1345.581849] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b2113777-f14d-4092-9e19-13a9e87a7879 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1345.582120] [57792]: DEBUG cinder.api.openstack.wsgi [None req-b2113777-f14d-4092-9e19-13a9e87a7879 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1345.589812] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.589812] [57792]: warnings.warn( [ 1345.593452] [57792]: INFO cinder.volume.api [None req-b2113777-f14d-4092-9e19-13a9e87a7879 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1345.597917] [57792]: INFO cinder.api.openstack.wsgi [None req-b2113777-f14d-4092-9e19-13a9e87a7879 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1345.598320] [57792]: [pid: 57792|app: 0|req: 283/576] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:37:40 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1354.141508] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=89,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1355.596056] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1402.250392] [57793]: DEBUG cinder.api.middleware.request_id [None req-299463c1-6b77-4226-929e-c5fb72a31fec None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.252425] [57793]: INFO cinder.api.openstack.wsgi [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1402.252840] [57793]: DEBUG cinder.api.openstack.wsgi [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-209155214"}} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1402.254572] [57793]: DEBUG cinder.api.v3.volumes [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-209155214'}} {{(pid=57793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1402.254680] [57793]: INFO cinder.api.v3.volumes [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume of 1 GB [ 1402.255121] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.255121] [57793]: warnings.warn( [ 1402.260223] [57793]: INFO cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Availability Zones retrieved successfully. [ 1402.266730] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Flow 'volume_create_api' (3d937508-6b65-4bb8-b96e-ed663bf82606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1402.267857] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ed7586-f5f4-48c5-99c8-fcb193cf9766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.268940] [57793]: DEBUG cinder.volume.flows.api.create_volume [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Validating volume size '1' using validate_int {{(pid=57793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1402.286895] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ed7586-f5f4-48c5-99c8-fcb193cf9766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T20:22:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=80598d10-1c77-435b-baa6-391d025cbe8f,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80598d10-1c77-435b-baa6-391d025cbe8f', '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=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.287803] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dacc50d6-aed4-48a4-9a1c-6824ca41a218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.319492] [57793]: DEBUG cinder.quota [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Created reservations ['e9b7aa0d-0c6e-494b-aaf0-b3e3d79de62d', 'a8120915-b50f-4b43-915f-f52d5f71af89', '692f97a4-d859-4335-8632-b8f99684b026', '78f22f66-ea4b-4c5e-921b-97630fbc33f7'] {{(pid=57793) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1402.320458] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dacc50d6-aed4-48a4-9a1c-6824ca41a218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b7aa0d-0c6e-494b-aaf0-b3e3d79de62d', 'a8120915-b50f-4b43-915f-f52d5f71af89', '692f97a4-d859-4335-8632-b8f99684b026', '78f22f66-ea4b-4c5e-921b-97630fbc33f7']}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.321450] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c55498-5bdc-4f74-845b-3a0016508071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.335789] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c55498-5bdc-4f74-845b-3a0016508071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dca5f672-d6bb-4c75-958e-1c90a0ec5eba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-209155214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5863e73c6b24975a9b9ad9e27eb944e',qos_specs=None,replication_status=,reservations=['e9b7aa0d-0c6e-494b-aaf0-b3e3d79de62d','a8120915-b50f-4b43-915f-f52d5f71af89','692f97a4-d859-4335-8632-b8f99684b026','78f22f66-ea4b-4c5e-921b-97630fbc33f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be76c44fd2541bbb9c03b9c1c6f8189',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f), '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-20T20:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-209155214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dca5f672-d6bb-4c75-958e-1c90a0ec5eba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5863e73c6b24975a9b9ad9e27eb944e',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='9be76c44fd2541bbb9c03b9c1c6f8189',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80598d10-1c77-435b-baa6-391d025cbe8f),volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.336708] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eac23db-01ac-48d5-9faf-8d795f35027b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.348425] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eac23db-01ac-48d5-9faf-8d795f35027b) 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-209155214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5863e73c6b24975a9b9ad9e27eb944e',qos_specs=None,replication_status=,reservations=['e9b7aa0d-0c6e-494b-aaf0-b3e3d79de62d','a8120915-b50f-4b43-915f-f52d5f71af89','692f97a4-d859-4335-8632-b8f99684b026','78f22f66-ea4b-4c5e-921b-97630fbc33f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9be76c44fd2541bbb9c03b9c1c6f8189',volume_type_id=80598d10-1c77-435b-baa6-391d025cbe8f)}' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.349290] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d9df240-ede7-48b9-8106-7c71f609ff54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1402.357632] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d9df240-ede7-48b9-8106-7c71f609ff54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57793) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1402.358618] [57793]: DEBUG cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Flow 'volume_create_api' (3d937508-6b65-4bb8-b96e-ed663bf82606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57793) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1402.358962] [57793]: INFO cinder.volume.api [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Create volume request issued successfully. [ 1402.359594] [57793]: INFO cinder.api.openstack.wsgi [None req-299463c1-6b77-4226-929e-c5fb72a31fec tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1402.360081] [57793]: [pid: 57793|app: 0|req: 294/577] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 20:38:36 2025] POST /volume/v3/volumes => generated 753 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1402.369019] [57792]: DEBUG cinder.api.middleware.request_id [None req-1583b9de-36c3-4196-94e0-d427229dd556 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.371069] [57792]: INFO cinder.api.openstack.wsgi [None req-1583b9de-36c3-4196-94e0-d427229dd556 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1402.371285] [57792]: DEBUG cinder.api.openstack.wsgi [None req-1583b9de-36c3-4196-94e0-d427229dd556 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1402.371492] [57792]: DEBUG cinder.api.openstack.wsgi [None req-1583b9de-36c3-4196-94e0-d427229dd556 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1402.379070] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.379070] [57792]: warnings.warn( [ 1402.383318] [57792]: INFO cinder.volume.api [None req-1583b9de-36c3-4196-94e0-d427229dd556 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1402.387514] [57792]: INFO cinder.api.openstack.wsgi [None req-1583b9de-36c3-4196-94e0-d427229dd556 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1402.387905] [57792]: [pid: 57792|app: 0|req: 284/578] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:37 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.398238] [57793]: DEBUG cinder.api.middleware.request_id [None req-aa9d2aae-6c47-4ab0-9056-c8e28caa60ac None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.400651] [57793]: INFO cinder.api.openstack.wsgi [None req-aa9d2aae-6c47-4ab0-9056-c8e28caa60ac tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1403.400991] [57793]: DEBUG cinder.api.openstack.wsgi [None req-aa9d2aae-6c47-4ab0-9056-c8e28caa60ac tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1403.401270] [57793]: DEBUG cinder.api.openstack.wsgi [None req-aa9d2aae-6c47-4ab0-9056-c8e28caa60ac tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1403.409725] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.409725] [57793]: warnings.warn( [ 1403.413339] [57793]: INFO cinder.volume.api [None req-aa9d2aae-6c47-4ab0-9056-c8e28caa60ac tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1403.417701] [57793]: INFO cinder.api.openstack.wsgi [None req-aa9d2aae-6c47-4ab0-9056-c8e28caa60ac tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1403.418124] [57793]: [pid: 57793|app: 0|req: 295/579] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:38 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.460684] [57792]: DEBUG cinder.api.middleware.request_id [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-34f436c6-93cb-4e1e-a701-cd1ff9304955 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.463192] [57792]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-34f436c6-93cb-4e1e-a701-cd1ff9304955 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1403.463407] [57792]: DEBUG cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-34f436c6-93cb-4e1e-a701-cd1ff9304955 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1403.463613] [57792]: DEBUG cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-34f436c6-93cb-4e1e-a701-cd1ff9304955 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1403.471369] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.471369] [57792]: warnings.warn( [ 1403.475254] [57792]: INFO cinder.volume.api [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-34f436c6-93cb-4e1e-a701-cd1ff9304955 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1403.479784] [57792]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-34f436c6-93cb-4e1e-a701-cd1ff9304955 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1403.480343] [57792]: [pid: 57792|app: 0|req: 285/580] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:38:38 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.998260] [57793]: DEBUG cinder.api.middleware.request_id [None req-6f955c29-222b-4f08-bb8c-8a0950b83b3f None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.998693] [57793]: INFO cinder.api.openstack.wsgi [None req-6f955c29-222b-4f08-bb8c-8a0950b83b3f None None] GET http://10.180.1.21/volume// [ 1404.998851] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6f955c29-222b-4f08-bb8c-8a0950b83b3f None None] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1404.999069] [57793]: DEBUG cinder.api.openstack.wsgi [None req-6f955c29-222b-4f08-bb8c-8a0950b83b3f None None] Calling method 'all' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1404.999459] [57793]: INFO cinder.api.openstack.wsgi [None req-6f955c29-222b-4f08-bb8c-8a0950b83b3f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1404.999788] [57793]: [pid: 57793|app: 0|req: 296/581] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 20:38:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1405.003726] [57792]: DEBUG cinder.api.middleware.request_id [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-52d3db66-b94f-4ef2-b53e-539ec86322d9 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.005969] [57792]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-52d3db66-b94f-4ef2-b53e-539ec86322d9 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1405.006386] [57792]: DEBUG cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-52d3db66-b94f-4ef2-b53e-539ec86322d9 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dca5f672-d6bb-4c75-958e-1c90a0ec5eba", "connector": null, "instance_uuid": "557c471c-ece8-4a83-a23e-dbd119122fc1"}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1405.015627] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.015627] [57792]: warnings.warn( [ 1405.034870] [57792]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-52d3db66-b94f-4ef2-b53e-539ec86322d9 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1405.035350] [57792]: [pid: 57792|app: 0|req: 286/582] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 20:38:39 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1405.054588] [57793]: DEBUG cinder.api.middleware.request_id [None req-d9c4127e-1a27-4f90-9772-f580ed62b781 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.056643] [57793]: INFO cinder.api.openstack.wsgi [None req-d9c4127e-1a27-4f90-9772-f580ed62b781 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1405.056949] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d9c4127e-1a27-4f90-9772-f580ed62b781 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1405.057200] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d9c4127e-1a27-4f90-9772-f580ed62b781 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1405.067790] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.067790] [57793]: warnings.warn( [ 1405.071148] [57793]: INFO cinder.volume.api [None req-d9c4127e-1a27-4f90-9772-f580ed62b781 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1405.075529] [57793]: INFO cinder.api.openstack.wsgi [None req-d9c4127e-1a27-4f90-9772-f580ed62b781 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1405.076085] [57793]: [pid: 57793|app: 0|req: 297/583] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:39 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.558126] [57792]: DEBUG cinder.api.middleware.request_id [None req-962891a3-50bd-41ad-b0de-3aa4e0dfcb9f None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.558605] [57792]: INFO cinder.api.openstack.wsgi [None req-962891a3-50bd-41ad-b0de-3aa4e0dfcb9f None None] GET http://10.180.1.21/volume// [ 1405.558802] [57792]: DEBUG cinder.api.openstack.wsgi [None req-962891a3-50bd-41ad-b0de-3aa4e0dfcb9f None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1405.559018] [57792]: DEBUG cinder.api.openstack.wsgi [None req-962891a3-50bd-41ad-b0de-3aa4e0dfcb9f None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1405.559410] [57792]: INFO cinder.api.openstack.wsgi [None req-962891a3-50bd-41ad-b0de-3aa4e0dfcb9f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1405.559730] [57792]: [pid: 57792|app: 0|req: 287/584] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:38:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1405.563074] [57793]: DEBUG cinder.api.middleware.request_id [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-786ba9b0-028f-4437-a2f5-84a00c861bc8 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.565335] [57793]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-786ba9b0-028f-4437-a2f5-84a00c861bc8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1405.565571] [57793]: DEBUG cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-786ba9b0-028f-4437-a2f5-84a00c861bc8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1405.565774] [57793]: DEBUG cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-786ba9b0-028f-4437-a2f5-84a00c861bc8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1405.575393] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.575393] [57793]: warnings.warn( [ 1405.578674] [57793]: INFO cinder.volume.api [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-786ba9b0-028f-4437-a2f5-84a00c861bc8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1405.582911] [57793]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-786ba9b0-028f-4437-a2f5-84a00c861bc8 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1405.583365] [57793]: [pid: 57793|app: 0|req: 298/585] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:38:40 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1405.613300] [57792]: DEBUG cinder.api.middleware.request_id [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-c8997f3a-bcd8-45da-8bfb-d7cf9a6302ff None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.615607] [57792]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-c8997f3a-bcd8-45da-8bfb-d7cf9a6302ff tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] PUT http://10.180.1.21/volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f [ 1405.616007] [57792]: DEBUG cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-c8997f3a-bcd8-45da-8bfb-d7cf9a6302ff tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-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-901773", "mountpoint": "/dev/sdb"}}} {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1405.623881] [57792]: DEBUG cinder.coordination [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-c8997f3a-bcd8-45da-8bfb-d7cf9a6302ff tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Acquiring lock "cinder-attachment_update-dca5f672-d6bb-4c75-958e-1c90a0ec5eba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1405.628522] [57792]: DEBUG cinder.coordination [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-c8997f3a-bcd8-45da-8bfb-d7cf9a6302ff tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Lock "cinder-attachment_update-dca5f672-d6bb-4c75-958e-1c90a0ec5eba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57792) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1405.629591] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.629591] [57792]: warnings.warn( [ 1406.086910] [57793]: DEBUG cinder.api.middleware.request_id [None req-903ae3d6-1000-48e8-b9b2-f01ab16a58f1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.089144] [57793]: INFO cinder.api.openstack.wsgi [None req-903ae3d6-1000-48e8-b9b2-f01ab16a58f1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1406.089374] [57793]: DEBUG cinder.api.openstack.wsgi [None req-903ae3d6-1000-48e8-b9b2-f01ab16a58f1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1406.089585] [57793]: DEBUG cinder.api.openstack.wsgi [None req-903ae3d6-1000-48e8-b9b2-f01ab16a58f1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1406.099690] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.099690] [57793]: warnings.warn( [ 1406.103046] [57793]: INFO cinder.volume.api [None req-903ae3d6-1000-48e8-b9b2-f01ab16a58f1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1406.107330] [57793]: INFO cinder.api.openstack.wsgi [None req-903ae3d6-1000-48e8-b9b2-f01ab16a58f1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1406.107824] [57793]: [pid: 57793|app: 0|req: 299/586] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:40 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.118363] [57793]: DEBUG cinder.api.middleware.request_id [None req-63ebde83-f93b-4593-89f8-55120cd176ca None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.121045] [57793]: INFO cinder.api.openstack.wsgi [None req-63ebde83-f93b-4593-89f8-55120cd176ca tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1407.121045] [57793]: DEBUG cinder.api.openstack.wsgi [None req-63ebde83-f93b-4593-89f8-55120cd176ca tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1407.121045] [57793]: DEBUG cinder.api.openstack.wsgi [None req-63ebde83-f93b-4593-89f8-55120cd176ca tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1407.130583] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.130583] [57793]: warnings.warn( [ 1407.133713] [57793]: INFO cinder.volume.api [None req-63ebde83-f93b-4593-89f8-55120cd176ca tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1407.137777] [57793]: INFO cinder.api.openstack.wsgi [None req-63ebde83-f93b-4593-89f8-55120cd176ca tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1407.138186] [57793]: [pid: 57793|app: 0|req: 300/587] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:41 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.148722] [57793]: DEBUG cinder.api.middleware.request_id [None req-7ce327b2-d9df-48b0-bdc7-b39061573dbe None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.150825] [57793]: INFO cinder.api.openstack.wsgi [None req-7ce327b2-d9df-48b0-bdc7-b39061573dbe tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1408.151113] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7ce327b2-d9df-48b0-bdc7-b39061573dbe tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1408.151331] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7ce327b2-d9df-48b0-bdc7-b39061573dbe tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1408.161246] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.161246] [57793]: warnings.warn( [ 1408.164496] [57793]: INFO cinder.volume.api [None req-7ce327b2-d9df-48b0-bdc7-b39061573dbe tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1408.168651] [57793]: INFO cinder.api.openstack.wsgi [None req-7ce327b2-d9df-48b0-bdc7-b39061573dbe tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1408.169278] [57793]: [pid: 57793|app: 0|req: 301/588] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:42 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1409.179315] [57793]: DEBUG cinder.api.middleware.request_id [None req-82ef4c94-6a70-4a8d-9f8c-ed9dbe1e790a None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.181444] [57793]: INFO cinder.api.openstack.wsgi [None req-82ef4c94-6a70-4a8d-9f8c-ed9dbe1e790a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1409.181646] [57793]: DEBUG cinder.api.openstack.wsgi [None req-82ef4c94-6a70-4a8d-9f8c-ed9dbe1e790a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1409.181849] [57793]: DEBUG cinder.api.openstack.wsgi [None req-82ef4c94-6a70-4a8d-9f8c-ed9dbe1e790a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1409.191644] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.191644] [57793]: warnings.warn( [ 1409.194841] [57793]: INFO cinder.volume.api [None req-82ef4c94-6a70-4a8d-9f8c-ed9dbe1e790a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1409.198896] [57793]: INFO cinder.api.openstack.wsgi [None req-82ef4c94-6a70-4a8d-9f8c-ed9dbe1e790a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1409.199299] [57793]: [pid: 57793|app: 0|req: 302/589] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:43 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.151716] [57792]: DEBUG cinder.coordination [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-c8997f3a-bcd8-45da-8bfb-d7cf9a6302ff tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Lock "cinder-attachment_update-dca5f672-d6bb-4c75-958e-1c90a0ec5eba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=57792) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1410.152053] [57792]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-c8997f3a-bcd8-45da-8bfb-d7cf9a6302ff tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f returned with HTTP 200 [ 1410.152596] [57792]: [pid: 57792|app: 0|req: 288/590] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 20:38:40 2025] PUT /volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1410.209180] [57793]: DEBUG cinder.api.middleware.request_id [None req-11c57f5a-6db6-471d-a211-0a0f50814e75 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.211411] [57793]: INFO cinder.api.openstack.wsgi [None req-11c57f5a-6db6-471d-a211-0a0f50814e75 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1410.211631] [57793]: DEBUG cinder.api.openstack.wsgi [None req-11c57f5a-6db6-471d-a211-0a0f50814e75 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1410.211836] [57793]: DEBUG cinder.api.openstack.wsgi [None req-11c57f5a-6db6-471d-a211-0a0f50814e75 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1410.222129] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.222129] [57793]: warnings.warn( [ 1410.225933] [57793]: INFO cinder.volume.api [None req-11c57f5a-6db6-471d-a211-0a0f50814e75 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1410.230059] [57793]: INFO cinder.api.openstack.wsgi [None req-11c57f5a-6db6-471d-a211-0a0f50814e75 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1410.230467] [57793]: [pid: 57793|app: 0|req: 303/591] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:44 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.240202] [57792]: DEBUG cinder.api.middleware.request_id [None req-553e5d53-a6ba-4c13-bc14-e90052e3a409 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.242299] [57792]: INFO cinder.api.openstack.wsgi [None req-553e5d53-a6ba-4c13-bc14-e90052e3a409 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1411.242516] [57792]: DEBUG cinder.api.openstack.wsgi [None req-553e5d53-a6ba-4c13-bc14-e90052e3a409 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1411.242842] [57792]: DEBUG cinder.api.openstack.wsgi [None req-553e5d53-a6ba-4c13-bc14-e90052e3a409 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1411.253298] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.253298] [57792]: warnings.warn( [ 1411.257241] [57792]: INFO cinder.volume.api [None req-553e5d53-a6ba-4c13-bc14-e90052e3a409 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1411.261850] [57792]: INFO cinder.api.openstack.wsgi [None req-553e5d53-a6ba-4c13-bc14-e90052e3a409 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1411.262293] [57792]: [pid: 57792|app: 0|req: 289/592] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:45 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1411.766408] [57793]: DEBUG cinder.api.middleware.request_id [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-a29fc2fd-8da5-42b1-a2c2-10f54b0b798d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1411.768636] [57793]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-a29fc2fd-8da5-42b1-a2c2-10f54b0b798d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f/action [ 1411.769047] [57793]: DEBUG cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-a29fc2fd-8da5-42b1-a2c2-10f54b0b798d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action body: b'{"os-complete": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1411.769228] [57793]: DEBUG cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-a29fc2fd-8da5-42b1-a2c2-10f54b0b798d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1411.784128] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1411.784128] [57793]: warnings.warn( [ 1411.790049] [57793]: INFO cinder.api.openstack.wsgi [req-d4759838-8940-4902-91aa-7b1394b2fa57 req-a29fc2fd-8da5-42b1-a2c2-10f54b0b798d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f/action returned with HTTP 204 [ 1411.790494] [57793]: [pid: 57793|app: 0|req: 304/593] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 20:38:46 2025] POST /volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1412.272727] [57792]: DEBUG cinder.api.middleware.request_id [None req-a5afd751-9768-4fd7-bc11-5e44842edea0 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.274802] [57792]: INFO cinder.api.openstack.wsgi [None req-a5afd751-9768-4fd7-bc11-5e44842edea0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1412.275061] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a5afd751-9768-4fd7-bc11-5e44842edea0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1412.275279] [57792]: DEBUG cinder.api.openstack.wsgi [None req-a5afd751-9768-4fd7-bc11-5e44842edea0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1412.285260] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.285260] [57792]: warnings.warn( [ 1412.288530] [57792]: INFO cinder.volume.api [None req-a5afd751-9768-4fd7-bc11-5e44842edea0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1412.292736] [57792]: INFO cinder.api.openstack.wsgi [None req-a5afd751-9768-4fd7-bc11-5e44842edea0 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1412.293111] [57792]: [pid: 57792|app: 0|req: 290/594] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:47 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1412.302991] [57793]: DEBUG cinder.api.middleware.request_id [None req-7826e136-dc06-4c0f-acc2-78655b6073b4 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.305248] [57793]: INFO cinder.api.openstack.wsgi [None req-7826e136-dc06-4c0f-acc2-78655b6073b4 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1412.305527] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7826e136-dc06-4c0f-acc2-78655b6073b4 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1412.305786] [57793]: DEBUG cinder.api.openstack.wsgi [None req-7826e136-dc06-4c0f-acc2-78655b6073b4 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1412.320951] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.320951] [57793]: warnings.warn( [ 1412.325066] [57793]: INFO cinder.volume.api [None req-7826e136-dc06-4c0f-acc2-78655b6073b4 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1412.330544] [57793]: INFO cinder.api.openstack.wsgi [None req-7826e136-dc06-4c0f-acc2-78655b6073b4 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1412.330962] [57793]: [pid: 57793|app: 0|req: 305/595] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:47 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1412.340276] [57792]: DEBUG cinder.api.middleware.request_id [None req-ea2b1ead-35f5-41ee-ba60-5f64758b5236 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.342295] [57792]: INFO cinder.api.openstack.wsgi [None req-ea2b1ead-35f5-41ee-ba60-5f64758b5236 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1412.342503] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ea2b1ead-35f5-41ee-ba60-5f64758b5236 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1412.342771] [57792]: DEBUG cinder.api.openstack.wsgi [None req-ea2b1ead-35f5-41ee-ba60-5f64758b5236 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1412.342958] [57792]: INFO cinder.api.v3.volumes [None req-ea2b1ead-35f5-41ee-ba60-5f64758b5236 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Delete volume with id: dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1412.353229] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.353229] [57792]: warnings.warn( [ 1412.353782] [57792]: INFO cinder.volume.api [None req-ea2b1ead-35f5-41ee-ba60-5f64758b5236 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1412.361741] [57792]: INFO cinder.volume.api [None req-ea2b1ead-35f5-41ee-ba60-5f64758b5236 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-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. [ 1412.362074] [57792]: INFO cinder.api.openstack.wsgi [None req-ea2b1ead-35f5-41ee-ba60-5f64758b5236 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 400 [ 1412.362624] [57792]: [pid: 57792|app: 0|req: 291/596] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:38:47 2025] DELETE /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1412.365772] [57793]: DEBUG cinder.api.middleware.request_id [None req-073726a3-3370-4528-96b8-581410a61654 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.367825] [57793]: INFO cinder.api.openstack.wsgi [None req-073726a3-3370-4528-96b8-581410a61654 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1412.368053] [57793]: DEBUG cinder.api.openstack.wsgi [None req-073726a3-3370-4528-96b8-581410a61654 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1412.368266] [57793]: DEBUG cinder.api.openstack.wsgi [None req-073726a3-3370-4528-96b8-581410a61654 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1412.378331] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.378331] [57793]: warnings.warn( [ 1412.381646] [57793]: INFO cinder.volume.api [None req-073726a3-3370-4528-96b8-581410a61654 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1412.385980] [57793]: INFO cinder.api.openstack.wsgi [None req-073726a3-3370-4528-96b8-581410a61654 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1412.386407] [57793]: [pid: 57793|app: 0|req: 306/597] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:47 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1412.427681] [57792]: DEBUG cinder.api.middleware.request_id [req-23c47021-b907-49e1-8694-3e433a10b8ee req-2057270f-b6b2-47b6-a934-14c1e0b66f42 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.429945] [57792]: INFO cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-2057270f-b6b2-47b6-a934-14c1e0b66f42 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1412.430185] [57792]: DEBUG cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-2057270f-b6b2-47b6-a934-14c1e0b66f42 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1412.430375] [57792]: DEBUG cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-2057270f-b6b2-47b6-a934-14c1e0b66f42 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1412.440096] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.440096] [57792]: warnings.warn( [ 1412.443299] [57792]: INFO cinder.volume.api [req-23c47021-b907-49e1-8694-3e433a10b8ee req-2057270f-b6b2-47b6-a934-14c1e0b66f42 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1412.447396] [57792]: INFO cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-2057270f-b6b2-47b6-a934-14c1e0b66f42 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1412.447841] [57792]: [pid: 57792|app: 0|req: 292/598] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 20:38:47 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1412.464457] [57793]: DEBUG cinder.api.middleware.request_id [req-23c47021-b907-49e1-8694-3e433a10b8ee req-1fcff047-a433-4855-b304-191a4431c734 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.466680] [57793]: INFO cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-1fcff047-a433-4855-b304-191a4431c734 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] POST http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba/action [ 1412.467108] [57793]: DEBUG cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-1fcff047-a433-4855-b304-191a4431c734 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1412.467265] [57793]: DEBUG cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-1fcff047-a433-4855-b304-191a4431c734 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1412.477913] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.477913] [57793]: warnings.warn( [ 1412.478466] [57793]: INFO cinder.volume.api [req-23c47021-b907-49e1-8694-3e433a10b8ee req-1fcff047-a433-4855-b304-191a4431c734 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1412.483575] [57793]: INFO cinder.volume.api [req-23c47021-b907-49e1-8694-3e433a10b8ee req-1fcff047-a433-4855-b304-191a4431c734 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Begin detaching volume completed successfully. [ 1412.483830] [57793]: INFO cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-1fcff047-a433-4855-b304-191a4431c734 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba/action returned with HTTP 202 [ 1412.484306] [57793]: [pid: 57793|app: 0|req: 307/599] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 20:38:47 2025] POST /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1413.506120] [57792]: DEBUG cinder.api.middleware.request_id [None req-eaf53b17-29fe-488b-8e0a-f0e530db42de None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.506576] [57792]: INFO cinder.api.openstack.wsgi [None req-eaf53b17-29fe-488b-8e0a-f0e530db42de None None] GET http://10.180.1.21/volume// [ 1413.506751] [57792]: DEBUG cinder.api.openstack.wsgi [None req-eaf53b17-29fe-488b-8e0a-f0e530db42de None None] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1413.506971] [57792]: DEBUG cinder.api.openstack.wsgi [None req-eaf53b17-29fe-488b-8e0a-f0e530db42de None None] Calling method 'all' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1413.507378] [57792]: INFO cinder.api.openstack.wsgi [None req-eaf53b17-29fe-488b-8e0a-f0e530db42de None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1413.507830] [57792]: [pid: 57792|app: 0|req: 293/600] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 20:38:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1413.511561] [57793]: DEBUG cinder.api.middleware.request_id [req-23c47021-b907-49e1-8694-3e433a10b8ee req-f84095b4-88d0-40b7-a6dc-423610a7d78b None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.513808] [57793]: INFO cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-f84095b4-88d0-40b7-a6dc-423610a7d78b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1413.514278] [57793]: DEBUG cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-f84095b4-88d0-40b7-a6dc-423610a7d78b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1413.515532] [57793]: DEBUG cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-f84095b4-88d0-40b7-a6dc-423610a7d78b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1413.525077] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.525077] [57793]: warnings.warn( [ 1413.528951] [57793]: INFO cinder.volume.api [req-23c47021-b907-49e1-8694-3e433a10b8ee req-f84095b4-88d0-40b7-a6dc-423610a7d78b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1413.533510] [57793]: INFO cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-f84095b4-88d0-40b7-a6dc-423610a7d78b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1413.534000] [57793]: [pid: 57793|app: 0|req: 308/601] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 20:38:48 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1414.671648] [57792]: DEBUG cinder.api.middleware.request_id [req-23c47021-b907-49e1-8694-3e433a10b8ee req-a2a0c119-d3ae-4972-8dcd-1aaaab5a767c None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.674469] [57792]: INFO cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-a2a0c119-d3ae-4972-8dcd-1aaaab5a767c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] DELETE http://10.180.1.21/volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f [ 1414.674723] [57792]: DEBUG cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-a2a0c119-d3ae-4972-8dcd-1aaaab5a767c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1414.674967] [57792]: DEBUG cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-a2a0c119-d3ae-4972-8dcd-1aaaab5a767c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'version_select' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1414.682401] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.682401] [57792]: warnings.warn( [ 1415.207366] [57792]: INFO cinder.api.openstack.wsgi [req-23c47021-b907-49e1-8694-3e433a10b8ee req-a2a0c119-d3ae-4972-8dcd-1aaaab5a767c tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f returned with HTTP 200 [ 1415.207774] [57792]: [pid: 57792|app: 0|req: 294/602] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 20:38:49 2025] DELETE /volume/v3/attachments/052e5c7d-e878-4112-a5ca-0206c885131f => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.647308] [57793]: DEBUG cinder.api.middleware.request_id [None req-d587f3d7-c3aa-4f5b-96ec-80f441bf5447 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.649364] [57793]: INFO cinder.api.openstack.wsgi [None req-d587f3d7-c3aa-4f5b-96ec-80f441bf5447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1416.649576] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d587f3d7-c3aa-4f5b-96ec-80f441bf5447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1416.649777] [57793]: DEBUG cinder.api.openstack.wsgi [None req-d587f3d7-c3aa-4f5b-96ec-80f441bf5447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1416.657180] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.657180] [57793]: warnings.warn( [ 1416.660479] [57793]: INFO cinder.volume.api [None req-d587f3d7-c3aa-4f5b-96ec-80f441bf5447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1416.664721] [57793]: INFO cinder.api.openstack.wsgi [None req-d587f3d7-c3aa-4f5b-96ec-80f441bf5447 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1416.665257] [57793]: [pid: 57793|app: 0|req: 309/603] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:51 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.649283] [57792]: DEBUG cinder.api.middleware.request_id [None req-27205641-72eb-4a65-a496-6c4d3e02723d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.651365] [57792]: INFO cinder.api.openstack.wsgi [None req-27205641-72eb-4a65-a496-6c4d3e02723d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1423.651520] [57792]: DEBUG cinder.api.openstack.wsgi [None req-27205641-72eb-4a65-a496-6c4d3e02723d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1423.651729] [57792]: DEBUG cinder.api.openstack.wsgi [None req-27205641-72eb-4a65-a496-6c4d3e02723d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1423.651910] [57792]: INFO cinder.api.v3.volumes [None req-27205641-72eb-4a65-a496-6c4d3e02723d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Delete volume with id: dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1423.662822] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.662822] [57792]: warnings.warn( [ 1423.663360] [57792]: INFO cinder.volume.api [None req-27205641-72eb-4a65-a496-6c4d3e02723d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1423.681599] [57792]: INFO cinder.volume.api [None req-27205641-72eb-4a65-a496-6c4d3e02723d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Delete volume request issued successfully. [ 1423.681599] [57792]: INFO cinder.api.openstack.wsgi [None req-27205641-72eb-4a65-a496-6c4d3e02723d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 202 [ 1423.681966] [57792]: [pid: 57792|app: 0|req: 295/604] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:38:58 2025] DELETE /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1423.684872] [57793]: DEBUG cinder.api.middleware.request_id [None req-0c88f37b-0984-4e9d-be8d-9d000c043df9 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.687383] [57793]: INFO cinder.api.openstack.wsgi [None req-0c88f37b-0984-4e9d-be8d-9d000c043df9 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1423.687383] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0c88f37b-0984-4e9d-be8d-9d000c043df9 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1423.687383] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0c88f37b-0984-4e9d-be8d-9d000c043df9 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1423.695437] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.695437] [57793]: warnings.warn( [ 1423.699706] [57793]: INFO cinder.volume.api [None req-0c88f37b-0984-4e9d-be8d-9d000c043df9 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1423.704650] [57793]: INFO cinder.api.openstack.wsgi [None req-0c88f37b-0984-4e9d-be8d-9d000c043df9 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1423.705063] [57793]: [pid: 57793|app: 0|req: 310/605] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:58 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.715864] [57792]: DEBUG cinder.api.middleware.request_id [None req-e9233a34-22e3-4353-9f35-c2e4ae55536d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.717621] [57792]: INFO cinder.api.openstack.wsgi [None req-e9233a34-22e3-4353-9f35-c2e4ae55536d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1424.717870] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e9233a34-22e3-4353-9f35-c2e4ae55536d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1424.718141] [57792]: DEBUG cinder.api.openstack.wsgi [None req-e9233a34-22e3-4353-9f35-c2e4ae55536d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1424.728708] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.728708] [57792]: warnings.warn( [ 1424.732756] [57792]: INFO cinder.volume.api [None req-e9233a34-22e3-4353-9f35-c2e4ae55536d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1424.737338] [57792]: INFO cinder.api.openstack.wsgi [None req-e9233a34-22e3-4353-9f35-c2e4ae55536d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1424.737743] [57792]: [pid: 57792|app: 0|req: 296/606] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:38:59 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1425.747957] [57793]: DEBUG cinder.api.middleware.request_id [None req-5e900381-595d-48c7-a530-fd7f74ac27a6 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.750628] [57793]: INFO cinder.api.openstack.wsgi [None req-5e900381-595d-48c7-a530-fd7f74ac27a6 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1425.750628] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5e900381-595d-48c7-a530-fd7f74ac27a6 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1425.750628] [57793]: DEBUG cinder.api.openstack.wsgi [None req-5e900381-595d-48c7-a530-fd7f74ac27a6 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1425.758204] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.758204] [57793]: warnings.warn( [ 1425.762695] [57793]: INFO cinder.volume.api [None req-5e900381-595d-48c7-a530-fd7f74ac27a6 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1425.765935] [57793]: INFO cinder.api.openstack.wsgi [None req-5e900381-595d-48c7-a530-fd7f74ac27a6 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 200 [ 1425.766374] [57793]: [pid: 57793|app: 0|req: 311/607] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:00 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.776706] [57792]: DEBUG cinder.api.middleware.request_id [None req-99aa31cd-59b0-4361-92e1-92626e724d7b None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.778810] [57792]: INFO cinder.api.openstack.wsgi [None req-99aa31cd-59b0-4361-92e1-92626e724d7b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba [ 1426.779035] [57792]: DEBUG cinder.api.openstack.wsgi [None req-99aa31cd-59b0-4361-92e1-92626e724d7b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1426.779260] [57792]: DEBUG cinder.api.openstack.wsgi [None req-99aa31cd-59b0-4361-92e1-92626e724d7b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1426.785467] [57792]: INFO cinder.api.openstack.wsgi [None req-99aa31cd-59b0-4361-92e1-92626e724d7b tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba returned with HTTP 404 [ 1426.786023] [57792]: [pid: 57792|app: 0|req: 297/608] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:01 2025] GET /volume/v3/volumes/dca5f672-d6bb-4c75-958e-1c90a0ec5eba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1426.832365] [57793]: DEBUG cinder.api.middleware.request_id [None req-0b0820db-75bc-4caa-9011-4ff9f4f87de1 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.834715] [57793]: INFO cinder.api.openstack.wsgi [None req-0b0820db-75bc-4caa-9011-4ff9f4f87de1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1426.834938] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0b0820db-75bc-4caa-9011-4ff9f4f87de1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1426.835188] [57793]: DEBUG cinder.api.openstack.wsgi [None req-0b0820db-75bc-4caa-9011-4ff9f4f87de1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'delete' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1426.835385] [57793]: INFO cinder.api.v3.volumes [None req-0b0820db-75bc-4caa-9011-4ff9f4f87de1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Delete volume with id: f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1426.843187] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.843187] [57793]: warnings.warn( [ 1426.843694] [57793]: INFO cinder.volume.api [None req-0b0820db-75bc-4caa-9011-4ff9f4f87de1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1426.859085] [57793]: INFO cinder.volume.api [None req-0b0820db-75bc-4caa-9011-4ff9f4f87de1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Delete volume request issued successfully. [ 1426.859279] [57793]: INFO cinder.api.openstack.wsgi [None req-0b0820db-75bc-4caa-9011-4ff9f4f87de1 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 202 [ 1426.859735] [57793]: [pid: 57793|app: 0|req: 312/609] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:39:01 2025] DELETE /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1426.862769] [57792]: DEBUG cinder.api.middleware.request_id [None req-6a4d890e-a450-4fec-a074-d7eede93ced3 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.864832] [57792]: INFO cinder.api.openstack.wsgi [None req-6a4d890e-a450-4fec-a074-d7eede93ced3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1426.865059] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6a4d890e-a450-4fec-a074-d7eede93ced3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1426.865265] [57792]: DEBUG cinder.api.openstack.wsgi [None req-6a4d890e-a450-4fec-a074-d7eede93ced3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1426.873105] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.873105] [57792]: warnings.warn( [ 1426.876644] [57792]: INFO cinder.volume.api [None req-6a4d890e-a450-4fec-a074-d7eede93ced3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1426.880918] [57792]: INFO cinder.api.openstack.wsgi [None req-6a4d890e-a450-4fec-a074-d7eede93ced3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1426.881336] [57792]: [pid: 57792|app: 0|req: 298/610] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:01 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.892509] [57793]: DEBUG cinder.api.middleware.request_id [None req-595b92c7-2aa1-4aea-ab06-f4422949138d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.894636] [57793]: INFO cinder.api.openstack.wsgi [None req-595b92c7-2aa1-4aea-ab06-f4422949138d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1427.894886] [57793]: DEBUG cinder.api.openstack.wsgi [None req-595b92c7-2aa1-4aea-ab06-f4422949138d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1427.895127] [57793]: DEBUG cinder.api.openstack.wsgi [None req-595b92c7-2aa1-4aea-ab06-f4422949138d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1427.903305] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.903305] [57793]: warnings.warn( [ 1427.907077] [57793]: INFO cinder.volume.api [None req-595b92c7-2aa1-4aea-ab06-f4422949138d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1427.911529] [57793]: INFO cinder.api.openstack.wsgi [None req-595b92c7-2aa1-4aea-ab06-f4422949138d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1427.911928] [57793]: [pid: 57793|app: 0|req: 313/611] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:02 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1428.922265] [57792]: DEBUG cinder.api.middleware.request_id [None req-90cfaf13-7094-4541-abba-4ea05b8758d3 None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.924446] [57792]: INFO cinder.api.openstack.wsgi [None req-90cfaf13-7094-4541-abba-4ea05b8758d3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1428.924601] [57792]: DEBUG cinder.api.openstack.wsgi [None req-90cfaf13-7094-4541-abba-4ea05b8758d3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1428.924806] [57792]: DEBUG cinder.api.openstack.wsgi [None req-90cfaf13-7094-4541-abba-4ea05b8758d3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1428.943347] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.943347] [57792]: warnings.warn( [ 1428.948202] [57792]: INFO cinder.volume.api [None req-90cfaf13-7094-4541-abba-4ea05b8758d3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1428.953152] [57792]: INFO cinder.api.openstack.wsgi [None req-90cfaf13-7094-4541-abba-4ea05b8758d3 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 200 [ 1428.953590] [57792]: [pid: 57792|app: 0|req: 299/612] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:03 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.963742] [57793]: DEBUG cinder.api.middleware.request_id [None req-fc60d008-75c3-4621-8093-e2e34a8f09d7 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.965818] [57793]: INFO cinder.api.openstack.wsgi [None req-fc60d008-75c3-4621-8093-e2e34a8f09d7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 [ 1429.966202] [57793]: DEBUG cinder.api.openstack.wsgi [None req-fc60d008-75c3-4621-8093-e2e34a8f09d7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1429.966364] [57793]: DEBUG cinder.api.openstack.wsgi [None req-fc60d008-75c3-4621-8093-e2e34a8f09d7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1429.972477] [57793]: INFO cinder.api.openstack.wsgi [None req-fc60d008-75c3-4621-8093-e2e34a8f09d7 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 returned with HTTP 404 [ 1429.973014] [57793]: [pid: 57793|app: 0|req: 314/613] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:04 2025] GET /volume/v3/volumes/f227157d-2c73-431f-94e7-6c373ba4dce7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1430.057979] [57792]: DEBUG cinder.api.middleware.request_id [None req-656bf9b5-214f-44ee-ba24-88b9c081783a None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.059998] [57792]: INFO cinder.api.openstack.wsgi [None req-656bf9b5-214f-44ee-ba24-88b9c081783a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] DELETE http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1430.060232] [57792]: DEBUG cinder.api.openstack.wsgi [None req-656bf9b5-214f-44ee-ba24-88b9c081783a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1430.060439] [57792]: DEBUG cinder.api.openstack.wsgi [None req-656bf9b5-214f-44ee-ba24-88b9c081783a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'delete' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1430.060620] [57792]: INFO cinder.api.v3.volumes [None req-656bf9b5-214f-44ee-ba24-88b9c081783a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Delete volume with id: 08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1430.068483] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1430.068483] [57792]: warnings.warn( [ 1430.069074] [57792]: INFO cinder.volume.api [None req-656bf9b5-214f-44ee-ba24-88b9c081783a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1430.083950] [57792]: INFO cinder.volume.api [None req-656bf9b5-214f-44ee-ba24-88b9c081783a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Delete volume request issued successfully. [ 1430.084296] [57792]: INFO cinder.api.openstack.wsgi [None req-656bf9b5-214f-44ee-ba24-88b9c081783a tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 202 [ 1430.084755] [57792]: [pid: 57792|app: 0|req: 300/614] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 20:39:04 2025] DELETE /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1430.087671] [57793]: DEBUG cinder.api.middleware.request_id [None req-021d939c-80c6-46f6-9870-84fed8230e71 None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.089764] [57793]: INFO cinder.api.openstack.wsgi [None req-021d939c-80c6-46f6-9870-84fed8230e71 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1430.089975] [57793]: DEBUG cinder.api.openstack.wsgi [None req-021d939c-80c6-46f6-9870-84fed8230e71 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1430.090200] [57793]: DEBUG cinder.api.openstack.wsgi [None req-021d939c-80c6-46f6-9870-84fed8230e71 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1430.098147] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1430.098147] [57793]: warnings.warn( [ 1430.101779] [57793]: INFO cinder.volume.api [None req-021d939c-80c6-46f6-9870-84fed8230e71 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1430.106060] [57793]: INFO cinder.api.openstack.wsgi [None req-021d939c-80c6-46f6-9870-84fed8230e71 tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1430.106519] [57793]: [pid: 57793|app: 0|req: 315/615] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:04 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1431.116770] [57792]: DEBUG cinder.api.middleware.request_id [None req-11b74509-ca77-4daf-b062-845eec5c588d None None] RequestId filter calling following filter/app {{(pid=57792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.118942] [57792]: INFO cinder.api.openstack.wsgi [None req-11b74509-ca77-4daf-b062-845eec5c588d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1431.119145] [57792]: DEBUG cinder.api.openstack.wsgi [None req-11b74509-ca77-4daf-b062-845eec5c588d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1431.119339] [57792]: DEBUG cinder.api.openstack.wsgi [None req-11b74509-ca77-4daf-b062-845eec5c588d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1431.127117] [57792]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1431.127117] [57792]: warnings.warn( [ 1431.130651] [57792]: INFO cinder.volume.api [None req-11b74509-ca77-4daf-b062-845eec5c588d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Volume info retrieved successfully. [ 1431.134944] [57792]: INFO cinder.api.openstack.wsgi [None req-11b74509-ca77-4daf-b062-845eec5c588d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 200 [ 1431.135399] [57792]: [pid: 57792|app: 0|req: 301/616] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:05 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1432.145985] [57793]: DEBUG cinder.api.middleware.request_id [None req-a3934dd9-0277-43d1-9510-13dc357ed93d None None] RequestId filter calling following filter/app {{(pid=57793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.148171] [57793]: INFO cinder.api.openstack.wsgi [None req-a3934dd9-0277-43d1-9510-13dc357ed93d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] GET http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 [ 1432.148413] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a3934dd9-0277-43d1-9510-13dc357ed93d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Empty body provided in request {{(pid=57793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1432.148712] [57793]: DEBUG cinder.api.openstack.wsgi [None req-a3934dd9-0277-43d1-9510-13dc357ed93d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] Calling method 'show' {{(pid=57793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1432.156948] [57793]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.156948] [57793]: warnings.warn( [ 1432.160008] [57793]: INFO cinder.api.openstack.wsgi [None req-a3934dd9-0277-43d1-9510-13dc357ed93d tempest-AttachVolumeNegativeTest-798668347 tempest-AttachVolumeNegativeTest-798668347-project-member] http://10.180.1.21/volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 returned with HTTP 404 [ 1432.160543] [57793]: [pid: 57793|app: 0|req: 316/617] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 20:39:06 2025] GET /volume/v3/volumes/08325f0d-9e26-4e58-ac29-999db1113fc4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1441.133463] [57792]: DEBUG dbcounter [-] [57792] Writing DB stats cinder:SELECT=69,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=57792) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1442.159412] [57793]: DEBUG dbcounter [-] [57793] Writing DB stats cinder:SELECT=106,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=57793) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}