[ 435.340185] [57317]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 435.341514] [57317]: *** Starting uWSGI 2.0.20-debian (64bit) on [Mon Dec 15 14:45:23 2025] *** [ 435.341514] [57317]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 435.341514] [57317]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 435.341514] [57317]: nodename: devstack [ 435.341514] [57317]: machine: x86_64 [ 435.341514] [57317]: clock source: unix [ 435.341514] [57317]: pcre jit disabled [ 435.341514] [57317]: detected number of CPU cores: 8 [ 435.341514] [57317]: current working directory: / [ 435.342019] [57317]: detected binary path: /usr/bin/uwsgi-core [ 435.342019] [57317]: your processes number limit is 128149 [ 435.342019] [57317]: your memory page size is 4096 bytes [ 435.342019] [57317]: detected max file descriptor number: 2048 [ 435.342019] [57317]: lock engine: pthread robust mutexes [ 435.342019] [57317]: thunder lock: enabled [ 435.342019] [57317]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 435.342019] [57317]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 435.342019] [57317]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 435.342019] [57317]: Set PythonHome to /opt/stack/data/venv [ 435.371518] [57317]: Python main interpreter initialized at 0x64d414e47be0 [ 435.371518] [57317]: python threads support enabled [ 435.371710] [57317]: your server socket listen backlog is limited to 100 connections [ 435.371710] [57317]: your mercy for graceful operations on workers is 80 seconds [ 435.371813] [57317]: mapped 403077 bytes (393 KB) for 2 cores [ 435.371861] [57317]: *** Operational MODE: preforking *** [ 435.372016] [57317]: *** uWSGI is running in multiple interpreter mode *** [ 435.372016] [57317]: spawned uWSGI master process (pid: 57317) [ 435.372551] [57317]: spawned uWSGI worker 1 (pid: 57331, cores: 1) [ 435.374114] [57317]: spawned uWSGI worker 2 (pid: 57332, cores: 1) [ 435.374114] [57317]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 435.564421] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 435.564421] [57331]: debtcollector.deprecate( [ 435.575713] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 435.575713] [57332]: debtcollector.deprecate( [ 435.684996] [57331]: /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. [ 435.684996] [57331]: removals.removed_module( [ 435.685727] [57331]: /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. [ 435.685727] [57331]: removals.removed_module( [ 435.695892] [57332]: /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. [ 435.695892] [57332]: removals.removed_module( [ 435.696629] [57332]: /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. [ 435.696629] [57332]: removals.removed_module( [ 436.274805] [57331]: /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 [ 436.274805] [57331]: warnings.warn( [ 436.286861] [57332]: /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 [ 436.286861] [57332]: warnings.warn( [ 436.333712] [57331]: /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. [ 436.333712] [57331]: warnings.warn( [ 436.345901] [57332]: /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. [ 436.345901] [57332]: warnings.warn( [ 436.596029] [57331]: 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. [ 436.596634] [57331]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57331) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 436.596740] [57332]: 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. [ 436.596740] [57332]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=57332) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 436.674630] [57332]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 436.674630] [57332]: @jsonschema.FormatChecker.cls_checks('date-time') [ 436.675054] [57331]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 436.675054] [57331]: @jsonschema.FormatChecker.cls_checks('date-time') [ 437.051874] [57332]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57332) __init__ /opt/stack/cinder/cinder/api/extensions.py:119}} [ 437.052112] [57331]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=57331) __init__ /opt/stack/cinder/cinder/api/extensions.py:119}} [ 437.052293] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.052353] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.052406] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.052456] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.052561] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.052610] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.056705] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.056888] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.056888] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.057061] [57332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.057061] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.057061] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.057279] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.057332] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.057374] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.057374] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.057374] [57331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.057374] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.057374] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.057578] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.059239] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.059325] [57332]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.059435] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.059499] [57332]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.059551] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.059659] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.059711] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.059821] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.059873] [57331]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.059873] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.059873] [57331]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.059873] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.060062] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.060062] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.065018] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.065150] [57332]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.065206] [57332]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.065258] [57332]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.065308] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.065358] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.065507] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.065645] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.065645] [57331]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.065785] [57331]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.065785] [57331]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.065879] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.065879] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.065965] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.066636] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.066728] [57332]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.066792] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.066837] [57332]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.066899] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.066955] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.067037] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.067113] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.067169] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.067226] [57332]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.067296] [57331]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.067348] [57332]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.067393] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.067438] [57332]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.067487] [57331]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.067531] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.067531] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.067642] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.067642] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.067760] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.067809] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.067809] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.067809] [57331]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.067809] [57331]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.067809] [57331]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.067809] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.068108] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.068108] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.068868] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.068951] [57332]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.069034] [57332]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.069086] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.069115] [57332]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.069158] [57331]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.069188] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.069215] [57331]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.069242] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.069268] [57331]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.069295] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.069324] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.069349] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.069377] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.069402] [57332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.069504] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.069551] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.069600] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.069644] [57332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.069644] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.069726] [57331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.069768] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.069810] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.069810] [57331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.069899] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.069941] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.069941] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.069941] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.070987] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.071097] [57332]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.071148] [57332]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.071259] [57332]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.071259] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.071320] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.071397] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.071454] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.071499] [57331]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.071546] [57331]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.071611] [57331]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.071684] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.071743] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.071815] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.072138] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.072220] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.072256] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.072295] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.072322] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.072348] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.072380] [57332]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.072410] [57331]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.072439] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.072469] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.072494] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.072521] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.072550] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.072576] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.074824] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.074899] [57332]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.074984] [57332]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.075055] [57332]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.075127] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.075169] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.075223] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.075267] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.075326] [57331]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.075373] [57331]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.075415] [57331]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.075474] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.075550] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.075619] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.075996] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.076095] [57332]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.076167] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.076230] [57332]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.076296] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.076356] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.076423] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.076498] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.076583] [57331]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.076668] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.076739] [57331]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.076802] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.076873] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.076945] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.078137] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.078223] [57332]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.078293] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.078362] [57332]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.078426] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.078498] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.078557] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.078623] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.078656] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.078720] [57331]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.078767] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.078810] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.078864] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.078971] [57331]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.079019] [57332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.079072] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.079115] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.079147] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.079192] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.079222] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.079251] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.079277] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.079302] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.079327] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.079351] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.079376] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.079404] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.079429] [57331]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.079455] [57332]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.079480] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.079506] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.079544] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.079585] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.079621] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.079663] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.079692] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.079692] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.079692] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.079692] [57331]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.079794] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.079794] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.079843] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.080227] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.080309] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.080377] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.080446] [57332]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.080510] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.080574] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.080644] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.080705] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.080787] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.080872] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.080942] [57331]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.081010] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.081079] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.081161] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.081726] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.081811] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.081875] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.081924] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.081967] [57332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.082023] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.082052] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.082110] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.082158] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.082207] [57331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.082237] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.082264] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.082264] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.082369] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.084708] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.084809] [57332]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.084871] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.084919] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.084968] [57332]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.084968] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.085080] [57331]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.085137] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.085186] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.085229] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.085277] [57331]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.085277] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.085277] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.085398] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.085856] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.085941] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.086021] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.086127] [57332]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.086171] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.086212] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.086261] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.086299] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.086338] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.086389] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.086420] [57331]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.086515] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.086564] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.086618] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.090063] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.090182] [57332]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.090263] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.090339] [57332]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.090404] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.090465] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.090532] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.090613] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.090699] [57331]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.090778] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.090854] [57331]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.090919] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.090984] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.091068] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.092317] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.092396] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.092465] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.092531] [57332]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.092590] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.092650] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.092721] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.092762] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.092813] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.092869] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.092949] [57331]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.093026] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.093104] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.093195] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.093264] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.093347] [57332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.093416] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.093448] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.093475] [57332]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.093511] [57331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.093540] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.093606] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.093653] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.093697] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.093744] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.093791] [57331]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.093837] [57332]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.093880] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.093925] [57332]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.093967] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.094016] [57332]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.094062] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.094089] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.094114] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.094147] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.094173] [57331]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.094198] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.094223] [57331]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.094223] [57331]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.094223] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.094300] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.094329] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.094831] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.094914] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.094982] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.095063] [57332]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.095156] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.095183] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.095210] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.095279] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.095325] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.095371] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.095424] [57331]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.095478] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.095525] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.095568] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.097115] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.097189] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.097262] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.097327] [57332]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.097358] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.097384] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.097444] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.097489] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.097530] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.097577] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.097623] [57331]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.097623] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.097676] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.097757] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.097941] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.098019] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.098053] [57332]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.098103] [57331]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.098167] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.098209] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.098251] [57332]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.098251] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.098341] [57331]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.098378] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.098423] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.098423] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.098489] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.098519] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.098547] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.098547] [57332]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.098596] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.098621] [57332]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.098648] [57331]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.098679] [57332]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.098708] [57331]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.098734] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.098759] [57331]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.098783] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.098808] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.098833] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.098861] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.098861] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.099501] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.099582] [57332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.099651] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.099693] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.099726] [57332]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.099757] [57331]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.099783] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.099848] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.099904] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.099950] [57331]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.099996] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.100064] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.100064] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.100147] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.101029] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.101114] [57332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.101191] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.101222] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.101249] [57332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.101302] [57331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.101357] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.101404] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.101447] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.101492] [57331]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.101521] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.101546] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.101546] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.101623] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.103449] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.103533] [57332]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.103596] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.103649] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.103687] [57331]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.103748] [57332]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.103781] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.103806] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.103834] [57331]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.103860] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.103885] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.103912] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.103940] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.103940] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.104869] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.104947] [57332]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.105032] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.105099] [57332]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.105168] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.105201] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.105228] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.105294] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.105347] [57331]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.105395] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.105439] [57331]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.105488] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.105557] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.105628] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.107126] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.107205] [57332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.107277] [57332]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.107336] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.107382] [57332]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.107443] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.107483] [57331]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.107537] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.107564] [57331]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.107591] [57332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.107615] [57331]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.107615] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.107668] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.107730] [57331]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:193}} [ 437.108854] [57332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57332) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.108958] [57332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.108994] [57331]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=57331) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 437.109087] [57332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.109120] [57331]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:173}} [ 437.109146] [57332]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.109146] [57332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.109239] [57331]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} [ 437.109271] [57332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57332) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.109296] [57331]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} [ 437.109296] [57331]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=57331) _check_extension /opt/stack/cinder/cinder/api/extensions.py:177}} [ 437.109296] [57331]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=57331) register /opt/stack/cinder/cinder/api/extensions.py:134}} [ 437.135265] [57332]: INFO dbcounter [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Registered counter for database cinder [ 437.135421] [57331]: INFO dbcounter [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Registered counter for database cinder [ 437.144754] [57332]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 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=57332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 437.145186] [57331]: DEBUG oslo_db.sqlalchemy.engines [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 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=57331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 437.275786] [57331]: DEBUG dbcounter [-] [57331] Writer thread running {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 437.276794] [57332]: DEBUG dbcounter [-] [57332] Writer thread running {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 437.279354] [57332]: INFO cinder.rpc [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 437.279409] [57331]: INFO cinder.rpc [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 437.281669] [57331]: INFO cinder.rpc [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 437.281792] [57332]: INFO cinder.rpc [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 437.283829] [57332]: INFO cinder.rpc [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 437.283903] [57331]: INFO cinder.rpc [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 437.285652] [57331]: INFO cinder.rpc [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 437.285919] [57332]: INFO cinder.rpc [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 437.286013] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.286209] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.286288] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.286470] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.287853] [57331]: WARNING cinder.keymgr.conf_key_mgr [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 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' [ 437.288176] [57332]: WARNING cinder.keymgr.conf_key_mgr [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 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' [ 437.289021] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.289188] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.289251] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.289412] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.291903] [57331]: DEBUG oslo_db.sqlalchemy.engines [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 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=57331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 437.291995] [57332]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 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=57332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 437.293703] [57331]: INFO cinder.rpc [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 437.293804] [57332]: INFO cinder.rpc [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 437.295493] [57331]: INFO cinder.rpc [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 437.295670] [57332]: INFO cinder.rpc [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 437.295898] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.296064] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.296100] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.296234] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.304941] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.305089] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.305186] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.305363] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.307792] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.307956] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.308353] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.308590] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.310719] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.310881] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.311346] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.311510] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.314609] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.314777] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.315152] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.315319] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.317272] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.317429] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.317769] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.317932] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.321196] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.321352] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.321674] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.321835] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.324154] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.324308] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.324549] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.324705] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.326645] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.326807] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.327033] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.327205] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.329601] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.329643] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.329760] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.329794] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.330731] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.330810] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.330901] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.330958] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.333062] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.333181] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.333239] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.333287] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.338251] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.338332] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.338416] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.338516] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.341337] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.341396] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.341494] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.341549] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.343395] [57332]: WARNING cinder.api.contrib.hosts [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 437.343538] [57331]: WARNING cinder.api.contrib.hosts [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 437.343803] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.343899] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.344016] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.344111] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.344816] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.344900] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.344952] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.345088] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.345891] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.346040] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.346104] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.346201] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.346797] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.346949] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.346999] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.347116] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.347964] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.348120] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.348162] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.348282] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.349031] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.349186] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.349220] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.349342] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.349973] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.350144] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.350179] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.350323] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.351054] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.351209] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.351251] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.351414] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.351890] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: extensions {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.352133] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: extensions {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.353356] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: os-hosts {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.353552] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: os-hosts {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.354824] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: qos-specs {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.355024] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: qos-specs {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.357009] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: os-quota-class-sets {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.357238] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: os-quota-class-sets {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.358348] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: scheduler-stats {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.358626] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: scheduler-stats {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.360750] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: os-snapshot-manage {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.361035] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: os-snapshot-manage {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.455284] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: capabilities {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.455828] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: capabilities {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.456678] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: encryption {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.457253] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: encryption {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.458258] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: cgsnapshots {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.458856] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: cgsnapshots {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.459763] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: os-quota-sets {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.460420] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: os-quota-sets {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.461365] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: os-volume-manage {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.461975] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: os-volume-manage {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.462855] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: os-volume-transfer {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.463512] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: os-volume-transfer {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.464646] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: os-volume-type-access {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.465319] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: os-volume-type-access {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.466310] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: backups {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.466980] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: backups {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.468390] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: consistencygroups {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.469049] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: consistencygroups {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.470380] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: extra_specs {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.471070] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: extra_specs {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.471938] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: os-availability-zone {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.472665] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: os-availability-zone {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.473269] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extended resource: encryption {{(pid=57332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.473964] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extended resource: encryption {{(pid=57331) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} [ 437.475258] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.475442] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.475927] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.476119] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.476506] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.476676] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.477189] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.477355] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.477666] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.477819] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.478236] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.478389] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.478633] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.478796] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.479236] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.479397] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.479647] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.479809] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.480276] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.480437] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.480762] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.480923] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.481399] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.481560] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.481732] [57332]: WARNING stevedore.named [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.481886] [57332]: WARNING castellan.key_manager [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.482432] [57331]: WARNING stevedore.named [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 437.482582] [57331]: WARNING castellan.key_manager [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 437.482715] [57332]: DEBUG cinder.api.contrib.snapshot_actions [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] SnapshotActionsController initialized {{(pid=57332) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 437.482846] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension VolumeActions extending resource: volumes {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.482999] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension UsedLimits extending resource: limits {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483139] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483256] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483365] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension TypesManage extending resource: types {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483423] [57331]: DEBUG cinder.api.contrib.snapshot_actions [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] SnapshotActionsController initialized {{(pid=57331) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 437.483480] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483526] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension VolumeActions extending resource: volumes {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483587] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension AdminActions extending resource: volumes {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483675] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension UsedLimits extending resource: limits {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483707] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension AdminActions extending resource: snapshots {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483798] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483847] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension AdminActions extending resource: backups {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483916] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.483961] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484016] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension TypesManage extending resource: types {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484066] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484133] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484177] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484242] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension AdminActions extending resource: volumes {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484295] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484356] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484404] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension AdminActions extending resource: snapshots {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484474] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension AdminActions extending resource: backups {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484508] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484581] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484627] [57332]: DEBUG cinder.api.v3.router [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484723] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484830] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.484941] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.485064] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.485173] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.485315] [57331]: DEBUG cinder.api.v3.router [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=57331) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} [ 437.487264] [57332]: WARNING keystonemiddleware.auth_token [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 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. [ 437.487943] [57331]: WARNING keystonemiddleware.auth_token [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 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. [ 437.491453] [57332]: WARNING keystonemiddleware.auth_token [None req-5ae5d3c9-6cd2-4973-bcc9-580177bba780 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 [ 437.492589] [57331]: WARNING keystonemiddleware.auth_token [None req-c606a00b-9500-4a2b-9214-445a3ded61e6 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 [ 437.495128] [57332]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x64d414e47be0 pid: 57332 (default app) [ 437.496238] [57331]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x64d414e47be0 pid: 57331 (default app) [ 437.503540] [57332]: /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.503540] [57332]: warnings.warn(deprecated_msg) [ 437.503691] [57332]: /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.503691] [57332]: warnings.warn(deprecated_msg) [ 437.503691] [57332]: /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.503691] [57332]: warnings.warn(deprecated_msg) [ 437.503691] [57332]: /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.503885] [57332]: warnings.warn(deprecated_msg) [ 437.503885] [57332]: /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.503885] [57332]: warnings.warn(deprecated_msg) [ 437.503885] [57332]: /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.503885] [57332]: warnings.warn(deprecated_msg) [ 437.503885] [57332]: /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.504099] [57332]: warnings.warn(deprecated_msg) [ 437.504099] [57332]: /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.504099] [57332]: warnings.warn(deprecated_msg) [ 437.504099] [57332]: /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.504099] [57332]: warnings.warn(deprecated_msg) [ 437.504249] [57332]: /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.504249] [57332]: warnings.warn(deprecated_msg) [ 437.504249] [57332]: /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.504249] [57332]: warnings.warn(deprecated_msg) [ 437.504377] [57332]: /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.504377] [57332]: warnings.warn(deprecated_msg) [ 437.504377] [57332]: /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.504377] [57332]: warnings.warn(deprecated_msg) [ 437.504507] [57332]: /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.504507] [57332]: warnings.warn(deprecated_msg) [ 437.504507] [57332]: /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.504507] [57332]: warnings.warn(deprecated_msg) [ 437.504507] [57332]: /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.504662] [57332]: warnings.warn(deprecated_msg) [ 437.504662] [57332]: /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.504662] [57332]: warnings.warn(deprecated_msg) [ 437.504662] [57332]: /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.504662] [57332]: warnings.warn(deprecated_msg) [ 437.504819] [57332]: /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.504819] [57332]: warnings.warn(deprecated_msg) [ 437.504819] [57332]: /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.504819] [57332]: warnings.warn(deprecated_msg) [ 437.504819] [57332]: /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.504819] [57332]: warnings.warn(deprecated_msg) [ 437.505068] [57332]: /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.505068] [57332]: warnings.warn(deprecated_msg) [ 437.505068] [57332]: /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.505068] [57332]: warnings.warn(deprecated_msg) [ 437.505068] [57332]: /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.505068] [57332]: warnings.warn(deprecated_msg) [ 437.505250] [57332]: /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.505250] [57332]: warnings.warn(deprecated_msg) [ 437.505250] [57332]: /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.505250] [57332]: warnings.warn(deprecated_msg) [ 437.505250] [57332]: /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.505250] [57332]: warnings.warn(deprecated_msg) [ 437.505436] [57332]: /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.505436] [57332]: warnings.warn(deprecated_msg) [ 437.505436] [57332]: /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.505436] [57332]: warnings.warn(deprecated_msg) [ 437.505436] [57332]: /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.505436] [57332]: warnings.warn(deprecated_msg) [ 437.505611] [57332]: /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.505611] [57332]: warnings.warn(deprecated_msg) [ 437.505611] [57332]: /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.505611] [57332]: warnings.warn(deprecated_msg) [ 437.505734] [57332]: /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.505734] [57332]: warnings.warn(deprecated_msg) [ 437.505734] [57332]: /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.505734] [57332]: warnings.warn(deprecated_msg) [ 437.505734] [57332]: /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.505890] [57332]: warnings.warn(deprecated_msg) [ 437.505890] [57332]: /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.505890] [57332]: warnings.warn(deprecated_msg) [ 437.505890] [57332]: /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.505890] [57332]: warnings.warn(deprecated_msg) [ 437.506043] [57332]: /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.506043] [57332]: warnings.warn(deprecated_msg) [ 437.506043] [57332]: /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.506043] [57332]: warnings.warn(deprecated_msg) [ 437.506043] [57332]: /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.506043] [57332]: warnings.warn(deprecated_msg) [ 437.506224] [57332]: /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.506224] [57332]: warnings.warn(deprecated_msg) [ 437.506224] [57332]: /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.506224] [57332]: warnings.warn(deprecated_msg) [ 437.506224] [57332]: /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.506390] [57332]: warnings.warn(deprecated_msg) [ 437.506390] [57332]: /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.506390] [57332]: warnings.warn(deprecated_msg) [ 437.506390] [57332]: /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.506390] [57332]: warnings.warn(deprecated_msg) [ 437.506541] [57332]: /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.506541] [57332]: warnings.warn(deprecated_msg) [ 437.506541] [57332]: /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.506541] [57332]: warnings.warn(deprecated_msg) [ 437.506670] [57332]: /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.506670] [57332]: warnings.warn(deprecated_msg) [ 437.506670] [57332]: /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.506670] [57332]: warnings.warn(deprecated_msg) [ 437.506795] [57332]: /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.506795] [57332]: warnings.warn(deprecated_msg) [ 437.506795] [57332]: /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.506795] [57332]: warnings.warn(deprecated_msg) [ 437.506795] [57332]: /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.506959] [57332]: warnings.warn(deprecated_msg) [ 437.506959] [57332]: /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.506959] [57332]: warnings.warn(deprecated_msg) [ 437.506959] [57332]: /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.506959] [57332]: warnings.warn(deprecated_msg) [ 437.507802] [57332]: /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.507802] [57332]: warnings.warn(deprecated_msg) [ 437.507802] [57332]: /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.507802] [57332]: warnings.warn(deprecated_msg) [ 437.508018] [57332]: /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.508018] [57332]: warnings.warn(deprecated_msg) [ 437.508018] [57332]: /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.508018] [57332]: warnings.warn(deprecated_msg) [ 437.508219] [57332]: /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.508219] [57332]: warnings.warn(deprecated_msg) [ 437.508219] [57332]: /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.508219] [57332]: warnings.warn(deprecated_msg) [ 437.508414] [57332]: /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.508414] [57332]: warnings.warn(deprecated_msg) [ 437.508414] [57332]: /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.508414] [57332]: warnings.warn(deprecated_msg) [ 437.508608] [57332]: /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.508608] [57332]: warnings.warn(deprecated_msg) [ 437.508608] [57332]: /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.508608] [57332]: warnings.warn(deprecated_msg) [ 437.508815] [57332]: /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.508815] [57332]: warnings.warn(deprecated_msg) [ 437.508815] [57332]: /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.508815] [57332]: warnings.warn(deprecated_msg) [ 437.508815] [57332]: /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.508815] [57332]: warnings.warn(deprecated_msg) [ 437.509133] [57332]: /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.509133] [57332]: warnings.warn(deprecated_msg) [ 437.509133] [57332]: /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.509133] [57332]: warnings.warn(deprecated_msg) [ 437.509133] [57332]: /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.509400] [57332]: warnings.warn(deprecated_msg) [ 437.509400] [57332]: /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.509400] [57332]: warnings.warn(deprecated_msg) [ 437.509400] [57332]: /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.509400] [57332]: warnings.warn(deprecated_msg) [ 437.509400] [57332]: /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.509400] [57332]: warnings.warn(deprecated_msg) [ 437.509796] [57332]: /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.509796] [57332]: warnings.warn(deprecated_msg) [ 437.509796] [57332]: /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.509796] [57332]: warnings.warn(deprecated_msg) [ 437.509796] [57332]: /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.509796] [57332]: warnings.warn(deprecated_msg) [ 437.510166] [57332]: /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.510166] [57332]: warnings.warn(deprecated_msg) [ 437.510166] [57332]: /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.510166] [57332]: warnings.warn(deprecated_msg) [ 437.510166] [57332]: /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.510166] [57332]: warnings.warn(deprecated_msg) [ 437.510476] [57332]: /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.510476] [57332]: warnings.warn(deprecated_msg) [ 437.510476] [57332]: /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.510476] [57332]: warnings.warn(deprecated_msg) [ 437.510476] [57332]: /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.510476] [57332]: warnings.warn(deprecated_msg) [ 437.510833] [57332]: /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.510833] [57332]: warnings.warn(deprecated_msg) [ 437.510833] [57332]: /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.510833] [57332]: warnings.warn(deprecated_msg) [ 437.511048] [57332]: /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.511048] [57332]: warnings.warn(deprecated_msg) [ 437.511048] [57332]: /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.511048] [57332]: warnings.warn(deprecated_msg) [ 437.511253] [57332]: /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.511253] [57332]: warnings.warn(deprecated_msg) [ 437.511253] [57332]: /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.511253] [57332]: warnings.warn(deprecated_msg) [ 437.511451] [57332]: /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.511451] [57332]: warnings.warn(deprecated_msg) [ 437.511451] [57332]: /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.511451] [57332]: warnings.warn(deprecated_msg) [ 437.511451] [57332]: DEBUG cinder.api.middleware.request_id [None req-4894a5c1-f37b-4aae-8da8-eaadcf198697 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 437.511451] [57332]: [pid: 57332|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Mon Dec 15 14:45:25 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 441.015042] [57331]: /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. [ 441.015042] [57331]: warnings.warn(deprecated_msg) [ 441.015042] [57331]: /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. [ 441.015042] [57331]: warnings.warn(deprecated_msg) [ 441.015042] [57331]: /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. [ 441.015549] [57331]: warnings.warn(deprecated_msg) [ 441.015549] [57331]: /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. [ 441.015549] [57331]: warnings.warn(deprecated_msg) [ 441.015549] [57331]: /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. [ 441.015549] [57331]: warnings.warn(deprecated_msg) [ 441.015704] [57331]: /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. [ 441.015704] [57331]: warnings.warn(deprecated_msg) [ 441.015704] [57331]: /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. [ 441.015704] [57331]: warnings.warn(deprecated_msg) [ 441.015704] [57331]: /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. [ 441.015704] [57331]: warnings.warn(deprecated_msg) [ 441.015877] [57331]: /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. [ 441.015877] [57331]: warnings.warn(deprecated_msg) [ 441.015877] [57331]: /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. [ 441.015877] [57331]: warnings.warn(deprecated_msg) [ 441.015998] [57331]: /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. [ 441.015998] [57331]: warnings.warn(deprecated_msg) [ 441.015998] [57331]: /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. [ 441.015998] [57331]: warnings.warn(deprecated_msg) [ 441.016128] [57331]: /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. [ 441.016128] [57331]: warnings.warn(deprecated_msg) [ 441.016128] [57331]: /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. [ 441.016128] [57331]: warnings.warn(deprecated_msg) [ 441.016254] [57331]: /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. [ 441.016254] [57331]: warnings.warn(deprecated_msg) [ 441.016254] [57331]: /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. [ 441.016254] [57331]: warnings.warn(deprecated_msg) [ 441.016254] [57331]: /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. [ 441.016403] [57331]: warnings.warn(deprecated_msg) [ 441.016403] [57331]: /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. [ 441.016403] [57331]: warnings.warn(deprecated_msg) [ 441.016403] [57331]: /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. [ 441.016403] [57331]: warnings.warn(deprecated_msg) [ 441.016547] [57331]: /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. [ 441.016547] [57331]: warnings.warn(deprecated_msg) [ 441.016547] [57331]: /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. [ 441.016547] [57331]: warnings.warn(deprecated_msg) [ 441.016547] [57331]: /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. [ 441.016547] [57331]: warnings.warn(deprecated_msg) [ 441.016720] [57331]: /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. [ 441.016720] [57331]: warnings.warn(deprecated_msg) [ 441.016720] [57331]: /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. [ 441.016720] [57331]: warnings.warn(deprecated_msg) [ 441.016720] [57331]: /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. [ 441.016720] [57331]: warnings.warn(deprecated_msg) [ 441.016892] [57331]: /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. [ 441.016892] [57331]: warnings.warn(deprecated_msg) [ 441.016892] [57331]: /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. [ 441.016892] [57331]: warnings.warn(deprecated_msg) [ 441.016892] [57331]: /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. [ 441.016892] [57331]: warnings.warn(deprecated_msg) [ 441.017079] [57331]: /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. [ 441.017079] [57331]: warnings.warn(deprecated_msg) [ 441.017079] [57331]: /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. [ 441.017079] [57331]: warnings.warn(deprecated_msg) [ 441.017079] [57331]: /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. [ 441.017236] [57331]: warnings.warn(deprecated_msg) [ 441.017236] [57331]: /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. [ 441.017236] [57331]: warnings.warn(deprecated_msg) [ 441.017236] [57331]: /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. [ 441.017236] [57331]: warnings.warn(deprecated_msg) [ 441.017373] [57331]: /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. [ 441.017373] [57331]: warnings.warn(deprecated_msg) [ 441.017373] [57331]: /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. [ 441.017373] [57331]: warnings.warn(deprecated_msg) [ 441.017373] [57331]: /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. [ 441.017373] [57331]: warnings.warn(deprecated_msg) [ 441.017546] [57331]: /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. [ 441.017546] [57331]: warnings.warn(deprecated_msg) [ 441.017546] [57331]: /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. [ 441.017546] [57331]: warnings.warn(deprecated_msg) [ 441.017546] [57331]: /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. [ 441.017546] [57331]: warnings.warn(deprecated_msg) [ 441.017714] [57331]: /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. [ 441.017714] [57331]: warnings.warn(deprecated_msg) [ 441.017714] [57331]: /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. [ 441.017714] [57331]: warnings.warn(deprecated_msg) [ 441.017714] [57331]: /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. [ 441.017859] [57331]: warnings.warn(deprecated_msg) [ 441.017859] [57331]: /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. [ 441.017859] [57331]: warnings.warn(deprecated_msg) [ 441.017859] [57331]: /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. [ 441.017859] [57331]: warnings.warn(deprecated_msg) [ 441.018012] [57331]: /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. [ 441.018012] [57331]: warnings.warn(deprecated_msg) [ 441.018012] [57331]: /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. [ 441.018012] [57331]: warnings.warn(deprecated_msg) [ 441.018132] [57331]: /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. [ 441.018132] [57331]: warnings.warn(deprecated_msg) [ 441.018132] [57331]: /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. [ 441.018132] [57331]: warnings.warn(deprecated_msg) [ 441.018251] [57331]: /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. [ 441.018251] [57331]: warnings.warn(deprecated_msg) [ 441.018251] [57331]: /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. [ 441.018251] [57331]: warnings.warn(deprecated_msg) [ 441.018251] [57331]: /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. [ 441.018406] [57331]: warnings.warn(deprecated_msg) [ 441.018406] [57331]: /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. [ 441.018406] [57331]: warnings.warn(deprecated_msg) [ 441.018406] [57331]: /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. [ 441.018406] [57331]: warnings.warn(deprecated_msg) [ 441.018549] [57331]: /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. [ 441.018549] [57331]: warnings.warn(deprecated_msg) [ 441.018549] [57331]: /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. [ 441.018549] [57331]: warnings.warn(deprecated_msg) [ 441.018670] [57331]: /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. [ 441.018670] [57331]: warnings.warn(deprecated_msg) [ 441.018670] [57331]: /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. [ 441.018670] [57331]: warnings.warn(deprecated_msg) [ 441.018789] [57331]: /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. [ 441.018789] [57331]: warnings.warn(deprecated_msg) [ 441.018789] [57331]: /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. [ 441.018789] [57331]: warnings.warn(deprecated_msg) [ 441.018910] [57331]: /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. [ 441.018910] [57331]: warnings.warn(deprecated_msg) [ 441.018910] [57331]: /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. [ 441.018910] [57331]: warnings.warn(deprecated_msg) [ 441.019031] [57331]: /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. [ 441.019031] [57331]: warnings.warn(deprecated_msg) [ 441.019031] [57331]: /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. [ 441.019031] [57331]: warnings.warn(deprecated_msg) [ 441.019209] [57331]: /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. [ 441.019209] [57331]: warnings.warn(deprecated_msg) [ 441.019209] [57331]: /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. [ 441.019209] [57331]: warnings.warn(deprecated_msg) [ 441.019209] [57331]: /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. [ 441.019362] [57331]: warnings.warn(deprecated_msg) [ 441.019362] [57331]: /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. [ 441.019362] [57331]: warnings.warn(deprecated_msg) [ 441.019362] [57331]: /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. [ 441.019362] [57331]: warnings.warn(deprecated_msg) [ 441.019362] [57331]: /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. [ 441.019536] [57331]: warnings.warn(deprecated_msg) [ 441.019536] [57331]: /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. [ 441.019536] [57331]: warnings.warn(deprecated_msg) [ 441.019536] [57331]: /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. [ 441.019536] [57331]: warnings.warn(deprecated_msg) [ 441.019664] [57331]: /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. [ 441.019664] [57331]: warnings.warn(deprecated_msg) [ 441.019664] [57331]: /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. [ 441.019664] [57331]: warnings.warn(deprecated_msg) [ 441.019664] [57331]: /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. [ 441.019664] [57331]: warnings.warn(deprecated_msg) [ 441.019821] [57331]: /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. [ 441.019821] [57331]: warnings.warn(deprecated_msg) [ 441.019821] [57331]: /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. [ 441.019821] [57331]: warnings.warn(deprecated_msg) [ 441.019821] [57331]: /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. [ 441.019821] [57331]: warnings.warn(deprecated_msg) [ 441.020000] [57331]: /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. [ 441.020000] [57331]: warnings.warn(deprecated_msg) [ 441.020000] [57331]: /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. [ 441.020000] [57331]: warnings.warn(deprecated_msg) [ 441.020000] [57331]: /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. [ 441.020000] [57331]: warnings.warn(deprecated_msg) [ 441.020178] [57331]: /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. [ 441.020178] [57331]: warnings.warn(deprecated_msg) [ 441.020178] [57331]: /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. [ 441.020178] [57331]: warnings.warn(deprecated_msg) [ 441.020178] [57331]: /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. [ 441.020178] [57331]: warnings.warn(deprecated_msg) [ 441.020369] [57331]: /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. [ 441.020369] [57331]: warnings.warn(deprecated_msg) [ 441.020369] [57331]: /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. [ 441.020369] [57331]: warnings.warn(deprecated_msg) [ 441.020498] [57331]: /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. [ 441.020498] [57331]: warnings.warn(deprecated_msg) [ 441.020498] [57331]: /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. [ 441.020498] [57331]: warnings.warn(deprecated_msg) [ 441.020498] [57331]: /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. [ 441.020660] [57331]: warnings.warn(deprecated_msg) [ 441.020660] [57331]: /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. [ 441.020660] [57331]: warnings.warn(deprecated_msg) [ 441.020660] [57331]: /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. [ 441.020660] [57331]: warnings.warn(deprecated_msg) [ 441.021760] [57331]: DEBUG cinder.api.middleware.request_id [None req-bd94898c-57e4-4e7b-b1d9-63d51d480908 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 441.383760] [57331]: INFO cinder.api.openstack.wsgi [None req-bd94898c-57e4-4e7b-b1d9-63d51d480908 admin admin] POST http://10.180.1.21/volume/v3/types [ 441.384459] [57331]: DEBUG cinder.api.openstack.wsgi [None req-bd94898c-57e4-4e7b-b1d9-63d51d480908 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 441.386198] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 441.386198] [57331]: warnings.warn( [ 441.389587] [57331]: DEBUG oslo_db.sqlalchemy.engines [None req-bd94898c-57e4-4e7b-b1d9-63d51d480908 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=57331) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 441.412493] [57331]: INFO cinder.api.openstack.wsgi [None req-bd94898c-57e4-4e7b-b1d9-63d51d480908 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 441.412927] [57331]: [pid: 57331|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 14:45:28 2025] POST /volume/v3/types => generated 182 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 441.417283] [57332]: DEBUG cinder.api.middleware.request_id [req-bd94898c-57e4-4e7b-b1d9-63d51d480908 req-5f4fca91-3afb-409b-bf5c-91bb0f838bdb None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 441.680022] [57332]: INFO cinder.api.openstack.wsgi [req-bd94898c-57e4-4e7b-b1d9-63d51d480908 req-5f4fca91-3afb-409b-bf5c-91bb0f838bdb admin admin] POST http://10.180.1.21/volume/v3/types/e408143f-a1ff-4d4f-8f1e-beb387585102/extra_specs [ 441.680740] [57332]: DEBUG cinder.api.openstack.wsgi [req-bd94898c-57e4-4e7b-b1d9-63d51d480908 req-5f4fca91-3afb-409b-bf5c-91bb0f838bdb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 441.682603] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 441.682603] [57332]: warnings.warn( [ 441.686277] [57332]: DEBUG oslo_db.sqlalchemy.engines [req-bd94898c-57e4-4e7b-b1d9-63d51d480908 req-5f4fca91-3afb-409b-bf5c-91bb0f838bdb 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=57332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 441.733655] [57332]: INFO cinder.api.openstack.wsgi [req-bd94898c-57e4-4e7b-b1d9-63d51d480908 req-5f4fca91-3afb-409b-bf5c-91bb0f838bdb admin admin] http://10.180.1.21/volume/v3/types/e408143f-a1ff-4d4f-8f1e-beb387585102/extra_specs returned with HTTP 200 [ 441.734149] [57332]: [pid: 57332|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Mon Dec 15 14:45:29 2025] POST /volume/v3/types/e408143f-a1ff-4d4f-8f1e-beb387585102/extra_specs => generated 51 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 451.410104] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 451.732496] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 454.051927] [57331]: DEBUG cinder.api.middleware.request_id [None req-17d1b96b-f1b4-473b-8f16-938bffcd2c32 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 454.052769] [57331]: INFO cinder.api.openstack.wsgi [None req-17d1b96b-f1b4-473b-8f16-938bffcd2c32 None None] GET http://10.180.1.21/volume// [ 454.052958] [57331]: DEBUG cinder.api.openstack.wsgi [None req-17d1b96b-f1b4-473b-8f16-938bffcd2c32 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 454.053196] [57331]: DEBUG cinder.api.openstack.wsgi [None req-17d1b96b-f1b4-473b-8f16-938bffcd2c32 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 454.053760] [57331]: INFO cinder.api.openstack.wsgi [None req-17d1b96b-f1b4-473b-8f16-938bffcd2c32 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 454.054086] [57331]: [pid: 57331|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Mon Dec 15 14:45:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 523.461114] [57332]: DEBUG cinder.api.middleware.request_id [None req-eb3d3a6f-8d0e-44e0-baed-adf6d891e5c3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 523.533961] [57332]: INFO cinder.api.openstack.wsgi [None req-eb3d3a6f-8d0e-44e0-baed-adf6d891e5c3 tempest-verify_tempest_config-1619323686 tempest-verify_tempest_config-1619323686-project-member] GET http://10.180.1.21/volume/v3/extensions [ 523.534233] [57332]: DEBUG cinder.api.openstack.wsgi [None req-eb3d3a6f-8d0e-44e0-baed-adf6d891e5c3 tempest-verify_tempest_config-1619323686 tempest-verify_tempest_config-1619323686-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 523.534468] [57332]: DEBUG cinder.api.openstack.wsgi [None req-eb3d3a6f-8d0e-44e0-baed-adf6d891e5c3 tempest-verify_tempest_config-1619323686 tempest-verify_tempest_config-1619323686-project-member] Calling method 'index' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 523.534977] [57332]: INFO cinder.api.openstack.wsgi [None req-eb3d3a6f-8d0e-44e0-baed-adf6d891e5c3 tempest-verify_tempest_config-1619323686 tempest-verify_tempest_config-1619323686-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 523.535531] [57332]: [pid: 57332|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Mon Dec 15 14:46:51 2025] GET /volume/v3/extensions => generated 5245 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 594.814599] [57331]: DEBUG cinder.api.middleware.request_id [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.995134] [57331]: INFO cinder.api.openstack.wsgi [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 594.995496] [57331]: DEBUG cinder.api.openstack.wsgi [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-21565435"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 594.999868] [57331]: DEBUG cinder.api.v3.volumes [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-21565435'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 595.000341] [57331]: INFO cinder.api.v3.volumes [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Create volume of 1 GB [ 595.016716] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Availability zone cache updated, next update will occur around 2025-12-15 15:48:02.777107. {{(pid=57331) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 595.017088] [57331]: INFO cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Availability Zones retrieved successfully. [ 595.041301] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Flow 'volume_create_api' (15036a63-2cb8-4da5-9fe3-74d0483ef3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 595.047255] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4918e841-0191-42e7-9eaa-85b14230451c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.047255] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 595.091617] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4918e841-0191-42e7-9eaa-85b14230451c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.092931] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6371a39-3ffa-42dc-b894-b57afc1d3fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.123527] [57331]: WARNING cinder.quota [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-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. [ 595.123527] [57331]: WARNING cinder.quota [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-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. [ 595.213312] [57331]: DEBUG cinder.quota [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Created reservations ['6c29ac3f-aa72-4156-ac35-38cd4d2047f8', 'a3496409-cf67-4aa2-a47b-e9da5d839152', 'e3ec17b1-e026-4513-95f3-8f2781a02aae', '8e492e85-dc6d-4389-8d18-311cbc14ec63'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 595.214477] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6371a39-3ffa-42dc-b894-b57afc1d3fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c29ac3f-aa72-4156-ac35-38cd4d2047f8', 'a3496409-cf67-4aa2-a47b-e9da5d839152', 'e3ec17b1-e026-4513-95f3-8f2781a02aae', '8e492e85-dc6d-4389-8d18-311cbc14ec63']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.217030] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7caf318-3341-411a-871e-72236c4f1b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.332233] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7caf318-3341-411a-871e-72236c4f1b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-21565435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61cf721146e64e1c93801d2a51c29b85',qos_specs=None,replication_status=,reservations=['6c29ac3f-aa72-4156-ac35-38cd4d2047f8','a3496409-cf67-4aa2-a47b-e9da5d839152','e3ec17b1-e026-4513-95f3-8f2781a02aae','8e492e85-dc6d-4389-8d18-311cbc14ec63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f219a86e9fb4a06bd845d99e14493ce',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:48:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-21565435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61cf721146e64e1c93801d2a51c29b85',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='7f219a86e9fb4a06bd845d99e14493ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.333336] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d977d15-9da8-4308-9739-6a6f77eb9d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.378261] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d977d15-9da8-4308-9739-6a6f77eb9d9e) 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-21565435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61cf721146e64e1c93801d2a51c29b85',qos_specs=None,replication_status=,reservations=['6c29ac3f-aa72-4156-ac35-38cd4d2047f8','a3496409-cf67-4aa2-a47b-e9da5d839152','e3ec17b1-e026-4513-95f3-8f2781a02aae','8e492e85-dc6d-4389-8d18-311cbc14ec63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f219a86e9fb4a06bd845d99e14493ce',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.379629] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2547c7f2-2cb6-471b-bb68-467d36896c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 595.405067] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2547c7f2-2cb6-471b-bb68-467d36896c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 595.407195] [57331]: DEBUG cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Flow 'volume_create_api' (15036a63-2cb8-4da5-9fe3-74d0483ef3ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 595.407643] [57331]: INFO cinder.volume.api [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Create volume request issued successfully. [ 595.408725] [57331]: INFO cinder.api.openstack.wsgi [None req-dd19c243-0e5d-4f57-a4c1-9dfdb26f386f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 595.409504] [57331]: [pid: 57331|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:48:02 2025] POST /volume/v3/volumes => generated 782 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 595.419272] [57332]: DEBUG cinder.api.middleware.request_id [None req-90b026b3-369b-4674-9bac-7b196b4674bf None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.423974] [57332]: INFO cinder.api.openstack.wsgi [None req-90b026b3-369b-4674-9bac-7b196b4674bf tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 595.424846] [57332]: DEBUG cinder.api.openstack.wsgi [None req-90b026b3-369b-4674-9bac-7b196b4674bf tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 595.424846] [57332]: DEBUG cinder.api.openstack.wsgi [None req-90b026b3-369b-4674-9bac-7b196b4674bf tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 595.467708] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.467708] [57332]: warnings.warn( [ 595.477502] [57332]: INFO cinder.volume.api [None req-90b026b3-369b-4674-9bac-7b196b4674bf tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 595.487226] [57332]: INFO cinder.api.openstack.wsgi [None req-90b026b3-369b-4674-9bac-7b196b4674bf tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 595.490077] [57332]: [pid: 57332|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:48:03 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 961 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 596.506992] [57331]: DEBUG cinder.api.middleware.request_id [None req-2e3ba803-cb53-46c2-a5d1-456adb909bb6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.509386] [57331]: INFO cinder.api.openstack.wsgi [None req-2e3ba803-cb53-46c2-a5d1-456adb909bb6 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 596.509621] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2e3ba803-cb53-46c2-a5d1-456adb909bb6 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 596.510227] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2e3ba803-cb53-46c2-a5d1-456adb909bb6 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 596.527263] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.527263] [57331]: warnings.warn( [ 596.534307] [57331]: INFO cinder.volume.api [None req-2e3ba803-cb53-46c2-a5d1-456adb909bb6 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 596.541651] [57331]: INFO cinder.api.openstack.wsgi [None req-2e3ba803-cb53-46c2-a5d1-456adb909bb6 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 596.542611] [57331]: [pid: 57331|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:48:04 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 605.485821] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=4 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 606.538603] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 697.556356] [57332]: DEBUG cinder.api.middleware.request_id [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.561792] [57332]: INFO cinder.api.openstack.wsgi [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] POST http://10.180.1.21/volume/v3/volumes [ 697.562578] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1493882533"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 697.565823] [57332]: DEBUG cinder.api.v3.volumes [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1493882533'}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 697.565823] [57332]: INFO cinder.api.v3.volumes [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Create volume of 1 GB [ 697.600137] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Availability zone cache updated, next update will occur around 2025-12-15 15:49:45.359829. {{(pid=57332) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 697.600137] [57332]: INFO cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Availability Zones retrieved successfully. [ 697.626593] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Flow 'volume_create_api' (6d600348-fc33-4dea-b8e5-8e6c4feb39d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 697.629201] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8cf24f-8c06-405f-86ef-04fb3735b5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 697.630636] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 697.684089] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8cf24f-8c06-405f-86ef-04fb3735b5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 697.685305] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81198c6c-9d53-4891-a0e3-546140196aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 697.734386] [57332]: WARNING cinder.quota [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-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. [ 697.735015] [57332]: WARNING cinder.quota [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-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. [ 697.790871] [57332]: DEBUG cinder.quota [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Created reservations ['2daedad6-673b-447e-81d7-8035383954d9', '63c1fda9-90fb-43ec-88e6-6eb416a827cc', '42ece026-40c1-4a3c-9216-cd5338a09300', '7de79f65-d305-4190-8fff-7fb68387d024'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 697.792018] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81198c6c-9d53-4891-a0e3-546140196aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2daedad6-673b-447e-81d7-8035383954d9', '63c1fda9-90fb-43ec-88e6-6eb416a827cc', '42ece026-40c1-4a3c-9216-cd5338a09300', '7de79f65-d305-4190-8fff-7fb68387d024']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 697.793117] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d83d5c4-c721-4c67-ad89-949843f16b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 697.972076] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d83d5c4-c721-4c67-ad89-949843f16b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5681700-4877-47be-8dce-a05b82497215', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1493882533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edaf6149be54994ab73afab57b8a206',qos_specs=None,replication_status=,reservations=['2daedad6-673b-447e-81d7-8035383954d9','63c1fda9-90fb-43ec-88e6-6eb416a827cc','42ece026-40c1-4a3c-9216-cd5338a09300','7de79f65-d305-4190-8fff-7fb68387d024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32313f551d714b6fba27881a77fd1448',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1493882533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5681700-4877-47be-8dce-a05b82497215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edaf6149be54994ab73afab57b8a206',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='32313f551d714b6fba27881a77fd1448',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 697.973252] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (361af9d4-7b7e-4f41-ac2b-5bca0f7735be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 697.998388] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (361af9d4-7b7e-4f41-ac2b-5bca0f7735be) 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-1493882533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edaf6149be54994ab73afab57b8a206',qos_specs=None,replication_status=,reservations=['2daedad6-673b-447e-81d7-8035383954d9','63c1fda9-90fb-43ec-88e6-6eb416a827cc','42ece026-40c1-4a3c-9216-cd5338a09300','7de79f65-d305-4190-8fff-7fb68387d024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32313f551d714b6fba27881a77fd1448',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 697.999453] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f614890-8951-402d-8c02-f1a83a1e5d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 698.027888] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f614890-8951-402d-8c02-f1a83a1e5d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 698.027888] [57332]: DEBUG cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Flow 'volume_create_api' (6d600348-fc33-4dea-b8e5-8e6c4feb39d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 698.027888] [57332]: INFO cinder.volume.api [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Create volume request issued successfully. [ 698.028208] [57332]: INFO cinder.api.openstack.wsgi [None req-a1176734-db0f-4e36-b0d7-64d2eab868b3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 698.030234] [57332]: [pid: 57332|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:49:45 2025] POST /volume/v3/volumes => generated 751 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 698.039313] [57331]: DEBUG cinder.api.middleware.request_id [None req-a3430c42-6ab6-45b2-bc9e-3b34615f0ff6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.042261] [57331]: INFO cinder.api.openstack.wsgi [None req-a3430c42-6ab6-45b2-bc9e-3b34615f0ff6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 698.042485] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a3430c42-6ab6-45b2-bc9e-3b34615f0ff6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 698.042711] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a3430c42-6ab6-45b2-bc9e-3b34615f0ff6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 698.073919] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.073919] [57331]: warnings.warn( [ 698.079589] [57331]: INFO cinder.volume.api [None req-a3430c42-6ab6-45b2-bc9e-3b34615f0ff6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 698.091287] [57331]: INFO cinder.api.openstack.wsgi [None req-a3430c42-6ab6-45b2-bc9e-3b34615f0ff6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 698.091764] [57331]: [pid: 57331|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:45 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.106676] [57332]: DEBUG cinder.api.middleware.request_id [None req-0ed083a7-5f96-4374-b90a-268ccab43933 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.109183] [57332]: INFO cinder.api.openstack.wsgi [None req-0ed083a7-5f96-4374-b90a-268ccab43933 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 699.109446] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0ed083a7-5f96-4374-b90a-268ccab43933 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 699.109751] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0ed083a7-5f96-4374-b90a-268ccab43933 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 699.124692] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.124692] [57332]: warnings.warn( [ 699.128460] [57332]: INFO cinder.volume.api [None req-0ed083a7-5f96-4374-b90a-268ccab43933 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 699.135045] [57332]: INFO cinder.api.openstack.wsgi [None req-0ed083a7-5f96-4374-b90a-268ccab43933 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 699.135251] [57332]: [pid: 57332|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:46 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 701.648383] [57331]: DEBUG cinder.api.middleware.request_id [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-1fa9b2e5-2234-4ebc-87f2-e183fcbea6e7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.650024] [57331]: WARNING keystonemiddleware.auth_token [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-1fa9b2e5-2234-4ebc-87f2-e183fcbea6e7 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. [ 701.652203] [57331]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-1fa9b2e5-2234-4ebc-87f2-e183fcbea6e7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 701.652537] [57331]: DEBUG cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-1fa9b2e5-2234-4ebc-87f2-e183fcbea6e7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.652867] [57331]: DEBUG cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-1fa9b2e5-2234-4ebc-87f2-e183fcbea6e7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.838693] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.838693] [57331]: warnings.warn( [ 701.845570] [57331]: INFO cinder.volume.api [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-1fa9b2e5-2234-4ebc-87f2-e183fcbea6e7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 701.852818] [57331]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-1fa9b2e5-2234-4ebc-87f2-e183fcbea6e7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 701.853445] [57331]: [pid: 57331|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:49:49 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 844 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.391826] [57332]: DEBUG cinder.api.middleware.request_id [None req-2ebf5310-aa4a-4d25-b19d-cddd87b06e18 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.392587] [57332]: INFO cinder.api.openstack.wsgi [None req-2ebf5310-aa4a-4d25-b19d-cddd87b06e18 None None] GET http://10.180.1.21/volume// [ 703.392833] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2ebf5310-aa4a-4d25-b19d-cddd87b06e18 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 703.393095] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2ebf5310-aa4a-4d25-b19d-cddd87b06e18 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 703.393746] [57332]: INFO cinder.api.openstack.wsgi [None req-2ebf5310-aa4a-4d25-b19d-cddd87b06e18 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 703.394151] [57332]: [pid: 57332|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:49:51 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 703.400126] [57331]: DEBUG cinder.api.middleware.request_id [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-fb86dd0f-e417-4ad0-b85d-ce31058faa18 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.402849] [57331]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-fb86dd0f-e417-4ad0-b85d-ce31058faa18 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] POST http://10.180.1.21/volume/v3/attachments [ 703.403384] [57331]: DEBUG cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-fb86dd0f-e417-4ad0-b85d-ce31058faa18 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5681700-4877-47be-8dce-a05b82497215", "connector": null, "instance_uuid": "65a55e3f-ff23-4fba-9ff8-92254fac6fc5"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 703.417042] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.417042] [57331]: warnings.warn( [ 703.459816] [57331]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-fb86dd0f-e417-4ad0-b85d-ce31058faa18 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 703.460482] [57331]: [pid: 57331|app: 0|req: 7/14] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:49:51 2025] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.484990] [57332]: DEBUG cinder.api.middleware.request_id [None req-2d01f2f4-4bb3-4672-90d1-c8a551a6e3ca None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.487498] [57332]: INFO cinder.api.openstack.wsgi [None req-2d01f2f4-4bb3-4672-90d1-c8a551a6e3ca tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 703.487863] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2d01f2f4-4bb3-4672-90d1-c8a551a6e3ca tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 703.488155] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2d01f2f4-4bb3-4672-90d1-c8a551a6e3ca tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 703.501089] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.501089] [57332]: warnings.warn( [ 703.505097] [57332]: INFO cinder.volume.api [None req-2d01f2f4-4bb3-4672-90d1-c8a551a6e3ca tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 703.510961] [57332]: INFO cinder.api.openstack.wsgi [None req-2d01f2f4-4bb3-4672-90d1-c8a551a6e3ca tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 703.511498] [57332]: [pid: 57332|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:51 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.987848] [57331]: DEBUG cinder.api.middleware.request_id [None req-2d7cf401-76a9-42cb-a343-76d6e75f2001 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.988374] [57331]: INFO cinder.api.openstack.wsgi [None req-2d7cf401-76a9-42cb-a343-76d6e75f2001 None None] GET http://10.180.1.21/volume// [ 703.988664] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2d7cf401-76a9-42cb-a343-76d6e75f2001 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 703.988876] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2d7cf401-76a9-42cb-a343-76d6e75f2001 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 703.989380] [57331]: INFO cinder.api.openstack.wsgi [None req-2d7cf401-76a9-42cb-a343-76d6e75f2001 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 703.989759] [57331]: [pid: 57331|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:49:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 704.003339] [57332]: DEBUG cinder.api.middleware.request_id [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-07b0c39d-7fb2-412c-b86b-c4460659996e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.004601] [57332]: WARNING keystonemiddleware.auth_token [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-07b0c39d-7fb2-412c-b86b-c4460659996e 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. [ 704.006628] [57332]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-07b0c39d-7fb2-412c-b86b-c4460659996e tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 704.006925] [57332]: DEBUG cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-07b0c39d-7fb2-412c-b86b-c4460659996e tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 704.007160] [57332]: DEBUG cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-07b0c39d-7fb2-412c-b86b-c4460659996e tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 704.024215] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.024215] [57332]: warnings.warn( [ 704.028766] [57332]: INFO cinder.volume.api [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-07b0c39d-7fb2-412c-b86b-c4460659996e tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 704.038654] [57332]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-07b0c39d-7fb2-412c-b86b-c4460659996e tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 704.039410] [57332]: [pid: 57332|app: 0|req: 9/17] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:49:51 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 704.083618] [57331]: DEBUG cinder.api.middleware.request_id [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-04ae1109-a224-46fe-becf-a4d24f5ad966 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.085417] [57331]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-04ae1109-a224-46fe-becf-a4d24f5ad966 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] PUT http://10.180.1.21/volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c [ 704.085626] [57331]: DEBUG cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-04ae1109-a224-46fe-becf-a4d24f5ad966 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-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-999936", "mountpoint": "/dev/sdb"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 704.100871] [57331]: DEBUG cinder.coordination [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-04ae1109-a224-46fe-becf-a4d24f5ad966 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Acquiring lock "cinder-attachment_update-b5681700-4877-47be-8dce-a05b82497215-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 704.109489] [57331]: DEBUG cinder.coordination [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-04ae1109-a224-46fe-becf-a4d24f5ad966 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Lock "cinder-attachment_update-b5681700-4877-47be-8dce-a05b82497215-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 704.110917] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.110917] [57331]: warnings.warn( [ 704.524733] [57332]: DEBUG cinder.api.middleware.request_id [None req-32ab52f2-8f36-46b2-ae9b-01ef05482809 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.528506] [57332]: INFO cinder.api.openstack.wsgi [None req-32ab52f2-8f36-46b2-ae9b-01ef05482809 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 704.528625] [57332]: DEBUG cinder.api.openstack.wsgi [None req-32ab52f2-8f36-46b2-ae9b-01ef05482809 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 704.528857] [57332]: DEBUG cinder.api.openstack.wsgi [None req-32ab52f2-8f36-46b2-ae9b-01ef05482809 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 704.550530] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.550530] [57332]: warnings.warn( [ 704.560444] [57332]: INFO cinder.volume.api [None req-32ab52f2-8f36-46b2-ae9b-01ef05482809 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 704.571743] [57332]: INFO cinder.api.openstack.wsgi [None req-32ab52f2-8f36-46b2-ae9b-01ef05482809 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 704.573253] [57332]: [pid: 57332|app: 0|req: 10/18] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:52 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 705.583883] [57332]: DEBUG cinder.api.middleware.request_id [None req-e52a1735-1d6f-4155-a15e-1a88e98880a4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.586462] [57332]: INFO cinder.api.openstack.wsgi [None req-e52a1735-1d6f-4155-a15e-1a88e98880a4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 705.586568] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e52a1735-1d6f-4155-a15e-1a88e98880a4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 705.587368] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e52a1735-1d6f-4155-a15e-1a88e98880a4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 705.602922] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.602922] [57332]: warnings.warn( [ 705.607627] [57332]: INFO cinder.volume.api [None req-e52a1735-1d6f-4155-a15e-1a88e98880a4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 705.614471] [57332]: INFO cinder.api.openstack.wsgi [None req-e52a1735-1d6f-4155-a15e-1a88e98880a4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 705.615523] [57332]: [pid: 57332|app: 0|req: 11/19] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:53 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 706.628382] [57332]: DEBUG cinder.api.middleware.request_id [None req-d4c90b38-ff0f-4f8f-83bc-2b92a5909a86 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.631411] [57332]: INFO cinder.api.openstack.wsgi [None req-d4c90b38-ff0f-4f8f-83bc-2b92a5909a86 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 706.631665] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d4c90b38-ff0f-4f8f-83bc-2b92a5909a86 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 706.631888] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d4c90b38-ff0f-4f8f-83bc-2b92a5909a86 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 706.654537] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.654537] [57332]: warnings.warn( [ 706.664285] [57332]: INFO cinder.volume.api [None req-d4c90b38-ff0f-4f8f-83bc-2b92a5909a86 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 706.670518] [57332]: INFO cinder.api.openstack.wsgi [None req-d4c90b38-ff0f-4f8f-83bc-2b92a5909a86 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 706.671340] [57332]: [pid: 57332|app: 0|req: 12/20] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:54 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 707.684643] [57332]: DEBUG cinder.api.middleware.request_id [None req-eb4aac55-bb2e-4994-a8e5-ff3f2a182911 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.687639] [57332]: INFO cinder.api.openstack.wsgi [None req-eb4aac55-bb2e-4994-a8e5-ff3f2a182911 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 707.687746] [57332]: DEBUG cinder.api.openstack.wsgi [None req-eb4aac55-bb2e-4994-a8e5-ff3f2a182911 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 707.687978] [57332]: DEBUG cinder.api.openstack.wsgi [None req-eb4aac55-bb2e-4994-a8e5-ff3f2a182911 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 707.710550] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.710550] [57332]: warnings.warn( [ 707.716031] [57332]: INFO cinder.volume.api [None req-eb4aac55-bb2e-4994-a8e5-ff3f2a182911 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 707.724185] [57332]: INFO cinder.api.openstack.wsgi [None req-eb4aac55-bb2e-4994-a8e5-ff3f2a182911 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 707.725555] [57332]: [pid: 57332|app: 0|req: 13/21] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:55 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 708.741066] [57332]: DEBUG cinder.api.middleware.request_id [None req-984f9914-b58d-4b3a-9ca8-80d878cfccbc None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.743827] [57332]: INFO cinder.api.openstack.wsgi [None req-984f9914-b58d-4b3a-9ca8-80d878cfccbc tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 708.744546] [57332]: DEBUG cinder.api.openstack.wsgi [None req-984f9914-b58d-4b3a-9ca8-80d878cfccbc tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 708.744546] [57332]: DEBUG cinder.api.openstack.wsgi [None req-984f9914-b58d-4b3a-9ca8-80d878cfccbc tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 708.764734] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.764734] [57332]: warnings.warn( [ 708.771120] [57332]: INFO cinder.volume.api [None req-984f9914-b58d-4b3a-9ca8-80d878cfccbc tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 708.778164] [57332]: INFO cinder.api.openstack.wsgi [None req-984f9914-b58d-4b3a-9ca8-80d878cfccbc tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 708.778596] [57332]: [pid: 57332|app: 0|req: 14/22] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:56 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.662339] [57331]: DEBUG cinder.coordination [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-04ae1109-a224-46fe-becf-a4d24f5ad966 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Lock "cinder-attachment_update-b5681700-4877-47be-8dce-a05b82497215-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.553s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 709.662724] [57331]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-04ae1109-a224-46fe-becf-a4d24f5ad966 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c returned with HTTP 200 [ 709.663204] [57331]: [pid: 57331|app: 0|req: 9/23] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:49:51 2025] PUT /volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c => generated 617 bytes in 5583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.789843] [57332]: DEBUG cinder.api.middleware.request_id [None req-c3e3b12e-d743-4017-8175-c923262fddae None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.795898] [57332]: INFO cinder.api.openstack.wsgi [None req-c3e3b12e-d743-4017-8175-c923262fddae tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 709.796153] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c3e3b12e-d743-4017-8175-c923262fddae tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 709.796434] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c3e3b12e-d743-4017-8175-c923262fddae tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 709.813610] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.813610] [57332]: warnings.warn( [ 709.817705] [57332]: INFO cinder.volume.api [None req-c3e3b12e-d743-4017-8175-c923262fddae tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 709.824153] [57332]: INFO cinder.api.openstack.wsgi [None req-c3e3b12e-d743-4017-8175-c923262fddae tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 709.827071] [57332]: [pid: 57332|app: 0|req: 15/24] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:57 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.838644] [57331]: DEBUG cinder.api.middleware.request_id [None req-24fc36b8-9750-43eb-a230-8f9d8cf5dd06 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.840430] [57331]: INFO cinder.api.openstack.wsgi [None req-24fc36b8-9750-43eb-a230-8f9d8cf5dd06 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 710.840555] [57331]: DEBUG cinder.api.openstack.wsgi [None req-24fc36b8-9750-43eb-a230-8f9d8cf5dd06 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 710.840769] [57331]: DEBUG cinder.api.openstack.wsgi [None req-24fc36b8-9750-43eb-a230-8f9d8cf5dd06 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 710.860392] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.860392] [57331]: warnings.warn( [ 710.865472] [57331]: INFO cinder.volume.api [None req-24fc36b8-9750-43eb-a230-8f9d8cf5dd06 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 710.871446] [57331]: INFO cinder.api.openstack.wsgi [None req-24fc36b8-9750-43eb-a230-8f9d8cf5dd06 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 710.871919] [57331]: [pid: 57331|app: 0|req: 10/25] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:58 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.826632] [57332]: DEBUG cinder.api.middleware.request_id [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-728556ab-dab4-4a7c-80fe-e48b4696017c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.831037] [57332]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-728556ab-dab4-4a7c-80fe-e48b4696017c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] POST http://10.180.1.21/volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c/action [ 711.831178] [57332]: DEBUG cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-728556ab-dab4-4a7c-80fe-e48b4696017c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 711.831327] [57332]: DEBUG cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-728556ab-dab4-4a7c-80fe-e48b4696017c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 711.870593] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.870593] [57332]: warnings.warn( [ 711.888329] [57331]: DEBUG cinder.api.middleware.request_id [None req-4352cfae-02f2-46c8-8b4a-44bd411ba2ee None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.890712] [57331]: INFO cinder.api.openstack.wsgi [None req-4352cfae-02f2-46c8-8b4a-44bd411ba2ee tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 711.891199] [57331]: DEBUG cinder.api.openstack.wsgi [None req-4352cfae-02f2-46c8-8b4a-44bd411ba2ee tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 711.891300] [57331]: DEBUG cinder.api.openstack.wsgi [None req-4352cfae-02f2-46c8-8b4a-44bd411ba2ee tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 711.891830] [57332]: INFO cinder.api.openstack.wsgi [req-8cded39e-5428-43c7-8320-059e7f4aa7e4 req-728556ab-dab4-4a7c-80fe-e48b4696017c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c/action returned with HTTP 204 [ 711.892536] [57332]: [pid: 57332|app: 0|req: 16/26] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:49:59 2025] POST /volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 711.907546] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.907546] [57331]: warnings.warn( [ 711.913729] [57331]: INFO cinder.volume.api [None req-4352cfae-02f2-46c8-8b4a-44bd411ba2ee tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 711.919900] [57331]: INFO cinder.api.openstack.wsgi [None req-4352cfae-02f2-46c8-8b4a-44bd411ba2ee tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 711.920395] [57331]: [pid: 57331|app: 0|req: 11/27] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:59 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 711.934440] [57332]: DEBUG cinder.api.middleware.request_id [None req-a654f95f-7170-4cac-b7fb-caac17d197b8 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.937720] [57332]: INFO cinder.api.openstack.wsgi [None req-a654f95f-7170-4cac-b7fb-caac17d197b8 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 711.939229] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a654f95f-7170-4cac-b7fb-caac17d197b8 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 711.939229] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a654f95f-7170-4cac-b7fb-caac17d197b8 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 711.953863] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.953863] [57332]: warnings.warn( [ 711.958334] [57332]: INFO cinder.volume.api [None req-a654f95f-7170-4cac-b7fb-caac17d197b8 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 711.963976] [57332]: INFO cinder.api.openstack.wsgi [None req-a654f95f-7170-4cac-b7fb-caac17d197b8 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 711.964555] [57332]: [pid: 57332|app: 0|req: 17/28] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:49:59 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.141594] [57331]: DEBUG cinder.api.middleware.request_id [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.144423] [57331]: INFO cinder.api.openstack.wsgi [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] POST http://10.180.1.21/volume/v3/volumes [ 714.144864] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-548193140", "imageRef": "4a845762-21ae-4dc7-a63d-8d227e738363", "size": 1}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 714.146644] [57331]: DEBUG cinder.api.v3.volumes [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-548193140', 'imageRef': '4a845762-21ae-4dc7-a63d-8d227e738363', 'size': 1}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 714.342023] [57331]: INFO cinder.api.v3.volumes [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Create volume of 1 GB [ 714.347917] [57331]: INFO cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Availability Zones retrieved successfully. [ 714.356196] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Flow 'volume_create_api' (a18ef401-e362-4cbd-9591-b58219a0545b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 714.357695] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40adf34d-b2a6-46ef-abc6-231ba2031b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 714.359096] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 714.419498] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40adf34d-b2a6-46ef-abc6-231ba2031b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 714.420524] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4feae13a-4456-48cc-8df1-c14010b6e436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 714.514720] [57331]: DEBUG cinder.quota [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Created reservations ['25ba604a-09b5-4dbc-9bbf-bcfd5dca3593', '5e9e6a5d-1f01-4517-995c-63660d4e80a6', 'fa3a104a-2a9b-4416-bc23-a36a9e4dca35', 'b75b8a05-ad0e-4fbb-a3d8-9613442281ff'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 714.515809] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4feae13a-4456-48cc-8df1-c14010b6e436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25ba604a-09b5-4dbc-9bbf-bcfd5dca3593', '5e9e6a5d-1f01-4517-995c-63660d4e80a6', 'fa3a104a-2a9b-4416-bc23-a36a9e4dca35', 'b75b8a05-ad0e-4fbb-a3d8-9613442281ff']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 714.516962] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bfc2fac-8a7c-4922-957e-c51d3f0c5246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 714.538178] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bfc2fac-8a7c-4922-957e-c51d3f0c5246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e999401b-ae09-41f5-a861-20889f1a3340', '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-548193140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b1e2ac9a0d449fa9a4818a6272e6b3',qos_specs=None,replication_status=,reservations=['25ba604a-09b5-4dbc-9bbf-bcfd5dca3593','5e9e6a5d-1f01-4517-995c-63660d4e80a6','fa3a104a-2a9b-4416-bc23-a36a9e4dca35','b75b8a05-ad0e-4fbb-a3d8-9613442281ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341a2ddaf9904a6da8519d30f04d20be',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-548193140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e999401b-ae09-41f5-a861-20889f1a3340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4b1e2ac9a0d449fa9a4818a6272e6b3',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='341a2ddaf9904a6da8519d30f04d20be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 714.539301] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664a7b99-6f57-4a5a-a7d2-509066aa01a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 714.554540] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664a7b99-6f57-4a5a-a7d2-509066aa01a2) 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-548193140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4b1e2ac9a0d449fa9a4818a6272e6b3',qos_specs=None,replication_status=,reservations=['25ba604a-09b5-4dbc-9bbf-bcfd5dca3593','5e9e6a5d-1f01-4517-995c-63660d4e80a6','fa3a104a-2a9b-4416-bc23-a36a9e4dca35','b75b8a05-ad0e-4fbb-a3d8-9613442281ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341a2ddaf9904a6da8519d30f04d20be',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 714.555251] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33146983-4dc6-4ccd-b73d-8ad8fad7c1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 714.565378] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33146983-4dc6-4ccd-b73d-8ad8fad7c1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 714.566628] [57331]: DEBUG cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Flow 'volume_create_api' (a18ef401-e362-4cbd-9591-b58219a0545b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 714.566879] [57331]: INFO cinder.volume.api [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Create volume request issued successfully. [ 714.567609] [57331]: INFO cinder.api.openstack.wsgi [None req-9bf6d69d-3286-423a-a241-f50c4a3343f7 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 714.568350] [57331]: [pid: 57331|app: 0|req: 12/29] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 14:50:01 2025] POST /volume/v3/volumes => generated 751 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 714.577976] [57332]: DEBUG cinder.api.middleware.request_id [None req-2fdddb24-1f33-44de-8d4c-c5a26ef90234 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.582614] [57332]: INFO cinder.api.openstack.wsgi [None req-2fdddb24-1f33-44de-8d4c-c5a26ef90234 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 714.583546] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2fdddb24-1f33-44de-8d4c-c5a26ef90234 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 714.583729] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2fdddb24-1f33-44de-8d4c-c5a26ef90234 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 714.598557] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.598557] [57332]: warnings.warn( [ 714.604351] [57332]: INFO cinder.volume.api [None req-2fdddb24-1f33-44de-8d4c-c5a26ef90234 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 714.612297] [57332]: INFO cinder.api.openstack.wsgi [None req-2fdddb24-1f33-44de-8d4c-c5a26ef90234 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 714.612297] [57332]: [pid: 57332|app: 0|req: 18/30] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:02 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 715.626718] [57331]: DEBUG cinder.api.middleware.request_id [None req-b287353f-7a74-4911-a9c0-6419392db4e9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.629363] [57331]: INFO cinder.api.openstack.wsgi [None req-b287353f-7a74-4911-a9c0-6419392db4e9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 715.629634] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b287353f-7a74-4911-a9c0-6419392db4e9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 715.629859] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b287353f-7a74-4911-a9c0-6419392db4e9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 715.642072] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.642072] [57331]: warnings.warn( [ 715.647513] [57331]: INFO cinder.volume.api [None req-b287353f-7a74-4911-a9c0-6419392db4e9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 715.653459] [57331]: INFO cinder.api.openstack.wsgi [None req-b287353f-7a74-4911-a9c0-6419392db4e9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 715.653917] [57331]: [pid: 57331|app: 0|req: 13/31] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:03 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 716.666580] [57332]: DEBUG cinder.api.middleware.request_id [None req-fad9892d-6e14-4f7b-bc13-8800a15aac15 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.670327] [57332]: INFO cinder.api.openstack.wsgi [None req-fad9892d-6e14-4f7b-bc13-8800a15aac15 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 716.670524] [57332]: DEBUG cinder.api.openstack.wsgi [None req-fad9892d-6e14-4f7b-bc13-8800a15aac15 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 716.670750] [57332]: DEBUG cinder.api.openstack.wsgi [None req-fad9892d-6e14-4f7b-bc13-8800a15aac15 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 716.688619] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.688619] [57332]: warnings.warn( [ 716.696069] [57332]: INFO cinder.volume.api [None req-fad9892d-6e14-4f7b-bc13-8800a15aac15 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 716.704065] [57332]: INFO cinder.api.openstack.wsgi [None req-fad9892d-6e14-4f7b-bc13-8800a15aac15 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 716.704557] [57332]: [pid: 57332|app: 0|req: 19/32] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:04 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.717783] [57331]: DEBUG cinder.api.middleware.request_id [None req-a8bcead2-01fa-4bc3-af72-f1e88cd8ccc5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.720325] [57331]: INFO cinder.api.openstack.wsgi [None req-a8bcead2-01fa-4bc3-af72-f1e88cd8ccc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 717.720559] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a8bcead2-01fa-4bc3-af72-f1e88cd8ccc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 717.720798] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a8bcead2-01fa-4bc3-af72-f1e88cd8ccc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 717.731355] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.731355] [57331]: warnings.warn( [ 717.736099] [57331]: INFO cinder.volume.api [None req-a8bcead2-01fa-4bc3-af72-f1e88cd8ccc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 717.742637] [57331]: INFO cinder.api.openstack.wsgi [None req-a8bcead2-01fa-4bc3-af72-f1e88cd8ccc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 717.742637] [57331]: [pid: 57331|app: 0|req: 14/33] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:05 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 718.755065] [57332]: DEBUG cinder.api.middleware.request_id [None req-801c3e27-6197-4ee1-a28d-e08f2d1ef902 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.757289] [57332]: INFO cinder.api.openstack.wsgi [None req-801c3e27-6197-4ee1-a28d-e08f2d1ef902 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 718.757632] [57332]: DEBUG cinder.api.openstack.wsgi [None req-801c3e27-6197-4ee1-a28d-e08f2d1ef902 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 718.757892] [57332]: DEBUG cinder.api.openstack.wsgi [None req-801c3e27-6197-4ee1-a28d-e08f2d1ef902 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 718.769393] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.769393] [57332]: warnings.warn( [ 718.774019] [57332]: INFO cinder.volume.api [None req-801c3e27-6197-4ee1-a28d-e08f2d1ef902 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 718.780699] [57332]: INFO cinder.api.openstack.wsgi [None req-801c3e27-6197-4ee1-a28d-e08f2d1ef902 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 718.781302] [57332]: [pid: 57332|app: 0|req: 20/34] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:06 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 719.793065] [57331]: DEBUG cinder.api.middleware.request_id [None req-eebbb238-1b87-470e-ad7b-915f1d772331 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.795449] [57331]: INFO cinder.api.openstack.wsgi [None req-eebbb238-1b87-470e-ad7b-915f1d772331 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 719.797580] [57331]: DEBUG cinder.api.openstack.wsgi [None req-eebbb238-1b87-470e-ad7b-915f1d772331 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 719.799736] [57331]: DEBUG cinder.api.openstack.wsgi [None req-eebbb238-1b87-470e-ad7b-915f1d772331 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 719.816635] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.816635] [57331]: warnings.warn( [ 719.822273] [57331]: INFO cinder.volume.api [None req-eebbb238-1b87-470e-ad7b-915f1d772331 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 719.828987] [57331]: INFO cinder.api.openstack.wsgi [None req-eebbb238-1b87-470e-ad7b-915f1d772331 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 719.829321] [57331]: [pid: 57331|app: 0|req: 15/35] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:07 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 720.474236] [57332]: DEBUG cinder.api.middleware.request_id [req-0a706c1a-163e-45b9-85a9-ef5a61c20552 req-994d8b5f-3dec-4e52-8bc0-f4a34996e9e3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.480757] [57332]: INFO cinder.api.openstack.wsgi [req-0a706c1a-163e-45b9-85a9-ef5a61c20552 req-994d8b5f-3dec-4e52-8bc0-f4a34996e9e3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c [ 720.481017] [57332]: DEBUG cinder.api.openstack.wsgi [req-0a706c1a-163e-45b9-85a9-ef5a61c20552 req-994d8b5f-3dec-4e52-8bc0-f4a34996e9e3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 720.481308] [57332]: DEBUG cinder.api.openstack.wsgi [req-0a706c1a-163e-45b9-85a9-ef5a61c20552 req-994d8b5f-3dec-4e52-8bc0-f4a34996e9e3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 720.494516] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.494516] [57332]: warnings.warn( [ 720.839214] [57331]: DEBUG cinder.api.middleware.request_id [None req-fd25c27b-4c67-472f-91b4-6da3831c522c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.841485] [57331]: INFO cinder.api.openstack.wsgi [None req-fd25c27b-4c67-472f-91b4-6da3831c522c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 720.841745] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fd25c27b-4c67-472f-91b4-6da3831c522c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 720.841998] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fd25c27b-4c67-472f-91b4-6da3831c522c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 720.851821] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.851821] [57331]: warnings.warn( [ 720.857106] [57331]: INFO cinder.volume.api [None req-fd25c27b-4c67-472f-91b4-6da3831c522c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 720.865572] [57331]: INFO cinder.api.openstack.wsgi [None req-fd25c27b-4c67-472f-91b4-6da3831c522c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 720.866736] [57331]: [pid: 57331|app: 0|req: 16/36] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:08 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 721.059274] [57332]: INFO cinder.api.openstack.wsgi [req-0a706c1a-163e-45b9-85a9-ef5a61c20552 req-994d8b5f-3dec-4e52-8bc0-f4a34996e9e3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c returned with HTTP 200 [ 721.059844] [57332]: [pid: 57332|app: 0|req: 21/37] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:50:08 2025] DELETE /volume/v3/attachments/cf916068-f4d2-4a20-a541-1e3e2db0d65c => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 721.878324] [57331]: DEBUG cinder.api.middleware.request_id [None req-b512b727-af5e-4c7a-a7f0-d45877c18b1d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.882516] [57331]: INFO cinder.api.openstack.wsgi [None req-b512b727-af5e-4c7a-a7f0-d45877c18b1d tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 721.882516] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b512b727-af5e-4c7a-a7f0-d45877c18b1d tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 721.882704] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b512b727-af5e-4c7a-a7f0-d45877c18b1d tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 721.899977] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.899977] [57331]: warnings.warn( [ 721.904989] [57331]: INFO cinder.volume.api [None req-b512b727-af5e-4c7a-a7f0-d45877c18b1d tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 721.911142] [57331]: INFO cinder.api.openstack.wsgi [None req-b512b727-af5e-4c7a-a7f0-d45877c18b1d tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 721.911492] [57331]: [pid: 57331|app: 0|req: 17/38] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:09 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 722.923099] [57332]: DEBUG cinder.api.middleware.request_id [None req-c69db2f5-af87-4d4e-a3d0-a7056af373ee None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.927535] [57332]: INFO cinder.api.openstack.wsgi [None req-c69db2f5-af87-4d4e-a3d0-a7056af373ee tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 722.929749] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c69db2f5-af87-4d4e-a3d0-a7056af373ee tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 722.929749] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c69db2f5-af87-4d4e-a3d0-a7056af373ee tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 722.940447] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.940447] [57332]: warnings.warn( [ 722.949648] [57332]: INFO cinder.volume.api [None req-c69db2f5-af87-4d4e-a3d0-a7056af373ee tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 722.957475] [57332]: INFO cinder.api.openstack.wsgi [None req-c69db2f5-af87-4d4e-a3d0-a7056af373ee tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 722.957475] [57332]: [pid: 57332|app: 0|req: 22/39] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:10 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 723.975575] [57331]: DEBUG cinder.api.middleware.request_id [None req-fcac80b8-e2b8-4458-9803-f3d603a68cc5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.980027] [57331]: INFO cinder.api.openstack.wsgi [None req-fcac80b8-e2b8-4458-9803-f3d603a68cc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 723.980027] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fcac80b8-e2b8-4458-9803-f3d603a68cc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 723.980027] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fcac80b8-e2b8-4458-9803-f3d603a68cc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 723.996938] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.996938] [57331]: warnings.warn( [ 724.003718] [57331]: INFO cinder.volume.api [None req-fcac80b8-e2b8-4458-9803-f3d603a68cc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 724.011469] [57331]: INFO cinder.api.openstack.wsgi [None req-fcac80b8-e2b8-4458-9803-f3d603a68cc5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 724.011948] [57331]: [pid: 57331|app: 0|req: 18/40] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:11 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.025576] [57332]: DEBUG cinder.api.middleware.request_id [None req-fcfb2b7d-332f-4e2f-862b-7cfc4e73a541 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.027638] [57332]: INFO cinder.api.openstack.wsgi [None req-fcfb2b7d-332f-4e2f-862b-7cfc4e73a541 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 725.027888] [57332]: DEBUG cinder.api.openstack.wsgi [None req-fcfb2b7d-332f-4e2f-862b-7cfc4e73a541 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 725.028122] [57332]: DEBUG cinder.api.openstack.wsgi [None req-fcfb2b7d-332f-4e2f-862b-7cfc4e73a541 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 725.039723] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 725.039723] [57332]: warnings.warn( [ 725.046048] [57332]: INFO cinder.volume.api [None req-fcfb2b7d-332f-4e2f-862b-7cfc4e73a541 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 725.051384] [57332]: INFO cinder.api.openstack.wsgi [None req-fcfb2b7d-332f-4e2f-862b-7cfc4e73a541 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 725.052026] [57332]: [pid: 57332|app: 0|req: 23/41] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:12 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.063491] [57331]: DEBUG cinder.api.middleware.request_id [None req-6b81bfed-8217-4fec-96e8-c628084e75f9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.065431] [57331]: INFO cinder.api.openstack.wsgi [None req-6b81bfed-8217-4fec-96e8-c628084e75f9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 726.067413] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6b81bfed-8217-4fec-96e8-c628084e75f9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 726.067789] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6b81bfed-8217-4fec-96e8-c628084e75f9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 726.082066] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.082066] [57331]: warnings.warn( [ 726.086295] [57331]: INFO cinder.volume.api [None req-6b81bfed-8217-4fec-96e8-c628084e75f9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 726.093290] [57331]: INFO cinder.api.openstack.wsgi [None req-6b81bfed-8217-4fec-96e8-c628084e75f9 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 726.093711] [57331]: [pid: 57331|app: 0|req: 19/42] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:13 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.105267] [57332]: DEBUG cinder.api.middleware.request_id [None req-4f829848-1a03-401c-a37f-5abf3f6eeefb None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.107491] [57332]: INFO cinder.api.openstack.wsgi [None req-4f829848-1a03-401c-a37f-5abf3f6eeefb tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 727.107763] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4f829848-1a03-401c-a37f-5abf3f6eeefb tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 727.108009] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4f829848-1a03-401c-a37f-5abf3f6eeefb tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 727.120838] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.120838] [57332]: warnings.warn( [ 727.126914] [57332]: INFO cinder.volume.api [None req-4f829848-1a03-401c-a37f-5abf3f6eeefb tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 727.133727] [57332]: INFO cinder.api.openstack.wsgi [None req-4f829848-1a03-401c-a37f-5abf3f6eeefb tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 727.134826] [57332]: [pid: 57332|app: 0|req: 24/43] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:14 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.146826] [57331]: DEBUG cinder.api.middleware.request_id [None req-37b2e9ad-c69e-4686-84b6-dbc3a180a629 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.149360] [57331]: INFO cinder.api.openstack.wsgi [None req-37b2e9ad-c69e-4686-84b6-dbc3a180a629 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 728.149642] [57331]: DEBUG cinder.api.openstack.wsgi [None req-37b2e9ad-c69e-4686-84b6-dbc3a180a629 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 728.150032] [57331]: DEBUG cinder.api.openstack.wsgi [None req-37b2e9ad-c69e-4686-84b6-dbc3a180a629 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 728.162247] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.162247] [57331]: warnings.warn( [ 728.167521] [57331]: INFO cinder.volume.api [None req-37b2e9ad-c69e-4686-84b6-dbc3a180a629 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 728.173035] [57331]: INFO cinder.api.openstack.wsgi [None req-37b2e9ad-c69e-4686-84b6-dbc3a180a629 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 728.173520] [57331]: [pid: 57331|app: 0|req: 20/44] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:15 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.183154] [57332]: DEBUG cinder.api.middleware.request_id [None req-002063be-f02b-44e1-a519-999be7155c54 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.185623] [57332]: INFO cinder.api.openstack.wsgi [None req-002063be-f02b-44e1-a519-999be7155c54 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 729.185859] [57332]: DEBUG cinder.api.openstack.wsgi [None req-002063be-f02b-44e1-a519-999be7155c54 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 729.186111] [57332]: DEBUG cinder.api.openstack.wsgi [None req-002063be-f02b-44e1-a519-999be7155c54 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 729.196170] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 729.196170] [57332]: warnings.warn( [ 729.200624] [57332]: INFO cinder.volume.api [None req-002063be-f02b-44e1-a519-999be7155c54 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 729.205750] [57332]: INFO cinder.api.openstack.wsgi [None req-002063be-f02b-44e1-a519-999be7155c54 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 729.206312] [57332]: [pid: 57332|app: 0|req: 25/45] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:16 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 730.216379] [57331]: DEBUG cinder.api.middleware.request_id [None req-1ca94e4a-3582-465e-b0da-ae931d1380fc None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.218560] [57331]: INFO cinder.api.openstack.wsgi [None req-1ca94e4a-3582-465e-b0da-ae931d1380fc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 730.218860] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1ca94e4a-3582-465e-b0da-ae931d1380fc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 730.219148] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1ca94e4a-3582-465e-b0da-ae931d1380fc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 730.229908] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.229908] [57331]: warnings.warn( [ 730.235022] [57331]: INFO cinder.volume.api [None req-1ca94e4a-3582-465e-b0da-ae931d1380fc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 730.241422] [57331]: INFO cinder.api.openstack.wsgi [None req-1ca94e4a-3582-465e-b0da-ae931d1380fc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 730.241906] [57331]: [pid: 57331|app: 0|req: 21/46] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:17 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.253019] [57332]: DEBUG cinder.api.middleware.request_id [None req-a89b460e-353b-4325-8059-b48ddfc851bc None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.256123] [57332]: INFO cinder.api.openstack.wsgi [None req-a89b460e-353b-4325-8059-b48ddfc851bc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 731.256507] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a89b460e-353b-4325-8059-b48ddfc851bc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 731.258764] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a89b460e-353b-4325-8059-b48ddfc851bc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 731.268125] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.268125] [57332]: warnings.warn( [ 731.276793] [57332]: INFO cinder.volume.api [None req-a89b460e-353b-4325-8059-b48ddfc851bc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 731.283411] [57332]: INFO cinder.api.openstack.wsgi [None req-a89b460e-353b-4325-8059-b48ddfc851bc tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 731.284289] [57332]: [pid: 57332|app: 0|req: 26/47] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:19 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.303638] [57331]: DEBUG cinder.api.middleware.request_id [None req-3880c5fb-8b0d-48f9-a848-b2b2564f8a26 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.305817] [57331]: INFO cinder.api.openstack.wsgi [None req-3880c5fb-8b0d-48f9-a848-b2b2564f8a26 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 732.306681] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3880c5fb-8b0d-48f9-a848-b2b2564f8a26 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 732.306681] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3880c5fb-8b0d-48f9-a848-b2b2564f8a26 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 732.322124] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.322124] [57331]: warnings.warn( [ 732.326774] [57331]: INFO cinder.volume.api [None req-3880c5fb-8b0d-48f9-a848-b2b2564f8a26 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 732.332726] [57331]: INFO cinder.api.openstack.wsgi [None req-3880c5fb-8b0d-48f9-a848-b2b2564f8a26 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 732.333193] [57331]: [pid: 57331|app: 0|req: 22/48] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:20 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.348478] [57332]: DEBUG cinder.api.middleware.request_id [None req-44d1ac18-4a40-4e38-8359-8a8752877b2b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.352861] [57332]: INFO cinder.api.openstack.wsgi [None req-44d1ac18-4a40-4e38-8359-8a8752877b2b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 733.352861] [57332]: DEBUG cinder.api.openstack.wsgi [None req-44d1ac18-4a40-4e38-8359-8a8752877b2b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 733.353127] [57332]: DEBUG cinder.api.openstack.wsgi [None req-44d1ac18-4a40-4e38-8359-8a8752877b2b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 733.366772] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.366772] [57332]: warnings.warn( [ 733.372106] [57332]: INFO cinder.volume.api [None req-44d1ac18-4a40-4e38-8359-8a8752877b2b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 733.382043] [57332]: INFO cinder.api.openstack.wsgi [None req-44d1ac18-4a40-4e38-8359-8a8752877b2b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 733.382606] [57332]: [pid: 57332|app: 0|req: 27/49] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:21 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 736.923313] [57331]: DEBUG cinder.api.middleware.request_id [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-8fb4b143-2431-40aa-a805-4cff02c820da None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.929651] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-8fb4b143-2431-40aa-a805-4cff02c820da tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 736.929651] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-8fb4b143-2431-40aa-a805-4cff02c820da tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 736.929651] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-8fb4b143-2431-40aa-a805-4cff02c820da tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 736.941371] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.941371] [57331]: warnings.warn( [ 736.952324] [57331]: INFO cinder.volume.api [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-8fb4b143-2431-40aa-a805-4cff02c820da tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 736.967777] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-8fb4b143-2431-40aa-a805-4cff02c820da tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 736.968677] [57331]: [pid: 57331|app: 0|req: 23/50] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:50:24 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 1391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.647921] [57332]: DEBUG cinder.api.middleware.request_id [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-b6592512-290a-491d-ba0d-fcc50cd69850 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.651611] [57332]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-b6592512-290a-491d-ba0d-fcc50cd69850 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 739.651611] [57332]: DEBUG cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-b6592512-290a-491d-ba0d-fcc50cd69850 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 739.651907] [57332]: DEBUG cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-b6592512-290a-491d-ba0d-fcc50cd69850 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 739.681572] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.681572] [57332]: warnings.warn( [ 739.686432] [57332]: INFO cinder.volume.api [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-b6592512-290a-491d-ba0d-fcc50cd69850 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 739.694975] [57332]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-b6592512-290a-491d-ba0d-fcc50cd69850 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 739.695121] [57332]: [pid: 57332|app: 0|req: 28/51] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:50:27 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.727773] [57331]: DEBUG cinder.api.middleware.request_id [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-f0e981e6-6ac0-4295-849e-0fed64a510a0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.733410] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-f0e981e6-6ac0-4295-849e-0fed64a510a0 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 739.733515] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-f0e981e6-6ac0-4295-849e-0fed64a510a0 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 739.734210] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-f0e981e6-6ac0-4295-849e-0fed64a510a0 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 739.745570] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.745570] [57331]: warnings.warn( [ 739.753825] [57331]: INFO cinder.volume.api [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-f0e981e6-6ac0-4295-849e-0fed64a510a0 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 739.757186] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-f0e981e6-6ac0-4295-849e-0fed64a510a0 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 739.757623] [57331]: [pid: 57331|app: 0|req: 24/52] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:50:27 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 739.767993] [57332]: DEBUG cinder.api.middleware.request_id [None req-b37af7e8-65a4-4c88-b9d0-a08d3a6d07ac None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.768467] [57332]: INFO cinder.api.openstack.wsgi [None req-b37af7e8-65a4-4c88-b9d0-a08d3a6d07ac None None] GET http://10.180.1.21/volume// [ 739.768645] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b37af7e8-65a4-4c88-b9d0-a08d3a6d07ac None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 739.768858] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b37af7e8-65a4-4c88-b9d0-a08d3a6d07ac None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 739.769277] [57332]: INFO cinder.api.openstack.wsgi [None req-b37af7e8-65a4-4c88-b9d0-a08d3a6d07ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 739.769700] [57332]: [pid: 57332|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:50:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 739.775446] [57331]: DEBUG cinder.api.middleware.request_id [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-fbef331b-0432-4cfd-b956-02be85ac450c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.781071] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-fbef331b-0432-4cfd-b956-02be85ac450c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] POST http://10.180.1.21/volume/v3/attachments [ 739.781562] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-fbef331b-0432-4cfd-b956-02be85ac450c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e999401b-ae09-41f5-a861-20889f1a3340", "connector": null, "instance_uuid": "1bcd37b1-5f12-4ec7-8b1a-1c1818e7f0ec"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 739.791799] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.791799] [57331]: warnings.warn( [ 739.839067] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-fbef331b-0432-4cfd-b956-02be85ac450c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 739.839872] [57331]: [pid: 57331|app: 0|req: 25/54] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:50:27 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) [ 741.225503] [57332]: DEBUG cinder.api.middleware.request_id [None req-ac96d39e-a812-40d6-8b53-735c1200db38 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.226125] [57332]: INFO cinder.api.openstack.wsgi [None req-ac96d39e-a812-40d6-8b53-735c1200db38 None None] GET http://10.180.1.21/volume// [ 741.226331] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ac96d39e-a812-40d6-8b53-735c1200db38 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 741.226527] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ac96d39e-a812-40d6-8b53-735c1200db38 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 741.226922] [57332]: INFO cinder.api.openstack.wsgi [None req-ac96d39e-a812-40d6-8b53-735c1200db38 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 741.227286] [57332]: [pid: 57332|app: 0|req: 30/55] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:50:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 741.233413] [57331]: DEBUG cinder.api.middleware.request_id [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-7f12eb2c-e886-4a7b-a688-3030da6f7835 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.236814] [57331]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-7f12eb2c-e886-4a7b-a688-3030da6f7835 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 741.237752] [57331]: DEBUG cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-7f12eb2c-e886-4a7b-a688-3030da6f7835 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6", "connector": null, "instance_uuid": "5813042a-cd98-4dea-9dc5-52be93bbe43f"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.253945] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.253945] [57331]: warnings.warn( [ 741.296078] [57331]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-7f12eb2c-e886-4a7b-a688-3030da6f7835 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 741.298305] [57331]: [pid: 57331|app: 0|req: 26/56] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:50:28 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) [ 741.328247] [57332]: DEBUG cinder.api.middleware.request_id [None req-aef986b1-2846-446a-9c75-f92e824cbd4d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.338822] [57332]: INFO cinder.api.openstack.wsgi [None req-aef986b1-2846-446a-9c75-f92e824cbd4d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 741.339107] [57332]: DEBUG cinder.api.openstack.wsgi [None req-aef986b1-2846-446a-9c75-f92e824cbd4d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 741.340017] [57332]: DEBUG cinder.api.openstack.wsgi [None req-aef986b1-2846-446a-9c75-f92e824cbd4d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 741.358706] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.358706] [57332]: warnings.warn( [ 741.367594] [57332]: INFO cinder.volume.api [None req-aef986b1-2846-446a-9c75-f92e824cbd4d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 741.378427] [57332]: INFO cinder.api.openstack.wsgi [None req-aef986b1-2846-446a-9c75-f92e824cbd4d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 741.379222] [57332]: [pid: 57332|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:29 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1007 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.849465] [57331]: DEBUG cinder.api.middleware.request_id [None req-15b8330d-cd20-48df-8ccf-27b9530093a7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.850135] [57331]: INFO cinder.api.openstack.wsgi [None req-15b8330d-cd20-48df-8ccf-27b9530093a7 None None] GET http://10.180.1.21/volume// [ 741.850398] [57331]: DEBUG cinder.api.openstack.wsgi [None req-15b8330d-cd20-48df-8ccf-27b9530093a7 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 741.850706] [57331]: DEBUG cinder.api.openstack.wsgi [None req-15b8330d-cd20-48df-8ccf-27b9530093a7 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 741.851288] [57331]: INFO cinder.api.openstack.wsgi [None req-15b8330d-cd20-48df-8ccf-27b9530093a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 741.851765] [57331]: [pid: 57331|app: 0|req: 27/58] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:50:29 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 741.856779] [57332]: DEBUG cinder.api.middleware.request_id [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-bffa49ca-d73a-4d0f-9aa9-65bc0332c40c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.860023] [57332]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-bffa49ca-d73a-4d0f-9aa9-65bc0332c40c tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 741.860397] [57332]: DEBUG cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-bffa49ca-d73a-4d0f-9aa9-65bc0332c40c tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 741.860635] [57332]: DEBUG cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-bffa49ca-d73a-4d0f-9aa9-65bc0332c40c tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 741.878702] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.878702] [57332]: warnings.warn( [ 741.884032] [57332]: INFO cinder.volume.api [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-bffa49ca-d73a-4d0f-9aa9-65bc0332c40c tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 741.891837] [57332]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-bffa49ca-d73a-4d0f-9aa9-65bc0332c40c tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 741.891837] [57332]: [pid: 57332|app: 0|req: 32/59] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:50:29 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 741.942870] [57331]: DEBUG cinder.api.middleware.request_id [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-4bd6147c-f593-45a5-ae76-46d7fbe33a41 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.947269] [57331]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-4bd6147c-f593-45a5-ae76-46d7fbe33a41 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] PUT http://10.180.1.21/volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376 [ 741.947269] [57331]: DEBUG cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-4bd6147c-f593-45a5-ae76-46d7fbe33a41 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-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-999895", "mountpoint": "/dev/sdb"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 741.958989] [57331]: DEBUG cinder.coordination [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-4bd6147c-f593-45a5-ae76-46d7fbe33a41 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Acquiring lock "cinder-attachment_update-ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 741.967812] [57331]: DEBUG cinder.coordination [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-4bd6147c-f593-45a5-ae76-46d7fbe33a41 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Lock "cinder-attachment_update-ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 741.968772] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.968772] [57331]: warnings.warn( [ 742.397342] [57332]: DEBUG cinder.api.middleware.request_id [None req-d8752b46-c0ff-4f28-a6b5-b3e82a4e0a1d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.401661] [57332]: INFO cinder.api.openstack.wsgi [None req-d8752b46-c0ff-4f28-a6b5-b3e82a4e0a1d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 742.401892] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d8752b46-c0ff-4f28-a6b5-b3e82a4e0a1d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 742.402136] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d8752b46-c0ff-4f28-a6b5-b3e82a4e0a1d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 742.426094] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.426094] [57332]: warnings.warn( [ 742.434381] [57332]: INFO cinder.volume.api [None req-d8752b46-c0ff-4f28-a6b5-b3e82a4e0a1d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 742.444079] [57332]: INFO cinder.api.openstack.wsgi [None req-d8752b46-c0ff-4f28-a6b5-b3e82a4e0a1d tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 742.444446] [57332]: [pid: 57332|app: 0|req: 33/60] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:30 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1007 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.461573] [57332]: DEBUG cinder.api.middleware.request_id [None req-a5c79f5d-0880-4b48-8038-6343232f0b08 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.465069] [57332]: INFO cinder.api.openstack.wsgi [None req-a5c79f5d-0880-4b48-8038-6343232f0b08 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 743.465228] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a5c79f5d-0880-4b48-8038-6343232f0b08 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 743.465619] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a5c79f5d-0880-4b48-8038-6343232f0b08 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 743.483398] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.483398] [57332]: warnings.warn( [ 743.488521] [57332]: INFO cinder.volume.api [None req-a5c79f5d-0880-4b48-8038-6343232f0b08 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 743.493454] [57332]: INFO cinder.api.openstack.wsgi [None req-a5c79f5d-0880-4b48-8038-6343232f0b08 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 743.493522] [57332]: [pid: 57332|app: 0|req: 34/61] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:31 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.510322] [57332]: DEBUG cinder.api.middleware.request_id [None req-dd060340-5ffd-4de2-8b24-1efba490998f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.512342] [57332]: INFO cinder.api.openstack.wsgi [None req-dd060340-5ffd-4de2-8b24-1efba490998f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 744.512560] [57332]: DEBUG cinder.api.openstack.wsgi [None req-dd060340-5ffd-4de2-8b24-1efba490998f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 744.512884] [57332]: DEBUG cinder.api.openstack.wsgi [None req-dd060340-5ffd-4de2-8b24-1efba490998f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 744.532941] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.532941] [57332]: warnings.warn( [ 744.537342] [57332]: INFO cinder.volume.api [None req-dd060340-5ffd-4de2-8b24-1efba490998f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 744.544335] [57332]: INFO cinder.api.openstack.wsgi [None req-dd060340-5ffd-4de2-8b24-1efba490998f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 744.544852] [57332]: [pid: 57332|app: 0|req: 35/62] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:32 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1007 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.556627] [57332]: DEBUG cinder.api.middleware.request_id [None req-d1a80543-fcbc-4184-8a49-20455b7f16ca None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.558507] [57332]: INFO cinder.api.openstack.wsgi [None req-d1a80543-fcbc-4184-8a49-20455b7f16ca tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 745.558769] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d1a80543-fcbc-4184-8a49-20455b7f16ca tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 745.559083] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d1a80543-fcbc-4184-8a49-20455b7f16ca tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 745.573135] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.573135] [57332]: warnings.warn( [ 745.576870] [57332]: INFO cinder.volume.api [None req-d1a80543-fcbc-4184-8a49-20455b7f16ca tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 745.584372] [57332]: INFO cinder.api.openstack.wsgi [None req-d1a80543-fcbc-4184-8a49-20455b7f16ca tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 745.584372] [57332]: [pid: 57332|app: 0|req: 36/63] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:33 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.498287] [57331]: DEBUG cinder.coordination [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-4bd6147c-f593-45a5-ae76-46d7fbe33a41 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Lock "cinder-attachment_update-ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 746.498287] [57331]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-4bd6147c-f593-45a5-ae76-46d7fbe33a41 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376 returned with HTTP 200 [ 746.498781] [57331]: [pid: 57331|app: 0|req: 28/64] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:50:29 2025] PUT /volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.603301] [57332]: DEBUG cinder.api.middleware.request_id [None req-15f35fc7-448f-48b6-aefa-ceaa638c446b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.608486] [57332]: INFO cinder.api.openstack.wsgi [None req-15f35fc7-448f-48b6-aefa-ceaa638c446b tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 746.608962] [57332]: DEBUG cinder.api.openstack.wsgi [None req-15f35fc7-448f-48b6-aefa-ceaa638c446b tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 746.609229] [57332]: DEBUG cinder.api.openstack.wsgi [None req-15f35fc7-448f-48b6-aefa-ceaa638c446b tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 746.634962] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.634962] [57332]: warnings.warn( [ 746.643125] [57332]: INFO cinder.volume.api [None req-15f35fc7-448f-48b6-aefa-ceaa638c446b tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 746.650174] [57332]: INFO cinder.api.openstack.wsgi [None req-15f35fc7-448f-48b6-aefa-ceaa638c446b tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 746.650955] [57332]: [pid: 57332|app: 0|req: 37/65] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:34 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.665687] [57331]: DEBUG cinder.api.middleware.request_id [None req-e27afcc7-7e9e-4018-ad23-804bd6f9d5d9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.667999] [57331]: INFO cinder.api.openstack.wsgi [None req-e27afcc7-7e9e-4018-ad23-804bd6f9d5d9 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 747.668340] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e27afcc7-7e9e-4018-ad23-804bd6f9d5d9 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 747.668574] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e27afcc7-7e9e-4018-ad23-804bd6f9d5d9 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 747.692992] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.692992] [57331]: warnings.warn( [ 747.700193] [57331]: INFO cinder.volume.api [None req-e27afcc7-7e9e-4018-ad23-804bd6f9d5d9 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 747.708961] [57331]: INFO cinder.api.openstack.wsgi [None req-e27afcc7-7e9e-4018-ad23-804bd6f9d5d9 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 747.708961] [57331]: [pid: 57331|app: 0|req: 29/66] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:35 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.397889] [57332]: DEBUG cinder.api.middleware.request_id [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.399174] [57332]: INFO cinder.api.openstack.wsgi [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 748.399321] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2068706299", "imageRef": "4a845762-21ae-4dc7-a63d-8d227e738363", "size": 1}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.400836] [57332]: DEBUG cinder.api.v3.volumes [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2068706299', 'imageRef': '4a845762-21ae-4dc7-a63d-8d227e738363', 'size': 1}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 748.637978] [57332]: INFO cinder.api.v3.volumes [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Create volume of 1 GB [ 748.646384] [57332]: INFO cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Availability Zones retrieved successfully. [ 748.654444] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Flow 'volume_create_api' (077f47f4-64aa-4727-8306-ae4a3e7e50e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 748.655984] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1ece7c-b47a-4dbb-a6a6-649003caaf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.658107] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 748.665286] [57331]: DEBUG cinder.api.middleware.request_id [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-e755f499-0322-43bf-8995-0d15d48d541f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.672799] [57331]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-e755f499-0322-43bf-8995-0d15d48d541f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] POST http://10.180.1.21/volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376/action [ 748.672799] [57331]: DEBUG cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-e755f499-0322-43bf-8995-0d15d48d541f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Action body: b'{"os-complete": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 748.672799] [57331]: DEBUG cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-e755f499-0322-43bf-8995-0d15d48d541f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.708946] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.708946] [57331]: warnings.warn( [ 748.723699] [57331]: INFO cinder.api.openstack.wsgi [req-43133bb6-a55c-40d2-bac1-23fcc0ce779c req-e755f499-0322-43bf-8995-0d15d48d541f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376/action returned with HTTP 204 [ 748.725049] [57331]: [pid: 57331|app: 0|req: 30/67] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:50:36 2025] POST /volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 748.725726] [57331]: DEBUG cinder.api.middleware.request_id [None req-d7478d59-4ff5-4073-93b6-ea46d22d9adc None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.732823] [57331]: INFO cinder.api.openstack.wsgi [None req-d7478d59-4ff5-4073-93b6-ea46d22d9adc tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 748.732823] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d7478d59-4ff5-4073-93b6-ea46d22d9adc tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 748.732823] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d7478d59-4ff5-4073-93b6-ea46d22d9adc tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 748.735888] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1ece7c-b47a-4dbb-a6a6-649003caaf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.737256] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f238e934-18e5-4cb1-80fe-53d0834f2492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.744403] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.744403] [57331]: warnings.warn( [ 748.749562] [57331]: INFO cinder.volume.api [None req-d7478d59-4ff5-4073-93b6-ea46d22d9adc tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 748.755198] [57331]: INFO cinder.api.openstack.wsgi [None req-d7478d59-4ff5-4073-93b6-ea46d22d9adc tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 748.755963] [57331]: [pid: 57331|app: 0|req: 31/68] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:36 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.768854] [57331]: DEBUG cinder.api.middleware.request_id [None req-e6472299-0870-4324-85c1-6ff93fc44012 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.771902] [57331]: INFO cinder.api.openstack.wsgi [None req-e6472299-0870-4324-85c1-6ff93fc44012 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 748.772282] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e6472299-0870-4324-85c1-6ff93fc44012 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 748.772643] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e6472299-0870-4324-85c1-6ff93fc44012 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 748.813418] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.813418] [57331]: warnings.warn( [ 748.818442] [57331]: INFO cinder.volume.api [None req-e6472299-0870-4324-85c1-6ff93fc44012 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 748.818893] [57332]: DEBUG cinder.quota [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Created reservations ['ff064e21-bfe4-4242-82af-bf272dbab65b', 'dcea0e0e-4636-4067-b20c-57dec82e20af', 'b3cb5857-15e3-4fe7-96ca-90a0fa117a97', 'bc52c9a1-5919-44ce-9ccc-79d4e3bf2963'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 748.820180] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f238e934-18e5-4cb1-80fe-53d0834f2492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff064e21-bfe4-4242-82af-bf272dbab65b', 'dcea0e0e-4636-4067-b20c-57dec82e20af', 'b3cb5857-15e3-4fe7-96ca-90a0fa117a97', 'bc52c9a1-5919-44ce-9ccc-79d4e3bf2963']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.825035] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2811a3-82b3-4d3b-a0f5-944c6e6d2717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.825292] [57331]: INFO cinder.api.openstack.wsgi [None req-e6472299-0870-4324-85c1-6ff93fc44012 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 748.825454] [57331]: [pid: 57331|app: 0|req: 32/69] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:36 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 748.844587] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2811a3-82b3-4d3b-a0f5-944c6e6d2717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd30449d3-e21c-42fb-b86e-a52e5921b2ce', '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-2068706299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bb213ba921480f9969ef135729c0d1',qos_specs=None,replication_status=,reservations=['ff064e21-bfe4-4242-82af-bf272dbab65b','dcea0e0e-4636-4067-b20c-57dec82e20af','b3cb5857-15e3-4fe7-96ca-90a0fa117a97','bc52c9a1-5919-44ce-9ccc-79d4e3bf2963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a905778c5443cb851827eb41c6e4c5',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2068706299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d30449d3-e21c-42fb-b86e-a52e5921b2ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91bb213ba921480f9969ef135729c0d1',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='40a905778c5443cb851827eb41c6e4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.845616] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e83062-9553-4035-b1ea-41f7cfeff085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.867061] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e83062-9553-4035-b1ea-41f7cfeff085) 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-2068706299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91bb213ba921480f9969ef135729c0d1',qos_specs=None,replication_status=,reservations=['ff064e21-bfe4-4242-82af-bf272dbab65b','dcea0e0e-4636-4067-b20c-57dec82e20af','b3cb5857-15e3-4fe7-96ca-90a0fa117a97','bc52c9a1-5919-44ce-9ccc-79d4e3bf2963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a905778c5443cb851827eb41c6e4c5',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.868534] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b93c56c0-9959-4ba0-a218-ddbab7510127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.879221] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b93c56c0-9959-4ba0-a218-ddbab7510127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.882360] [57332]: DEBUG cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Flow 'volume_create_api' (077f47f4-64aa-4727-8306-ae4a3e7e50e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 748.882962] [57332]: INFO cinder.volume.api [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Create volume request issued successfully. [ 748.885046] [57332]: INFO cinder.api.openstack.wsgi [None req-8cadb04e-6439-4faf-91a3-4b694e3319b4 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 748.885643] [57332]: [pid: 57332|app: 0|req: 38/70] 10.180.1.21 () {62 vars in 1177 bytes} [Mon Dec 15 14:50:36 2025] POST /volume/v3/volumes => generated 898 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 748.903326] [57331]: DEBUG cinder.api.middleware.request_id [None req-cb2b26fb-8812-4add-a5a5-9ff17b472f40 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.906928] [57331]: INFO cinder.api.openstack.wsgi [None req-cb2b26fb-8812-4add-a5a5-9ff17b472f40 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 748.908775] [57331]: DEBUG cinder.api.openstack.wsgi [None req-cb2b26fb-8812-4add-a5a5-9ff17b472f40 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 748.909021] [57331]: DEBUG cinder.api.openstack.wsgi [None req-cb2b26fb-8812-4add-a5a5-9ff17b472f40 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 748.931964] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.931964] [57331]: warnings.warn( [ 748.942635] [57331]: INFO cinder.volume.api [None req-cb2b26fb-8812-4add-a5a5-9ff17b472f40 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 748.953657] [57331]: INFO cinder.api.openstack.wsgi [None req-cb2b26fb-8812-4add-a5a5-9ff17b472f40 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 748.954182] [57331]: [pid: 57331|app: 0|req: 33/71] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:36 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.969230] [57332]: DEBUG cinder.api.middleware.request_id [None req-5f4cc246-aa63-4fe2-900e-c0339cb2bb72 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.973209] [57332]: INFO cinder.api.openstack.wsgi [None req-5f4cc246-aa63-4fe2-900e-c0339cb2bb72 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 749.973209] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5f4cc246-aa63-4fe2-900e-c0339cb2bb72 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 749.973209] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5f4cc246-aa63-4fe2-900e-c0339cb2bb72 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 749.992639] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.992639] [57332]: warnings.warn( [ 750.004403] [57332]: INFO cinder.volume.api [None req-5f4cc246-aa63-4fe2-900e-c0339cb2bb72 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 750.023964] [57332]: INFO cinder.api.openstack.wsgi [None req-5f4cc246-aa63-4fe2-900e-c0339cb2bb72 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 750.024503] [57332]: [pid: 57332|app: 0|req: 39/72] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:37 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 751.039999] [57331]: DEBUG cinder.api.middleware.request_id [None req-44367193-6167-4fb1-ba8a-f592b398bf9d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.043692] [57331]: INFO cinder.api.openstack.wsgi [None req-44367193-6167-4fb1-ba8a-f592b398bf9d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 751.045026] [57331]: DEBUG cinder.api.openstack.wsgi [None req-44367193-6167-4fb1-ba8a-f592b398bf9d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 751.045026] [57331]: DEBUG cinder.api.openstack.wsgi [None req-44367193-6167-4fb1-ba8a-f592b398bf9d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 751.066637] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.066637] [57331]: warnings.warn( [ 751.078494] [57331]: INFO cinder.volume.api [None req-44367193-6167-4fb1-ba8a-f592b398bf9d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 751.084513] [57331]: INFO cinder.api.openstack.wsgi [None req-44367193-6167-4fb1-ba8a-f592b398bf9d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 751.085376] [57331]: [pid: 57331|app: 0|req: 34/73] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:38 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 751.856551] [57332]: DEBUG cinder.api.middleware.request_id [req-c96590ef-a5f3-4490-9f05-2a240fb33847 req-849182ad-0625-40bd-bddc-4dfe833daf3b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.867044] [57332]: INFO cinder.api.openstack.wsgi [req-c96590ef-a5f3-4490-9f05-2a240fb33847 req-849182ad-0625-40bd-bddc-4dfe833daf3b tempest-ServerActionsTestJSON-498869852 tempest-ServerActionsTestJSON-498869852-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=b7e1e95a-d24b-45ca-832b-5039cb054289 [ 751.867044] [57332]: DEBUG cinder.api.openstack.wsgi [req-c96590ef-a5f3-4490-9f05-2a240fb33847 req-849182ad-0625-40bd-bddc-4dfe833daf3b tempest-ServerActionsTestJSON-498869852 tempest-ServerActionsTestJSON-498869852-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 751.867044] [57332]: DEBUG cinder.api.openstack.wsgi [req-c96590ef-a5f3-4490-9f05-2a240fb33847 req-849182ad-0625-40bd-bddc-4dfe833daf3b tempest-ServerActionsTestJSON-498869852 tempest-ServerActionsTestJSON-498869852-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 751.880391] [57332]: INFO cinder.api.openstack.wsgi [req-c96590ef-a5f3-4490-9f05-2a240fb33847 req-849182ad-0625-40bd-bddc-4dfe833daf3b tempest-ServerActionsTestJSON-498869852 tempest-ServerActionsTestJSON-498869852-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=b7e1e95a-d24b-45ca-832b-5039cb054289 returned with HTTP 200 [ 751.881213] [57332]: [pid: 57332|app: 0|req: 40/74] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 15 14:50:39 2025] GET /volume/v3/attachments?instance_id=b7e1e95a-d24b-45ca-832b-5039cb054289 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 752.098293] [57331]: DEBUG cinder.api.middleware.request_id [None req-f8ff0614-60fe-4fb1-80b7-91048f3286d9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.104733] [57331]: INFO cinder.api.openstack.wsgi [None req-f8ff0614-60fe-4fb1-80b7-91048f3286d9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 752.112987] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f8ff0614-60fe-4fb1-80b7-91048f3286d9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 752.113335] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f8ff0614-60fe-4fb1-80b7-91048f3286d9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 752.142869] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.142869] [57331]: warnings.warn( [ 752.150486] [57331]: INFO cinder.volume.api [None req-f8ff0614-60fe-4fb1-80b7-91048f3286d9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 752.160959] [57331]: INFO cinder.api.openstack.wsgi [None req-f8ff0614-60fe-4fb1-80b7-91048f3286d9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 752.161663] [57331]: [pid: 57331|app: 0|req: 35/75] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:39 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.175988] [57332]: DEBUG cinder.api.middleware.request_id [None req-81e685fc-a2d9-408b-beb0-d29d3e64b334 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.180592] [57332]: INFO cinder.api.openstack.wsgi [None req-81e685fc-a2d9-408b-beb0-d29d3e64b334 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 753.180592] [57332]: DEBUG cinder.api.openstack.wsgi [None req-81e685fc-a2d9-408b-beb0-d29d3e64b334 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 753.180592] [57332]: DEBUG cinder.api.openstack.wsgi [None req-81e685fc-a2d9-408b-beb0-d29d3e64b334 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 753.196330] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.196330] [57332]: warnings.warn( [ 753.202504] [57332]: INFO cinder.volume.api [None req-81e685fc-a2d9-408b-beb0-d29d3e64b334 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 753.209475] [57332]: INFO cinder.api.openstack.wsgi [None req-81e685fc-a2d9-408b-beb0-d29d3e64b334 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 753.210025] [57332]: [pid: 57332|app: 0|req: 41/76] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:40 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.639064] [57331]: DEBUG cinder.api.middleware.request_id [None req-fe00377e-cd96-42b8-b928-68e4f5ac39a3 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.641895] [57331]: INFO cinder.api.openstack.wsgi [None req-fe00377e-cd96-42b8-b928-68e4f5ac39a3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 753.642312] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fe00377e-cd96-42b8-b928-68e4f5ac39a3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 753.642464] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fe00377e-cd96-42b8-b928-68e4f5ac39a3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 753.660417] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.660417] [57331]: warnings.warn( [ 753.668346] [57331]: INFO cinder.volume.api [None req-fe00377e-cd96-42b8-b928-68e4f5ac39a3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 753.676533] [57331]: INFO cinder.api.openstack.wsgi [None req-fe00377e-cd96-42b8-b928-68e4f5ac39a3 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 753.677242] [57331]: [pid: 57331|app: 0|req: 36/77] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:41 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.689681] [57332]: DEBUG cinder.api.middleware.request_id [None req-8a9a42c5-38f4-4459-af06-e2515ce1e92c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.694011] [57332]: INFO cinder.api.openstack.wsgi [None req-8a9a42c5-38f4-4459-af06-e2515ce1e92c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 753.694253] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8a9a42c5-38f4-4459-af06-e2515ce1e92c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 753.694488] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8a9a42c5-38f4-4459-af06-e2515ce1e92c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 753.709779] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.709779] [57332]: warnings.warn( [ 753.718946] [57332]: INFO cinder.volume.api [None req-8a9a42c5-38f4-4459-af06-e2515ce1e92c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 753.726400] [57332]: INFO cinder.api.openstack.wsgi [None req-8a9a42c5-38f4-4459-af06-e2515ce1e92c tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 753.735069] [57332]: [pid: 57332|app: 0|req: 42/78] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:41 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.222896] [57331]: DEBUG cinder.api.middleware.request_id [None req-b4b9e035-1ce6-40a4-a738-35ac287e4429 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.225474] [57331]: INFO cinder.api.openstack.wsgi [None req-b4b9e035-1ce6-40a4-a738-35ac287e4429 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 754.225846] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b4b9e035-1ce6-40a4-a738-35ac287e4429 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 754.226112] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b4b9e035-1ce6-40a4-a738-35ac287e4429 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 754.249031] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.249031] [57331]: warnings.warn( [ 754.253506] [57331]: INFO cinder.volume.api [None req-b4b9e035-1ce6-40a4-a738-35ac287e4429 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 754.264013] [57331]: INFO cinder.api.openstack.wsgi [None req-b4b9e035-1ce6-40a4-a738-35ac287e4429 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 754.264243] [57331]: [pid: 57331|app: 0|req: 37/79] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:41 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 755.280552] [57332]: DEBUG cinder.api.middleware.request_id [None req-7bd74d5f-5cf9-4c68-b8ac-289481bcfa3d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.283463] [57332]: INFO cinder.api.openstack.wsgi [None req-7bd74d5f-5cf9-4c68-b8ac-289481bcfa3d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 755.283866] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7bd74d5f-5cf9-4c68-b8ac-289481bcfa3d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 755.284179] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7bd74d5f-5cf9-4c68-b8ac-289481bcfa3d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 755.296928] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.296928] [57332]: warnings.warn( [ 755.301432] [57332]: INFO cinder.volume.api [None req-7bd74d5f-5cf9-4c68-b8ac-289481bcfa3d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 755.312411] [57332]: INFO cinder.api.openstack.wsgi [None req-7bd74d5f-5cf9-4c68-b8ac-289481bcfa3d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 755.312786] [57332]: [pid: 57332|app: 0|req: 43/80] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:43 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.232659] [57331]: DEBUG cinder.api.middleware.request_id [None req-bf688119-5352-420e-9429-35d8a458564a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.234740] [57331]: INFO cinder.api.openstack.wsgi [None req-bf688119-5352-420e-9429-35d8a458564a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 756.235383] [57331]: DEBUG cinder.api.openstack.wsgi [None req-bf688119-5352-420e-9429-35d8a458564a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 756.235383] [57331]: DEBUG cinder.api.openstack.wsgi [None req-bf688119-5352-420e-9429-35d8a458564a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 756.252221] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.252221] [57331]: warnings.warn( [ 756.256868] [57331]: INFO cinder.volume.api [None req-bf688119-5352-420e-9429-35d8a458564a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 756.262531] [57331]: INFO cinder.api.openstack.wsgi [None req-bf688119-5352-420e-9429-35d8a458564a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 756.263286] [57331]: [pid: 57331|app: 0|req: 38/81] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:43 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.330752] [57332]: DEBUG cinder.api.middleware.request_id [None req-1dff3c85-de38-43ac-8bb8-781ae0345386 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.333796] [57332]: INFO cinder.api.openstack.wsgi [None req-1dff3c85-de38-43ac-8bb8-781ae0345386 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 756.333796] [57332]: DEBUG cinder.api.openstack.wsgi [None req-1dff3c85-de38-43ac-8bb8-781ae0345386 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 756.333796] [57332]: DEBUG cinder.api.openstack.wsgi [None req-1dff3c85-de38-43ac-8bb8-781ae0345386 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 756.336735] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=211,cinder:INSERT=20,cinder:UPDATE=29 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 756.346378] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.346378] [57332]: warnings.warn( [ 756.351308] [57332]: INFO cinder.volume.api [None req-1dff3c85-de38-43ac-8bb8-781ae0345386 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 756.361079] [57332]: INFO cinder.api.openstack.wsgi [None req-1dff3c85-de38-43ac-8bb8-781ae0345386 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 756.361645] [57332]: [pid: 57332|app: 0|req: 44/82] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:44 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.378316] [57331]: DEBUG cinder.api.middleware.request_id [None req-83d8c7f3-ad92-43ef-89e0-916ed5cd228d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.383844] [57331]: INFO cinder.api.openstack.wsgi [None req-83d8c7f3-ad92-43ef-89e0-916ed5cd228d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 757.383844] [57331]: DEBUG cinder.api.openstack.wsgi [None req-83d8c7f3-ad92-43ef-89e0-916ed5cd228d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 757.383844] [57331]: DEBUG cinder.api.openstack.wsgi [None req-83d8c7f3-ad92-43ef-89e0-916ed5cd228d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 757.386041] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=164,cinder:UPDATE=22,cinder:INSERT=13 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 757.396395] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.396395] [57331]: warnings.warn( [ 757.403351] [57331]: INFO cinder.volume.api [None req-83d8c7f3-ad92-43ef-89e0-916ed5cd228d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 757.409998] [57331]: INFO cinder.api.openstack.wsgi [None req-83d8c7f3-ad92-43ef-89e0-916ed5cd228d tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 757.410711] [57331]: [pid: 57331|app: 0|req: 39/83] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:45 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.248283] [57332]: DEBUG cinder.api.middleware.request_id [None req-665d9b7f-37c5-4659-8f42-b609674bef5f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.250311] [57332]: INFO cinder.api.openstack.wsgi [None req-665d9b7f-37c5-4659-8f42-b609674bef5f tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 758.250534] [57332]: DEBUG cinder.api.openstack.wsgi [None req-665d9b7f-37c5-4659-8f42-b609674bef5f tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 758.250912] [57332]: DEBUG cinder.api.openstack.wsgi [None req-665d9b7f-37c5-4659-8f42-b609674bef5f tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 758.264904] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.264904] [57332]: warnings.warn( [ 758.270857] [57332]: INFO cinder.volume.api [None req-665d9b7f-37c5-4659-8f42-b609674bef5f tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 758.278516] [57332]: INFO cinder.api.openstack.wsgi [None req-665d9b7f-37c5-4659-8f42-b609674bef5f tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 758.279160] [57332]: [pid: 57332|app: 0|req: 45/84] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:46 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.427494] [57331]: DEBUG cinder.api.middleware.request_id [None req-25bcda13-16f0-4d05-8adb-19893edd9214 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.431146] [57331]: INFO cinder.api.openstack.wsgi [None req-25bcda13-16f0-4d05-8adb-19893edd9214 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 758.431505] [57331]: DEBUG cinder.api.openstack.wsgi [None req-25bcda13-16f0-4d05-8adb-19893edd9214 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 758.432501] [57331]: DEBUG cinder.api.openstack.wsgi [None req-25bcda13-16f0-4d05-8adb-19893edd9214 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 758.440927] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.440927] [57331]: warnings.warn( [ 758.446346] [57331]: INFO cinder.volume.api [None req-25bcda13-16f0-4d05-8adb-19893edd9214 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 758.452666] [57331]: INFO cinder.api.openstack.wsgi [None req-25bcda13-16f0-4d05-8adb-19893edd9214 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 758.453211] [57331]: [pid: 57331|app: 0|req: 40/85] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:46 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 759.469258] [57332]: DEBUG cinder.api.middleware.request_id [None req-a4b343c5-2a00-4dd2-989e-2f156ac6f375 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.472903] [57332]: INFO cinder.api.openstack.wsgi [None req-a4b343c5-2a00-4dd2-989e-2f156ac6f375 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 759.473176] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a4b343c5-2a00-4dd2-989e-2f156ac6f375 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 759.473385] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a4b343c5-2a00-4dd2-989e-2f156ac6f375 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 759.490277] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.490277] [57332]: warnings.warn( [ 759.498166] [57332]: INFO cinder.volume.api [None req-a4b343c5-2a00-4dd2-989e-2f156ac6f375 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 759.505190] [57332]: INFO cinder.api.openstack.wsgi [None req-a4b343c5-2a00-4dd2-989e-2f156ac6f375 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 759.505640] [57332]: [pid: 57332|app: 0|req: 46/86] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:47 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.524141] [57331]: DEBUG cinder.api.middleware.request_id [None req-a37b5c78-e998-4352-8997-e9c9baaa676c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.526046] [57331]: INFO cinder.api.openstack.wsgi [None req-a37b5c78-e998-4352-8997-e9c9baaa676c tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 760.526046] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a37b5c78-e998-4352-8997-e9c9baaa676c tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 760.526046] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a37b5c78-e998-4352-8997-e9c9baaa676c tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 760.536778] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.536778] [57331]: warnings.warn( [ 760.541783] [57331]: INFO cinder.volume.api [None req-a37b5c78-e998-4352-8997-e9c9baaa676c tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 760.552316] [57331]: INFO cinder.api.openstack.wsgi [None req-a37b5c78-e998-4352-8997-e9c9baaa676c tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 760.552924] [57331]: [pid: 57331|app: 0|req: 41/87] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:48 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.860379] [57332]: DEBUG cinder.api.middleware.request_id [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-4083a1b5-8670-443d-90d7-4dc387587238 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.863185] [57332]: INFO cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-4083a1b5-8670-443d-90d7-4dc387587238 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 760.864167] [57332]: DEBUG cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-4083a1b5-8670-443d-90d7-4dc387587238 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 760.864167] [57332]: DEBUG cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-4083a1b5-8670-443d-90d7-4dc387587238 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 760.882728] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.882728] [57332]: warnings.warn( [ 760.887510] [57332]: INFO cinder.volume.api [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-4083a1b5-8670-443d-90d7-4dc387587238 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 760.894963] [57332]: INFO cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-4083a1b5-8670-443d-90d7-4dc387587238 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 760.894963] [57332]: [pid: 57332|app: 0|req: 47/88] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:50:48 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.946171] [57331]: DEBUG cinder.api.middleware.request_id [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-1d1a813d-364a-47c2-ad82-3120828117ec None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.950009] [57331]: INFO cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-1d1a813d-364a-47c2-ad82-3120828117ec tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] POST http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6/action [ 760.950177] [57331]: DEBUG cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-1d1a813d-364a-47c2-ad82-3120828117ec tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 760.950912] [57331]: DEBUG cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-1d1a813d-364a-47c2-ad82-3120828117ec tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 760.971963] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.971963] [57331]: warnings.warn( [ 760.972461] [57331]: INFO cinder.volume.api [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-1d1a813d-364a-47c2-ad82-3120828117ec tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 760.980317] [57331]: INFO cinder.volume.api [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-1d1a813d-364a-47c2-ad82-3120828117ec tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Begin detaching volume completed successfully. [ 760.980317] [57331]: INFO cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-1d1a813d-364a-47c2-ad82-3120828117ec tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6/action returned with HTTP 202 [ 760.980645] [57331]: [pid: 57331|app: 0|req: 42/89] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 14:50:48 2025] POST /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 761.566048] [57332]: DEBUG cinder.api.middleware.request_id [None req-4289854b-3ece-45c6-9c11-7fbc050b2dbd None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.568540] [57332]: INFO cinder.api.openstack.wsgi [None req-4289854b-3ece-45c6-9c11-7fbc050b2dbd tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 761.568792] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4289854b-3ece-45c6-9c11-7fbc050b2dbd tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 761.569438] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4289854b-3ece-45c6-9c11-7fbc050b2dbd tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 761.583253] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.583253] [57332]: warnings.warn( [ 761.590052] [57332]: INFO cinder.volume.api [None req-4289854b-3ece-45c6-9c11-7fbc050b2dbd tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 761.597576] [57332]: INFO cinder.api.openstack.wsgi [None req-4289854b-3ece-45c6-9c11-7fbc050b2dbd tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 761.598056] [57332]: [pid: 57332|app: 0|req: 48/90] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:49 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.013173] [57331]: DEBUG cinder.api.middleware.request_id [None req-b95f0513-d15d-4c72-bcd6-992834c49ea8 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.013173] [57331]: INFO cinder.api.openstack.wsgi [None req-b95f0513-d15d-4c72-bcd6-992834c49ea8 None None] GET http://10.180.1.21/volume// [ 762.013173] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b95f0513-d15d-4c72-bcd6-992834c49ea8 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 762.013173] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b95f0513-d15d-4c72-bcd6-992834c49ea8 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 762.013550] [57331]: INFO cinder.api.openstack.wsgi [None req-b95f0513-d15d-4c72-bcd6-992834c49ea8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 762.013998] [57331]: [pid: 57331|app: 0|req: 43/91] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:50:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 762.018679] [57332]: DEBUG cinder.api.middleware.request_id [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-9d9a1b0c-06a0-4ba7-a80f-227f17efb132 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.021324] [57332]: INFO cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-9d9a1b0c-06a0-4ba7-a80f-227f17efb132 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 762.021707] [57332]: DEBUG cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-9d9a1b0c-06a0-4ba7-a80f-227f17efb132 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 762.022061] [57332]: DEBUG cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-9d9a1b0c-06a0-4ba7-a80f-227f17efb132 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 762.041075] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.041075] [57332]: warnings.warn( [ 762.049367] [57332]: INFO cinder.volume.api [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-9d9a1b0c-06a0-4ba7-a80f-227f17efb132 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 762.054329] [57332]: INFO cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-9d9a1b0c-06a0-4ba7-a80f-227f17efb132 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 762.057276] [57332]: [pid: 57332|app: 0|req: 49/92] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:50:49 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1553 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 762.609934] [57331]: DEBUG cinder.api.middleware.request_id [None req-7d4a04d3-07a9-4a64-b953-51ac45efce79 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.616307] [57331]: INFO cinder.api.openstack.wsgi [None req-7d4a04d3-07a9-4a64-b953-51ac45efce79 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 762.616568] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7d4a04d3-07a9-4a64-b953-51ac45efce79 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 762.616794] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7d4a04d3-07a9-4a64-b953-51ac45efce79 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 762.633204] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.633204] [57331]: warnings.warn( [ 762.638995] [57331]: INFO cinder.volume.api [None req-7d4a04d3-07a9-4a64-b953-51ac45efce79 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 762.645189] [57331]: INFO cinder.api.openstack.wsgi [None req-7d4a04d3-07a9-4a64-b953-51ac45efce79 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 762.645693] [57331]: [pid: 57331|app: 0|req: 44/93] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:50 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.261318] [57332]: DEBUG cinder.api.middleware.request_id [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-818160a2-1cb0-4a2f-9551-576cb3316b5f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.264359] [57332]: INFO cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-818160a2-1cb0-4a2f-9551-576cb3316b5f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376 [ 763.264628] [57332]: DEBUG cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-818160a2-1cb0-4a2f-9551-576cb3316b5f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 763.264877] [57332]: DEBUG cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-818160a2-1cb0-4a2f-9551-576cb3316b5f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 763.282942] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.282942] [57332]: warnings.warn( [ 763.669577] [57331]: DEBUG cinder.api.middleware.request_id [None req-1b91be2f-8530-4927-b0a4-20076d634402 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.671532] [57331]: INFO cinder.api.openstack.wsgi [None req-1b91be2f-8530-4927-b0a4-20076d634402 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 763.671845] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1b91be2f-8530-4927-b0a4-20076d634402 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 763.672112] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1b91be2f-8530-4927-b0a4-20076d634402 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 763.685527] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.685527] [57331]: warnings.warn( [ 763.691521] [57331]: INFO cinder.volume.api [None req-1b91be2f-8530-4927-b0a4-20076d634402 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 763.697700] [57331]: INFO cinder.api.openstack.wsgi [None req-1b91be2f-8530-4927-b0a4-20076d634402 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 763.698227] [57331]: [pid: 57331|app: 0|req: 45/94] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:51 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.825803] [57332]: INFO cinder.api.openstack.wsgi [req-ea5bbc4d-facf-4abb-b32c-b26b442c604b req-818160a2-1cb0-4a2f-9551-576cb3316b5f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376 returned with HTTP 200 [ 763.826546] [57332]: [pid: 57332|app: 0|req: 50/95] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:50:51 2025] DELETE /volume/v3/attachments/0a2f351e-5b2d-48f6-95aa-030749fdb376 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 764.559356] [57331]: DEBUG cinder.api.middleware.request_id [None req-cffa3993-d4cb-4aa6-8a94-64f823963666 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.563915] [57331]: INFO cinder.api.openstack.wsgi [None req-cffa3993-d4cb-4aa6-8a94-64f823963666 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 764.564179] [57331]: DEBUG cinder.api.openstack.wsgi [None req-cffa3993-d4cb-4aa6-8a94-64f823963666 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 764.564443] [57331]: DEBUG cinder.api.openstack.wsgi [None req-cffa3993-d4cb-4aa6-8a94-64f823963666 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 764.578386] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.578386] [57331]: warnings.warn( [ 764.583565] [57331]: INFO cinder.volume.api [None req-cffa3993-d4cb-4aa6-8a94-64f823963666 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 764.591255] [57331]: INFO cinder.api.openstack.wsgi [None req-cffa3993-d4cb-4aa6-8a94-64f823963666 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 764.592061] [57331]: [pid: 57331|app: 0|req: 46/96] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:52 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.608600] [57332]: DEBUG cinder.api.middleware.request_id [None req-2769534a-fa76-40e8-856d-2a5bff52452a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.613381] [57332]: INFO cinder.api.openstack.wsgi [None req-2769534a-fa76-40e8-856d-2a5bff52452a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 764.613586] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2769534a-fa76-40e8-856d-2a5bff52452a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 764.614046] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2769534a-fa76-40e8-856d-2a5bff52452a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 764.614370] [57332]: INFO cinder.api.v3.volumes [None req-2769534a-fa76-40e8-856d-2a5bff52452a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Delete volume with id: ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 764.633495] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.633495] [57332]: warnings.warn( [ 764.634340] [57332]: INFO cinder.volume.api [None req-2769534a-fa76-40e8-856d-2a5bff52452a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 764.684711] [57332]: INFO cinder.volume.api [None req-2769534a-fa76-40e8-856d-2a5bff52452a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Delete volume request issued successfully. [ 764.684711] [57332]: INFO cinder.api.openstack.wsgi [None req-2769534a-fa76-40e8-856d-2a5bff52452a tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 202 [ 764.684711] [57332]: [pid: 57332|app: 0|req: 51/97] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:50:52 2025] DELETE /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 764.689774] [57331]: DEBUG cinder.api.middleware.request_id [None req-7fcb70ef-beba-4202-90ae-1015ac778e88 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.694841] [57331]: INFO cinder.api.openstack.wsgi [None req-7fcb70ef-beba-4202-90ae-1015ac778e88 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 764.695274] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7fcb70ef-beba-4202-90ae-1015ac778e88 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 764.695647] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7fcb70ef-beba-4202-90ae-1015ac778e88 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 764.713843] [57332]: DEBUG cinder.api.middleware.request_id [None req-9f0b4a24-e43b-496b-b576-7232662c4012 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.718232] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.718232] [57331]: warnings.warn( [ 764.718415] [57332]: INFO cinder.api.openstack.wsgi [None req-9f0b4a24-e43b-496b-b576-7232662c4012 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 764.718415] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9f0b4a24-e43b-496b-b576-7232662c4012 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 764.718592] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9f0b4a24-e43b-496b-b576-7232662c4012 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 764.730954] [57331]: INFO cinder.volume.api [None req-7fcb70ef-beba-4202-90ae-1015ac778e88 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 764.731182] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.731182] [57332]: warnings.warn( [ 764.735027] [57331]: INFO cinder.api.openstack.wsgi [None req-7fcb70ef-beba-4202-90ae-1015ac778e88 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 764.735179] [57332]: INFO cinder.volume.api [None req-9f0b4a24-e43b-496b-b576-7232662c4012 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 764.735531] [57331]: [pid: 57331|app: 0|req: 47/98] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:52 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1007 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.744976] [57332]: INFO cinder.api.openstack.wsgi [None req-9f0b4a24-e43b-496b-b576-7232662c4012 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 764.745130] [57332]: [pid: 57332|app: 0|req: 52/99] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:52 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.747678] [57331]: DEBUG cinder.api.middleware.request_id [None req-a17e82b7-dcc8-41e2-89b8-1f6a9952f673 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.750613] [57331]: INFO cinder.api.openstack.wsgi [None req-a17e82b7-dcc8-41e2-89b8-1f6a9952f673 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 765.751114] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a17e82b7-dcc8-41e2-89b8-1f6a9952f673 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 765.751394] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a17e82b7-dcc8-41e2-89b8-1f6a9952f673 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 765.759923] [57332]: DEBUG cinder.api.middleware.request_id [None req-95c06ea7-6692-4fff-98a7-998acb397756 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.766160] [57332]: INFO cinder.api.openstack.wsgi [None req-95c06ea7-6692-4fff-98a7-998acb397756 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 765.766570] [57332]: DEBUG cinder.api.openstack.wsgi [None req-95c06ea7-6692-4fff-98a7-998acb397756 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 765.766741] [57332]: DEBUG cinder.api.openstack.wsgi [None req-95c06ea7-6692-4fff-98a7-998acb397756 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 765.770250] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.770250] [57331]: warnings.warn( [ 765.777169] [57331]: INFO cinder.volume.api [None req-a17e82b7-dcc8-41e2-89b8-1f6a9952f673 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 765.782326] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.782326] [57332]: warnings.warn( [ 765.782634] [57331]: INFO cinder.api.openstack.wsgi [None req-a17e82b7-dcc8-41e2-89b8-1f6a9952f673 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 765.783041] [57331]: [pid: 57331|app: 0|req: 48/100] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:53 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.790677] [57332]: INFO cinder.volume.api [None req-95c06ea7-6692-4fff-98a7-998acb397756 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 765.796682] [57332]: INFO cinder.api.openstack.wsgi [None req-95c06ea7-6692-4fff-98a7-998acb397756 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 765.797681] [57332]: [pid: 57332|app: 0|req: 53/101] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:53 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.797243] [57331]: DEBUG cinder.api.middleware.request_id [None req-77107b21-6b9d-4655-849b-4d317aee4ce5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.802572] [57331]: INFO cinder.api.openstack.wsgi [None req-77107b21-6b9d-4655-849b-4d317aee4ce5 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 766.802572] [57331]: DEBUG cinder.api.openstack.wsgi [None req-77107b21-6b9d-4655-849b-4d317aee4ce5 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 766.802572] [57331]: DEBUG cinder.api.openstack.wsgi [None req-77107b21-6b9d-4655-849b-4d317aee4ce5 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 766.813682] [57332]: DEBUG cinder.api.middleware.request_id [None req-c651c560-79a1-44ea-ac40-afb958ff5138 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.818157] [57332]: INFO cinder.api.openstack.wsgi [None req-c651c560-79a1-44ea-ac40-afb958ff5138 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 766.818466] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c651c560-79a1-44ea-ac40-afb958ff5138 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 766.818773] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c651c560-79a1-44ea-ac40-afb958ff5138 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 766.823210] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.823210] [57331]: warnings.warn( [ 766.828742] [57331]: INFO cinder.volume.api [None req-77107b21-6b9d-4655-849b-4d317aee4ce5 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Volume info retrieved successfully. [ 766.830206] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.830206] [57332]: warnings.warn( [ 766.836286] [57331]: INFO cinder.api.openstack.wsgi [None req-77107b21-6b9d-4655-849b-4d317aee4ce5 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 200 [ 766.836412] [57332]: INFO cinder.volume.api [None req-c651c560-79a1-44ea-ac40-afb958ff5138 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 766.837469] [57331]: [pid: 57331|app: 0|req: 49/102] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:54 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.842271] [57332]: INFO cinder.api.openstack.wsgi [None req-c651c560-79a1-44ea-ac40-afb958ff5138 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 766.842585] [57332]: [pid: 57332|app: 0|req: 54/103] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:54 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.847513] [57331]: DEBUG cinder.api.middleware.request_id [None req-8698d128-c7d3-4aac-b6ca-283345a55682 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.850215] [57331]: INFO cinder.api.openstack.wsgi [None req-8698d128-c7d3-4aac-b6ca-283345a55682 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 767.850215] [57331]: DEBUG cinder.api.openstack.wsgi [None req-8698d128-c7d3-4aac-b6ca-283345a55682 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 767.850215] [57331]: DEBUG cinder.api.openstack.wsgi [None req-8698d128-c7d3-4aac-b6ca-283345a55682 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 767.856471] [57332]: DEBUG cinder.api.middleware.request_id [None req-a532f5c0-4d52-45ea-ab1d-82eec5f999db None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.859788] [57332]: INFO cinder.api.openstack.wsgi [None req-a532f5c0-4d52-45ea-ab1d-82eec5f999db tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 767.860477] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a532f5c0-4d52-45ea-ab1d-82eec5f999db tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 767.860477] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a532f5c0-4d52-45ea-ab1d-82eec5f999db tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 767.862334] [57331]: INFO cinder.api.openstack.wsgi [None req-8698d128-c7d3-4aac-b6ca-283345a55682 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 404 [ 767.862334] [57331]: [pid: 57331|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:50:55 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 767.873787] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.873787] [57332]: warnings.warn( [ 767.880264] [57332]: INFO cinder.volume.api [None req-a532f5c0-4d52-45ea-ab1d-82eec5f999db tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 767.893153] [57332]: INFO cinder.api.openstack.wsgi [None req-a532f5c0-4d52-45ea-ab1d-82eec5f999db tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 767.893695] [57332]: [pid: 57332|app: 0|req: 55/105] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:55 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.915437] [57331]: DEBUG cinder.api.middleware.request_id [None req-d15b4f80-a74b-403c-8bc8-7145995d77de None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.917764] [57331]: INFO cinder.api.openstack.wsgi [None req-d15b4f80-a74b-403c-8bc8-7145995d77de tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 768.918054] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d15b4f80-a74b-403c-8bc8-7145995d77de tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 768.918284] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d15b4f80-a74b-403c-8bc8-7145995d77de tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 768.930415] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.930415] [57331]: warnings.warn( [ 768.934650] [57331]: INFO cinder.volume.api [None req-d15b4f80-a74b-403c-8bc8-7145995d77de tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 768.939961] [57331]: INFO cinder.api.openstack.wsgi [None req-d15b4f80-a74b-403c-8bc8-7145995d77de tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 768.940553] [57331]: [pid: 57331|app: 0|req: 51/106] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:56 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 769.953606] [57332]: DEBUG cinder.api.middleware.request_id [None req-d468a6cd-6374-4af1-8ec4-8fec92bad64f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.957326] [57332]: INFO cinder.api.openstack.wsgi [None req-d468a6cd-6374-4af1-8ec4-8fec92bad64f tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 769.957466] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d468a6cd-6374-4af1-8ec4-8fec92bad64f tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 769.957664] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d468a6cd-6374-4af1-8ec4-8fec92bad64f tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 769.967784] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.967784] [57332]: warnings.warn( [ 769.972128] [57332]: INFO cinder.volume.api [None req-d468a6cd-6374-4af1-8ec4-8fec92bad64f tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 769.978364] [57332]: INFO cinder.api.openstack.wsgi [None req-d468a6cd-6374-4af1-8ec4-8fec92bad64f tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 769.978687] [57332]: [pid: 57332|app: 0|req: 56/107] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:50:57 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 1573 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 770.209344] [57331]: DEBUG cinder.api.middleware.request_id [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0a6ba04e-68f3-4a0e-80f3-894166ec85c2 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.211975] [57331]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0a6ba04e-68f3-4a0e-80f3-894166ec85c2 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 770.212199] [57331]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0a6ba04e-68f3-4a0e-80f3-894166ec85c2 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 770.212449] [57331]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0a6ba04e-68f3-4a0e-80f3-894166ec85c2 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 770.221894] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.221894] [57331]: warnings.warn( [ 770.226478] [57331]: INFO cinder.volume.api [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0a6ba04e-68f3-4a0e-80f3-894166ec85c2 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 770.232025] [57331]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0a6ba04e-68f3-4a0e-80f3-894166ec85c2 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 770.232514] [57331]: [pid: 57331|app: 0|req: 52/108] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:50:57 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 770.589025] [57332]: DEBUG cinder.api.middleware.request_id [req-e64e9352-40db-4b78-8890-106d4cbdadae req-499b7011-abe2-4170-8100-7a838cf5bb46 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.591787] [57332]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-499b7011-abe2-4170-8100-7a838cf5bb46 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 770.592092] [57332]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-499b7011-abe2-4170-8100-7a838cf5bb46 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 770.592334] [57332]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-499b7011-abe2-4170-8100-7a838cf5bb46 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 770.603320] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.603320] [57332]: warnings.warn( [ 770.611355] [57332]: INFO cinder.volume.api [req-e64e9352-40db-4b78-8890-106d4cbdadae req-499b7011-abe2-4170-8100-7a838cf5bb46 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 770.619339] [57332]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-499b7011-abe2-4170-8100-7a838cf5bb46 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 770.620010] [57332]: [pid: 57332|app: 0|req: 57/109] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:50:58 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 1392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 770.627636] [57331]: DEBUG cinder.api.middleware.request_id [None req-59e90ae3-add8-475a-83dc-2f96efac9918 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.628214] [57331]: INFO cinder.api.openstack.wsgi [None req-59e90ae3-add8-475a-83dc-2f96efac9918 None None] GET http://10.180.1.21/volume// [ 770.628458] [57331]: DEBUG cinder.api.openstack.wsgi [None req-59e90ae3-add8-475a-83dc-2f96efac9918 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 770.628683] [57331]: DEBUG cinder.api.openstack.wsgi [None req-59e90ae3-add8-475a-83dc-2f96efac9918 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 770.629142] [57331]: INFO cinder.api.openstack.wsgi [None req-59e90ae3-add8-475a-83dc-2f96efac9918 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 770.629610] [57331]: [pid: 57331|app: 0|req: 53/110] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:50:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 770.638077] [57332]: DEBUG cinder.api.middleware.request_id [req-e64e9352-40db-4b78-8890-106d4cbdadae req-ec53b4ee-891b-48ba-b5d9-fef653ccf488 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.640622] [57332]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-ec53b4ee-891b-48ba-b5d9-fef653ccf488 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] POST http://10.180.1.21/volume/v3/attachments [ 770.641093] [57332]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-ec53b4ee-891b-48ba-b5d9-fef653ccf488 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d30449d3-e21c-42fb-b86e-a52e5921b2ce", "connector": null, "instance_uuid": "4faf783c-3a59-41cf-87a2-c450d4084f89"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 770.652107] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.652107] [57332]: warnings.warn( [ 770.688982] [57332]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-ec53b4ee-891b-48ba-b5d9-fef653ccf488 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 770.689547] [57332]: [pid: 57332|app: 0|req: 58/111] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:50:58 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 776.443310] [57331]: DEBUG cinder.api.middleware.request_id [None req-e443ca04-878f-4582-98a2-d9683033f6cd None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.445471] [57331]: INFO cinder.api.openstack.wsgi [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] POST http://10.180.1.21/volume/v3/volumes [ 776.445907] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-52884782"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 776.447500] [57331]: DEBUG cinder.api.v3.volumes [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-52884782'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 776.447634] [57331]: INFO cinder.api.v3.volumes [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Create volume of 1 GB [ 776.453884] [57331]: INFO cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Availability Zones retrieved successfully. [ 776.462034] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Flow 'volume_create_api' (aef7947c-bfcc-42fb-a2e7-332bf0e4c88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 776.462658] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aea3783-d2ec-4cba-8337-a62909475518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 776.464344] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 776.487680] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aea3783-d2ec-4cba-8337-a62909475518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 776.488750] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014561cc-fd83-4e65-b4c8-39b39c69a0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 776.605222] [57331]: DEBUG cinder.quota [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Created reservations ['2e7baa4f-400c-4d27-9c49-e83b1eaa8714', '6fcc5b84-c33f-4b55-892c-712faf383375', '7914535e-bc2a-498f-9c04-8511a4b25e26', '5a60f2df-bf5a-454e-b9c7-50b948986f0e'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 776.607828] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014561cc-fd83-4e65-b4c8-39b39c69a0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e7baa4f-400c-4d27-9c49-e83b1eaa8714', '6fcc5b84-c33f-4b55-892c-712faf383375', '7914535e-bc2a-498f-9c04-8511a4b25e26', '5a60f2df-bf5a-454e-b9c7-50b948986f0e']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 776.607828] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ff1278-d05b-44b8-83ae-095b01076e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 776.630671] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ff1278-d05b-44b8-83ae-095b01076e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a86640e-10d8-4dba-afd1-1b256eabdce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-52884782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f1ab04cee84cef8ca4f63b06bc8a3a',qos_specs=None,replication_status=,reservations=['2e7baa4f-400c-4d27-9c49-e83b1eaa8714','6fcc5b84-c33f-4b55-892c-712faf383375','7914535e-bc2a-498f-9c04-8511a4b25e26','5a60f2df-bf5a-454e-b9c7-50b948986f0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102be474278e47f89b3643bebdaa0d4c',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-52884782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a86640e-10d8-4dba-afd1-1b256eabdce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f1ab04cee84cef8ca4f63b06bc8a3a',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='102be474278e47f89b3643bebdaa0d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 776.631699] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab37f966-cd64-4d74-b7bc-80fac9c5e81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 776.669149] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab37f966-cd64-4d74-b7bc-80fac9c5e81a) 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-52884782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f1ab04cee84cef8ca4f63b06bc8a3a',qos_specs=None,replication_status=,reservations=['2e7baa4f-400c-4d27-9c49-e83b1eaa8714','6fcc5b84-c33f-4b55-892c-712faf383375','7914535e-bc2a-498f-9c04-8511a4b25e26','5a60f2df-bf5a-454e-b9c7-50b948986f0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102be474278e47f89b3643bebdaa0d4c',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 776.670083] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c312c54c-4550-4197-a4cc-373ec960b7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 776.685686] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c312c54c-4550-4197-a4cc-373ec960b7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 776.685686] [57331]: DEBUG cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Flow 'volume_create_api' (aef7947c-bfcc-42fb-a2e7-332bf0e4c88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 776.685686] [57331]: INFO cinder.volume.api [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Create volume request issued successfully. [ 776.686331] [57331]: INFO cinder.api.openstack.wsgi [None req-e443ca04-878f-4582-98a2-d9683033f6cd tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 776.686864] [57331]: [pid: 57331|app: 0|req: 54/112] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:51:04 2025] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 776.699270] [57332]: DEBUG cinder.api.middleware.request_id [None req-655f1fd9-559a-4a06-a216-f945fde58478 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.704425] [57332]: INFO cinder.api.openstack.wsgi [None req-655f1fd9-559a-4a06-a216-f945fde58478 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 [ 776.705776] [57332]: DEBUG cinder.api.openstack.wsgi [None req-655f1fd9-559a-4a06-a216-f945fde58478 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 776.705776] [57332]: DEBUG cinder.api.openstack.wsgi [None req-655f1fd9-559a-4a06-a216-f945fde58478 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 776.719092] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.719092] [57332]: warnings.warn( [ 776.724172] [57332]: INFO cinder.volume.api [None req-655f1fd9-559a-4a06-a216-f945fde58478 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 776.731216] [57332]: INFO cinder.api.openstack.wsgi [None req-655f1fd9-559a-4a06-a216-f945fde58478 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 returned with HTTP 200 [ 776.732145] [57332]: [pid: 57332|app: 0|req: 59/113] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:04 2025] GET /volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 777.744731] [57331]: DEBUG cinder.api.middleware.request_id [None req-f5f2628f-6e98-4db1-93b5-2a366ff3da84 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.749104] [57331]: INFO cinder.api.openstack.wsgi [None req-f5f2628f-6e98-4db1-93b5-2a366ff3da84 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 [ 777.749104] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f5f2628f-6e98-4db1-93b5-2a366ff3da84 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 777.749104] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f5f2628f-6e98-4db1-93b5-2a366ff3da84 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 777.761183] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.761183] [57331]: warnings.warn( [ 777.767214] [57331]: INFO cinder.volume.api [None req-f5f2628f-6e98-4db1-93b5-2a366ff3da84 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 777.775539] [57331]: INFO cinder.api.openstack.wsgi [None req-f5f2628f-6e98-4db1-93b5-2a366ff3da84 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 returned with HTTP 200 [ 777.775539] [57331]: [pid: 57331|app: 0|req: 55/114] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:05 2025] GET /volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 786.728035] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=72,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 787.774457] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=77,cinder:UPDATE=13,cinder:INSERT=10 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 790.706650] [57332]: DEBUG cinder.api.middleware.request_id [None req-da70d17f-20b3-41a1-8be1-f05ee2075319 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.707233] [57332]: INFO cinder.api.openstack.wsgi [None req-da70d17f-20b3-41a1-8be1-f05ee2075319 None None] GET http://10.180.1.21/volume// [ 790.707429] [57332]: DEBUG cinder.api.openstack.wsgi [None req-da70d17f-20b3-41a1-8be1-f05ee2075319 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 790.707696] [57332]: DEBUG cinder.api.openstack.wsgi [None req-da70d17f-20b3-41a1-8be1-f05ee2075319 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 790.708195] [57332]: INFO cinder.api.openstack.wsgi [None req-da70d17f-20b3-41a1-8be1-f05ee2075319 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 790.708598] [57332]: [pid: 57332|app: 0|req: 60/115] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:51:18 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 790.713715] [57331]: DEBUG cinder.api.middleware.request_id [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-ad28b80f-8fc4-4ee1-b3f3-382f15fb42de None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.716664] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-ad28b80f-8fc4-4ee1-b3f3-382f15fb42de tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] GET http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 790.717047] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-ad28b80f-8fc4-4ee1-b3f3-382f15fb42de tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 790.717294] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-ad28b80f-8fc4-4ee1-b3f3-382f15fb42de tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 790.736955] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.736955] [57331]: warnings.warn( [ 790.742554] [57331]: INFO cinder.volume.api [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-ad28b80f-8fc4-4ee1-b3f3-382f15fb42de tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 790.752456] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-ad28b80f-8fc4-4ee1-b3f3-382f15fb42de tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 200 [ 790.753024] [57331]: [pid: 57331|app: 0|req: 56/116] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:51:18 2025] GET /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 1571 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 791.018070] [57332]: DEBUG cinder.api.middleware.request_id [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-289614ab-c98a-42a2-b357-54c01b52c6e5 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.020735] [57332]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-289614ab-c98a-42a2-b357-54c01b52c6e5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] PUT http://10.180.1.21/volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d [ 791.021347] [57332]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-289614ab-c98a-42a2-b357-54c01b52c6e5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-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=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 791.034122] [57332]: DEBUG cinder.coordination [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-289614ab-c98a-42a2-b357-54c01b52c6e5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Acquiring lock "cinder-attachment_update-e999401b-ae09-41f5-a861-20889f1a3340-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 791.041823] [57332]: DEBUG cinder.coordination [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-289614ab-c98a-42a2-b357-54c01b52c6e5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Lock "cinder-attachment_update-e999401b-ae09-41f5-a861-20889f1a3340-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 791.043081] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.043081] [57332]: warnings.warn( [ 791.571711] [57332]: DEBUG cinder.coordination [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-289614ab-c98a-42a2-b357-54c01b52c6e5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Lock "cinder-attachment_update-e999401b-ae09-41f5-a861-20889f1a3340-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=57332) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 791.572160] [57332]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-289614ab-c98a-42a2-b357-54c01b52c6e5 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d returned with HTTP 200 [ 791.572876] [57332]: [pid: 57332|app: 0|req: 61/117] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:51:18 2025] PUT /volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d => generated 617 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 792.097582] [57331]: DEBUG cinder.api.middleware.request_id [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-9341ab21-066d-4487-91a6-bdbf8d19b92b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.101563] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-9341ab21-066d-4487-91a6-bdbf8d19b92b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] POST http://10.180.1.21/volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d/action [ 792.101975] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-9341ab21-066d-4487-91a6-bdbf8d19b92b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Action body: b'{"os-complete": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 792.102128] [57331]: DEBUG cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-9341ab21-066d-4487-91a6-bdbf8d19b92b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 792.139615] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.139615] [57331]: warnings.warn( [ 792.158905] [57331]: INFO cinder.api.openstack.wsgi [req-11e4147a-5c82-4a85-8e79-a12eecc4ea23 req-9341ab21-066d-4487-91a6-bdbf8d19b92b tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d/action returned with HTTP 204 [ 792.158905] [57331]: [pid: 57331|app: 0|req: 57/118] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:51:19 2025] POST /volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 795.120066] [57332]: DEBUG cinder.api.middleware.request_id [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.122124] [57332]: INFO cinder.api.openstack.wsgi [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] POST http://10.180.1.21/volume/v3/volumes [ 795.122503] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1624363630"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 795.124015] [57332]: DEBUG cinder.api.v3.volumes [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1624363630'}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 795.124193] [57332]: INFO cinder.api.v3.volumes [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Create volume of 1 GB [ 795.124547] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.124547] [57332]: warnings.warn( [ 795.129774] [57332]: INFO cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Availability Zones retrieved successfully. [ 795.137296] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Flow 'volume_create_api' (4f596f65-f2e3-4d30-add7-6268d9a9c581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 795.138785] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f231af3b-4bfd-4b38-acc5-5d81fef41245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 795.140697] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 795.163037] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f231af3b-4bfd-4b38-acc5-5d81fef41245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 795.163037] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4178e2f4-7b09-498f-a133-a64328411534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 795.198035] [57332]: DEBUG cinder.quota [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Created reservations ['a89a5357-9b03-43fa-810d-3b3063875ad4', '34c059af-44f6-4202-b6d4-dedd5c8142fe', '7f2b8bfd-e775-457e-bf4b-cb6df34a3a87', 'e9417936-321c-46cc-90a3-b36d47b11b66'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 795.199887] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4178e2f4-7b09-498f-a133-a64328411534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a89a5357-9b03-43fa-810d-3b3063875ad4', '34c059af-44f6-4202-b6d4-dedd5c8142fe', '7f2b8bfd-e775-457e-bf4b-cb6df34a3a87', 'e9417936-321c-46cc-90a3-b36d47b11b66']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 795.200933] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a117cfc4-e384-4662-9244-41d1dc739fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 795.225252] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a117cfc4-e384-4662-9244-41d1dc739fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09eba27e-fbca-4452-90cf-a17d7bb40c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1624363630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f1ab04cee84cef8ca4f63b06bc8a3a',qos_specs=None,replication_status=,reservations=['a89a5357-9b03-43fa-810d-3b3063875ad4','34c059af-44f6-4202-b6d4-dedd5c8142fe','7f2b8bfd-e775-457e-bf4b-cb6df34a3a87','e9417936-321c-46cc-90a3-b36d47b11b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102be474278e47f89b3643bebdaa0d4c',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1624363630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09eba27e-fbca-4452-90cf-a17d7bb40c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f1ab04cee84cef8ca4f63b06bc8a3a',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='102be474278e47f89b3643bebdaa0d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 795.228687] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3127c1-b5a8-4151-b612-310caea39cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 795.251420] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca3127c1-b5a8-4151-b612-310caea39cbf) 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-1624363630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f1ab04cee84cef8ca4f63b06bc8a3a',qos_specs=None,replication_status=,reservations=['a89a5357-9b03-43fa-810d-3b3063875ad4','34c059af-44f6-4202-b6d4-dedd5c8142fe','7f2b8bfd-e775-457e-bf4b-cb6df34a3a87','e9417936-321c-46cc-90a3-b36d47b11b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='102be474278e47f89b3643bebdaa0d4c',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 795.252778] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7aa5662-b763-4c3a-b404-a0672bb441ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 795.264173] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7aa5662-b763-4c3a-b404-a0672bb441ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 795.265600] [57332]: DEBUG cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Flow 'volume_create_api' (4f596f65-f2e3-4d30-add7-6268d9a9c581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 795.266093] [57332]: INFO cinder.volume.api [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Create volume request issued successfully. [ 795.266874] [57332]: INFO cinder.api.openstack.wsgi [None req-b687d7e8-ec0d-4430-86b3-3a96ae842f75 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 795.267407] [57332]: [pid: 57332|app: 0|req: 62/119] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:51:22 2025] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 795.276653] [57331]: DEBUG cinder.api.middleware.request_id [None req-8ef2bd47-3655-407a-9c1b-46f5452c6d05 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.279511] [57331]: INFO cinder.api.openstack.wsgi [None req-8ef2bd47-3655-407a-9c1b-46f5452c6d05 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 795.279747] [57331]: DEBUG cinder.api.openstack.wsgi [None req-8ef2bd47-3655-407a-9c1b-46f5452c6d05 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 795.279989] [57331]: DEBUG cinder.api.openstack.wsgi [None req-8ef2bd47-3655-407a-9c1b-46f5452c6d05 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 795.288158] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.288158] [57331]: warnings.warn( [ 795.292643] [57331]: INFO cinder.volume.api [None req-8ef2bd47-3655-407a-9c1b-46f5452c6d05 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 795.298554] [57331]: INFO cinder.api.openstack.wsgi [None req-8ef2bd47-3655-407a-9c1b-46f5452c6d05 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 795.299016] [57331]: [pid: 57331|app: 0|req: 58/120] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:23 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.312619] [57332]: DEBUG cinder.api.middleware.request_id [None req-312892ab-add4-4db6-b972-b9c7160c2ada None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.315820] [57332]: INFO cinder.api.openstack.wsgi [None req-312892ab-add4-4db6-b972-b9c7160c2ada tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 796.315969] [57332]: DEBUG cinder.api.openstack.wsgi [None req-312892ab-add4-4db6-b972-b9c7160c2ada tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 796.316561] [57332]: DEBUG cinder.api.openstack.wsgi [None req-312892ab-add4-4db6-b972-b9c7160c2ada tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 796.333601] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.333601] [57332]: warnings.warn( [ 796.340045] [57332]: INFO cinder.volume.api [None req-312892ab-add4-4db6-b972-b9c7160c2ada tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 796.346895] [57332]: INFO cinder.api.openstack.wsgi [None req-312892ab-add4-4db6-b972-b9c7160c2ada tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 796.347556] [57332]: [pid: 57332|app: 0|req: 63/121] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:24 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.295468] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 806.344071] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 810.848638] [57331]: DEBUG cinder.api.middleware.request_id [None req-1870b6c3-a5fd-450b-b5be-d321f9b21161 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.852784] [57331]: INFO cinder.api.openstack.wsgi [None req-1870b6c3-a5fd-450b-b5be-d321f9b21161 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 810.853071] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1870b6c3-a5fd-450b-b5be-d321f9b21161 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.853311] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1870b6c3-a5fd-450b-b5be-d321f9b21161 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.853896] [57331]: INFO cinder.api.v3.volumes [None req-1870b6c3-a5fd-450b-b5be-d321f9b21161 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Delete volume with id: ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 810.868122] [57331]: INFO cinder.api.openstack.wsgi [None req-1870b6c3-a5fd-450b-b5be-d321f9b21161 tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 404 [ 810.868729] [57331]: [pid: 57331|app: 0|req: 59/122] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:51:38 2025] DELETE /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 810.877161] [57332]: DEBUG cinder.api.middleware.request_id [None req-41d53284-8e82-4f5c-92ce-ef709529fd2f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.881774] [57332]: INFO cinder.api.openstack.wsgi [None req-41d53284-8e82-4f5c-92ce-ef709529fd2f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] GET http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 [ 810.882761] [57332]: DEBUG cinder.api.openstack.wsgi [None req-41d53284-8e82-4f5c-92ce-ef709529fd2f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 810.883055] [57332]: DEBUG cinder.api.openstack.wsgi [None req-41d53284-8e82-4f5c-92ce-ef709529fd2f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 810.890574] [57332]: INFO cinder.api.openstack.wsgi [None req-41d53284-8e82-4f5c-92ce-ef709529fd2f tempest-VolumesAssistedSnapshotsTest-565893923 tempest-VolumesAssistedSnapshotsTest-565893923-project-admin] http://10.180.1.21/volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 returned with HTTP 404 [ 810.891416] [57332]: [pid: 57332|app: 0|req: 64/123] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:38 2025] GET /volume/v3/volumes/ef9f1278-7e91-49c8-9a9b-b5d9fdf99dd6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 816.996777] [57331]: DEBUG cinder.api.middleware.request_id [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.999593] [57331]: INFO cinder.api.openstack.wsgi [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] POST http://10.180.1.21/volume/v3/volumes [ 817.000082] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-645006074"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 817.002823] [57331]: DEBUG cinder.api.v3.volumes [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-645006074'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 817.003057] [57331]: INFO cinder.api.v3.volumes [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Create volume of 1 GB [ 817.016106] [57331]: INFO cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Availability Zones retrieved successfully. [ 817.024826] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Flow 'volume_create_api' (6b3b29c8-6dfb-48f1-886e-c73efdfa64ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 817.026396] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237c5a62-bdfb-4788-a8c3-8ae64efa12ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.027733] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 817.055498] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237c5a62-bdfb-4788-a8c3-8ae64efa12ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.056475] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e7ce07-4872-42b2-81f7-72ccb460529f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.108753] [57331]: DEBUG cinder.quota [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Created reservations ['2b0d8b62-11c6-4ae0-b962-524b462314df', '6c356a88-fed9-4398-b30d-6e451d403a8e', '72b22724-9834-449a-b306-54b426cbdb8d', '87f77ba6-a828-415e-8948-f19c3267fa6f'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 817.109810] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e7ce07-4872-42b2-81f7-72ccb460529f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0d8b62-11c6-4ae0-b962-524b462314df', '6c356a88-fed9-4398-b30d-6e451d403a8e', '72b22724-9834-449a-b306-54b426cbdb8d', '87f77ba6-a828-415e-8948-f19c3267fa6f']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.110731] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff95120-5145-47aa-87f2-18a399243cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.125730] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff95120-5145-47aa-87f2-18a399243cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69e69d2e-0b46-4e09-9b57-e8c2f7bac54e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-645006074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6854d601945847dfb8973bc35d037fbb',qos_specs=None,replication_status=,reservations=['2b0d8b62-11c6-4ae0-b962-524b462314df','6c356a88-fed9-4398-b30d-6e451d403a8e','72b22724-9834-449a-b306-54b426cbdb8d','87f77ba6-a828-415e-8948-f19c3267fa6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcdf844a1c45447ea7ffb37a66aec555',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-645006074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69e69d2e-0b46-4e09-9b57-e8c2f7bac54e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6854d601945847dfb8973bc35d037fbb',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='bcdf844a1c45447ea7ffb37a66aec555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.125730] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e17a74-8ee1-4771-b562-604a01e349c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.140886] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e17a74-8ee1-4771-b562-604a01e349c3) 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-645006074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6854d601945847dfb8973bc35d037fbb',qos_specs=None,replication_status=,reservations=['2b0d8b62-11c6-4ae0-b962-524b462314df','6c356a88-fed9-4398-b30d-6e451d403a8e','72b22724-9834-449a-b306-54b426cbdb8d','87f77ba6-a828-415e-8948-f19c3267fa6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcdf844a1c45447ea7ffb37a66aec555',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.141761] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9c1acb-ce0c-42de-9c5e-f2fe7558c01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 817.150615] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9c1acb-ce0c-42de-9c5e-f2fe7558c01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 817.151728] [57331]: DEBUG cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Flow 'volume_create_api' (6b3b29c8-6dfb-48f1-886e-c73efdfa64ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 817.152114] [57331]: INFO cinder.volume.api [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Create volume request issued successfully. [ 817.152798] [57331]: INFO cinder.api.openstack.wsgi [None req-6053aba1-58f9-4892-90eb-37cf828b62f5 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 817.153367] [57331]: [pid: 57331|app: 0|req: 60/124] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:51:44 2025] POST /volume/v3/volumes => generated 753 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 817.163118] [57332]: DEBUG cinder.api.middleware.request_id [None req-e8297e99-5357-4f89-a47d-519c2edf1021 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.165449] [57332]: INFO cinder.api.openstack.wsgi [None req-e8297e99-5357-4f89-a47d-519c2edf1021 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] GET http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e [ 817.165662] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e8297e99-5357-4f89-a47d-519c2edf1021 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 817.165879] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e8297e99-5357-4f89-a47d-519c2edf1021 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 817.176523] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.176523] [57332]: warnings.warn( [ 817.181991] [57332]: INFO cinder.volume.api [None req-e8297e99-5357-4f89-a47d-519c2edf1021 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Volume info retrieved successfully. [ 817.187836] [57332]: INFO cinder.api.openstack.wsgi [None req-e8297e99-5357-4f89-a47d-519c2edf1021 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e returned with HTTP 200 [ 817.188168] [57332]: [pid: 57332|app: 0|req: 65/125] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:44 2025] GET /volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.198577] [57331]: DEBUG cinder.api.middleware.request_id [None req-c601bc41-a079-45d2-a744-905b393e3748 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.202428] [57331]: INFO cinder.api.openstack.wsgi [None req-c601bc41-a079-45d2-a744-905b393e3748 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] GET http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e [ 818.202711] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c601bc41-a079-45d2-a744-905b393e3748 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 818.202855] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c601bc41-a079-45d2-a744-905b393e3748 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 818.220299] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.220299] [57331]: warnings.warn( [ 818.224437] [57331]: INFO cinder.volume.api [None req-c601bc41-a079-45d2-a744-905b393e3748 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Volume info retrieved successfully. [ 818.230212] [57331]: INFO cinder.api.openstack.wsgi [None req-c601bc41-a079-45d2-a744-905b393e3748 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e returned with HTTP 200 [ 818.231817] [57331]: [pid: 57331|app: 0|req: 61/126] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:45 2025] GET /volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 818.869396] [57332]: DEBUG cinder.api.middleware.request_id [req-3df2c9b7-418b-42c5-944b-a17aea72e40b req-5abca3d8-728b-4567-8f4e-67d2ace6d0e7 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.872846] [57332]: INFO cinder.api.openstack.wsgi [req-3df2c9b7-418b-42c5-944b-a17aea72e40b req-5abca3d8-728b-4567-8f4e-67d2ace6d0e7 tempest-VolumesAdminNegativeTest-905343724 tempest-VolumesAdminNegativeTest-905343724-project] GET http://10.180.1.21/volume/v3/volumes/6f8026d7-4af2-4d4b-989e-51ce531d6dd5 [ 818.872846] [57332]: DEBUG cinder.api.openstack.wsgi [req-3df2c9b7-418b-42c5-944b-a17aea72e40b req-5abca3d8-728b-4567-8f4e-67d2ace6d0e7 tempest-VolumesAdminNegativeTest-905343724 tempest-VolumesAdminNegativeTest-905343724-project] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 818.872846] [57332]: DEBUG cinder.api.openstack.wsgi [req-3df2c9b7-418b-42c5-944b-a17aea72e40b req-5abca3d8-728b-4567-8f4e-67d2ace6d0e7 tempest-VolumesAdminNegativeTest-905343724 tempest-VolumesAdminNegativeTest-905343724-project] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 818.883221] [57332]: INFO cinder.api.openstack.wsgi [req-3df2c9b7-418b-42c5-944b-a17aea72e40b req-5abca3d8-728b-4567-8f4e-67d2ace6d0e7 tempest-VolumesAdminNegativeTest-905343724 tempest-VolumesAdminNegativeTest-905343724-project] http://10.180.1.21/volume/v3/volumes/6f8026d7-4af2-4d4b-989e-51ce531d6dd5 returned with HTTP 404 [ 818.883822] [57332]: [pid: 57332|app: 0|req: 66/127] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:51:46 2025] GET /volume/v3/volumes/6f8026d7-4af2-4d4b-989e-51ce531d6dd5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 818.897273] [57331]: DEBUG cinder.api.middleware.request_id [None req-3b0a3377-86d7-434e-8e72-0e618ac899a9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.900314] [57331]: INFO cinder.api.openstack.wsgi [None req-3b0a3377-86d7-434e-8e72-0e618ac899a9 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] DELETE http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e [ 818.900614] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3b0a3377-86d7-434e-8e72-0e618ac899a9 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 818.901152] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3b0a3377-86d7-434e-8e72-0e618ac899a9 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 818.901421] [57331]: INFO cinder.api.v3.volumes [None req-3b0a3377-86d7-434e-8e72-0e618ac899a9 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Delete volume with id: 69e69d2e-0b46-4e09-9b57-e8c2f7bac54e [ 818.917770] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.917770] [57331]: warnings.warn( [ 818.918686] [57331]: INFO cinder.volume.api [None req-3b0a3377-86d7-434e-8e72-0e618ac899a9 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Volume info retrieved successfully. [ 818.958701] [57331]: INFO cinder.volume.api [None req-3b0a3377-86d7-434e-8e72-0e618ac899a9 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Delete volume request issued successfully. [ 818.959093] [57331]: INFO cinder.api.openstack.wsgi [None req-3b0a3377-86d7-434e-8e72-0e618ac899a9 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e returned with HTTP 202 [ 818.959988] [57331]: [pid: 57331|app: 0|req: 62/128] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:51:46 2025] DELETE /volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 818.965036] [57332]: DEBUG cinder.api.middleware.request_id [None req-619fdb4e-3d4c-49f4-8cc5-e77f74e70cd0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.967393] [57332]: INFO cinder.api.openstack.wsgi [None req-619fdb4e-3d4c-49f4-8cc5-e77f74e70cd0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] GET http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e [ 818.967695] [57332]: DEBUG cinder.api.openstack.wsgi [None req-619fdb4e-3d4c-49f4-8cc5-e77f74e70cd0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 818.967770] [57332]: DEBUG cinder.api.openstack.wsgi [None req-619fdb4e-3d4c-49f4-8cc5-e77f74e70cd0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 818.985525] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.985525] [57332]: warnings.warn( [ 818.993865] [57332]: INFO cinder.volume.api [None req-619fdb4e-3d4c-49f4-8cc5-e77f74e70cd0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Volume info retrieved successfully. [ 819.004161] [57332]: INFO cinder.api.openstack.wsgi [None req-619fdb4e-3d4c-49f4-8cc5-e77f74e70cd0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e returned with HTTP 200 [ 819.006096] [57332]: [pid: 57332|app: 0|req: 67/129] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:46 2025] GET /volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 820.016818] [57331]: DEBUG cinder.api.middleware.request_id [None req-83e60201-9182-4dae-9a31-bd01274972f0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.019111] [57331]: INFO cinder.api.openstack.wsgi [None req-83e60201-9182-4dae-9a31-bd01274972f0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] GET http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e [ 820.019348] [57331]: DEBUG cinder.api.openstack.wsgi [None req-83e60201-9182-4dae-9a31-bd01274972f0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 820.019565] [57331]: DEBUG cinder.api.openstack.wsgi [None req-83e60201-9182-4dae-9a31-bd01274972f0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 820.029374] [57331]: INFO cinder.api.openstack.wsgi [None req-83e60201-9182-4dae-9a31-bd01274972f0 tempest-VolumesAdminNegativeTest-956900489 tempest-VolumesAdminNegativeTest-956900489-project-member] http://10.180.1.21/volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e returned with HTTP 404 [ 820.029374] [57331]: [pid: 57331|app: 0|req: 63/130] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:51:47 2025] GET /volume/v3/volumes/69e69d2e-0b46-4e09-9b57-e8c2f7bac54e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 829.000419] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=10 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 830.022649] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=36,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 839.050815] [57332]: DEBUG cinder.api.middleware.request_id [None req-a7acd176-6af1-4077-b3f3-68fc29fca5f4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.051292] [57332]: INFO cinder.api.openstack.wsgi [None req-a7acd176-6af1-4077-b3f3-68fc29fca5f4 None None] GET http://10.180.1.21/volume// [ 839.051468] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a7acd176-6af1-4077-b3f3-68fc29fca5f4 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.051682] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a7acd176-6af1-4077-b3f3-68fc29fca5f4 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.052086] [57332]: INFO cinder.api.openstack.wsgi [None req-a7acd176-6af1-4077-b3f3-68fc29fca5f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 839.052412] [57332]: [pid: 57332|app: 0|req: 68/131] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:52:06 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 839.055902] [57331]: DEBUG cinder.api.middleware.request_id [req-e64e9352-40db-4b78-8890-106d4cbdadae req-086729f2-b069-4e64-ac85-de344d555df7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.058361] [57331]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-086729f2-b069-4e64-ac85-de344d555df7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 839.058672] [57331]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-086729f2-b069-4e64-ac85-de344d555df7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.058916] [57331]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-086729f2-b069-4e64-ac85-de344d555df7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.072991] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.072991] [57331]: warnings.warn( [ 839.076814] [57331]: INFO cinder.volume.api [req-e64e9352-40db-4b78-8890-106d4cbdadae req-086729f2-b069-4e64-ac85-de344d555df7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 839.082918] [57331]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-086729f2-b069-4e64-ac85-de344d555df7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 839.083444] [57331]: [pid: 57331|app: 0|req: 64/132] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:52:06 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 839.275506] [57332]: DEBUG cinder.api.middleware.request_id [req-e64e9352-40db-4b78-8890-106d4cbdadae req-e779c609-8522-4c47-9cb8-1630e57a51cb None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.278464] [57332]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-e779c609-8522-4c47-9cb8-1630e57a51cb tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] PUT http://10.180.1.21/volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452 [ 839.279041] [57332]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-e779c609-8522-4c47-9cb8-1630e57a51cb tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-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=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 839.287675] [57332]: DEBUG cinder.coordination [req-e64e9352-40db-4b78-8890-106d4cbdadae req-e779c609-8522-4c47-9cb8-1630e57a51cb tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Acquiring lock "cinder-attachment_update-d30449d3-e21c-42fb-b86e-a52e5921b2ce-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 839.296098] [57332]: DEBUG cinder.coordination [req-e64e9352-40db-4b78-8890-106d4cbdadae req-e779c609-8522-4c47-9cb8-1630e57a51cb tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Lock "cinder-attachment_update-d30449d3-e21c-42fb-b86e-a52e5921b2ce-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 839.296730] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.296730] [57332]: warnings.warn( [ 839.821437] [57332]: DEBUG cinder.coordination [req-e64e9352-40db-4b78-8890-106d4cbdadae req-e779c609-8522-4c47-9cb8-1630e57a51cb tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Lock "cinder-attachment_update-d30449d3-e21c-42fb-b86e-a52e5921b2ce-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=57332) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 839.821437] [57332]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-e779c609-8522-4c47-9cb8-1630e57a51cb tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452 returned with HTTP 200 [ 839.821877] [57332]: [pid: 57332|app: 0|req: 69/133] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:52:07 2025] PUT /volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 840.330740] [57331]: DEBUG cinder.api.middleware.request_id [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0c03202a-1a20-4210-8ba2-bf1523a659b0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.337414] [57331]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0c03202a-1a20-4210-8ba2-bf1523a659b0 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] POST http://10.180.1.21/volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452/action [ 840.337883] [57331]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0c03202a-1a20-4210-8ba2-bf1523a659b0 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Action body: b'{"os-complete": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 840.338028] [57331]: DEBUG cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0c03202a-1a20-4210-8ba2-bf1523a659b0 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 840.366665] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.366665] [57331]: warnings.warn( [ 840.379131] [57331]: INFO cinder.api.openstack.wsgi [req-e64e9352-40db-4b78-8890-106d4cbdadae req-0c03202a-1a20-4210-8ba2-bf1523a659b0 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452/action returned with HTTP 204 [ 840.379723] [57331]: [pid: 57331|app: 0|req: 65/134] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:52:08 2025] POST /volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 848.530763] [57332]: DEBUG cinder.api.middleware.request_id [req-7f7ff8ed-444a-48f5-8e62-bd21abc7b307 req-2d042b30-7746-4f40-9c88-60cac516e6c0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.534038] [57332]: INFO cinder.api.openstack.wsgi [req-7f7ff8ed-444a-48f5-8e62-bd21abc7b307 req-2d042b30-7746-4f40-9c88-60cac516e6c0 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-921568837 [ 848.534315] [57332]: DEBUG cinder.api.openstack.wsgi [req-7f7ff8ed-444a-48f5-8e62-bd21abc7b307 req-2d042b30-7746-4f40-9c88-60cac516e6c0 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 848.534666] [57332]: DEBUG cinder.api.openstack.wsgi [req-7f7ff8ed-444a-48f5-8e62-bd21abc7b307 req-2d042b30-7746-4f40-9c88-60cac516e6c0 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 848.534872] [57332]: INFO cinder.api.v3.volumes [req-7f7ff8ed-444a-48f5-8e62-bd21abc7b307 req-2d042b30-7746-4f40-9c88-60cac516e6c0 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] Delete volume with id: tempest-invalid-921568837 [ 848.544341] [57332]: INFO cinder.api.openstack.wsgi [req-7f7ff8ed-444a-48f5-8e62-bd21abc7b307 req-2d042b30-7746-4f40-9c88-60cac516e6c0 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-921568837 returned with HTTP 404 [ 848.545044] [57332]: [pid: 57332|app: 0|req: 70/135] 10.180.1.21 () {62 vars in 1467 bytes} [Mon Dec 15 14:52:16 2025] DELETE /volume/v3/volumes/tempest-invalid-921568837 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 848.573828] [57331]: DEBUG cinder.api.middleware.request_id [req-a4a24edd-497c-43cb-b24b-c97ef6d3e647 req-b1863c3b-d8b9-4250-9b6c-7482ac7e9a88 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.576592] [57331]: INFO cinder.api.openstack.wsgi [req-a4a24edd-497c-43cb-b24b-c97ef6d3e647 req-b1863c3b-d8b9-4250-9b6c-7482ac7e9a88 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] DELETE http://10.180.1.21/volume/v3/volumes/158e57aa-9289-4f67-b884-3c0150724be1 [ 848.576848] [57331]: DEBUG cinder.api.openstack.wsgi [req-a4a24edd-497c-43cb-b24b-c97ef6d3e647 req-b1863c3b-d8b9-4250-9b6c-7482ac7e9a88 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 848.577117] [57331]: DEBUG cinder.api.openstack.wsgi [req-a4a24edd-497c-43cb-b24b-c97ef6d3e647 req-b1863c3b-d8b9-4250-9b6c-7482ac7e9a88 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 848.577414] [57331]: INFO cinder.api.v3.volumes [req-a4a24edd-497c-43cb-b24b-c97ef6d3e647 req-b1863c3b-d8b9-4250-9b6c-7482ac7e9a88 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] Delete volume with id: 158e57aa-9289-4f67-b884-3c0150724be1 [ 848.584335] [57331]: INFO cinder.api.openstack.wsgi [req-a4a24edd-497c-43cb-b24b-c97ef6d3e647 req-b1863c3b-d8b9-4250-9b6c-7482ac7e9a88 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] http://10.180.1.21/volume/v3/volumes/158e57aa-9289-4f67-b884-3c0150724be1 returned with HTTP 404 [ 848.585105] [57331]: [pid: 57331|app: 0|req: 66/136] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 14:52:16 2025] DELETE /volume/v3/volumes/158e57aa-9289-4f67-b884-3c0150724be1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 848.600118] [57332]: DEBUG cinder.api.middleware.request_id [req-d51183c0-c6b8-4ef2-9989-dfcbf4607579 req-cf02dc3d-525a-4fd1-9e72-1d30fcc27ea2 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.603301] [57332]: INFO cinder.api.openstack.wsgi [req-d51183c0-c6b8-4ef2-9989-dfcbf4607579 req-cf02dc3d-525a-4fd1-9e72-1d30fcc27ea2 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] GET http://10.180.1.21/volume/v3/volumes/a3627556-9048-42d6-a947-e07742245806 [ 848.603301] [57332]: DEBUG cinder.api.openstack.wsgi [req-d51183c0-c6b8-4ef2-9989-dfcbf4607579 req-cf02dc3d-525a-4fd1-9e72-1d30fcc27ea2 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 848.603301] [57332]: DEBUG cinder.api.openstack.wsgi [req-d51183c0-c6b8-4ef2-9989-dfcbf4607579 req-cf02dc3d-525a-4fd1-9e72-1d30fcc27ea2 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 848.610149] [57332]: INFO cinder.api.openstack.wsgi [req-d51183c0-c6b8-4ef2-9989-dfcbf4607579 req-cf02dc3d-525a-4fd1-9e72-1d30fcc27ea2 tempest-VolumesNegativeTest-1682434287 tempest-VolumesNegativeTest-1682434287-project-member] http://10.180.1.21/volume/v3/volumes/a3627556-9048-42d6-a947-e07742245806 returned with HTTP 404 [ 848.610827] [57332]: [pid: 57332|app: 0|req: 71/137] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:52:16 2025] GET /volume/v3/volumes/a3627556-9048-42d6-a947-e07742245806 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 850.792200] [57331]: DEBUG cinder.api.middleware.request_id [None req-5cdb08ab-1045-4468-a0df-3f848a8adc78 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.796996] [57331]: INFO cinder.api.openstack.wsgi [None req-5cdb08ab-1045-4468-a0df-3f848a8adc78 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 850.798346] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5cdb08ab-1045-4468-a0df-3f848a8adc78 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 850.798580] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5cdb08ab-1045-4468-a0df-3f848a8adc78 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 850.826228] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.826228] [57331]: warnings.warn( [ 850.836575] [57331]: INFO cinder.volume.api [None req-5cdb08ab-1045-4468-a0df-3f848a8adc78 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 850.847997] [57331]: INFO cinder.api.openstack.wsgi [None req-5cdb08ab-1045-4468-a0df-3f848a8adc78 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 850.848491] [57331]: [pid: 57331|app: 0|req: 67/138] 10.180.1.21 () {60 vars in 1266 bytes} [Mon Dec 15 14:52:18 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 1865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 858.606051] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 860.842725] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=15,cinder:UPDATE=2 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 907.534435] [57332]: DEBUG cinder.api.middleware.request_id [req-8062fc59-0700-4c2c-90d3-9e1ae5c4820a req-ef8405d5-66a7-436c-b5c7-682ccc28bcd0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.538656] [57332]: INFO cinder.api.openstack.wsgi [req-8062fc59-0700-4c2c-90d3-9e1ae5c4820a req-ef8405d5-66a7-436c-b5c7-682ccc28bcd0 tempest-InstanceActionsTestJSON-979795184 tempest-InstanceActionsTestJSON-979795184-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1d564ca7-add0-4e99-83c6-79adcb077209 [ 907.538656] [57332]: DEBUG cinder.api.openstack.wsgi [req-8062fc59-0700-4c2c-90d3-9e1ae5c4820a req-ef8405d5-66a7-436c-b5c7-682ccc28bcd0 tempest-InstanceActionsTestJSON-979795184 tempest-InstanceActionsTestJSON-979795184-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 907.538656] [57332]: DEBUG cinder.api.openstack.wsgi [req-8062fc59-0700-4c2c-90d3-9e1ae5c4820a req-ef8405d5-66a7-436c-b5c7-682ccc28bcd0 tempest-InstanceActionsTestJSON-979795184 tempest-InstanceActionsTestJSON-979795184-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 907.543385] [57332]: INFO cinder.api.openstack.wsgi [req-8062fc59-0700-4c2c-90d3-9e1ae5c4820a req-ef8405d5-66a7-436c-b5c7-682ccc28bcd0 tempest-InstanceActionsTestJSON-979795184 tempest-InstanceActionsTestJSON-979795184-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1d564ca7-add0-4e99-83c6-79adcb077209 returned with HTTP 200 [ 907.543992] [57332]: [pid: 57332|app: 0|req: 72/139] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 15 14:53:15 2025] GET /volume/v3/attachments?instance_id=1d564ca7-add0-4e99-83c6-79adcb077209 => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.401415] [57331]: DEBUG cinder.api.middleware.request_id [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.403700] [57331]: INFO cinder.api.openstack.wsgi [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] POST http://10.180.1.21/volume/v3/volumes [ 909.404137] [57331]: DEBUG cinder.api.openstack.wsgi [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1288819714", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 909.406571] [57331]: DEBUG cinder.api.v3.volumes [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1288819714', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 909.406710] [57331]: INFO cinder.api.v3.volumes [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Create volume of 1 GB [ 909.411912] [57331]: INFO cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Availability Zones retrieved successfully. [ 909.418814] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Flow 'volume_create_api' (220414d2-84d1-40b0-8a26-f6abb32155e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 909.420055] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (034a0de2-961a-4f40-ad6f-f11bae9adccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 909.421248] [57331]: DEBUG cinder.volume.flows.api.create_volume [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 909.440626] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (034a0de2-961a-4f40-ad6f-f11bae9adccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 909.441731] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5efc19-c47d-43b6-a371-a5f2894d7b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 909.503579] [57331]: DEBUG cinder.quota [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Created reservations ['94e75f4e-ff61-4c3e-871a-09fa147f58d3', 'ef49749b-27a5-4cb5-8063-5eb960204441', '6f034d89-212d-4300-a05c-9bf4f7bfa3f7', 'de44791c-55ca-4d67-a7aa-4ca5a50acc18'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 909.503682] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5efc19-c47d-43b6-a371-a5f2894d7b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e75f4e-ff61-4c3e-871a-09fa147f58d3', 'ef49749b-27a5-4cb5-8063-5eb960204441', '6f034d89-212d-4300-a05c-9bf4f7bfa3f7', 'de44791c-55ca-4d67-a7aa-4ca5a50acc18']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 909.504515] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99cd3341-748d-452d-a821-190544fed09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 909.531255] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99cd3341-748d-452d-a821-190544fed09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c04052b2-1097-43a9-b138-0bf28bbd0223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1288819714',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c5695d839ab146aa9ec2fe6b363a0fd8',qos_specs=None,replication_status=,reservations=['94e75f4e-ff61-4c3e-871a-09fa147f58d3','ef49749b-27a5-4cb5-8063-5eb960204441','6f034d89-212d-4300-a05c-9bf4f7bfa3f7','de44791c-55ca-4d67-a7aa-4ca5a50acc18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db08c42d77e4b91aa89d78e1be005e6',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1288819714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c04052b2-1097-43a9-b138-0bf28bbd0223,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c5695d839ab146aa9ec2fe6b363a0fd8',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='2db08c42d77e4b91aa89d78e1be005e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 909.531255] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08ae2fec-07a7-4fc8-b735-859f201ffa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 909.562239] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08ae2fec-07a7-4fc8-b735-859f201ffa1f) 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-1288819714',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c5695d839ab146aa9ec2fe6b363a0fd8',qos_specs=None,replication_status=,reservations=['94e75f4e-ff61-4c3e-871a-09fa147f58d3','ef49749b-27a5-4cb5-8063-5eb960204441','6f034d89-212d-4300-a05c-9bf4f7bfa3f7','de44791c-55ca-4d67-a7aa-4ca5a50acc18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db08c42d77e4b91aa89d78e1be005e6',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 909.562537] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61f2592-58f1-4a51-a6ac-9956212e351a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 909.575474] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61f2592-58f1-4a51-a6ac-9956212e351a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 909.576286] [57331]: DEBUG cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Flow 'volume_create_api' (220414d2-84d1-40b0-8a26-f6abb32155e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 909.577085] [57331]: INFO cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Create volume request issued successfully. [ 909.577495] [57331]: INFO cinder.api.openstack.wsgi [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-5b140b14-c07c-49f5-94c6-670cd0a76b10 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 909.578112] [57331]: [pid: 57331|app: 0|req: 68/140] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Dec 15 14:53:17 2025] POST /volume/v3/volumes => generated 762 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 909.582816] [57332]: DEBUG cinder.api.middleware.request_id [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-c7e9bcfc-1d9c-465a-b01f-aa708a129335 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.585189] [57332]: INFO cinder.api.openstack.wsgi [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-c7e9bcfc-1d9c-465a-b01f-aa708a129335 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] GET http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 [ 909.585423] [57332]: DEBUG cinder.api.openstack.wsgi [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-c7e9bcfc-1d9c-465a-b01f-aa708a129335 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 909.585647] [57332]: DEBUG cinder.api.openstack.wsgi [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-c7e9bcfc-1d9c-465a-b01f-aa708a129335 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 909.596378] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.596378] [57332]: warnings.warn( [ 909.601972] [57332]: INFO cinder.volume.api [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-c7e9bcfc-1d9c-465a-b01f-aa708a129335 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Volume info retrieved successfully. [ 909.610639] [57332]: INFO cinder.api.openstack.wsgi [req-58b81f09-d169-4e9d-aead-084a78f0d900 req-c7e9bcfc-1d9c-465a-b01f-aa708a129335 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 returned with HTTP 200 [ 909.611064] [57332]: [pid: 57332|app: 0|req: 73/141] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:17 2025] GET /volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 => generated 830 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.657075] [57331]: DEBUG cinder.api.middleware.request_id [req-585558d5-cc17-4a33-86b5-f088521d371f req-2e952c91-c5b8-41fb-900a-e4e2423b5788 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.659458] [57331]: INFO cinder.api.openstack.wsgi [req-585558d5-cc17-4a33-86b5-f088521d371f req-2e952c91-c5b8-41fb-900a-e4e2423b5788 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] GET http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 [ 909.659970] [57331]: DEBUG cinder.api.openstack.wsgi [req-585558d5-cc17-4a33-86b5-f088521d371f req-2e952c91-c5b8-41fb-900a-e4e2423b5788 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 909.660339] [57331]: DEBUG cinder.api.openstack.wsgi [req-585558d5-cc17-4a33-86b5-f088521d371f req-2e952c91-c5b8-41fb-900a-e4e2423b5788 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 909.679314] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.679314] [57331]: warnings.warn( [ 909.685938] [57331]: INFO cinder.volume.api [req-585558d5-cc17-4a33-86b5-f088521d371f req-2e952c91-c5b8-41fb-900a-e4e2423b5788 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Volume info retrieved successfully. [ 909.695734] [57331]: INFO cinder.api.openstack.wsgi [req-585558d5-cc17-4a33-86b5-f088521d371f req-2e952c91-c5b8-41fb-900a-e4e2423b5788 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 returned with HTTP 200 [ 909.696256] [57331]: [pid: 57331|app: 0|req: 69/142] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:17 2025] GET /volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.729087] [57332]: DEBUG cinder.api.middleware.request_id [req-5604ada0-0ca9-4636-9406-5989e7319247 req-28393a8b-1c6d-49f4-8e72-394f3dc66791 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.731675] [57332]: INFO cinder.api.openstack.wsgi [req-5604ada0-0ca9-4636-9406-5989e7319247 req-28393a8b-1c6d-49f4-8e72-394f3dc66791 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] GET http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 [ 910.731901] [57332]: DEBUG cinder.api.openstack.wsgi [req-5604ada0-0ca9-4636-9406-5989e7319247 req-28393a8b-1c6d-49f4-8e72-394f3dc66791 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 910.732154] [57332]: DEBUG cinder.api.openstack.wsgi [req-5604ada0-0ca9-4636-9406-5989e7319247 req-28393a8b-1c6d-49f4-8e72-394f3dc66791 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 910.743294] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.743294] [57332]: warnings.warn( [ 910.748361] [57332]: INFO cinder.volume.api [req-5604ada0-0ca9-4636-9406-5989e7319247 req-28393a8b-1c6d-49f4-8e72-394f3dc66791 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Volume info retrieved successfully. [ 910.754568] [57332]: INFO cinder.api.openstack.wsgi [req-5604ada0-0ca9-4636-9406-5989e7319247 req-28393a8b-1c6d-49f4-8e72-394f3dc66791 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 returned with HTTP 200 [ 910.755173] [57332]: [pid: 57332|app: 0|req: 74/143] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:18 2025] GET /volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.777365] [57331]: DEBUG cinder.api.middleware.request_id [req-afbb1140-262e-46f7-aa83-4707988312ec req-a0679ba1-c89d-499b-8484-576cbdf6b219 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.780239] [57331]: INFO cinder.api.openstack.wsgi [req-afbb1140-262e-46f7-aa83-4707988312ec req-a0679ba1-c89d-499b-8484-576cbdf6b219 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] GET http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 [ 910.780239] [57331]: DEBUG cinder.api.openstack.wsgi [req-afbb1140-262e-46f7-aa83-4707988312ec req-a0679ba1-c89d-499b-8484-576cbdf6b219 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 910.780448] [57331]: DEBUG cinder.api.openstack.wsgi [req-afbb1140-262e-46f7-aa83-4707988312ec req-a0679ba1-c89d-499b-8484-576cbdf6b219 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 910.790906] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.790906] [57331]: warnings.warn( [ 910.796102] [57331]: INFO cinder.volume.api [req-afbb1140-262e-46f7-aa83-4707988312ec req-a0679ba1-c89d-499b-8484-576cbdf6b219 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Volume info retrieved successfully. [ 910.802225] [57331]: INFO cinder.api.openstack.wsgi [req-afbb1140-262e-46f7-aa83-4707988312ec req-a0679ba1-c89d-499b-8484-576cbdf6b219 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 returned with HTTP 200 [ 910.802803] [57331]: [pid: 57331|app: 0|req: 70/144] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:18 2025] GET /volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.854024] [57332]: DEBUG cinder.api.middleware.request_id [req-775dd44f-96cf-4c1e-aeb5-1cbbf2e39210 req-3ba38721-2939-467d-b94b-bd77d70ec3d0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.857123] [57332]: INFO cinder.api.openstack.wsgi [req-775dd44f-96cf-4c1e-aeb5-1cbbf2e39210 req-3ba38721-2939-467d-b94b-bd77d70ec3d0 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 [ 910.857935] [57332]: DEBUG cinder.api.openstack.wsgi [req-775dd44f-96cf-4c1e-aeb5-1cbbf2e39210 req-3ba38721-2939-467d-b94b-bd77d70ec3d0 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 910.857935] [57332]: DEBUG cinder.api.openstack.wsgi [req-775dd44f-96cf-4c1e-aeb5-1cbbf2e39210 req-3ba38721-2939-467d-b94b-bd77d70ec3d0 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 910.858079] [57332]: INFO cinder.api.v3.volumes [req-775dd44f-96cf-4c1e-aeb5-1cbbf2e39210 req-3ba38721-2939-467d-b94b-bd77d70ec3d0 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Delete volume with id: c04052b2-1097-43a9-b138-0bf28bbd0223 [ 910.870712] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.870712] [57332]: warnings.warn( [ 910.871395] [57332]: INFO cinder.volume.api [req-775dd44f-96cf-4c1e-aeb5-1cbbf2e39210 req-3ba38721-2939-467d-b94b-bd77d70ec3d0 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Volume info retrieved successfully. [ 910.897987] [57332]: INFO cinder.volume.api [req-775dd44f-96cf-4c1e-aeb5-1cbbf2e39210 req-3ba38721-2939-467d-b94b-bd77d70ec3d0 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Delete volume request issued successfully. [ 910.902023] [57332]: INFO cinder.api.openstack.wsgi [req-775dd44f-96cf-4c1e-aeb5-1cbbf2e39210 req-3ba38721-2939-467d-b94b-bd77d70ec3d0 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 returned with HTTP 202 [ 910.902023] [57332]: [pid: 57332|app: 0|req: 75/145] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 14:53:18 2025] DELETE /volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 910.924281] [57331]: DEBUG cinder.api.middleware.request_id [req-da0964ef-99e2-4e17-957c-1c56e8236938 req-c30026da-9b96-43e3-9de2-333a73d3545b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.931161] [57331]: INFO cinder.api.openstack.wsgi [req-da0964ef-99e2-4e17-957c-1c56e8236938 req-c30026da-9b96-43e3-9de2-333a73d3545b tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] GET http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 [ 910.931433] [57331]: DEBUG cinder.api.openstack.wsgi [req-da0964ef-99e2-4e17-957c-1c56e8236938 req-c30026da-9b96-43e3-9de2-333a73d3545b tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 910.931701] [57331]: DEBUG cinder.api.openstack.wsgi [req-da0964ef-99e2-4e17-957c-1c56e8236938 req-c30026da-9b96-43e3-9de2-333a73d3545b tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 910.944082] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.944082] [57331]: warnings.warn( [ 910.949630] [57331]: INFO cinder.volume.api [req-da0964ef-99e2-4e17-957c-1c56e8236938 req-c30026da-9b96-43e3-9de2-333a73d3545b tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Volume info retrieved successfully. [ 910.954621] [57331]: INFO cinder.api.openstack.wsgi [req-da0964ef-99e2-4e17-957c-1c56e8236938 req-c30026da-9b96-43e3-9de2-333a73d3545b tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 returned with HTTP 200 [ 910.955163] [57331]: [pid: 57331|app: 0|req: 71/146] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:18 2025] GET /volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.696725] [57332]: DEBUG cinder.api.middleware.request_id [req-9e6c92bc-f930-471b-b6dd-edd4d51c354e req-2c5f0e27-c42e-4042-815f-84e969fcf631 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.703925] [57332]: INFO cinder.api.openstack.wsgi [req-9e6c92bc-f930-471b-b6dd-edd4d51c354e req-2c5f0e27-c42e-4042-815f-84e969fcf631 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] GET http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 [ 912.703925] [57332]: DEBUG cinder.api.openstack.wsgi [req-9e6c92bc-f930-471b-b6dd-edd4d51c354e req-2c5f0e27-c42e-4042-815f-84e969fcf631 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 912.704106] [57332]: DEBUG cinder.api.openstack.wsgi [req-9e6c92bc-f930-471b-b6dd-edd4d51c354e req-2c5f0e27-c42e-4042-815f-84e969fcf631 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 912.715554] [57332]: INFO cinder.api.openstack.wsgi [req-9e6c92bc-f930-471b-b6dd-edd4d51c354e req-2c5f0e27-c42e-4042-815f-84e969fcf631 tempest-VolumesGetTestJSON-1554808928 tempest-VolumesGetTestJSON-1554808928-project-member] http://10.180.1.21/volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 returned with HTTP 404 [ 912.716764] [57332]: [pid: 57332|app: 0|req: 76/147] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:20 2025] GET /volume/v3/volumes/c04052b2-1097-43a9-b138-0bf28bbd0223 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 913.922466] [57331]: DEBUG cinder.api.middleware.request_id [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.984475] [57331]: INFO cinder.api.openstack.wsgi [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] POST http://10.180.1.21/volume/v3/volumes [ 913.985757] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-818679097"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 913.987904] [57331]: DEBUG cinder.api.v3.volumes [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-818679097'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 913.988372] [57331]: INFO cinder.api.v3.volumes [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume of 1 GB [ 913.995280] [57331]: INFO cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Availability Zones retrieved successfully. [ 914.003068] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Flow 'volume_create_api' (4b72fb69-0b8f-42b3-a4ca-f63e5e1bb5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 914.008608] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef0dc90-cd84-4366-b245-6b4579ea4caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 914.008608] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 914.037126] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef0dc90-cd84-4366-b245-6b4579ea4caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 914.037126] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02d014e-e1c2-4589-99b2-e22550e92518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 914.151664] [57331]: DEBUG cinder.quota [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Created reservations ['e74e8107-e8db-4e49-b8b7-923f1601a728', '76500432-fa88-4296-826e-99dfa1561d8f', '8a7b2ef9-618f-4e12-8581-ac55b709f380', '8439659b-95ea-4ac6-9c57-1b937b621c7a'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 914.152780] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d02d014e-e1c2-4589-99b2-e22550e92518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e74e8107-e8db-4e49-b8b7-923f1601a728', '76500432-fa88-4296-826e-99dfa1561d8f', '8a7b2ef9-618f-4e12-8581-ac55b709f380', '8439659b-95ea-4ac6-9c57-1b937b621c7a']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 914.153743] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (330b2539-af48-4492-9bd8-768c4363d413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 914.192035] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (330b2539-af48-4492-9bd8-768c4363d413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1fd0c07-287a-49e3-9dc2-4d0a53883d44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-818679097',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='42a4732b4f0c4c06b621e2b3a23be177',qos_specs=None,replication_status=,reservations=['e74e8107-e8db-4e49-b8b7-923f1601a728','76500432-fa88-4296-826e-99dfa1561d8f','8a7b2ef9-618f-4e12-8581-ac55b709f380','8439659b-95ea-4ac6-9c57-1b937b621c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccf33994bee49bda3fb00d6583bcf44',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-818679097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1fd0c07-287a-49e3-9dc2-4d0a53883d44,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a4732b4f0c4c06b621e2b3a23be177',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='eccf33994bee49bda3fb00d6583bcf44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 914.193148] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db0b92e-fb9d-456f-8073-91c4be5c6b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 914.213046] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db0b92e-fb9d-456f-8073-91c4be5c6b1d) 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-818679097',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='42a4732b4f0c4c06b621e2b3a23be177',qos_specs=None,replication_status=,reservations=['e74e8107-e8db-4e49-b8b7-923f1601a728','76500432-fa88-4296-826e-99dfa1561d8f','8a7b2ef9-618f-4e12-8581-ac55b709f380','8439659b-95ea-4ac6-9c57-1b937b621c7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccf33994bee49bda3fb00d6583bcf44',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 914.214249] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceac2d18-1dba-436a-9e6b-9495c339ed91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 914.227499] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceac2d18-1dba-436a-9e6b-9495c339ed91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 914.228942] [57331]: DEBUG cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Flow 'volume_create_api' (4b72fb69-0b8f-42b3-a4ca-f63e5e1bb5b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 914.229501] [57331]: INFO cinder.volume.api [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume request issued successfully. [ 914.230494] [57331]: INFO cinder.api.openstack.wsgi [None req-ab7fe1b0-8ca1-447d-9cff-091c91056ff2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 914.231663] [57331]: [pid: 57331|app: 0|req: 72/148] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 14:53:21 2025] POST /volume/v3/volumes => generated 758 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 914.241614] [57332]: DEBUG cinder.api.middleware.request_id [None req-079539d1-4226-499a-adf2-d8e834a5a913 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.247022] [57332]: INFO cinder.api.openstack.wsgi [None req-079539d1-4226-499a-adf2-d8e834a5a913 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 [ 914.247022] [57332]: DEBUG cinder.api.openstack.wsgi [None req-079539d1-4226-499a-adf2-d8e834a5a913 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 914.247022] [57332]: DEBUG cinder.api.openstack.wsgi [None req-079539d1-4226-499a-adf2-d8e834a5a913 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 914.256510] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.256510] [57332]: warnings.warn( [ 914.262454] [57332]: INFO cinder.volume.api [None req-079539d1-4226-499a-adf2-d8e834a5a913 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 914.269502] [57332]: INFO cinder.api.openstack.wsgi [None req-079539d1-4226-499a-adf2-d8e834a5a913 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 returned with HTTP 200 [ 914.270499] [57332]: [pid: 57332|app: 0|req: 77/149] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:22 2025] GET /volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.287166] [57331]: DEBUG cinder.api.middleware.request_id [None req-d868d897-14be-49b5-a845-d3be68731a99 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.291720] [57331]: INFO cinder.api.openstack.wsgi [None req-d868d897-14be-49b5-a845-d3be68731a99 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 [ 915.291720] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d868d897-14be-49b5-a845-d3be68731a99 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 915.291720] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d868d897-14be-49b5-a845-d3be68731a99 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 915.307711] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.307711] [57331]: warnings.warn( [ 915.312373] [57331]: INFO cinder.volume.api [None req-d868d897-14be-49b5-a845-d3be68731a99 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 915.316657] [57331]: INFO cinder.api.openstack.wsgi [None req-d868d897-14be-49b5-a845-d3be68731a99 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 returned with HTTP 200 [ 915.317240] [57331]: [pid: 57331|app: 0|req: 73/150] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:23 2025] GET /volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.739359] [57332]: DEBUG cinder.api.middleware.request_id [req-fc1ee6a3-d1e2-4b37-9b67-5e33dc026f7e req-0ea45479-54d1-493b-9be4-b119de93181b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.742309] [57332]: INFO cinder.api.openstack.wsgi [req-fc1ee6a3-d1e2-4b37-9b67-5e33dc026f7e req-0ea45479-54d1-493b-9be4-b119de93181b tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 [ 915.742309] [57332]: DEBUG cinder.api.openstack.wsgi [req-fc1ee6a3-d1e2-4b37-9b67-5e33dc026f7e req-0ea45479-54d1-493b-9be4-b119de93181b tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 915.742465] [57332]: DEBUG cinder.api.openstack.wsgi [req-fc1ee6a3-d1e2-4b37-9b67-5e33dc026f7e req-0ea45479-54d1-493b-9be4-b119de93181b tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 915.754072] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.754072] [57332]: warnings.warn( [ 915.758259] [57332]: INFO cinder.volume.api [req-fc1ee6a3-d1e2-4b37-9b67-5e33dc026f7e req-0ea45479-54d1-493b-9be4-b119de93181b tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 915.764024] [57332]: INFO cinder.api.openstack.wsgi [req-fc1ee6a3-d1e2-4b37-9b67-5e33dc026f7e req-0ea45479-54d1-493b-9be4-b119de93181b tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 returned with HTTP 200 [ 915.764203] [57332]: [pid: 57332|app: 0|req: 78/151] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:23 2025] GET /volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.779056] [57331]: DEBUG cinder.api.middleware.request_id [None req-5f5535b0-a306-4629-8fde-cb4415a79116 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.780564] [57331]: INFO cinder.api.openstack.wsgi [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] POST http://10.180.1.21/volume/v3/volumes [ 915.780564] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1920160711"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 915.782933] [57331]: DEBUG cinder.api.v3.volumes [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1920160711'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 915.782933] [57331]: INFO cinder.api.v3.volumes [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume of 1 GB [ 915.788843] [57331]: INFO cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Availability Zones retrieved successfully. [ 915.796880] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Flow 'volume_create_api' (6c39bf6c-4480-4d76-8cd2-43fdb59c47d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 915.798410] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4becd10-20e3-4032-ba8f-7ee539b0bfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 915.800543] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 915.833645] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4becd10-20e3-4032-ba8f-7ee539b0bfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 915.834581] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948f8535-693b-41e9-a943-b1846e338550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 915.890234] [57331]: DEBUG cinder.quota [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Created reservations ['9faae834-73c0-41fe-a5d5-59862c23cc7a', 'f2facd5a-9c82-444c-a54f-8a18773e218a', 'fdee49af-8167-45e7-bbcb-fbe3bf96a0af', 'bbbe83ae-4f01-46a8-919a-44606e29493a'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 915.890234] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948f8535-693b-41e9-a943-b1846e338550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9faae834-73c0-41fe-a5d5-59862c23cc7a', 'f2facd5a-9c82-444c-a54f-8a18773e218a', 'fdee49af-8167-45e7-bbcb-fbe3bf96a0af', 'bbbe83ae-4f01-46a8-919a-44606e29493a']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 915.890234] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfccad43-edf3-4e9c-ad82-dbb0ac62248d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 915.909860] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfccad43-edf3-4e9c-ad82-dbb0ac62248d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0220c8e8-acd3-414b-bb55-fd6c7732c860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1920160711',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='42a4732b4f0c4c06b621e2b3a23be177',qos_specs=None,replication_status=,reservations=['9faae834-73c0-41fe-a5d5-59862c23cc7a','f2facd5a-9c82-444c-a54f-8a18773e218a','fdee49af-8167-45e7-bbcb-fbe3bf96a0af','bbbe83ae-4f01-46a8-919a-44606e29493a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccf33994bee49bda3fb00d6583bcf44',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1920160711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0220c8e8-acd3-414b-bb55-fd6c7732c860,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a4732b4f0c4c06b621e2b3a23be177',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='eccf33994bee49bda3fb00d6583bcf44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 915.910965] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa900321-658c-49a0-a2b4-817feb431c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 915.932181] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa900321-658c-49a0-a2b4-817feb431c94) 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-1920160711',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='42a4732b4f0c4c06b621e2b3a23be177',qos_specs=None,replication_status=,reservations=['9faae834-73c0-41fe-a5d5-59862c23cc7a','f2facd5a-9c82-444c-a54f-8a18773e218a','fdee49af-8167-45e7-bbcb-fbe3bf96a0af','bbbe83ae-4f01-46a8-919a-44606e29493a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccf33994bee49bda3fb00d6583bcf44',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 915.933452] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea0f6fc-58e2-489a-8023-f0b0ceeaa01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 915.945903] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea0f6fc-58e2-489a-8023-f0b0ceeaa01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 915.947638] [57331]: DEBUG cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Flow 'volume_create_api' (6c39bf6c-4480-4d76-8cd2-43fdb59c47d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 915.947638] [57331]: INFO cinder.volume.api [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume request issued successfully. [ 915.952027] [57331]: INFO cinder.api.openstack.wsgi [None req-5f5535b0-a306-4629-8fde-cb4415a79116 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 915.952027] [57331]: [pid: 57331|app: 0|req: 74/152] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 14:53:23 2025] POST /volume/v3/volumes => generated 759 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 915.963942] [57332]: DEBUG cinder.api.middleware.request_id [None req-87bd7f46-f108-4f0c-979b-3d48404bba06 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.966879] [57332]: INFO cinder.api.openstack.wsgi [None req-87bd7f46-f108-4f0c-979b-3d48404bba06 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 [ 915.967326] [57332]: DEBUG cinder.api.openstack.wsgi [None req-87bd7f46-f108-4f0c-979b-3d48404bba06 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 915.967719] [57332]: DEBUG cinder.api.openstack.wsgi [None req-87bd7f46-f108-4f0c-979b-3d48404bba06 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 915.979683] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.979683] [57332]: warnings.warn( [ 915.986535] [57332]: INFO cinder.volume.api [None req-87bd7f46-f108-4f0c-979b-3d48404bba06 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 915.994438] [57332]: INFO cinder.api.openstack.wsgi [None req-87bd7f46-f108-4f0c-979b-3d48404bba06 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 returned with HTTP 200 [ 915.995415] [57332]: [pid: 57332|app: 0|req: 79/153] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:23 2025] GET /volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.373632] [57331]: DEBUG cinder.api.middleware.request_id [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-e2e93f01-cd2c-4efb-93a3-709d35ffc945 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.378241] [57331]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-e2e93f01-cd2c-4efb-93a3-709d35ffc945 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 916.378634] [57331]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-e2e93f01-cd2c-4efb-93a3-709d35ffc945 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 916.379387] [57331]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-e2e93f01-cd2c-4efb-93a3-709d35ffc945 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 916.398469] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.398469] [57331]: warnings.warn( [ 916.402924] [57331]: INFO cinder.volume.api [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-e2e93f01-cd2c-4efb-93a3-709d35ffc945 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 916.410776] [57331]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-e2e93f01-cd2c-4efb-93a3-709d35ffc945 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 916.411287] [57331]: [pid: 57331|app: 0|req: 75/154] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:24 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 1684 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 916.441715] [57332]: DEBUG cinder.api.middleware.request_id [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a1c7c6a0-1e7b-4af6-8cb9-470512566625 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.444248] [57332]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a1c7c6a0-1e7b-4af6-8cb9-470512566625 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] GET http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 916.444440] [57332]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a1c7c6a0-1e7b-4af6-8cb9-470512566625 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 916.444670] [57332]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a1c7c6a0-1e7b-4af6-8cb9-470512566625 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 916.455038] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.455038] [57332]: warnings.warn( [ 916.459026] [57332]: INFO cinder.volume.api [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a1c7c6a0-1e7b-4af6-8cb9-470512566625 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 916.464425] [57332]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a1c7c6a0-1e7b-4af6-8cb9-470512566625 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 200 [ 916.465032] [57332]: [pid: 57332|app: 0|req: 80/155] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:24 2025] GET /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 1684 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.007636] [57331]: DEBUG cinder.api.middleware.request_id [None req-2c2225ff-779c-429a-bcba-59293cd0de2c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.014266] [57331]: INFO cinder.api.openstack.wsgi [None req-2c2225ff-779c-429a-bcba-59293cd0de2c tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 [ 917.016168] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2c2225ff-779c-429a-bcba-59293cd0de2c tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 917.016509] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2c2225ff-779c-429a-bcba-59293cd0de2c tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 917.035065] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.035065] [57331]: warnings.warn( [ 917.041087] [57331]: INFO cinder.volume.api [None req-2c2225ff-779c-429a-bcba-59293cd0de2c tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 917.051213] [57331]: INFO cinder.api.openstack.wsgi [None req-2c2225ff-779c-429a-bcba-59293cd0de2c tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 returned with HTTP 200 [ 917.051848] [57331]: [pid: 57331|app: 0|req: 76/156] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:24 2025] GET /volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.944644] [57332]: DEBUG cinder.api.middleware.request_id [req-238cae51-3c20-4f8f-8e0f-5b18be88af52 req-c8670eb3-4a59-45a4-91d5-b2d4b44c1400 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.947389] [57332]: INFO cinder.api.openstack.wsgi [req-238cae51-3c20-4f8f-8e0f-5b18be88af52 req-c8670eb3-4a59-45a4-91d5-b2d4b44c1400 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 [ 917.947596] [57332]: DEBUG cinder.api.openstack.wsgi [req-238cae51-3c20-4f8f-8e0f-5b18be88af52 req-c8670eb3-4a59-45a4-91d5-b2d4b44c1400 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 917.948126] [57332]: DEBUG cinder.api.openstack.wsgi [req-238cae51-3c20-4f8f-8e0f-5b18be88af52 req-c8670eb3-4a59-45a4-91d5-b2d4b44c1400 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 917.967391] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.967391] [57332]: warnings.warn( [ 917.974127] [57332]: INFO cinder.volume.api [req-238cae51-3c20-4f8f-8e0f-5b18be88af52 req-c8670eb3-4a59-45a4-91d5-b2d4b44c1400 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 917.979188] [57332]: INFO cinder.api.openstack.wsgi [req-238cae51-3c20-4f8f-8e0f-5b18be88af52 req-c8670eb3-4a59-45a4-91d5-b2d4b44c1400 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 returned with HTTP 200 [ 917.979733] [57332]: [pid: 57332|app: 0|req: 81/157] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:25 2025] GET /volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.993349] [57331]: DEBUG cinder.api.middleware.request_id [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.998113] [57331]: INFO cinder.api.openstack.wsgi [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] POST http://10.180.1.21/volume/v3/volumes [ 917.998113] [57331]: DEBUG cinder.api.openstack.wsgi [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-136058661"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 918.001679] [57331]: DEBUG cinder.api.v3.volumes [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-136058661'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 918.001949] [57331]: INFO cinder.api.v3.volumes [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume of 1 GB [ 918.011854] [57331]: INFO cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Availability Zones retrieved successfully. [ 918.026557] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Flow 'volume_create_api' (d98e1a98-24d4-40e8-9be9-180f14e86c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 918.028598] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0433b30-7068-4407-ab38-92d3d09af04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 918.030225] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 918.068059] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0433b30-7068-4407-ab38-92d3d09af04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 918.070396] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98e0e19-17c1-4dd3-8381-14b5fac8768f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 918.127541] [57331]: DEBUG cinder.quota [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Created reservations ['a792e93a-66ab-44c7-a16f-65c3d51d51a1', 'a530c617-bead-4d33-be2e-b324318f8c1d', 'a16c3276-2c75-4138-a5fb-30c7fb58426c', '7052b269-fdd4-4884-8164-a93d32a96cf6'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 918.127541] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98e0e19-17c1-4dd3-8381-14b5fac8768f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a792e93a-66ab-44c7-a16f-65c3d51d51a1', 'a530c617-bead-4d33-be2e-b324318f8c1d', 'a16c3276-2c75-4138-a5fb-30c7fb58426c', '7052b269-fdd4-4884-8164-a93d32a96cf6']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 918.128288] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf95261-5283-486a-95e3-7cb24d10daff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 918.160765] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf95261-5283-486a-95e3-7cb24d10daff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e6bf102-944c-495d-a528-2bdb8e0962fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-136058661',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='42a4732b4f0c4c06b621e2b3a23be177',qos_specs=None,replication_status=,reservations=['a792e93a-66ab-44c7-a16f-65c3d51d51a1','a530c617-bead-4d33-be2e-b324318f8c1d','a16c3276-2c75-4138-a5fb-30c7fb58426c','7052b269-fdd4-4884-8164-a93d32a96cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccf33994bee49bda3fb00d6583bcf44',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-136058661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e6bf102-944c-495d-a528-2bdb8e0962fe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='42a4732b4f0c4c06b621e2b3a23be177',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='eccf33994bee49bda3fb00d6583bcf44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 918.161840] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ddd48a-d28d-421f-bdd5-f9818c2ebc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 918.193608] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ddd48a-d28d-421f-bdd5-f9818c2ebc8e) 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-136058661',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='42a4732b4f0c4c06b621e2b3a23be177',qos_specs=None,replication_status=,reservations=['a792e93a-66ab-44c7-a16f-65c3d51d51a1','a530c617-bead-4d33-be2e-b324318f8c1d','a16c3276-2c75-4138-a5fb-30c7fb58426c','7052b269-fdd4-4884-8164-a93d32a96cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccf33994bee49bda3fb00d6583bcf44',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 918.194611] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d66abbe-fe62-480f-8d52-67ce44c67b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 918.207370] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d66abbe-fe62-480f-8d52-67ce44c67b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 918.208529] [57331]: DEBUG cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Flow 'volume_create_api' (d98e1a98-24d4-40e8-9be9-180f14e86c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 918.208951] [57331]: INFO cinder.volume.api [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Create volume request issued successfully. [ 918.210880] [57331]: INFO cinder.api.openstack.wsgi [None req-703939d7-53d9-47fc-92b8-fda9132be1f9 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 918.211397] [57331]: [pid: 57331|app: 0|req: 77/158] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 14:53:25 2025] POST /volume/v3/volumes => generated 758 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 918.230954] [57332]: DEBUG cinder.api.middleware.request_id [None req-2e6779f1-c566-4eea-9403-0358333829e4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.234833] [57332]: INFO cinder.api.openstack.wsgi [None req-2e6779f1-c566-4eea-9403-0358333829e4 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe [ 918.234833] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2e6779f1-c566-4eea-9403-0358333829e4 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 918.234833] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2e6779f1-c566-4eea-9403-0358333829e4 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 918.250766] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.250766] [57332]: warnings.warn( [ 918.264368] [57332]: INFO cinder.volume.api [None req-2e6779f1-c566-4eea-9403-0358333829e4 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 918.270274] [57332]: INFO cinder.api.openstack.wsgi [None req-2e6779f1-c566-4eea-9403-0358333829e4 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe returned with HTTP 200 [ 918.271017] [57332]: [pid: 57332|app: 0|req: 82/159] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:25 2025] GET /volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.285931] [57331]: DEBUG cinder.api.middleware.request_id [None req-dcae7eae-c927-41dd-9319-1acd1d12fb0f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.288636] [57331]: INFO cinder.api.openstack.wsgi [None req-dcae7eae-c927-41dd-9319-1acd1d12fb0f tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe [ 919.289063] [57331]: DEBUG cinder.api.openstack.wsgi [None req-dcae7eae-c927-41dd-9319-1acd1d12fb0f tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 919.289277] [57331]: DEBUG cinder.api.openstack.wsgi [None req-dcae7eae-c927-41dd-9319-1acd1d12fb0f tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 919.304301] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.304301] [57331]: warnings.warn( [ 919.310852] [57331]: INFO cinder.volume.api [None req-dcae7eae-c927-41dd-9319-1acd1d12fb0f tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 919.321860] [57331]: INFO cinder.api.openstack.wsgi [None req-dcae7eae-c927-41dd-9319-1acd1d12fb0f tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe returned with HTTP 200 [ 919.322640] [57331]: [pid: 57331|app: 0|req: 78/160] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:27 2025] GET /volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.479720] [57332]: DEBUG cinder.api.middleware.request_id [req-c06b0a11-becf-4ffa-bd27-e24f908fc512 req-e1d334fe-2756-4d57-bc7e-2bbbe35445a1 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.483035] [57332]: INFO cinder.api.openstack.wsgi [req-c06b0a11-becf-4ffa-bd27-e24f908fc512 req-e1d334fe-2756-4d57-bc7e-2bbbe35445a1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe [ 919.483262] [57332]: DEBUG cinder.api.openstack.wsgi [req-c06b0a11-becf-4ffa-bd27-e24f908fc512 req-e1d334fe-2756-4d57-bc7e-2bbbe35445a1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 919.483820] [57332]: DEBUG cinder.api.openstack.wsgi [req-c06b0a11-becf-4ffa-bd27-e24f908fc512 req-e1d334fe-2756-4d57-bc7e-2bbbe35445a1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 919.491689] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.491689] [57332]: warnings.warn( [ 919.495702] [57332]: INFO cinder.volume.api [req-c06b0a11-becf-4ffa-bd27-e24f908fc512 req-e1d334fe-2756-4d57-bc7e-2bbbe35445a1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 919.501012] [57332]: INFO cinder.api.openstack.wsgi [req-c06b0a11-becf-4ffa-bd27-e24f908fc512 req-e1d334fe-2756-4d57-bc7e-2bbbe35445a1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe returned with HTTP 200 [ 919.501684] [57332]: [pid: 57332|app: 0|req: 83/161] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:53:27 2025] GET /volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 919.562113] [57331]: DEBUG cinder.api.middleware.request_id [req-364175eb-0e97-4e94-8a17-f0ee95ac20d3 req-c04a30ff-dbd3-44ff-9529-b98d12c364e3 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.565630] [57331]: INFO cinder.api.openstack.wsgi [req-364175eb-0e97-4e94-8a17-f0ee95ac20d3 req-c04a30ff-dbd3-44ff-9529-b98d12c364e3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 919.565630] [57331]: DEBUG cinder.api.openstack.wsgi [req-364175eb-0e97-4e94-8a17-f0ee95ac20d3 req-c04a30ff-dbd3-44ff-9529-b98d12c364e3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 919.565630] [57331]: DEBUG cinder.api.openstack.wsgi [req-364175eb-0e97-4e94-8a17-f0ee95ac20d3 req-c04a30ff-dbd3-44ff-9529-b98d12c364e3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'detail' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 919.566128] [57331]: DEBUG cinder.api.api_utils [req-364175eb-0e97-4e94-8a17-f0ee95ac20d3 req-c04a30ff-dbd3-44ff-9529-b98d12c364e3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Removing options '' from query. {{(pid=57331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 919.567303] [57331]: DEBUG cinder.volume.api [req-364175eb-0e97-4e94-8a17-f0ee95ac20d3 req-c04a30ff-dbd3-44ff-9529-b98d12c364e3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 919.606971] [57331]: INFO cinder.volume.api [req-364175eb-0e97-4e94-8a17-f0ee95ac20d3 req-c04a30ff-dbd3-44ff-9529-b98d12c364e3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Get all volumes completed successfully. [ 919.608231] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.608231] [57331]: warnings.warn( [ 919.612989] [57331]: INFO cinder.api.openstack.wsgi [req-364175eb-0e97-4e94-8a17-f0ee95ac20d3 req-c04a30ff-dbd3-44ff-9529-b98d12c364e3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 919.613477] [57331]: [pid: 57331|app: 0|req: 79/162] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 14:53:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.730623] [57332]: DEBUG cinder.api.middleware.request_id [req-5f9ebe75-c46f-426e-afbf-7fef28b99ede req-0bd75160-9827-4d3c-9855-b382d1532201 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.733047] [57332]: INFO cinder.api.openstack.wsgi [req-5f9ebe75-c46f-426e-afbf-7fef28b99ede req-0bd75160-9827-4d3c-9855-b382d1532201 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 919.733294] [57332]: DEBUG cinder.api.openstack.wsgi [req-5f9ebe75-c46f-426e-afbf-7fef28b99ede req-0bd75160-9827-4d3c-9855-b382d1532201 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 919.733579] [57332]: DEBUG cinder.api.openstack.wsgi [req-5f9ebe75-c46f-426e-afbf-7fef28b99ede req-0bd75160-9827-4d3c-9855-b382d1532201 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'detail' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 919.733895] [57332]: DEBUG cinder.api.api_utils [req-5f9ebe75-c46f-426e-afbf-7fef28b99ede req-0bd75160-9827-4d3c-9855-b382d1532201 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Removing options '' from query. {{(pid=57332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 919.734847] [57332]: DEBUG cinder.volume.api [req-5f9ebe75-c46f-426e-afbf-7fef28b99ede req-0bd75160-9827-4d3c-9855-b382d1532201 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 919.765234] [57332]: INFO cinder.volume.api [req-5f9ebe75-c46f-426e-afbf-7fef28b99ede req-0bd75160-9827-4d3c-9855-b382d1532201 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Get all volumes completed successfully. [ 919.767370] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.767370] [57332]: warnings.warn( [ 919.772310] [57332]: INFO cinder.api.openstack.wsgi [req-5f9ebe75-c46f-426e-afbf-7fef28b99ede req-0bd75160-9827-4d3c-9855-b382d1532201 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 919.772895] [57332]: [pid: 57332|app: 0|req: 84/163] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 14:53:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 919.902793] [57331]: DEBUG cinder.api.middleware.request_id [req-c482b941-1d0a-470d-9546-565556ec6a24 req-95fa836d-46c8-4503-be1e-bbce3681d1e5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.906993] [57331]: INFO cinder.api.openstack.wsgi [req-c482b941-1d0a-470d-9546-565556ec6a24 req-95fa836d-46c8-4503-be1e-bbce3681d1e5 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 919.907274] [57331]: DEBUG cinder.api.openstack.wsgi [req-c482b941-1d0a-470d-9546-565556ec6a24 req-95fa836d-46c8-4503-be1e-bbce3681d1e5 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 919.907491] [57331]: DEBUG cinder.api.openstack.wsgi [req-c482b941-1d0a-470d-9546-565556ec6a24 req-95fa836d-46c8-4503-be1e-bbce3681d1e5 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'detail' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 919.907778] [57331]: DEBUG cinder.api.api_utils [req-c482b941-1d0a-470d-9546-565556ec6a24 req-95fa836d-46c8-4503-be1e-bbce3681d1e5 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Removing options '' from query. {{(pid=57331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 919.908963] [57331]: DEBUG cinder.volume.api [req-c482b941-1d0a-470d-9546-565556ec6a24 req-95fa836d-46c8-4503-be1e-bbce3681d1e5 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 919.922366] [57331]: INFO cinder.volume.api [req-c482b941-1d0a-470d-9546-565556ec6a24 req-95fa836d-46c8-4503-be1e-bbce3681d1e5 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Get all volumes completed successfully. [ 919.923128] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.923128] [57331]: warnings.warn( [ 919.928868] [57331]: INFO cinder.api.openstack.wsgi [req-c482b941-1d0a-470d-9546-565556ec6a24 req-95fa836d-46c8-4503-be1e-bbce3681d1e5 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 919.929937] [57331]: [pid: 57331|app: 0|req: 80/164] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 14:53:27 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) [ 920.202378] [57332]: DEBUG cinder.api.middleware.request_id [req-22680ced-a03a-4633-abbf-28bc8b0b7f56 req-baa6cfa2-4322-4d26-ad70-60bcbf666434 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.204684] [57332]: INFO cinder.api.openstack.wsgi [req-22680ced-a03a-4633-abbf-28bc8b0b7f56 req-baa6cfa2-4322-4d26-ad70-60bcbf666434 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 920.204942] [57332]: DEBUG cinder.api.openstack.wsgi [req-22680ced-a03a-4633-abbf-28bc8b0b7f56 req-baa6cfa2-4322-4d26-ad70-60bcbf666434 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.205246] [57332]: DEBUG cinder.api.openstack.wsgi [req-22680ced-a03a-4633-abbf-28bc8b0b7f56 req-baa6cfa2-4322-4d26-ad70-60bcbf666434 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'detail' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.205607] [57332]: DEBUG cinder.api.api_utils [req-22680ced-a03a-4633-abbf-28bc8b0b7f56 req-baa6cfa2-4322-4d26-ad70-60bcbf666434 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Removing options '' from query. {{(pid=57332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 920.206527] [57332]: DEBUG cinder.volume.api [req-22680ced-a03a-4633-abbf-28bc8b0b7f56 req-baa6cfa2-4322-4d26-ad70-60bcbf666434 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 920.221889] [57332]: INFO cinder.volume.api [req-22680ced-a03a-4633-abbf-28bc8b0b7f56 req-baa6cfa2-4322-4d26-ad70-60bcbf666434 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Get all volumes completed successfully. [ 920.223047] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.223047] [57332]: warnings.warn( [ 920.228808] [57332]: INFO cinder.api.openstack.wsgi [req-22680ced-a03a-4633-abbf-28bc8b0b7f56 req-baa6cfa2-4322-4d26-ad70-60bcbf666434 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 920.229478] [57332]: [pid: 57332|app: 0|req: 85/165] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 14:53:27 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.314948] [57331]: DEBUG cinder.api.middleware.request_id [req-f342872f-dfe0-47df-952b-99ae77266f9c req-f16a1453-1449-4524-8e4c-a0414640e615 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.318830] [57331]: INFO cinder.api.openstack.wsgi [req-f342872f-dfe0-47df-952b-99ae77266f9c req-f16a1453-1449-4524-8e4c-a0414640e615 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 920.319196] [57331]: DEBUG cinder.api.openstack.wsgi [req-f342872f-dfe0-47df-952b-99ae77266f9c req-f16a1453-1449-4524-8e4c-a0414640e615 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.319342] [57331]: DEBUG cinder.api.openstack.wsgi [req-f342872f-dfe0-47df-952b-99ae77266f9c req-f16a1453-1449-4524-8e4c-a0414640e615 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'detail' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.319651] [57331]: DEBUG cinder.api.api_utils [req-f342872f-dfe0-47df-952b-99ae77266f9c req-f16a1453-1449-4524-8e4c-a0414640e615 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Removing options '' from query. {{(pid=57331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 920.320638] [57331]: DEBUG cinder.volume.api [req-f342872f-dfe0-47df-952b-99ae77266f9c req-f16a1453-1449-4524-8e4c-a0414640e615 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 920.333442] [57331]: INFO cinder.volume.api [req-f342872f-dfe0-47df-952b-99ae77266f9c req-f16a1453-1449-4524-8e4c-a0414640e615 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Get all volumes completed successfully. [ 920.334593] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.334593] [57331]: warnings.warn( [ 920.341951] [57331]: INFO cinder.api.openstack.wsgi [req-f342872f-dfe0-47df-952b-99ae77266f9c req-f16a1453-1449-4524-8e4c-a0414640e615 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 920.342736] [57331]: [pid: 57331|app: 0|req: 81/166] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 14:53:28 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) [ 920.427437] [57332]: DEBUG cinder.api.middleware.request_id [req-63d55084-a2b4-41b2-89f4-f96586af14fb req-92f8c1f9-2a37-4c07-8393-077d7ec96bf6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.430341] [57332]: INFO cinder.api.openstack.wsgi [req-63d55084-a2b4-41b2-89f4-f96586af14fb req-92f8c1f9-2a37-4c07-8393-077d7ec96bf6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 920.430573] [57332]: DEBUG cinder.api.openstack.wsgi [req-63d55084-a2b4-41b2-89f4-f96586af14fb req-92f8c1f9-2a37-4c07-8393-077d7ec96bf6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.430847] [57332]: DEBUG cinder.api.openstack.wsgi [req-63d55084-a2b4-41b2-89f4-f96586af14fb req-92f8c1f9-2a37-4c07-8393-077d7ec96bf6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'detail' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.431169] [57332]: DEBUG cinder.api.api_utils [req-63d55084-a2b4-41b2-89f4-f96586af14fb req-92f8c1f9-2a37-4c07-8393-077d7ec96bf6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Removing options '' from query. {{(pid=57332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 920.432217] [57332]: DEBUG cinder.volume.api [req-63d55084-a2b4-41b2-89f4-f96586af14fb req-92f8c1f9-2a37-4c07-8393-077d7ec96bf6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57332) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 920.445838] [57332]: INFO cinder.volume.api [req-63d55084-a2b4-41b2-89f4-f96586af14fb req-92f8c1f9-2a37-4c07-8393-077d7ec96bf6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Get all volumes completed successfully. [ 920.447098] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.447098] [57332]: warnings.warn( [ 920.453354] [57332]: INFO cinder.api.openstack.wsgi [req-63d55084-a2b4-41b2-89f4-f96586af14fb req-92f8c1f9-2a37-4c07-8393-077d7ec96bf6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 920.453999] [57332]: [pid: 57332|app: 0|req: 86/167] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 14:53:28 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) [ 920.581128] [57331]: DEBUG cinder.api.middleware.request_id [req-8d6c40fa-8dc9-4e6a-ba7d-462be442ab5c req-f5193353-4e97-4d9d-afe4-9721910743c3 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.586519] [57331]: INFO cinder.api.openstack.wsgi [req-8d6c40fa-8dc9-4e6a-ba7d-462be442ab5c req-f5193353-4e97-4d9d-afe4-9721910743c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 920.586519] [57331]: DEBUG cinder.api.openstack.wsgi [req-8d6c40fa-8dc9-4e6a-ba7d-462be442ab5c req-f5193353-4e97-4d9d-afe4-9721910743c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.586519] [57331]: DEBUG cinder.api.openstack.wsgi [req-8d6c40fa-8dc9-4e6a-ba7d-462be442ab5c req-f5193353-4e97-4d9d-afe4-9721910743c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'detail' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.586519] [57331]: DEBUG cinder.api.api_utils [req-8d6c40fa-8dc9-4e6a-ba7d-462be442ab5c req-f5193353-4e97-4d9d-afe4-9721910743c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Removing options '' from query. {{(pid=57331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 920.586730] [57332]: DEBUG cinder.api.middleware.request_id [None req-f67ae708-6f8a-4b57-881d-8d646a2f0483 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.586730] [57332]: INFO cinder.api.openstack.wsgi [None req-f67ae708-6f8a-4b57-881d-8d646a2f0483 None None] GET http://10.180.1.21/volume// [ 920.586730] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f67ae708-6f8a-4b57-881d-8d646a2f0483 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.586730] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f67ae708-6f8a-4b57-881d-8d646a2f0483 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.586730] [57332]: INFO cinder.api.openstack.wsgi [None req-f67ae708-6f8a-4b57-881d-8d646a2f0483 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 920.587065] [57331]: DEBUG cinder.volume.api [req-8d6c40fa-8dc9-4e6a-ba7d-462be442ab5c req-f5193353-4e97-4d9d-afe4-9721910743c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 920.587100] [57332]: [pid: 57332|app: 0|req: 87/168] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:53:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 920.594452] [57332]: DEBUG cinder.api.middleware.request_id [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-f886ef0d-0908-45ed-b49f-da01925ebdd7 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.597420] [57332]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-f886ef0d-0908-45ed-b49f-da01925ebdd7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] POST http://10.180.1.21/volume/v3/attachments [ 920.597990] [57332]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-f886ef0d-0908-45ed-b49f-da01925ebdd7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d30449d3-e21c-42fb-b86e-a52e5921b2ce", "connector": null, "instance_uuid": "4faf783c-3a59-41cf-87a2-c450d4084f89"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 920.602567] [57331]: INFO cinder.volume.api [req-8d6c40fa-8dc9-4e6a-ba7d-462be442ab5c req-f5193353-4e97-4d9d-afe4-9721910743c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Get all volumes completed successfully. [ 920.603821] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.603821] [57331]: warnings.warn( [ 920.609935] [57331]: INFO cinder.api.openstack.wsgi [req-8d6c40fa-8dc9-4e6a-ba7d-462be442ab5c req-f5193353-4e97-4d9d-afe4-9721910743c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 920.610593] [57331]: [pid: 57331|app: 0|req: 82/169] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 14:53:28 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.620267] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.620267] [57332]: warnings.warn( [ 920.667429] [57331]: DEBUG cinder.api.middleware.request_id [req-d1026c25-e3dd-4621-90e6-9756c0020d55 req-2a648165-5cd9-4d3f-ad7f-58e48de08788 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.668954] [57332]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-f886ef0d-0908-45ed-b49f-da01925ebdd7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 920.669379] [57332]: [pid: 57332|app: 0|req: 88/170] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:53:28 2025] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.671084] [57331]: INFO cinder.api.openstack.wsgi [req-d1026c25-e3dd-4621-90e6-9756c0020d55 req-2a648165-5cd9-4d3f-ad7f-58e48de08788 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 920.673142] [57331]: DEBUG cinder.api.openstack.wsgi [req-d1026c25-e3dd-4621-90e6-9756c0020d55 req-2a648165-5cd9-4d3f-ad7f-58e48de08788 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.673142] [57331]: DEBUG cinder.api.openstack.wsgi [req-d1026c25-e3dd-4621-90e6-9756c0020d55 req-2a648165-5cd9-4d3f-ad7f-58e48de08788 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'detail' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.673142] [57331]: DEBUG cinder.api.api_utils [req-d1026c25-e3dd-4621-90e6-9756c0020d55 req-2a648165-5cd9-4d3f-ad7f-58e48de08788 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Removing options '' from query. {{(pid=57331) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 920.673308] [57331]: DEBUG cinder.volume.api [req-d1026c25-e3dd-4621-90e6-9756c0020d55 req-2a648165-5cd9-4d3f-ad7f-58e48de08788 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=57331) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 920.687330] [57331]: INFO cinder.volume.api [req-d1026c25-e3dd-4621-90e6-9756c0020d55 req-2a648165-5cd9-4d3f-ad7f-58e48de08788 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Get all volumes completed successfully. [ 920.687330] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.687330] [57331]: warnings.warn( [ 920.692316] [57331]: INFO cinder.api.openstack.wsgi [req-d1026c25-e3dd-4621-90e6-9756c0020d55 req-2a648165-5cd9-4d3f-ad7f-58e48de08788 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 920.693034] [57331]: [pid: 57331|app: 0|req: 83/171] 10.180.1.21 () {60 vars in 1388 bytes} [Mon Dec 15 14:53:28 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 920.718749] [57332]: DEBUG cinder.api.middleware.request_id [None req-8e23b448-3a1e-499e-a3e7-a5de504e56c1 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.722037] [57332]: INFO cinder.api.openstack.wsgi [None req-8e23b448-3a1e-499e-a3e7-a5de504e56c1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe [ 920.722037] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8e23b448-3a1e-499e-a3e7-a5de504e56c1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.722037] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8e23b448-3a1e-499e-a3e7-a5de504e56c1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.722037] [57332]: INFO cinder.api.v3.volumes [None req-8e23b448-3a1e-499e-a3e7-a5de504e56c1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Delete volume with id: 2e6bf102-944c-495d-a528-2bdb8e0962fe [ 920.733835] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.733835] [57332]: warnings.warn( [ 920.734610] [57332]: INFO cinder.volume.api [None req-8e23b448-3a1e-499e-a3e7-a5de504e56c1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 920.756777] [57331]: DEBUG cinder.api.middleware.request_id [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a8463995-7f76-45c8-a4e2-f5c250859b67 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.759394] [57331]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a8463995-7f76-45c8-a4e2-f5c250859b67 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] POST http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce/action [ 920.760248] [57331]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a8463995-7f76-45c8-a4e2-f5c250859b67 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 920.760248] [57331]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a8463995-7f76-45c8-a4e2-f5c250859b67 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 920.764939] [57332]: INFO cinder.volume.api [None req-8e23b448-3a1e-499e-a3e7-a5de504e56c1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Delete volume request issued successfully. [ 920.769029] [57332]: INFO cinder.api.openstack.wsgi [None req-8e23b448-3a1e-499e-a3e7-a5de504e56c1 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe returned with HTTP 202 [ 920.769029] [57332]: [pid: 57332|app: 0|req: 89/172] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:53:28 2025] DELETE /volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 920.771143] [57332]: DEBUG cinder.api.middleware.request_id [None req-454fe25d-0ede-45cc-91a7-d40d89ba69c2 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.775825] [57332]: INFO cinder.api.openstack.wsgi [None req-454fe25d-0ede-45cc-91a7-d40d89ba69c2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe [ 920.775825] [57332]: DEBUG cinder.api.openstack.wsgi [None req-454fe25d-0ede-45cc-91a7-d40d89ba69c2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.775825] [57332]: DEBUG cinder.api.openstack.wsgi [None req-454fe25d-0ede-45cc-91a7-d40d89ba69c2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.786585] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.786585] [57331]: warnings.warn( [ 920.787399] [57331]: INFO cinder.volume.api [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a8463995-7f76-45c8-a4e2-f5c250859b67 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 920.788432] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.788432] [57332]: warnings.warn( [ 920.793607] [57331]: INFO cinder.volume.api [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a8463995-7f76-45c8-a4e2-f5c250859b67 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Roll detaching of volume completed successfully. [ 920.794676] [57331]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-a8463995-7f76-45c8-a4e2-f5c250859b67 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce/action returned with HTTP 202 [ 920.794676] [57331]: [pid: 57331|app: 0|req: 84/173] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 14:53:28 2025] POST /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 920.796252] [57332]: INFO cinder.volume.api [None req-454fe25d-0ede-45cc-91a7-d40d89ba69c2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 920.800658] [57331]: DEBUG cinder.api.middleware.request_id [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-78a2b266-5cea-4dd7-a96b-2647f304eb35 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.805088] [57331]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-78a2b266-5cea-4dd7-a96b-2647f304eb35 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] DELETE http://10.180.1.21/volume/v3/attachments/54044f5b-23de-4375-8ec6-80b483a85123 [ 920.805088] [57331]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-78a2b266-5cea-4dd7-a96b-2647f304eb35 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 920.805088] [57331]: DEBUG cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-78a2b266-5cea-4dd7-a96b-2647f304eb35 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 920.807264] [57332]: INFO cinder.api.openstack.wsgi [None req-454fe25d-0ede-45cc-91a7-d40d89ba69c2 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe returned with HTTP 200 [ 920.807773] [57332]: [pid: 57332|app: 0|req: 90/174] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:28 2025] GET /volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.814703] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.814703] [57331]: warnings.warn( [ 920.921737] [57331]: INFO cinder.api.openstack.wsgi [req-38d3beb7-b1f8-495e-817a-f8a49622cd7d req-78a2b266-5cea-4dd7-a96b-2647f304eb35 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/attachments/54044f5b-23de-4375-8ec6-80b483a85123 returned with HTTP 200 [ 920.921737] [57331]: [pid: 57331|app: 0|req: 85/175] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:53:28 2025] DELETE /volume/v3/attachments/54044f5b-23de-4375-8ec6-80b483a85123 => generated 192 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 921.821624] [57332]: DEBUG cinder.api.middleware.request_id [None req-da541330-ab5f-4155-9903-aa4fa2fd14c3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.824779] [57332]: INFO cinder.api.openstack.wsgi [None req-da541330-ab5f-4155-9903-aa4fa2fd14c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe [ 921.824923] [57332]: DEBUG cinder.api.openstack.wsgi [None req-da541330-ab5f-4155-9903-aa4fa2fd14c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 921.825220] [57332]: DEBUG cinder.api.openstack.wsgi [None req-da541330-ab5f-4155-9903-aa4fa2fd14c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 921.835591] [57332]: INFO cinder.api.openstack.wsgi [None req-da541330-ab5f-4155-9903-aa4fa2fd14c3 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe returned with HTTP 404 [ 921.835591] [57332]: [pid: 57332|app: 0|req: 91/176] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:29 2025] GET /volume/v3/volumes/2e6bf102-944c-495d-a528-2bdb8e0962fe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 921.840747] [57331]: DEBUG cinder.api.middleware.request_id [None req-28889f4a-45a9-45ce-94bb-e711b609478e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.844155] [57331]: INFO cinder.api.openstack.wsgi [None req-28889f4a-45a9-45ce-94bb-e711b609478e tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 [ 921.845684] [57331]: DEBUG cinder.api.openstack.wsgi [None req-28889f4a-45a9-45ce-94bb-e711b609478e tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 921.845934] [57331]: DEBUG cinder.api.openstack.wsgi [None req-28889f4a-45a9-45ce-94bb-e711b609478e tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 921.846152] [57331]: INFO cinder.api.v3.volumes [None req-28889f4a-45a9-45ce-94bb-e711b609478e tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Delete volume with id: 0220c8e8-acd3-414b-bb55-fd6c7732c860 [ 921.859302] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.859302] [57331]: warnings.warn( [ 921.859895] [57331]: INFO cinder.volume.api [None req-28889f4a-45a9-45ce-94bb-e711b609478e tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 921.881613] [57331]: INFO cinder.volume.api [None req-28889f4a-45a9-45ce-94bb-e711b609478e tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Delete volume request issued successfully. [ 921.881845] [57331]: INFO cinder.api.openstack.wsgi [None req-28889f4a-45a9-45ce-94bb-e711b609478e tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 returned with HTTP 202 [ 921.882341] [57331]: [pid: 57331|app: 0|req: 86/177] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:53:29 2025] DELETE /volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 921.886247] [57332]: DEBUG cinder.api.middleware.request_id [None req-0b1a4d93-372b-4c40-8be3-f5a47a566ffb None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.889465] [57332]: INFO cinder.api.openstack.wsgi [None req-0b1a4d93-372b-4c40-8be3-f5a47a566ffb tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 [ 921.889465] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0b1a4d93-372b-4c40-8be3-f5a47a566ffb tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 921.889465] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0b1a4d93-372b-4c40-8be3-f5a47a566ffb tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 921.902463] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.902463] [57332]: warnings.warn( [ 921.907978] [57332]: INFO cinder.volume.api [None req-0b1a4d93-372b-4c40-8be3-f5a47a566ffb tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 921.914276] [57332]: INFO cinder.api.openstack.wsgi [None req-0b1a4d93-372b-4c40-8be3-f5a47a566ffb tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 returned with HTTP 200 [ 921.914713] [57332]: [pid: 57332|app: 0|req: 92/178] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:29 2025] GET /volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.928365] [57331]: DEBUG cinder.api.middleware.request_id [None req-9300bc78-84d2-4f62-876b-29c42ef2abaa None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.930648] [57331]: INFO cinder.api.openstack.wsgi [None req-9300bc78-84d2-4f62-876b-29c42ef2abaa tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 [ 922.930706] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9300bc78-84d2-4f62-876b-29c42ef2abaa tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 922.930922] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9300bc78-84d2-4f62-876b-29c42ef2abaa tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 922.939080] [57331]: INFO cinder.api.openstack.wsgi [None req-9300bc78-84d2-4f62-876b-29c42ef2abaa tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 returned with HTTP 404 [ 922.939742] [57331]: [pid: 57331|app: 0|req: 87/179] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:30 2025] GET /volume/v3/volumes/0220c8e8-acd3-414b-bb55-fd6c7732c860 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 922.942942] [57332]: DEBUG cinder.api.middleware.request_id [None req-0aa65265-d802-4f49-be81-af1ce53272d6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.945011] [57332]: INFO cinder.api.openstack.wsgi [None req-0aa65265-d802-4f49-be81-af1ce53272d6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 [ 922.945229] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0aa65265-d802-4f49-be81-af1ce53272d6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 922.945459] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0aa65265-d802-4f49-be81-af1ce53272d6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 922.945643] [57332]: INFO cinder.api.v3.volumes [None req-0aa65265-d802-4f49-be81-af1ce53272d6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Delete volume with id: d1fd0c07-287a-49e3-9dc2-4d0a53883d44 [ 922.964391] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.964391] [57332]: warnings.warn( [ 922.965021] [57332]: INFO cinder.volume.api [None req-0aa65265-d802-4f49-be81-af1ce53272d6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 922.986805] [57332]: INFO cinder.volume.api [None req-0aa65265-d802-4f49-be81-af1ce53272d6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Delete volume request issued successfully. [ 922.986892] [57332]: INFO cinder.api.openstack.wsgi [None req-0aa65265-d802-4f49-be81-af1ce53272d6 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 returned with HTTP 202 [ 922.987337] [57332]: [pid: 57332|app: 0|req: 93/180] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:53:30 2025] DELETE /volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 922.992176] [57331]: DEBUG cinder.api.middleware.request_id [None req-402fccac-db8f-42a3-9ea2-282c3f9d1769 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.997172] [57331]: INFO cinder.api.openstack.wsgi [None req-402fccac-db8f-42a3-9ea2-282c3f9d1769 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 [ 922.997714] [57331]: DEBUG cinder.api.openstack.wsgi [None req-402fccac-db8f-42a3-9ea2-282c3f9d1769 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 922.998333] [57331]: DEBUG cinder.api.openstack.wsgi [None req-402fccac-db8f-42a3-9ea2-282c3f9d1769 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 923.009311] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.009311] [57331]: warnings.warn( [ 923.012703] [57331]: INFO cinder.volume.api [None req-402fccac-db8f-42a3-9ea2-282c3f9d1769 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Volume info retrieved successfully. [ 923.024667] [57331]: INFO cinder.api.openstack.wsgi [None req-402fccac-db8f-42a3-9ea2-282c3f9d1769 tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 returned with HTTP 200 [ 923.024667] [57331]: [pid: 57331|app: 0|req: 88/181] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:30 2025] GET /volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 924.038795] [57332]: DEBUG cinder.api.middleware.request_id [None req-98f8d4b1-9e39-4002-9999-985bcadd7d9d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.041691] [57332]: INFO cinder.api.openstack.wsgi [None req-98f8d4b1-9e39-4002-9999-985bcadd7d9d tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] GET http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 [ 924.042640] [57332]: DEBUG cinder.api.openstack.wsgi [None req-98f8d4b1-9e39-4002-9999-985bcadd7d9d tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 924.042640] [57332]: DEBUG cinder.api.openstack.wsgi [None req-98f8d4b1-9e39-4002-9999-985bcadd7d9d tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 924.052492] [57332]: INFO cinder.api.openstack.wsgi [None req-98f8d4b1-9e39-4002-9999-985bcadd7d9d tempest-VolumesTestJSON-908375680 tempest-VolumesTestJSON-908375680-project-member] http://10.180.1.21/volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 returned with HTTP 404 [ 924.052492] [57332]: [pid: 57332|app: 0|req: 94/182] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:53:31 2025] GET /volume/v3/volumes/d1fd0c07-287a-49e3-9dc2-4d0a53883d44 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 927.980130] [57331]: DEBUG cinder.api.middleware.request_id [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-26f5578a-9277-410f-bcd2-d2ae5b5ce0c9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.984378] [57331]: INFO cinder.api.openstack.wsgi [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-26f5578a-9277-410f-bcd2-d2ae5b5ce0c9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452 [ 927.984378] [57331]: DEBUG cinder.api.openstack.wsgi [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-26f5578a-9277-410f-bcd2-d2ae5b5ce0c9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 927.984378] [57331]: DEBUG cinder.api.openstack.wsgi [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-26f5578a-9277-410f-bcd2-d2ae5b5ce0c9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 927.996229] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.996229] [57331]: warnings.warn( [ 928.532759] [57331]: INFO cinder.api.openstack.wsgi [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-26f5578a-9277-410f-bcd2-d2ae5b5ce0c9 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452 returned with HTTP 200 [ 928.533228] [57331]: [pid: 57331|app: 0|req: 89/183] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:53:35 2025] DELETE /volume/v3/attachments/fabb219e-98f1-4a26-9c6c-66cf2971c452 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.542061] [57332]: DEBUG cinder.api.middleware.request_id [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-9b0585cd-5c32-45bf-b528-27e898ec4bc7 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.546760] [57332]: INFO cinder.api.openstack.wsgi [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-9b0585cd-5c32-45bf-b528-27e898ec4bc7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 928.546760] [57332]: DEBUG cinder.api.openstack.wsgi [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-9b0585cd-5c32-45bf-b528-27e898ec4bc7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 928.546760] [57332]: DEBUG cinder.api.openstack.wsgi [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-9b0585cd-5c32-45bf-b528-27e898ec4bc7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 928.546760] [57332]: INFO cinder.api.v3.volumes [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-9b0585cd-5c32-45bf-b528-27e898ec4bc7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Delete volume with id: d30449d3-e21c-42fb-b86e-a52e5921b2ce [ 928.559794] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.559794] [57332]: warnings.warn( [ 928.560395] [57332]: INFO cinder.volume.api [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-9b0585cd-5c32-45bf-b528-27e898ec4bc7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Volume info retrieved successfully. [ 928.582127] [57332]: INFO cinder.volume.api [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-9b0585cd-5c32-45bf-b528-27e898ec4bc7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] Delete volume request issued successfully. [ 928.582339] [57332]: INFO cinder.api.openstack.wsgi [req-f5656b8f-029f-4537-97e7-1280c81da3e1 req-9b0585cd-5c32-45bf-b528-27e898ec4bc7 tempest-ServerActionsV293TestJSON-141987590 tempest-ServerActionsV293TestJSON-141987590-project-member] http://10.180.1.21/volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce returned with HTTP 202 [ 928.582911] [57332]: [pid: 57332|app: 0|req: 95/184] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 14:53:36 2025] DELETE /volume/v3/volumes/d30449d3-e21c-42fb-b86e-a52e5921b2ce => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 938.532399] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=165,cinder:INSERT=37,cinder:UPDATE=55 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 938.577991] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=76,cinder:UPDATE=6,cinder:INSERT=5 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 957.932478] [57331]: DEBUG cinder.api.middleware.request_id [req-2d3cfee5-0335-46b5-aa8c-678eb4e712a0 req-02649e38-7be3-4a10-b165-7d283b3be784 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.936032] [57331]: INFO cinder.api.openstack.wsgi [req-2d3cfee5-0335-46b5-aa8c-678eb4e712a0 req-02649e38-7be3-4a10-b165-7d283b3be784 tempest-SecurityGroupsTestJSON-532505633 tempest-SecurityGroupsTestJSON-532505633-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=050764d1-b90c-4b6e-8ec1-25c31cf3096d [ 957.936032] [57331]: DEBUG cinder.api.openstack.wsgi [req-2d3cfee5-0335-46b5-aa8c-678eb4e712a0 req-02649e38-7be3-4a10-b165-7d283b3be784 tempest-SecurityGroupsTestJSON-532505633 tempest-SecurityGroupsTestJSON-532505633-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 957.936032] [57331]: DEBUG cinder.api.openstack.wsgi [req-2d3cfee5-0335-46b5-aa8c-678eb4e712a0 req-02649e38-7be3-4a10-b165-7d283b3be784 tempest-SecurityGroupsTestJSON-532505633 tempest-SecurityGroupsTestJSON-532505633-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 957.949847] [57331]: INFO cinder.api.openstack.wsgi [req-2d3cfee5-0335-46b5-aa8c-678eb4e712a0 req-02649e38-7be3-4a10-b165-7d283b3be784 tempest-SecurityGroupsTestJSON-532505633 tempest-SecurityGroupsTestJSON-532505633-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=050764d1-b90c-4b6e-8ec1-25c31cf3096d returned with HTTP 200 [ 957.950032] [57331]: [pid: 57331|app: 0|req: 90/185] 10.180.1.21 () {62 vars in 1517 bytes} [Mon Dec 15 14:54:05 2025] GET /volume/v3/attachments?instance_id=050764d1-b90c-4b6e-8ec1-25c31cf3096d => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.946275] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=1 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 985.317999] [57332]: DEBUG cinder.api.middleware.request_id [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.320639] [57332]: INFO cinder.api.openstack.wsgi [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] POST http://10.180.1.21/volume/v3/volumes [ 985.322362] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-801420381"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 985.323056] [57332]: DEBUG cinder.api.v3.volumes [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-801420381'}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 985.323322] [57332]: INFO cinder.api.v3.volumes [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Create volume of 1 GB [ 985.332501] [57332]: INFO cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Availability Zones retrieved successfully. [ 985.342236] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Flow 'volume_create_api' (c62a0485-cdb7-4c75-9f33-4e936b2673e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 985.344049] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0affe5c-5079-4327-a0c0-445eb9cf9f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 985.345439] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 985.372651] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0affe5c-5079-4327-a0c0-445eb9cf9f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 985.373938] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495ce894-82eb-4a0c-bdf9-d6e761c38703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 985.439035] [57332]: DEBUG cinder.quota [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Created reservations ['92020209-78e3-46e2-a148-68051426b322', '2dbf4d9a-4f5f-4538-9fe4-14d2d8e895ae', '2d0cc054-8255-4183-a433-d5bd7805f5b3', '418115c6-fb16-40a6-b773-fa15f2ad0308'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 985.441739] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495ce894-82eb-4a0c-bdf9-d6e761c38703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92020209-78e3-46e2-a148-68051426b322', '2dbf4d9a-4f5f-4538-9fe4-14d2d8e895ae', '2d0cc054-8255-4183-a433-d5bd7805f5b3', '418115c6-fb16-40a6-b773-fa15f2ad0308']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 985.441739] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b51426-f995-4078-be10-32ef489267be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 985.463477] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b51426-f995-4078-be10-32ef489267be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39bf083a-f116-4587-a7b7-51e87eeb9fbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-801420381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9866f583e63d40afb7a7154112406d45',qos_specs=None,replication_status=,reservations=['92020209-78e3-46e2-a148-68051426b322','2dbf4d9a-4f5f-4538-9fe4-14d2d8e895ae','2d0cc054-8255-4183-a433-d5bd7805f5b3','418115c6-fb16-40a6-b773-fa15f2ad0308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7e5cf713d04e65b85ee39dccea544e',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-801420381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39bf083a-f116-4587-a7b7-51e87eeb9fbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9866f583e63d40afb7a7154112406d45',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='9e7e5cf713d04e65b85ee39dccea544e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 985.464552] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078dc9e5-ecda-416e-9b9b-e5d4cdd441e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 985.490085] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078dc9e5-ecda-416e-9b9b-e5d4cdd441e8) 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-801420381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9866f583e63d40afb7a7154112406d45',qos_specs=None,replication_status=,reservations=['92020209-78e3-46e2-a148-68051426b322','2dbf4d9a-4f5f-4538-9fe4-14d2d8e895ae','2d0cc054-8255-4183-a433-d5bd7805f5b3','418115c6-fb16-40a6-b773-fa15f2ad0308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7e5cf713d04e65b85ee39dccea544e',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 985.491095] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd39d82e-bc31-4ff8-8a19-1244e263dc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 985.510851] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd39d82e-bc31-4ff8-8a19-1244e263dc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 985.513443] [57332]: DEBUG cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Flow 'volume_create_api' (c62a0485-cdb7-4c75-9f33-4e936b2673e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 985.513443] [57332]: INFO cinder.volume.api [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Create volume request issued successfully. [ 985.513443] [57332]: INFO cinder.api.openstack.wsgi [None req-9a653e82-b51f-44e5-9747-b9bde8b6a977 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 985.515953] [57332]: [pid: 57332|app: 0|req: 96/186] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:54:33 2025] POST /volume/v3/volumes => generated 752 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 985.524403] [57331]: DEBUG cinder.api.middleware.request_id [None req-c8697806-1f11-4d48-99b3-1c131edeb951 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.530307] [57331]: INFO cinder.api.openstack.wsgi [None req-c8697806-1f11-4d48-99b3-1c131edeb951 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf [ 985.530307] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c8697806-1f11-4d48-99b3-1c131edeb951 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 985.530602] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c8697806-1f11-4d48-99b3-1c131edeb951 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 985.550071] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.550071] [57331]: warnings.warn( [ 985.559284] [57331]: INFO cinder.volume.api [None req-c8697806-1f11-4d48-99b3-1c131edeb951 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 985.566535] [57331]: INFO cinder.api.openstack.wsgi [None req-c8697806-1f11-4d48-99b3-1c131edeb951 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf returned with HTTP 200 [ 985.566985] [57331]: [pid: 57331|app: 0|req: 91/187] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:54:33 2025] GET /volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.582167] [57332]: DEBUG cinder.api.middleware.request_id [None req-f1b05241-b463-4d21-bbf1-849578395260 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.584401] [57332]: INFO cinder.api.openstack.wsgi [None req-f1b05241-b463-4d21-bbf1-849578395260 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf [ 986.584624] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f1b05241-b463-4d21-bbf1-849578395260 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 986.585960] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f1b05241-b463-4d21-bbf1-849578395260 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 986.595024] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.595024] [57332]: warnings.warn( [ 986.600514] [57332]: INFO cinder.volume.api [None req-f1b05241-b463-4d21-bbf1-849578395260 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 986.605515] [57332]: INFO cinder.api.openstack.wsgi [None req-f1b05241-b463-4d21-bbf1-849578395260 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf returned with HTTP 200 [ 986.605960] [57332]: [pid: 57332|app: 0|req: 97/188] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:54:34 2025] GET /volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.616936] [57331]: DEBUG cinder.api.middleware.request_id [None req-f41f405c-d530-40bc-b3cc-6312cc7c66b4 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.618824] [57331]: INFO cinder.api.openstack.wsgi [None req-f41f405c-d530-40bc-b3cc-6312cc7c66b4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] POST http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf/action [ 986.619255] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f41f405c-d530-40bc-b3cc-6312cc7c66b4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 986.619388] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f41f405c-d530-40bc-b3cc-6312cc7c66b4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.632103] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.632103] [57331]: warnings.warn( [ 986.632103] [57331]: INFO cinder.volume.api [None req-f41f405c-d530-40bc-b3cc-6312cc7c66b4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 986.639273] [57331]: INFO cinder.volume.api [None req-f41f405c-d530-40bc-b3cc-6312cc7c66b4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume updated successfully. [ 986.639579] [57331]: INFO cinder.api.openstack.wsgi [None req-f41f405c-d530-40bc-b3cc-6312cc7c66b4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf/action returned with HTTP 200 [ 986.640085] [57331]: [pid: 57331|app: 0|req: 92/189] 10.180.1.21 () {60 vars in 1267 bytes} [Mon Dec 15 14:54:34 2025] POST /volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) [ 986.643214] [57332]: DEBUG cinder.api.middleware.request_id [None req-e6065403-1815-460e-910e-1915c4cbfdaf None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.653178] [57332]: INFO cinder.api.openstack.wsgi [None req-e6065403-1815-460e-910e-1915c4cbfdaf tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf [ 986.653178] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e6065403-1815-460e-910e-1915c4cbfdaf tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 986.653178] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e6065403-1815-460e-910e-1915c4cbfdaf tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 986.673374] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.673374] [57332]: warnings.warn( [ 986.679469] [57332]: INFO cinder.volume.api [None req-e6065403-1815-460e-910e-1915c4cbfdaf tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 986.688120] [57332]: INFO cinder.api.openstack.wsgi [None req-e6065403-1815-460e-910e-1915c4cbfdaf tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf returned with HTTP 200 [ 986.689809] [57332]: [pid: 57332|app: 0|req: 98/190] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:54:34 2025] GET /volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.815092] [57331]: DEBUG cinder.api.middleware.request_id [req-df21446e-a0a2-4820-97d4-9265434d8b7d req-80fb3b59-b481-405a-83eb-a072bad623d1 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.817691] [57331]: INFO cinder.api.openstack.wsgi [req-df21446e-a0a2-4820-97d4-9265434d8b7d req-80fb3b59-b481-405a-83eb-a072bad623d1 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf [ 986.817909] [57331]: DEBUG cinder.api.openstack.wsgi [req-df21446e-a0a2-4820-97d4-9265434d8b7d req-80fb3b59-b481-405a-83eb-a072bad623d1 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 986.818138] [57331]: DEBUG cinder.api.openstack.wsgi [req-df21446e-a0a2-4820-97d4-9265434d8b7d req-80fb3b59-b481-405a-83eb-a072bad623d1 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 986.826627] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.826627] [57331]: warnings.warn( [ 986.833073] [57331]: INFO cinder.volume.api [req-df21446e-a0a2-4820-97d4-9265434d8b7d req-80fb3b59-b481-405a-83eb-a072bad623d1 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 986.838026] [57331]: INFO cinder.api.openstack.wsgi [req-df21446e-a0a2-4820-97d4-9265434d8b7d req-80fb3b59-b481-405a-83eb-a072bad623d1 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf returned with HTTP 200 [ 986.838540] [57331]: [pid: 57331|app: 0|req: 93/191] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:54:34 2025] GET /volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.117222] [57332]: DEBUG cinder.api.middleware.request_id [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.120040] [57332]: INFO cinder.api.openstack.wsgi [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] POST http://10.180.1.21/volume/v3/volumes [ 987.121180] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-357053212"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 987.125109] [57332]: DEBUG cinder.api.v3.volumes [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-357053212'}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 987.125109] [57332]: INFO cinder.api.v3.volumes [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Create volume of 1 GB [ 987.134720] [57332]: INFO cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Availability Zones retrieved successfully. [ 987.142833] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Flow 'volume_create_api' (44a066cc-e572-49dc-9aee-5b9d150ea2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 987.144229] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (962c104a-2fdb-4dc5-b4de-c5f1a85aac01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.145623] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 987.173931] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (962c104a-2fdb-4dc5-b4de-c5f1a85aac01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.175370] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c700d09f-88ff-4049-b0ab-8a19f2fc1269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.229109] [57332]: DEBUG cinder.quota [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Created reservations ['abf518af-efc5-4c4b-9ec4-bd06964a2bf8', '7ed44505-fc64-45db-a338-54e2a5def51d', '683d7a19-9a23-496e-8c07-3339d63ea0aa', '82b93313-452f-43e6-8fbf-c06ff41c9f01'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 987.230150] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c700d09f-88ff-4049-b0ab-8a19f2fc1269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abf518af-efc5-4c4b-9ec4-bd06964a2bf8', '7ed44505-fc64-45db-a338-54e2a5def51d', '683d7a19-9a23-496e-8c07-3339d63ea0aa', '82b93313-452f-43e6-8fbf-c06ff41c9f01']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.234024] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824f603d-a525-4c44-b236-41283cba5e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.248208] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824f603d-a525-4c44-b236-41283cba5e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e92d3ad4-b048-46a4-b2c1-2f8dd94030ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-357053212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9866f583e63d40afb7a7154112406d45',qos_specs=None,replication_status=,reservations=['abf518af-efc5-4c4b-9ec4-bd06964a2bf8','7ed44505-fc64-45db-a338-54e2a5def51d','683d7a19-9a23-496e-8c07-3339d63ea0aa','82b93313-452f-43e6-8fbf-c06ff41c9f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7e5cf713d04e65b85ee39dccea544e',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-357053212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e92d3ad4-b048-46a4-b2c1-2f8dd94030ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9866f583e63d40afb7a7154112406d45',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='9e7e5cf713d04e65b85ee39dccea544e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.249426] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13e655fd-0faa-4bf5-8a5d-692cd4a1255d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.270649] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13e655fd-0faa-4bf5-8a5d-692cd4a1255d) 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-357053212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9866f583e63d40afb7a7154112406d45',qos_specs=None,replication_status=,reservations=['abf518af-efc5-4c4b-9ec4-bd06964a2bf8','7ed44505-fc64-45db-a338-54e2a5def51d','683d7a19-9a23-496e-8c07-3339d63ea0aa','82b93313-452f-43e6-8fbf-c06ff41c9f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e7e5cf713d04e65b85ee39dccea544e',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.271513] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9bf8e3-02c3-4a87-a38a-20cfa9d91c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 987.283593] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9bf8e3-02c3-4a87-a38a-20cfa9d91c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 987.285037] [57332]: DEBUG cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Flow 'volume_create_api' (44a066cc-e572-49dc-9aee-5b9d150ea2d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 987.285732] [57332]: INFO cinder.volume.api [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Create volume request issued successfully. [ 987.286528] [57332]: INFO cinder.api.openstack.wsgi [None req-f3c3b920-48fd-4b62-a694-9eea8ee5e8f5 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 987.287788] [57332]: [pid: 57332|app: 0|req: 99/192] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:54:34 2025] POST /volume/v3/volumes => generated 752 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 987.296542] [57331]: DEBUG cinder.api.middleware.request_id [None req-00966d12-3d7b-4b16-9c8a-ac69dfa4289b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.300062] [57331]: INFO cinder.api.openstack.wsgi [None req-00966d12-3d7b-4b16-9c8a-ac69dfa4289b tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae [ 987.300313] [57331]: DEBUG cinder.api.openstack.wsgi [None req-00966d12-3d7b-4b16-9c8a-ac69dfa4289b tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 987.300558] [57331]: DEBUG cinder.api.openstack.wsgi [None req-00966d12-3d7b-4b16-9c8a-ac69dfa4289b tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 987.315136] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.315136] [57331]: warnings.warn( [ 987.321072] [57331]: INFO cinder.volume.api [None req-00966d12-3d7b-4b16-9c8a-ac69dfa4289b tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 987.328591] [57331]: INFO cinder.api.openstack.wsgi [None req-00966d12-3d7b-4b16-9c8a-ac69dfa4289b tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae returned with HTTP 200 [ 987.328591] [57331]: [pid: 57331|app: 0|req: 94/193] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:54:35 2025] GET /volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.344204] [57332]: DEBUG cinder.api.middleware.request_id [None req-0aac3ed7-cc65-43e8-a714-8bdd7c8402c3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.346504] [57332]: INFO cinder.api.openstack.wsgi [None req-0aac3ed7-cc65-43e8-a714-8bdd7c8402c3 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae [ 988.346707] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0aac3ed7-cc65-43e8-a714-8bdd7c8402c3 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 988.346921] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0aac3ed7-cc65-43e8-a714-8bdd7c8402c3 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 988.359849] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.359849] [57332]: warnings.warn( [ 988.366011] [57332]: INFO cinder.volume.api [None req-0aac3ed7-cc65-43e8-a714-8bdd7c8402c3 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 988.370550] [57332]: INFO cinder.api.openstack.wsgi [None req-0aac3ed7-cc65-43e8-a714-8bdd7c8402c3 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae returned with HTTP 200 [ 988.371857] [57332]: [pid: 57332|app: 0|req: 100/194] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:54:36 2025] GET /volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.326330] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 998.367514] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1017.978990] [57331]: DEBUG cinder.api.middleware.request_id [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-87c3b5e8-4996-4771-ad57-faccd126aaf0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.982100] [57331]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-87c3b5e8-4996-4771-ad57-faccd126aaf0 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1017.982255] [57331]: DEBUG cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-87c3b5e8-4996-4771-ad57-faccd126aaf0 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1017.982445] [57331]: DEBUG cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-87c3b5e8-4996-4771-ad57-faccd126aaf0 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1017.994619] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.994619] [57331]: warnings.warn( [ 1017.999575] [57331]: INFO cinder.volume.api [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-87c3b5e8-4996-4771-ad57-faccd126aaf0 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1018.005171] [57331]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-87c3b5e8-4996-4771-ad57-faccd126aaf0 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1018.005703] [57331]: [pid: 57331|app: 0|req: 95/195] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:55:05 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.529619] [57332]: DEBUG cinder.api.middleware.request_id [None req-4c7b0420-5a9c-416b-9953-eae5d5540a19 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.530432] [57332]: INFO cinder.api.openstack.wsgi [None req-4c7b0420-5a9c-416b-9953-eae5d5540a19 None None] GET http://10.180.1.21/volume// [ 1019.530432] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4c7b0420-5a9c-416b-9953-eae5d5540a19 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1019.530571] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4c7b0420-5a9c-416b-9953-eae5d5540a19 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1019.531122] [57332]: INFO cinder.api.openstack.wsgi [None req-4c7b0420-5a9c-416b-9953-eae5d5540a19 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1019.531250] [57332]: [pid: 57332|app: 0|req: 101/196] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:55:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1019.535507] [57331]: DEBUG cinder.api.middleware.request_id [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-71bc92a8-eb96-4d65-bfd6-f389921eb08d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.537865] [57331]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-71bc92a8-eb96-4d65-bfd6-f389921eb08d tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1019.538298] [57331]: DEBUG cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-71bc92a8-eb96-4d65-bfd6-f389921eb08d tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09eba27e-fbca-4452-90cf-a17d7bb40c92", "connector": null, "instance_uuid": "b75e7b43-bf1f-40fe-aa54-a2ae089e1b60"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1019.552073] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.552073] [57331]: warnings.warn( [ 1019.586544] [57331]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-71bc92a8-eb96-4d65-bfd6-f389921eb08d tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1019.587422] [57331]: [pid: 57331|app: 0|req: 96/197] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:55:07 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1019.619345] [57332]: DEBUG cinder.api.middleware.request_id [None req-35a38e9f-39a5-419e-bd57-e63e55f1b30c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.622186] [57332]: INFO cinder.api.openstack.wsgi [None req-35a38e9f-39a5-419e-bd57-e63e55f1b30c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1019.622186] [57332]: DEBUG cinder.api.openstack.wsgi [None req-35a38e9f-39a5-419e-bd57-e63e55f1b30c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1019.622186] [57332]: DEBUG cinder.api.openstack.wsgi [None req-35a38e9f-39a5-419e-bd57-e63e55f1b30c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1019.633069] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.633069] [57332]: warnings.warn( [ 1019.637579] [57332]: INFO cinder.volume.api [None req-35a38e9f-39a5-419e-bd57-e63e55f1b30c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1019.644577] [57332]: INFO cinder.api.openstack.wsgi [None req-35a38e9f-39a5-419e-bd57-e63e55f1b30c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1019.645708] [57332]: [pid: 57332|app: 0|req: 102/198] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:07 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.119054] [57331]: DEBUG cinder.api.middleware.request_id [None req-2cdfc7e7-ce50-44b6-8228-3681dd2deb74 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.119216] [57331]: INFO cinder.api.openstack.wsgi [None req-2cdfc7e7-ce50-44b6-8228-3681dd2deb74 None None] GET http://10.180.1.21/volume// [ 1020.119447] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2cdfc7e7-ce50-44b6-8228-3681dd2deb74 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1020.119770] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2cdfc7e7-ce50-44b6-8228-3681dd2deb74 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1020.120406] [57331]: INFO cinder.api.openstack.wsgi [None req-2cdfc7e7-ce50-44b6-8228-3681dd2deb74 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1020.120999] [57331]: [pid: 57331|app: 0|req: 97/199] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:55:07 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1020.125448] [57332]: DEBUG cinder.api.middleware.request_id [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-3c7ed1fd-a34e-4f69-8ff8-d54cc9eb2abe None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.129086] [57332]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-3c7ed1fd-a34e-4f69-8ff8-d54cc9eb2abe tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1020.129457] [57332]: DEBUG cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-3c7ed1fd-a34e-4f69-8ff8-d54cc9eb2abe tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1020.129751] [57332]: DEBUG cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-3c7ed1fd-a34e-4f69-8ff8-d54cc9eb2abe tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1020.145124] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.145124] [57332]: warnings.warn( [ 1020.151548] [57332]: INFO cinder.volume.api [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-3c7ed1fd-a34e-4f69-8ff8-d54cc9eb2abe tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1020.158559] [57332]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-3c7ed1fd-a34e-4f69-8ff8-d54cc9eb2abe tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1020.159060] [57332]: [pid: 57332|app: 0|req: 103/200] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:55:07 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1020.191719] [57331]: DEBUG cinder.api.middleware.request_id [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-25f57ca1-0c8a-4543-bbde-f738faf38df6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.194239] [57331]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-25f57ca1-0c8a-4543-bbde-f738faf38df6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] PUT http://10.180.1.21/volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21 [ 1020.194764] [57331]: DEBUG cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-25f57ca1-0c8a-4543-bbde-f738faf38df6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-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-1000045", "mountpoint": "/dev/sdb"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.204317] [57331]: DEBUG cinder.coordination [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-25f57ca1-0c8a-4543-bbde-f738faf38df6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Acquiring lock "cinder-attachment_update-09eba27e-fbca-4452-90cf-a17d7bb40c92-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1020.210159] [57331]: DEBUG cinder.coordination [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-25f57ca1-0c8a-4543-bbde-f738faf38df6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Lock "cinder-attachment_update-09eba27e-fbca-4452-90cf-a17d7bb40c92-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1020.211395] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.211395] [57331]: warnings.warn( [ 1020.657190] [57332]: DEBUG cinder.api.middleware.request_id [None req-5dc7bc5c-0121-4cc1-b21e-6e71f61f542c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.659337] [57332]: INFO cinder.api.openstack.wsgi [None req-5dc7bc5c-0121-4cc1-b21e-6e71f61f542c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1020.659598] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5dc7bc5c-0121-4cc1-b21e-6e71f61f542c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1020.659922] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5dc7bc5c-0121-4cc1-b21e-6e71f61f542c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1020.679844] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.679844] [57332]: warnings.warn( [ 1020.684907] [57332]: INFO cinder.volume.api [None req-5dc7bc5c-0121-4cc1-b21e-6e71f61f542c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1020.691174] [57332]: INFO cinder.api.openstack.wsgi [None req-5dc7bc5c-0121-4cc1-b21e-6e71f61f542c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1020.691686] [57332]: [pid: 57332|app: 0|req: 104/201] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:08 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.706818] [57332]: DEBUG cinder.api.middleware.request_id [None req-5b647428-6305-4411-a79e-2b07f3eefc6a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.711030] [57332]: INFO cinder.api.openstack.wsgi [None req-5b647428-6305-4411-a79e-2b07f3eefc6a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1021.711030] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5b647428-6305-4411-a79e-2b07f3eefc6a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1021.711030] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5b647428-6305-4411-a79e-2b07f3eefc6a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1021.756011] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.756011] [57332]: warnings.warn( [ 1021.772822] [57332]: INFO cinder.volume.api [None req-5b647428-6305-4411-a79e-2b07f3eefc6a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1021.785729] [57332]: INFO cinder.api.openstack.wsgi [None req-5b647428-6305-4411-a79e-2b07f3eefc6a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1021.786529] [57332]: [pid: 57332|app: 0|req: 105/202] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:09 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.797827] [57332]: DEBUG cinder.api.middleware.request_id [None req-28ab9f33-ee83-482c-a8e4-5cc74b730fef None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.800141] [57332]: INFO cinder.api.openstack.wsgi [None req-28ab9f33-ee83-482c-a8e4-5cc74b730fef tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1022.800403] [57332]: DEBUG cinder.api.openstack.wsgi [None req-28ab9f33-ee83-482c-a8e4-5cc74b730fef tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1022.800644] [57332]: DEBUG cinder.api.openstack.wsgi [None req-28ab9f33-ee83-482c-a8e4-5cc74b730fef tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1022.819156] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.819156] [57332]: warnings.warn( [ 1022.824263] [57332]: INFO cinder.volume.api [None req-28ab9f33-ee83-482c-a8e4-5cc74b730fef tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1022.830128] [57332]: INFO cinder.api.openstack.wsgi [None req-28ab9f33-ee83-482c-a8e4-5cc74b730fef tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1022.830615] [57332]: [pid: 57332|app: 0|req: 106/203] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:10 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.845010] [57332]: DEBUG cinder.api.middleware.request_id [None req-eabbeafe-8a6b-42bd-82b5-75394434e883 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.847719] [57332]: INFO cinder.api.openstack.wsgi [None req-eabbeafe-8a6b-42bd-82b5-75394434e883 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1023.847969] [57332]: DEBUG cinder.api.openstack.wsgi [None req-eabbeafe-8a6b-42bd-82b5-75394434e883 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1023.848991] [57332]: DEBUG cinder.api.openstack.wsgi [None req-eabbeafe-8a6b-42bd-82b5-75394434e883 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1023.863398] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.863398] [57332]: warnings.warn( [ 1023.869077] [57332]: INFO cinder.volume.api [None req-eabbeafe-8a6b-42bd-82b5-75394434e883 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1023.874214] [57332]: INFO cinder.api.openstack.wsgi [None req-eabbeafe-8a6b-42bd-82b5-75394434e883 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1023.874685] [57332]: [pid: 57332|app: 0|req: 107/204] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:11 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.882441] [57332]: DEBUG cinder.api.middleware.request_id [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.885032] [57332]: INFO cinder.api.openstack.wsgi [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1023.885032] [57332]: DEBUG cinder.api.openstack.wsgi [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-892654874"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.886748] [57332]: DEBUG cinder.api.v3.volumes [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-892654874'}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1023.886922] [57332]: INFO cinder.api.v3.volumes [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume of 1 GB [ 1023.892372] [57332]: INFO cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Availability Zones retrieved successfully. [ 1023.899623] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Flow 'volume_create_api' (d7024728-6e10-48a9-8fe3-60c8ca913040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1023.900875] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3281a5-fb77-48d4-8eda-9bdffcd29e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1023.902096] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1023.926050] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb3281a5-fb77-48d4-8eda-9bdffcd29e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1023.927084] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb128cc8-0951-40c2-85af-15e0121ef2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1023.989597] [57332]: DEBUG cinder.quota [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Created reservations ['9f3b9a93-c372-499f-870a-fced6c2c38fe', '428157bb-570f-41ca-af6c-97630580bbcf', 'ac41ca6e-7dd8-4a64-95db-a937a03d8c75', '778c15d7-1a12-4403-959c-829933d43feb'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1023.990811] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb128cc8-0951-40c2-85af-15e0121ef2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f3b9a93-c372-499f-870a-fced6c2c38fe', '428157bb-570f-41ca-af6c-97630580bbcf', 'ac41ca6e-7dd8-4a64-95db-a937a03d8c75', '778c15d7-1a12-4403-959c-829933d43feb']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1023.991839] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea43ba4-5ac7-4a77-ad4f-4bc93dc21c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1024.006589] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ea43ba4-5ac7-4a77-ad4f-4bc93dc21c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39b195e5-d49d-42d4-aef0-bfa43d7adfd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-892654874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d468f16813354cf4b7cd98f6f85a8bd6',qos_specs=None,replication_status=,reservations=['9f3b9a93-c372-499f-870a-fced6c2c38fe','428157bb-570f-41ca-af6c-97630580bbcf','ac41ca6e-7dd8-4a64-95db-a937a03d8c75','778c15d7-1a12-4403-959c-829933d43feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dbe6060506a4dceb8cec639d4ad4217',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-892654874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39b195e5-d49d-42d4-aef0-bfa43d7adfd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d468f16813354cf4b7cd98f6f85a8bd6',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='4dbe6060506a4dceb8cec639d4ad4217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1024.007865] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00801253-10f7-4233-a575-d9e594f96beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1024.028076] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00801253-10f7-4233-a575-d9e594f96beb) 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-892654874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d468f16813354cf4b7cd98f6f85a8bd6',qos_specs=None,replication_status=,reservations=['9f3b9a93-c372-499f-870a-fced6c2c38fe','428157bb-570f-41ca-af6c-97630580bbcf','ac41ca6e-7dd8-4a64-95db-a937a03d8c75','778c15d7-1a12-4403-959c-829933d43feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dbe6060506a4dceb8cec639d4ad4217',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1024.029237] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2402683c-0e48-4f04-80b4-e0af191473d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1024.040468] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2402683c-0e48-4f04-80b4-e0af191473d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1024.041616] [57332]: DEBUG cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Flow 'volume_create_api' (d7024728-6e10-48a9-8fe3-60c8ca913040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1024.042761] [57332]: INFO cinder.volume.api [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume request issued successfully. [ 1024.042761] [57332]: INFO cinder.api.openstack.wsgi [None req-82e97ba4-87d2-49e7-906e-37a3e5dc759a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1024.043179] [57332]: [pid: 57332|app: 0|req: 108/205] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:55:11 2025] POST /volume/v3/volumes => generated 749 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1024.053629] [57332]: DEBUG cinder.api.middleware.request_id [None req-e637735d-23ea-49a8-ab90-4c964e1e9116 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.056832] [57332]: INFO cinder.api.openstack.wsgi [None req-e637735d-23ea-49a8-ab90-4c964e1e9116 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1024.057962] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e637735d-23ea-49a8-ab90-4c964e1e9116 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1024.057962] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e637735d-23ea-49a8-ab90-4c964e1e9116 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1024.066878] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.066878] [57332]: warnings.warn( [ 1024.071818] [57332]: INFO cinder.volume.api [None req-e637735d-23ea-49a8-ab90-4c964e1e9116 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1024.077128] [57332]: INFO cinder.api.openstack.wsgi [None req-e637735d-23ea-49a8-ab90-4c964e1e9116 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1024.077627] [57332]: [pid: 57332|app: 0|req: 109/206] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:11 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.887025] [57332]: DEBUG cinder.api.middleware.request_id [None req-75f6acc0-9668-4105-af7b-0aa0b214f1ce None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.889811] [57332]: INFO cinder.api.openstack.wsgi [None req-75f6acc0-9668-4105-af7b-0aa0b214f1ce tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1024.890085] [57332]: DEBUG cinder.api.openstack.wsgi [None req-75f6acc0-9668-4105-af7b-0aa0b214f1ce tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1024.890310] [57332]: DEBUG cinder.api.openstack.wsgi [None req-75f6acc0-9668-4105-af7b-0aa0b214f1ce tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1024.906019] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.906019] [57332]: warnings.warn( [ 1024.911509] [57332]: INFO cinder.volume.api [None req-75f6acc0-9668-4105-af7b-0aa0b214f1ce tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1024.917381] [57332]: INFO cinder.api.openstack.wsgi [None req-75f6acc0-9668-4105-af7b-0aa0b214f1ce tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1024.918248] [57332]: [pid: 57332|app: 0|req: 110/207] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:12 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.088422] [57332]: DEBUG cinder.api.middleware.request_id [None req-cecb0b1a-8a10-4ad0-8a7b-160e79cfe546 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.091050] [57332]: INFO cinder.api.openstack.wsgi [None req-cecb0b1a-8a10-4ad0-8a7b-160e79cfe546 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1025.091296] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cecb0b1a-8a10-4ad0-8a7b-160e79cfe546 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1025.091520] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cecb0b1a-8a10-4ad0-8a7b-160e79cfe546 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1025.100202] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.100202] [57332]: warnings.warn( [ 1025.104389] [57332]: INFO cinder.volume.api [None req-cecb0b1a-8a10-4ad0-8a7b-160e79cfe546 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1025.109555] [57332]: INFO cinder.api.openstack.wsgi [None req-cecb0b1a-8a10-4ad0-8a7b-160e79cfe546 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1025.110213] [57332]: [pid: 57332|app: 0|req: 111/208] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:12 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.179980] [57332]: DEBUG cinder.api.middleware.request_id [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-c37de040-834f-4038-984e-f10f1de49421 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.185255] [57332]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-c37de040-834f-4038-984e-f10f1de49421 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1025.186100] [57332]: DEBUG cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-c37de040-834f-4038-984e-f10f1de49421 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1025.186844] [57332]: DEBUG cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-c37de040-834f-4038-984e-f10f1de49421 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1025.205870] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.205870] [57332]: warnings.warn( [ 1025.213598] [57332]: INFO cinder.volume.api [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-c37de040-834f-4038-984e-f10f1de49421 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1025.223598] [57332]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-c37de040-834f-4038-984e-f10f1de49421 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1025.224748] [57332]: [pid: 57332|app: 0|req: 112/209] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:55:12 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1025.255510] [57331]: DEBUG cinder.coordination [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-25f57ca1-0c8a-4543-bbde-f738faf38df6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Lock "cinder-attachment_update-09eba27e-fbca-4452-90cf-a17d7bb40c92-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.043s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1025.255510] [57331]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-25f57ca1-0c8a-4543-bbde-f738faf38df6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21 returned with HTTP 200 [ 1025.255510] [57331]: [pid: 57331|app: 0|req: 98/210] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:55:07 2025] PUT /volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21 => generated 618 bytes in 5064 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1025.937694] [57332]: DEBUG cinder.api.middleware.request_id [None req-24e7e44b-03c5-4f40-9998-926548928c7a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.941328] [57332]: INFO cinder.api.openstack.wsgi [None req-24e7e44b-03c5-4f40-9998-926548928c7a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1025.941778] [57332]: DEBUG cinder.api.openstack.wsgi [None req-24e7e44b-03c5-4f40-9998-926548928c7a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1025.942180] [57332]: DEBUG cinder.api.openstack.wsgi [None req-24e7e44b-03c5-4f40-9998-926548928c7a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1025.962530] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.962530] [57332]: warnings.warn( [ 1025.967544] [57332]: INFO cinder.volume.api [None req-24e7e44b-03c5-4f40-9998-926548928c7a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1025.974231] [57332]: INFO cinder.api.openstack.wsgi [None req-24e7e44b-03c5-4f40-9998-926548928c7a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1025.974841] [57332]: [pid: 57332|app: 0|req: 113/211] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:13 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.342939] [57331]: DEBUG cinder.api.middleware.request_id [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-acecbbcf-b274-4222-93c0-c04db13d4b1c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.346598] [57331]: INFO cinder.api.openstack.wsgi [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-acecbbcf-b274-4222-93c0-c04db13d4b1c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d [ 1026.346946] [57331]: DEBUG cinder.api.openstack.wsgi [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-acecbbcf-b274-4222-93c0-c04db13d4b1c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1026.347450] [57331]: DEBUG cinder.api.openstack.wsgi [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-acecbbcf-b274-4222-93c0-c04db13d4b1c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1026.359371] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.359371] [57331]: warnings.warn( [ 1026.749242] [57332]: DEBUG cinder.api.middleware.request_id [None req-8b247b42-8501-4521-97d4-5136b1ea4d04 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.750040] [57332]: INFO cinder.api.openstack.wsgi [None req-8b247b42-8501-4521-97d4-5136b1ea4d04 None None] GET http://10.180.1.21/volume// [ 1026.750040] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8b247b42-8501-4521-97d4-5136b1ea4d04 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1026.750248] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8b247b42-8501-4521-97d4-5136b1ea4d04 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1026.750657] [57332]: INFO cinder.api.openstack.wsgi [None req-8b247b42-8501-4521-97d4-5136b1ea4d04 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1026.751077] [57332]: [pid: 57332|app: 0|req: 114/212] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:55:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1026.755469] [57332]: DEBUG cinder.api.middleware.request_id [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-765911aa-f6b6-4ff4-9f30-96e84ddf2821 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.758212] [57332]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-765911aa-f6b6-4ff4-9f30-96e84ddf2821 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1026.758697] [57332]: DEBUG cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-765911aa-f6b6-4ff4-9f30-96e84ddf2821 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39b195e5-d49d-42d4-aef0-bfa43d7adfd7", "connector": null, "instance_uuid": "4ca4e1ab-4a1e-44b3-8bdb-63763fa05411"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1026.771501] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.771501] [57332]: warnings.warn( [ 1026.793879] [57332]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-765911aa-f6b6-4ff4-9f30-96e84ddf2821 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1026.794682] [57332]: [pid: 57332|app: 0|req: 115/213] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:55:14 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.818501] [57332]: DEBUG cinder.api.middleware.request_id [None req-ffa459ac-f713-42c5-8385-c3ecb02dea47 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.821096] [57332]: INFO cinder.api.openstack.wsgi [None req-ffa459ac-f713-42c5-8385-c3ecb02dea47 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1026.821412] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ffa459ac-f713-42c5-8385-c3ecb02dea47 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1026.821772] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ffa459ac-f713-42c5-8385-c3ecb02dea47 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1026.835331] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.835331] [57332]: warnings.warn( [ 1026.840034] [57332]: INFO cinder.volume.api [None req-ffa459ac-f713-42c5-8385-c3ecb02dea47 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1026.845559] [57332]: INFO cinder.api.openstack.wsgi [None req-ffa459ac-f713-42c5-8385-c3ecb02dea47 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1026.846075] [57332]: [pid: 57332|app: 0|req: 116/214] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:14 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.886097] [57331]: INFO cinder.api.openstack.wsgi [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-acecbbcf-b274-4222-93c0-c04db13d4b1c tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d returned with HTTP 200 [ 1026.886500] [57331]: [pid: 57331|app: 0|req: 99/215] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:55:14 2025] DELETE /volume/v3/attachments/4b3c40d2-3f44-4120-be9c-aab347d65a1d => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.897529] [57332]: DEBUG cinder.api.middleware.request_id [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-e39cd052-8c3a-46de-abb1-ea1f12055f83 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.900349] [57332]: INFO cinder.api.openstack.wsgi [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-e39cd052-8c3a-46de-abb1-ea1f12055f83 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 [ 1026.900589] [57332]: DEBUG cinder.api.openstack.wsgi [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-e39cd052-8c3a-46de-abb1-ea1f12055f83 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1026.900856] [57332]: DEBUG cinder.api.openstack.wsgi [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-e39cd052-8c3a-46de-abb1-ea1f12055f83 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1026.901089] [57332]: INFO cinder.api.v3.volumes [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-e39cd052-8c3a-46de-abb1-ea1f12055f83 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Delete volume with id: e999401b-ae09-41f5-a861-20889f1a3340 [ 1026.909187] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.909187] [57332]: warnings.warn( [ 1026.909729] [57332]: INFO cinder.volume.api [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-e39cd052-8c3a-46de-abb1-ea1f12055f83 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Volume info retrieved successfully. [ 1026.927271] [57332]: INFO cinder.volume.api [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-e39cd052-8c3a-46de-abb1-ea1f12055f83 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] Delete volume request issued successfully. [ 1026.927502] [57332]: INFO cinder.api.openstack.wsgi [req-7ec4c650-3331-4d27-ba15-bc716317b2cb req-e39cd052-8c3a-46de-abb1-ea1f12055f83 tempest-ServersTestBootFromVolume-2126361038 tempest-ServersTestBootFromVolume-2126361038-project-member] http://10.180.1.21/volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 returned with HTTP 202 [ 1026.928017] [57332]: [pid: 57332|app: 0|req: 117/216] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 14:55:14 2025] DELETE /volume/v3/volumes/e999401b-ae09-41f5-a861-20889f1a3340 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1026.987671] [57331]: DEBUG cinder.api.middleware.request_id [None req-2fd1da5a-2308-47bb-af36-2820dabdc080 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.990517] [57331]: INFO cinder.api.openstack.wsgi [None req-2fd1da5a-2308-47bb-af36-2820dabdc080 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1026.990753] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2fd1da5a-2308-47bb-af36-2820dabdc080 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1026.990972] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2fd1da5a-2308-47bb-af36-2820dabdc080 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.003759] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.003759] [57331]: warnings.warn( [ 1027.007776] [57331]: INFO cinder.volume.api [None req-2fd1da5a-2308-47bb-af36-2820dabdc080 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1027.012764] [57331]: INFO cinder.api.openstack.wsgi [None req-2fd1da5a-2308-47bb-af36-2820dabdc080 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1027.013235] [57331]: [pid: 57331|app: 0|req: 100/217] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:14 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.323139] [57332]: DEBUG cinder.api.middleware.request_id [None req-9c12980e-e863-4799-92ac-6d2a27487872 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.323610] [57332]: INFO cinder.api.openstack.wsgi [None req-9c12980e-e863-4799-92ac-6d2a27487872 None None] GET http://10.180.1.21/volume// [ 1027.323787] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9c12980e-e863-4799-92ac-6d2a27487872 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1027.324011] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9c12980e-e863-4799-92ac-6d2a27487872 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.324422] [57332]: INFO cinder.api.openstack.wsgi [None req-9c12980e-e863-4799-92ac-6d2a27487872 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1027.324748] [57332]: [pid: 57332|app: 0|req: 118/218] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:55:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1027.329202] [57331]: DEBUG cinder.api.middleware.request_id [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8b9b274b-52a8-47fa-b3fe-7f0798990804 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.332093] [57331]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8b9b274b-52a8-47fa-b3fe-7f0798990804 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1027.332367] [57331]: DEBUG cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8b9b274b-52a8-47fa-b3fe-7f0798990804 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1027.332611] [57331]: DEBUG cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8b9b274b-52a8-47fa-b3fe-7f0798990804 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.348470] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.348470] [57331]: warnings.warn( [ 1027.353561] [57331]: INFO cinder.volume.api [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8b9b274b-52a8-47fa-b3fe-7f0798990804 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1027.359161] [57331]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8b9b274b-52a8-47fa-b3fe-7f0798990804 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1027.359658] [57331]: [pid: 57331|app: 0|req: 101/219] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:55:15 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1027.410168] [57332]: DEBUG cinder.api.middleware.request_id [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-b9b41154-7e15-49eb-ab3a-21948b130d73 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.413071] [57332]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-b9b41154-7e15-49eb-ab3a-21948b130d73 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] POST http://10.180.1.21/volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21/action [ 1027.413405] [57332]: DEBUG cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-b9b41154-7e15-49eb-ab3a-21948b130d73 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1027.413554] [57332]: DEBUG cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-b9b41154-7e15-49eb-ab3a-21948b130d73 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.418090] [57331]: DEBUG cinder.api.middleware.request_id [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8a1ebb05-38b8-448e-90d7-100e8317a865 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.420785] [57331]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8a1ebb05-38b8-448e-90d7-100e8317a865 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] PUT http://10.180.1.21/volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b [ 1027.421238] [57331]: DEBUG cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8a1ebb05-38b8-448e-90d7-100e8317a865 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-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-1000056", "mountpoint": "/dev/sdb"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.429947] [57331]: DEBUG cinder.coordination [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8a1ebb05-38b8-448e-90d7-100e8317a865 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Acquiring lock "cinder-attachment_update-39b195e5-d49d-42d4-aef0-bfa43d7adfd7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1027.434623] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.434623] [57332]: warnings.warn( [ 1027.435787] [57331]: DEBUG cinder.coordination [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8a1ebb05-38b8-448e-90d7-100e8317a865 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Lock "cinder-attachment_update-39b195e5-d49d-42d4-aef0-bfa43d7adfd7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1027.437081] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.437081] [57331]: warnings.warn( [ 1027.447084] [57332]: INFO cinder.api.openstack.wsgi [req-2f5e5d8c-589b-4392-b2c1-75ee0ed192f7 req-b9b41154-7e15-49eb-ab3a-21948b130d73 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21/action returned with HTTP 204 [ 1027.447824] [57332]: [pid: 57332|app: 0|req: 119/220] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:55:15 2025] POST /volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1027.858786] [57332]: DEBUG cinder.api.middleware.request_id [None req-2e810498-e272-40c7-bbec-487ae7883a72 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.861758] [57332]: INFO cinder.api.openstack.wsgi [None req-2e810498-e272-40c7-bbec-487ae7883a72 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1027.862008] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2e810498-e272-40c7-bbec-487ae7883a72 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1027.862237] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2e810498-e272-40c7-bbec-487ae7883a72 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.875702] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.875702] [57332]: warnings.warn( [ 1027.880854] [57332]: INFO cinder.volume.api [None req-2e810498-e272-40c7-bbec-487ae7883a72 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1027.886081] [57332]: INFO cinder.api.openstack.wsgi [None req-2e810498-e272-40c7-bbec-487ae7883a72 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1027.886713] [57332]: [pid: 57332|app: 0|req: 120/221] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:15 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.029694] [57332]: DEBUG cinder.api.middleware.request_id [None req-95f0644e-0a19-4f8c-b428-2f751aeb910b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.030415] [57332]: INFO cinder.api.openstack.wsgi [None req-95f0644e-0a19-4f8c-b428-2f751aeb910b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1028.030415] [57332]: DEBUG cinder.api.openstack.wsgi [None req-95f0644e-0a19-4f8c-b428-2f751aeb910b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1028.030728] [57332]: DEBUG cinder.api.openstack.wsgi [None req-95f0644e-0a19-4f8c-b428-2f751aeb910b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1028.042911] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.042911] [57332]: warnings.warn( [ 1028.047537] [57332]: INFO cinder.volume.api [None req-95f0644e-0a19-4f8c-b428-2f751aeb910b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1028.054648] [57332]: INFO cinder.api.openstack.wsgi [None req-95f0644e-0a19-4f8c-b428-2f751aeb910b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1028.055263] [57332]: [pid: 57332|app: 0|req: 121/222] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:15 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.065934] [57332]: DEBUG cinder.api.middleware.request_id [None req-e17c1de1-20c6-4f7d-a8ad-110a1ade340e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.069061] [57332]: INFO cinder.api.openstack.wsgi [None req-e17c1de1-20c6-4f7d-a8ad-110a1ade340e tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1028.069061] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e17c1de1-20c6-4f7d-a8ad-110a1ade340e tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1028.069061] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e17c1de1-20c6-4f7d-a8ad-110a1ade340e tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1028.082687] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.082687] [57332]: warnings.warn( [ 1028.087413] [57332]: INFO cinder.volume.api [None req-e17c1de1-20c6-4f7d-a8ad-110a1ade340e tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1028.093411] [57332]: INFO cinder.api.openstack.wsgi [None req-e17c1de1-20c6-4f7d-a8ad-110a1ade340e tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1028.093941] [57332]: [pid: 57332|app: 0|req: 122/223] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:15 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.180731] [57332]: DEBUG cinder.api.middleware.request_id [req-904331fe-2fd1-4c1e-88c6-0d225a8a1938 req-701480e5-c59d-4fbe-a8d8-5bb4dc9b3319 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.184029] [57332]: INFO cinder.api.openstack.wsgi [req-904331fe-2fd1-4c1e-88c6-0d225a8a1938 req-701480e5-c59d-4fbe-a8d8-5bb4dc9b3319 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1028.184355] [57332]: DEBUG cinder.api.openstack.wsgi [req-904331fe-2fd1-4c1e-88c6-0d225a8a1938 req-701480e5-c59d-4fbe-a8d8-5bb4dc9b3319 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1028.184724] [57332]: DEBUG cinder.api.openstack.wsgi [req-904331fe-2fd1-4c1e-88c6-0d225a8a1938 req-701480e5-c59d-4fbe-a8d8-5bb4dc9b3319 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1028.200491] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.200491] [57332]: warnings.warn( [ 1028.205011] [57332]: INFO cinder.volume.api [req-904331fe-2fd1-4c1e-88c6-0d225a8a1938 req-701480e5-c59d-4fbe-a8d8-5bb4dc9b3319 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1028.212346] [57332]: INFO cinder.api.openstack.wsgi [req-904331fe-2fd1-4c1e-88c6-0d225a8a1938 req-701480e5-c59d-4fbe-a8d8-5bb4dc9b3319 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1028.212905] [57332]: [pid: 57332|app: 0|req: 123/224] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:55:15 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1028.896627] [57332]: DEBUG cinder.api.middleware.request_id [None req-a6500fdf-0a56-49e2-9385-6b787af324f6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.899208] [57332]: INFO cinder.api.openstack.wsgi [None req-a6500fdf-0a56-49e2-9385-6b787af324f6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1028.899441] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a6500fdf-0a56-49e2-9385-6b787af324f6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1028.899657] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a6500fdf-0a56-49e2-9385-6b787af324f6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1028.912496] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.912496] [57332]: warnings.warn( [ 1028.916317] [57332]: INFO cinder.volume.api [None req-a6500fdf-0a56-49e2-9385-6b787af324f6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1028.921773] [57332]: INFO cinder.api.openstack.wsgi [None req-a6500fdf-0a56-49e2-9385-6b787af324f6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1028.922243] [57332]: [pid: 57332|app: 0|req: 124/225] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:16 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.934577] [57332]: DEBUG cinder.api.middleware.request_id [None req-dcdec691-b750-4bf3-81be-bcdb0c6fb110 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.936657] [57332]: INFO cinder.api.openstack.wsgi [None req-dcdec691-b750-4bf3-81be-bcdb0c6fb110 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1029.936889] [57332]: DEBUG cinder.api.openstack.wsgi [None req-dcdec691-b750-4bf3-81be-bcdb0c6fb110 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1029.937105] [57332]: DEBUG cinder.api.openstack.wsgi [None req-dcdec691-b750-4bf3-81be-bcdb0c6fb110 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1029.951824] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.951824] [57332]: warnings.warn( [ 1029.956518] [57332]: INFO cinder.volume.api [None req-dcdec691-b750-4bf3-81be-bcdb0c6fb110 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1029.962200] [57332]: INFO cinder.api.openstack.wsgi [None req-dcdec691-b750-4bf3-81be-bcdb0c6fb110 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1029.962550] [57332]: [pid: 57332|app: 0|req: 125/226] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:17 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.975594] [57332]: DEBUG cinder.api.middleware.request_id [None req-b31fe031-e7f0-4947-88ee-09705ba4490b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.979736] [57332]: INFO cinder.api.openstack.wsgi [None req-b31fe031-e7f0-4947-88ee-09705ba4490b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1030.979736] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b31fe031-e7f0-4947-88ee-09705ba4490b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1030.979736] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b31fe031-e7f0-4947-88ee-09705ba4490b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1031.025876] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.025876] [57332]: warnings.warn( [ 1031.035097] [57332]: INFO cinder.volume.api [None req-b31fe031-e7f0-4947-88ee-09705ba4490b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1031.048084] [57332]: INFO cinder.api.openstack.wsgi [None req-b31fe031-e7f0-4947-88ee-09705ba4490b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1031.049752] [57332]: [pid: 57332|app: 0|req: 126/227] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:18 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.060944] [57332]: DEBUG cinder.api.middleware.request_id [None req-520d17bc-f413-4875-ab48-dbf085ad81b9 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.063021] [57332]: INFO cinder.api.openstack.wsgi [None req-520d17bc-f413-4875-ab48-dbf085ad81b9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1032.063258] [57332]: DEBUG cinder.api.openstack.wsgi [None req-520d17bc-f413-4875-ab48-dbf085ad81b9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1032.063501] [57332]: DEBUG cinder.api.openstack.wsgi [None req-520d17bc-f413-4875-ab48-dbf085ad81b9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1032.083153] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.083153] [57332]: warnings.warn( [ 1032.088950] [57332]: INFO cinder.volume.api [None req-520d17bc-f413-4875-ab48-dbf085ad81b9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1032.095765] [57332]: INFO cinder.api.openstack.wsgi [None req-520d17bc-f413-4875-ab48-dbf085ad81b9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1032.096456] [57332]: [pid: 57332|app: 0|req: 127/228] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:19 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.476369] [57331]: DEBUG cinder.coordination [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8a1ebb05-38b8-448e-90d7-100e8317a865 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Lock "cinder-attachment_update-39b195e5-d49d-42d4-aef0-bfa43d7adfd7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.039s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1032.476369] [57331]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-8a1ebb05-38b8-448e-90d7-100e8317a865 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b returned with HTTP 200 [ 1032.476369] [57331]: [pid: 57331|app: 0|req: 102/229] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:55:15 2025] PUT /volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b => generated 618 bytes in 5059 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1033.108929] [57332]: DEBUG cinder.api.middleware.request_id [None req-76be579d-1cd7-4150-a800-466d79bf5a7f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.111492] [57332]: INFO cinder.api.openstack.wsgi [None req-76be579d-1cd7-4150-a800-466d79bf5a7f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1033.111747] [57332]: DEBUG cinder.api.openstack.wsgi [None req-76be579d-1cd7-4150-a800-466d79bf5a7f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1033.111971] [57332]: DEBUG cinder.api.openstack.wsgi [None req-76be579d-1cd7-4150-a800-466d79bf5a7f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1033.129204] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.129204] [57332]: warnings.warn( [ 1033.133974] [57332]: INFO cinder.volume.api [None req-76be579d-1cd7-4150-a800-466d79bf5a7f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1033.140222] [57332]: INFO cinder.api.openstack.wsgi [None req-76be579d-1cd7-4150-a800-466d79bf5a7f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1033.140710] [57332]: [pid: 57332|app: 0|req: 128/230] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:20 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.152235] [57331]: DEBUG cinder.api.middleware.request_id [None req-30e7ae8e-f6a4-4944-b4c6-122e64d02cc7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.154528] [57331]: INFO cinder.api.openstack.wsgi [None req-30e7ae8e-f6a4-4944-b4c6-122e64d02cc7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1034.154800] [57331]: DEBUG cinder.api.openstack.wsgi [None req-30e7ae8e-f6a4-4944-b4c6-122e64d02cc7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1034.155047] [57331]: DEBUG cinder.api.openstack.wsgi [None req-30e7ae8e-f6a4-4944-b4c6-122e64d02cc7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1034.169613] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.169613] [57331]: warnings.warn( [ 1034.174674] [57331]: INFO cinder.volume.api [None req-30e7ae8e-f6a4-4944-b4c6-122e64d02cc7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1034.181665] [57331]: INFO cinder.api.openstack.wsgi [None req-30e7ae8e-f6a4-4944-b4c6-122e64d02cc7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1034.182404] [57331]: [pid: 57331|app: 0|req: 103/231] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:21 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.627396] [57332]: DEBUG cinder.api.middleware.request_id [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-d8093ed2-a442-47ea-a51f-59beb0307d55 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.630391] [57332]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-d8093ed2-a442-47ea-a51f-59beb0307d55 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b/action [ 1034.630638] [57332]: DEBUG cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-d8093ed2-a442-47ea-a51f-59beb0307d55 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1034.630768] [57332]: DEBUG cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-d8093ed2-a442-47ea-a51f-59beb0307d55 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1034.651981] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.651981] [57332]: warnings.warn( [ 1034.663029] [57332]: INFO cinder.api.openstack.wsgi [req-66eade88-dd92-46de-a0bc-11e6e08ee87e req-d8093ed2-a442-47ea-a51f-59beb0307d55 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b/action returned with HTTP 204 [ 1034.663584] [57332]: [pid: 57332|app: 0|req: 129/232] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:55:22 2025] POST /volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1035.194645] [57331]: DEBUG cinder.api.middleware.request_id [None req-af2be099-cdcf-4864-99e1-78010b7508c7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.197116] [57331]: INFO cinder.api.openstack.wsgi [None req-af2be099-cdcf-4864-99e1-78010b7508c7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1035.197517] [57331]: DEBUG cinder.api.openstack.wsgi [None req-af2be099-cdcf-4864-99e1-78010b7508c7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1035.197888] [57331]: DEBUG cinder.api.openstack.wsgi [None req-af2be099-cdcf-4864-99e1-78010b7508c7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1035.212958] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.212958] [57331]: warnings.warn( [ 1035.217229] [57331]: INFO cinder.volume.api [None req-af2be099-cdcf-4864-99e1-78010b7508c7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1035.222229] [57331]: INFO cinder.api.openstack.wsgi [None req-af2be099-cdcf-4864-99e1-78010b7508c7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1035.222653] [57331]: [pid: 57331|app: 0|req: 104/233] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:22 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1035.231897] [57332]: DEBUG cinder.api.middleware.request_id [None req-44010a2a-3bac-4308-a268-dcb65562fd13 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.233912] [57332]: INFO cinder.api.openstack.wsgi [None req-44010a2a-3bac-4308-a268-dcb65562fd13 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1035.234178] [57332]: DEBUG cinder.api.openstack.wsgi [None req-44010a2a-3bac-4308-a268-dcb65562fd13 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1035.234448] [57332]: DEBUG cinder.api.openstack.wsgi [None req-44010a2a-3bac-4308-a268-dcb65562fd13 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1035.246118] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.246118] [57332]: warnings.warn( [ 1035.250062] [57332]: INFO cinder.volume.api [None req-44010a2a-3bac-4308-a268-dcb65562fd13 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1035.254580] [57332]: INFO cinder.api.openstack.wsgi [None req-44010a2a-3bac-4308-a268-dcb65562fd13 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1035.255102] [57332]: [pid: 57332|app: 0|req: 130/234] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:22 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1037.907468] [57331]: DEBUG cinder.api.middleware.request_id [req-3bacf0b5-a54c-4a4a-b929-8873d4b3aae6 req-cc8a0d23-58a1-4245-817f-95a1330d7b85 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.910464] [57331]: INFO cinder.api.openstack.wsgi [req-3bacf0b5-a54c-4a4a-b929-8873d4b3aae6 req-cc8a0d23-58a1-4245-817f-95a1330d7b85 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1037.910681] [57331]: DEBUG cinder.api.openstack.wsgi [req-3bacf0b5-a54c-4a4a-b929-8873d4b3aae6 req-cc8a0d23-58a1-4245-817f-95a1330d7b85 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1037.910897] [57331]: DEBUG cinder.api.openstack.wsgi [req-3bacf0b5-a54c-4a4a-b929-8873d4b3aae6 req-cc8a0d23-58a1-4245-817f-95a1330d7b85 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1037.925112] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.925112] [57331]: warnings.warn( [ 1037.929185] [57331]: INFO cinder.volume.api [req-3bacf0b5-a54c-4a4a-b929-8873d4b3aae6 req-cc8a0d23-58a1-4245-817f-95a1330d7b85 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1037.933961] [57331]: INFO cinder.api.openstack.wsgi [req-3bacf0b5-a54c-4a4a-b929-8873d4b3aae6 req-cc8a0d23-58a1-4245-817f-95a1330d7b85 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1037.934587] [57331]: [pid: 57331|app: 0|req: 105/235] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:55:25 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.252584] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=151,cinder:INSERT=12,cinder:UPDATE=19 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1047.931836] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=53,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1063.383282] [57332]: DEBUG cinder.api.middleware.request_id [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.385392] [57332]: INFO cinder.api.openstack.wsgi [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1063.385778] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-188853312"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1063.387257] [57332]: DEBUG cinder.api.v3.volumes [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-188853312'}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1063.387397] [57332]: INFO cinder.api.v3.volumes [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Create volume of 1 GB [ 1063.392711] [57332]: INFO cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Availability Zones retrieved successfully. [ 1063.399347] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Flow 'volume_create_api' (b60dcd7b-9e0a-4934-a848-b3af47cad8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1063.400515] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2090f991-04cd-4b7f-9bcd-2b4735466e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.401624] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1063.420108] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2090f991-04cd-4b7f-9bcd-2b4735466e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.421173] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb104b8d-24e4-42a6-bbba-6e82b87f9cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.468767] [57332]: DEBUG cinder.quota [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Created reservations ['ab2cb039-1834-4ae4-bcc1-e7740c4ef577', 'dfad0220-a7b9-49be-80ad-44373cdda62a', '2adda3cc-37a8-4780-9ec0-e39e0ff407ad', '5adbce2f-22d0-4983-a3e6-b1f403ead67f'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1063.469806] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb104b8d-24e4-42a6-bbba-6e82b87f9cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab2cb039-1834-4ae4-bcc1-e7740c4ef577', 'dfad0220-a7b9-49be-80ad-44373cdda62a', '2adda3cc-37a8-4780-9ec0-e39e0ff407ad', '5adbce2f-22d0-4983-a3e6-b1f403ead67f']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.471188] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54e86fcc-6b79-4b20-8b5a-bc9a04acf26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.483859] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54e86fcc-6b79-4b20-8b5a-bc9a04acf26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea760f2-47ed-428d-9bbd-fb5ebe4e0393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-188853312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2133bdc757d64a5e9828575100504793',qos_specs=None,replication_status=,reservations=['ab2cb039-1834-4ae4-bcc1-e7740c4ef577','dfad0220-a7b9-49be-80ad-44373cdda62a','2adda3cc-37a8-4780-9ec0-e39e0ff407ad','5adbce2f-22d0-4983-a3e6-b1f403ead67f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9f479ec96d477aba7dc12bca5d0daf',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-188853312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea760f2-47ed-428d-9bbd-fb5ebe4e0393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2133bdc757d64a5e9828575100504793',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='9b9f479ec96d477aba7dc12bca5d0daf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.484816] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76142237-e209-49ca-8240-e481d2ffd5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.498137] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76142237-e209-49ca-8240-e481d2ffd5f2) 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-188853312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2133bdc757d64a5e9828575100504793',qos_specs=None,replication_status=,reservations=['ab2cb039-1834-4ae4-bcc1-e7740c4ef577','dfad0220-a7b9-49be-80ad-44373cdda62a','2adda3cc-37a8-4780-9ec0-e39e0ff407ad','5adbce2f-22d0-4983-a3e6-b1f403ead67f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9f479ec96d477aba7dc12bca5d0daf',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.499354] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928d4be0-720b-4906-8b0c-328e36a31be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1063.508192] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928d4be0-720b-4906-8b0c-328e36a31be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1063.509532] [57332]: DEBUG cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Flow 'volume_create_api' (b60dcd7b-9e0a-4934-a848-b3af47cad8a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1063.510307] [57332]: INFO cinder.volume.api [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Create volume request issued successfully. [ 1063.514306] [57332]: INFO cinder.api.openstack.wsgi [None req-d7ea7091-3a01-43ce-92b8-3e47c07eef01 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1063.514306] [57332]: [pid: 57332|app: 0|req: 131/236] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:55:51 2025] POST /volume/v3/volumes => generated 755 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1063.521969] [57331]: DEBUG cinder.api.middleware.request_id [None req-6ca053fc-107c-4e87-9ef2-b1380321e19f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.525567] [57331]: INFO cinder.api.openstack.wsgi [None req-6ca053fc-107c-4e87-9ef2-b1380321e19f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1063.525567] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6ca053fc-107c-4e87-9ef2-b1380321e19f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1063.525660] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6ca053fc-107c-4e87-9ef2-b1380321e19f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1063.535285] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.535285] [57331]: warnings.warn( [ 1063.539854] [57331]: INFO cinder.volume.api [None req-6ca053fc-107c-4e87-9ef2-b1380321e19f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1063.544872] [57331]: INFO cinder.api.openstack.wsgi [None req-6ca053fc-107c-4e87-9ef2-b1380321e19f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1063.545281] [57331]: [pid: 57331|app: 0|req: 106/237] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:51 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.557341] [57332]: DEBUG cinder.api.middleware.request_id [None req-7b9397b0-597e-4f83-bd14-4d14e984f609 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.559779] [57332]: INFO cinder.api.openstack.wsgi [None req-7b9397b0-597e-4f83-bd14-4d14e984f609 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1064.560044] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7b9397b0-597e-4f83-bd14-4d14e984f609 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1064.560224] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7b9397b0-597e-4f83-bd14-4d14e984f609 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1064.575452] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.575452] [57332]: warnings.warn( [ 1064.580662] [57332]: INFO cinder.volume.api [None req-7b9397b0-597e-4f83-bd14-4d14e984f609 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1064.586221] [57332]: INFO cinder.api.openstack.wsgi [None req-7b9397b0-597e-4f83-bd14-4d14e984f609 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1064.586694] [57332]: [pid: 57332|app: 0|req: 132/238] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:55:52 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.542591] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=4 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1074.583944] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1086.695896] [57331]: DEBUG cinder.api.middleware.request_id [None req-5a00a646-92fe-4d0a-bf67-bfa7fbbdbb67 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.697981] [57331]: INFO cinder.api.openstack.wsgi [None req-5a00a646-92fe-4d0a-bf67-bfa7fbbdbb67 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1086.698254] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5a00a646-92fe-4d0a-bf67-bfa7fbbdbb67 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.698476] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5a00a646-92fe-4d0a-bf67-bfa7fbbdbb67 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.715505] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.715505] [57331]: warnings.warn( [ 1086.720623] [57331]: INFO cinder.volume.api [None req-5a00a646-92fe-4d0a-bf67-bfa7fbbdbb67 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1086.726305] [57331]: INFO cinder.api.openstack.wsgi [None req-5a00a646-92fe-4d0a-bf67-bfa7fbbdbb67 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1086.726850] [57331]: [pid: 57331|app: 0|req: 107/239] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:14 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1086.869957] [57332]: DEBUG cinder.api.middleware.request_id [req-4180ac22-47f6-498a-a993-809768d3a01a req-52e53aa5-0fb8-4b8f-b655-a9212f1bd258 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.872706] [57332]: INFO cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-52e53aa5-0fb8-4b8f-b655-a9212f1bd258 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1086.872953] [57332]: DEBUG cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-52e53aa5-0fb8-4b8f-b655-a9212f1bd258 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1086.873180] [57332]: DEBUG cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-52e53aa5-0fb8-4b8f-b655-a9212f1bd258 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1086.883817] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.883817] [57332]: warnings.warn( [ 1086.888213] [57332]: INFO cinder.volume.api [req-4180ac22-47f6-498a-a993-809768d3a01a req-52e53aa5-0fb8-4b8f-b655-a9212f1bd258 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1086.893065] [57332]: INFO cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-52e53aa5-0fb8-4b8f-b655-a9212f1bd258 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1086.893320] [57332]: [pid: 57332|app: 0|req: 133/240] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:14 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1086.928217] [57331]: DEBUG cinder.api.middleware.request_id [req-4180ac22-47f6-498a-a993-809768d3a01a req-3c401009-93e5-4c32-a36e-9bd4046de18b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.930847] [57331]: INFO cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-3c401009-93e5-4c32-a36e-9bd4046de18b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] POST http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92/action [ 1086.931355] [57331]: DEBUG cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-3c401009-93e5-4c32-a36e-9bd4046de18b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1086.931472] [57331]: DEBUG cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-3c401009-93e5-4c32-a36e-9bd4046de18b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.943714] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.943714] [57331]: warnings.warn( [ 1086.944256] [57331]: INFO cinder.volume.api [req-4180ac22-47f6-498a-a993-809768d3a01a req-3c401009-93e5-4c32-a36e-9bd4046de18b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1086.950573] [57331]: INFO cinder.volume.api [req-4180ac22-47f6-498a-a993-809768d3a01a req-3c401009-93e5-4c32-a36e-9bd4046de18b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Begin detaching volume completed successfully. [ 1086.950895] [57331]: INFO cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-3c401009-93e5-4c32-a36e-9bd4046de18b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92/action returned with HTTP 202 [ 1086.951473] [57331]: [pid: 57331|app: 0|req: 108/241] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 14:56:14 2025] POST /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1087.470797] [57332]: DEBUG cinder.api.middleware.request_id [req-14807fad-51d1-472e-a8b6-c38520c10884 req-ee959e1f-e108-4a7c-9489-c5543e7b0edb None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.473135] [57332]: INFO cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-ee959e1f-e108-4a7c-9489-c5543e7b0edb tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1087.473349] [57332]: DEBUG cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-ee959e1f-e108-4a7c-9489-c5543e7b0edb tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.473560] [57332]: DEBUG cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-ee959e1f-e108-4a7c-9489-c5543e7b0edb tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.488977] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.488977] [57332]: warnings.warn( [ 1087.493291] [57332]: INFO cinder.volume.api [req-14807fad-51d1-472e-a8b6-c38520c10884 req-ee959e1f-e108-4a7c-9489-c5543e7b0edb tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1087.498511] [57332]: INFO cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-ee959e1f-e108-4a7c-9489-c5543e7b0edb tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1087.499098] [57332]: [pid: 57332|app: 0|req: 134/242] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:15 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1087.530983] [57331]: DEBUG cinder.api.middleware.request_id [req-14807fad-51d1-472e-a8b6-c38520c10884 req-80e55878-75b0-4639-9cbb-dc4ca9b1147e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.533053] [57331]: INFO cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-80e55878-75b0-4639-9cbb-dc4ca9b1147e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7/action [ 1087.533313] [57331]: DEBUG cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-80e55878-75b0-4639-9cbb-dc4ca9b1147e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1087.533448] [57331]: DEBUG cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-80e55878-75b0-4639-9cbb-dc4ca9b1147e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1087.545502] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.545502] [57331]: warnings.warn( [ 1087.546163] [57331]: INFO cinder.volume.api [req-14807fad-51d1-472e-a8b6-c38520c10884 req-80e55878-75b0-4639-9cbb-dc4ca9b1147e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1087.551755] [57331]: INFO cinder.volume.api [req-14807fad-51d1-472e-a8b6-c38520c10884 req-80e55878-75b0-4639-9cbb-dc4ca9b1147e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Begin detaching volume completed successfully. [ 1087.551992] [57331]: INFO cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-80e55878-75b0-4639-9cbb-dc4ca9b1147e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7/action returned with HTTP 202 [ 1087.552475] [57331]: [pid: 57331|app: 0|req: 109/243] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 14:56:15 2025] POST /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1087.568440] [57332]: DEBUG cinder.api.middleware.request_id [None req-c57139b3-04d6-43ab-b4d9-dc54353e13da None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.570541] [57332]: INFO cinder.api.openstack.wsgi [None req-c57139b3-04d6-43ab-b4d9-dc54353e13da tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1087.570774] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c57139b3-04d6-43ab-b4d9-dc54353e13da tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.570987] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c57139b3-04d6-43ab-b4d9-dc54353e13da tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.583066] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.583066] [57332]: warnings.warn( [ 1087.587163] [57332]: INFO cinder.volume.api [None req-c57139b3-04d6-43ab-b4d9-dc54353e13da tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1087.592245] [57332]: INFO cinder.api.openstack.wsgi [None req-c57139b3-04d6-43ab-b4d9-dc54353e13da tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1087.592724] [57332]: [pid: 57332|app: 0|req: 135/244] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:15 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1087.983783] [57331]: DEBUG cinder.api.middleware.request_id [None req-d2a75ad7-1a42-4a9d-ade7-3c8fc725b8b2 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.983783] [57331]: INFO cinder.api.openstack.wsgi [None req-d2a75ad7-1a42-4a9d-ade7-3c8fc725b8b2 None None] GET http://10.180.1.21/volume// [ 1087.983783] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d2a75ad7-1a42-4a9d-ade7-3c8fc725b8b2 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.983783] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d2a75ad7-1a42-4a9d-ade7-3c8fc725b8b2 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1087.983783] [57331]: INFO cinder.api.openstack.wsgi [None req-d2a75ad7-1a42-4a9d-ade7-3c8fc725b8b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1087.984211] [57331]: [pid: 57331|app: 0|req: 110/245] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:56:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1087.988557] [57332]: DEBUG cinder.api.middleware.request_id [req-4180ac22-47f6-498a-a993-809768d3a01a req-b6edac3f-00bc-4fcf-95a7-38ae59adab2b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.992071] [57332]: INFO cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-b6edac3f-00bc-4fcf-95a7-38ae59adab2b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1087.992595] [57332]: DEBUG cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-b6edac3f-00bc-4fcf-95a7-38ae59adab2b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1087.992595] [57332]: DEBUG cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-b6edac3f-00bc-4fcf-95a7-38ae59adab2b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.004495] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.004495] [57332]: warnings.warn( [ 1088.008594] [57332]: INFO cinder.volume.api [req-4180ac22-47f6-498a-a993-809768d3a01a req-b6edac3f-00bc-4fcf-95a7-38ae59adab2b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1088.014016] [57332]: INFO cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-b6edac3f-00bc-4fcf-95a7-38ae59adab2b tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1088.014516] [57332]: [pid: 57332|app: 0|req: 136/246] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:56:15 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1088.577357] [57331]: DEBUG cinder.api.middleware.request_id [None req-60c6de07-064d-4d86-8cc6-1ee070e6c102 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.577800] [57331]: INFO cinder.api.openstack.wsgi [None req-60c6de07-064d-4d86-8cc6-1ee070e6c102 None None] GET http://10.180.1.21/volume// [ 1088.577980] [57331]: DEBUG cinder.api.openstack.wsgi [None req-60c6de07-064d-4d86-8cc6-1ee070e6c102 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.578205] [57331]: DEBUG cinder.api.openstack.wsgi [None req-60c6de07-064d-4d86-8cc6-1ee070e6c102 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.578605] [57331]: INFO cinder.api.openstack.wsgi [None req-60c6de07-064d-4d86-8cc6-1ee070e6c102 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1088.578987] [57331]: [pid: 57331|app: 0|req: 111/247] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:56:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1088.582835] [57332]: DEBUG cinder.api.middleware.request_id [req-14807fad-51d1-472e-a8b6-c38520c10884 req-5e45098b-a839-417e-86e5-f6dad0c33e65 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.585302] [57332]: INFO cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-5e45098b-a839-417e-86e5-f6dad0c33e65 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1088.585559] [57332]: DEBUG cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-5e45098b-a839-417e-86e5-f6dad0c33e65 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.585817] [57332]: DEBUG cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-5e45098b-a839-417e-86e5-f6dad0c33e65 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.599367] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.599367] [57332]: warnings.warn( [ 1088.603199] [57331]: DEBUG cinder.api.middleware.request_id [None req-3ab56d69-0569-4777-b280-a68b939675a9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.604497] [57332]: INFO cinder.volume.api [req-14807fad-51d1-472e-a8b6-c38520c10884 req-5e45098b-a839-417e-86e5-f6dad0c33e65 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1088.605283] [57331]: INFO cinder.api.openstack.wsgi [None req-3ab56d69-0569-4777-b280-a68b939675a9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1088.605512] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3ab56d69-0569-4777-b280-a68b939675a9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.605731] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3ab56d69-0569-4777-b280-a68b939675a9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.611010] [57332]: INFO cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-5e45098b-a839-417e-86e5-f6dad0c33e65 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1088.611485] [57332]: [pid: 57332|app: 0|req: 137/248] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:56:16 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1088.616050] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.616050] [57331]: warnings.warn( [ 1088.619975] [57331]: INFO cinder.volume.api [None req-3ab56d69-0569-4777-b280-a68b939675a9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1088.624656] [57331]: INFO cinder.api.openstack.wsgi [None req-3ab56d69-0569-4777-b280-a68b939675a9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1088.625087] [57331]: [pid: 57331|app: 0|req: 112/249] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:16 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.293674] [57332]: DEBUG cinder.api.middleware.request_id [req-4180ac22-47f6-498a-a993-809768d3a01a req-9c5dbca1-4f44-4f30-b971-5d4c3a94209c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.296683] [57332]: INFO cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-9c5dbca1-4f44-4f30-b971-5d4c3a94209c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] DELETE http://10.180.1.21/volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21 [ 1089.297016] [57332]: DEBUG cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-9c5dbca1-4f44-4f30-b971-5d4c3a94209c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.297259] [57332]: DEBUG cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-9c5dbca1-4f44-4f30-b971-5d4c3a94209c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.306760] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.306760] [57332]: warnings.warn( [ 1089.636219] [57331]: DEBUG cinder.api.middleware.request_id [None req-2c5d4830-dbbc-49b7-8865-cb84ebf87213 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.638310] [57331]: INFO cinder.api.openstack.wsgi [None req-2c5d4830-dbbc-49b7-8865-cb84ebf87213 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1089.638475] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2c5d4830-dbbc-49b7-8865-cb84ebf87213 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.638733] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2c5d4830-dbbc-49b7-8865-cb84ebf87213 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.652878] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.652878] [57331]: warnings.warn( [ 1089.657018] [57331]: INFO cinder.volume.api [None req-2c5d4830-dbbc-49b7-8865-cb84ebf87213 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1089.662736] [57331]: INFO cinder.api.openstack.wsgi [None req-2c5d4830-dbbc-49b7-8865-cb84ebf87213 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1089.663211] [57331]: [pid: 57331|app: 0|req: 113/250] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:17 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.836142] [57332]: INFO cinder.api.openstack.wsgi [req-4180ac22-47f6-498a-a993-809768d3a01a req-9c5dbca1-4f44-4f30-b971-5d4c3a94209c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21 returned with HTTP 200 [ 1089.836633] [57332]: [pid: 57332|app: 0|req: 138/251] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:56:17 2025] DELETE /volume/v3/attachments/085adc5d-490a-411e-82f1-a6f1236c3f21 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.960412] [57331]: DEBUG cinder.api.middleware.request_id [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-c710cd91-5d9f-4321-81e5-631aa042391e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.962970] [57331]: INFO cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-c710cd91-5d9f-4321-81e5-631aa042391e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1089.963315] [57331]: DEBUG cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-c710cd91-5d9f-4321-81e5-631aa042391e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.963549] [57331]: DEBUG cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-c710cd91-5d9f-4321-81e5-631aa042391e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.972365] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.972365] [57331]: warnings.warn( [ 1089.976621] [57331]: INFO cinder.volume.api [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-c710cd91-5d9f-4321-81e5-631aa042391e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1089.982412] [57331]: INFO cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-c710cd91-5d9f-4321-81e5-631aa042391e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1089.982879] [57331]: [pid: 57331|app: 0|req: 114/252] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:17 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.998516] [57332]: DEBUG cinder.api.middleware.request_id [None req-92217320-6cdd-40b5-b56d-dbff627ad561 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.999706] [57332]: INFO cinder.api.openstack.wsgi [None req-92217320-6cdd-40b5-b56d-dbff627ad561 None None] GET http://10.180.1.21/volume// [ 1089.999706] [57332]: DEBUG cinder.api.openstack.wsgi [None req-92217320-6cdd-40b5-b56d-dbff627ad561 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.999706] [57332]: DEBUG cinder.api.openstack.wsgi [None req-92217320-6cdd-40b5-b56d-dbff627ad561 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.999948] [57332]: INFO cinder.api.openstack.wsgi [None req-92217320-6cdd-40b5-b56d-dbff627ad561 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1090.000254] [57332]: [pid: 57332|app: 0|req: 139/253] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:56:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1090.004691] [57331]: DEBUG cinder.api.middleware.request_id [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-d7438fb0-5521-44b1-ad99-f882e2d41dec None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.007142] [57331]: INFO cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-d7438fb0-5521-44b1-ad99-f882e2d41dec tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1090.008026] [57331]: DEBUG cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-d7438fb0-5521-44b1-ad99-f882e2d41dec tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eea760f2-47ed-428d-9bbd-fb5ebe4e0393", "connector": null, "instance_uuid": "ea901b6a-7042-41fe-a7d0-2736803aa05c"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.017339] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.017339] [57331]: warnings.warn( [ 1090.045629] [57331]: INFO cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-d7438fb0-5521-44b1-ad99-f882e2d41dec tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1090.045884] [57331]: [pid: 57331|app: 0|req: 115/254] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:56:17 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) [ 1090.066184] [57332]: DEBUG cinder.api.middleware.request_id [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-af1acd6f-e170-48c1-a450-facc50d0a9cc None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.068978] [57332]: INFO cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-af1acd6f-e170-48c1-a450-facc50d0a9cc tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] POST http://10.180.1.21/volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3/action [ 1090.069566] [57332]: DEBUG cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-af1acd6f-e170-48c1-a450-facc50d0a9cc tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1090.069729] [57332]: DEBUG cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-af1acd6f-e170-48c1-a450-facc50d0a9cc tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.090096] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.090096] [57332]: warnings.warn( [ 1090.097890] [57332]: INFO cinder.api.openstack.wsgi [req-922602f8-690f-45a1-a3dc-5293c20e9611 req-af1acd6f-e170-48c1-a450-facc50d0a9cc tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3/action returned with HTTP 204 [ 1090.098426] [57332]: [pid: 57332|app: 0|req: 140/255] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:56:17 2025] POST /volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1090.116965] [57331]: DEBUG cinder.api.middleware.request_id [None req-a26644e7-db76-407f-bf9a-6d700918084b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.119849] [57331]: INFO cinder.api.openstack.wsgi [None req-a26644e7-db76-407f-bf9a-6d700918084b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1090.119849] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a26644e7-db76-407f-bf9a-6d700918084b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.119849] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a26644e7-db76-407f-bf9a-6d700918084b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.133688] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.133688] [57331]: warnings.warn( [ 1090.141180] [57331]: INFO cinder.volume.api [None req-a26644e7-db76-407f-bf9a-6d700918084b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1090.147520] [57331]: INFO cinder.api.openstack.wsgi [None req-a26644e7-db76-407f-bf9a-6d700918084b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1090.148013] [57331]: [pid: 57331|app: 0|req: 116/256] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:17 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.162774] [57332]: DEBUG cinder.api.middleware.request_id [None req-9320c066-2d29-4215-b2eb-365d2589f85f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.165689] [57332]: INFO cinder.api.openstack.wsgi [None req-9320c066-2d29-4215-b2eb-365d2589f85f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1090.165968] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9320c066-2d29-4215-b2eb-365d2589f85f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.166599] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9320c066-2d29-4215-b2eb-365d2589f85f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.180862] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.180862] [57332]: warnings.warn( [ 1090.186112] [57332]: INFO cinder.volume.api [None req-9320c066-2d29-4215-b2eb-365d2589f85f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1090.196719] [57332]: INFO cinder.api.openstack.wsgi [None req-9320c066-2d29-4215-b2eb-365d2589f85f tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1090.197075] [57332]: [pid: 57332|app: 0|req: 141/257] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:17 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 1110 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.674622] [57331]: DEBUG cinder.api.middleware.request_id [None req-b6f0f593-d587-4516-b07e-e88ce7a91dd4 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.677893] [57331]: INFO cinder.api.openstack.wsgi [None req-b6f0f593-d587-4516-b07e-e88ce7a91dd4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1090.678334] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b6f0f593-d587-4516-b07e-e88ce7a91dd4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.678690] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b6f0f593-d587-4516-b07e-e88ce7a91dd4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.697224] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.697224] [57331]: warnings.warn( [ 1090.705022] [57331]: INFO cinder.volume.api [None req-b6f0f593-d587-4516-b07e-e88ce7a91dd4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1090.715354] [57331]: INFO cinder.api.openstack.wsgi [None req-b6f0f593-d587-4516-b07e-e88ce7a91dd4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1090.715495] [57331]: [pid: 57331|app: 0|req: 117/258] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:18 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.973913] [57332]: DEBUG cinder.api.middleware.request_id [None req-67848de9-c277-42c9-be69-462f0a2e8363 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.978328] [57332]: INFO cinder.api.openstack.wsgi [None req-67848de9-c277-42c9-be69-462f0a2e8363 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 1090.978328] [57332]: DEBUG cinder.api.openstack.wsgi [None req-67848de9-c277-42c9-be69-462f0a2e8363 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.978328] [57332]: DEBUG cinder.api.openstack.wsgi [None req-67848de9-c277-42c9-be69-462f0a2e8363 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.978328] [57332]: INFO cinder.api.v3.volumes [None req-67848de9-c277-42c9-be69-462f0a2e8363 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Delete volume with id: b5681700-4877-47be-8dce-a05b82497215 [ 1090.989259] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.989259] [57332]: warnings.warn( [ 1090.989927] [57332]: INFO cinder.volume.api [None req-67848de9-c277-42c9-be69-462f0a2e8363 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 1091.013605] [57332]: INFO cinder.volume.api [None req-67848de9-c277-42c9-be69-462f0a2e8363 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Delete volume request issued successfully. [ 1091.013955] [57332]: INFO cinder.api.openstack.wsgi [None req-67848de9-c277-42c9-be69-462f0a2e8363 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 202 [ 1091.014730] [57332]: [pid: 57332|app: 0|req: 142/259] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:56:18 2025] DELETE /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1091.017677] [57331]: DEBUG cinder.api.middleware.request_id [None req-ecb06232-5d76-445b-9310-c406fb5a585a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.020872] [57331]: INFO cinder.api.openstack.wsgi [None req-ecb06232-5d76-445b-9310-c406fb5a585a tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 1091.020995] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ecb06232-5d76-445b-9310-c406fb5a585a tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1091.021860] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ecb06232-5d76-445b-9310-c406fb5a585a tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1091.030697] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.030697] [57331]: warnings.warn( [ 1091.034945] [57331]: INFO cinder.volume.api [None req-ecb06232-5d76-445b-9310-c406fb5a585a tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 1091.040814] [57331]: INFO cinder.api.openstack.wsgi [None req-ecb06232-5d76-445b-9310-c406fb5a585a tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 1091.041303] [57331]: [pid: 57331|app: 0|req: 118/260] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:18 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.057407] [57332]: DEBUG cinder.api.middleware.request_id [req-14807fad-51d1-472e-a8b6-c38520c10884 req-a64c8789-14e4-436f-b3a1-9a12cbea510d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.061612] [57332]: INFO cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-a64c8789-14e4-436f-b3a1-9a12cbea510d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b [ 1091.061612] [57332]: DEBUG cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-a64c8789-14e4-436f-b3a1-9a12cbea510d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1091.061612] [57332]: DEBUG cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-a64c8789-14e4-436f-b3a1-9a12cbea510d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1091.069257] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.069257] [57332]: warnings.warn( [ 1091.225610] [57331]: DEBUG cinder.api.middleware.request_id [None req-f1c5204d-76de-4e1b-93c7-d1c7bf072b27 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.227897] [57331]: INFO cinder.api.openstack.wsgi [None req-f1c5204d-76de-4e1b-93c7-d1c7bf072b27 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1091.228439] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f1c5204d-76de-4e1b-93c7-d1c7bf072b27 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1091.228533] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f1c5204d-76de-4e1b-93c7-d1c7bf072b27 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1091.245533] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.245533] [57331]: warnings.warn( [ 1091.251543] [57331]: INFO cinder.volume.api [None req-f1c5204d-76de-4e1b-93c7-d1c7bf072b27 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1091.258423] [57331]: INFO cinder.api.openstack.wsgi [None req-f1c5204d-76de-4e1b-93c7-d1c7bf072b27 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1091.258933] [57331]: [pid: 57331|app: 0|req: 119/261] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:18 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1091.602009] [57332]: INFO cinder.api.openstack.wsgi [req-14807fad-51d1-472e-a8b6-c38520c10884 req-a64c8789-14e4-436f-b3a1-9a12cbea510d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b returned with HTTP 200 [ 1091.602568] [57332]: [pid: 57332|app: 0|req: 143/262] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:56:18 2025] DELETE /volume/v3/attachments/6bb52982-dd56-4261-abb2-d9b3cc3bd18b => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.730536] [57331]: DEBUG cinder.api.middleware.request_id [None req-9b174035-8d83-4e91-a4a7-01ad323c910a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.732679] [57331]: INFO cinder.api.openstack.wsgi [None req-9b174035-8d83-4e91-a4a7-01ad323c910a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1091.732908] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9b174035-8d83-4e91-a4a7-01ad323c910a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1091.733130] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9b174035-8d83-4e91-a4a7-01ad323c910a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1091.744242] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.744242] [57331]: warnings.warn( [ 1091.747652] [57331]: INFO cinder.volume.api [None req-9b174035-8d83-4e91-a4a7-01ad323c910a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1091.754383] [57331]: INFO cinder.api.openstack.wsgi [None req-9b174035-8d83-4e91-a4a7-01ad323c910a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1091.754636] [57331]: [pid: 57331|app: 0|req: 120/263] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:19 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.055085] [57332]: DEBUG cinder.api.middleware.request_id [None req-6604b01f-fba9-457d-91d6-8954d7a08cf4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.057291] [57332]: INFO cinder.api.openstack.wsgi [None req-6604b01f-fba9-457d-91d6-8954d7a08cf4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 1092.057509] [57332]: DEBUG cinder.api.openstack.wsgi [None req-6604b01f-fba9-457d-91d6-8954d7a08cf4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1092.057725] [57332]: DEBUG cinder.api.openstack.wsgi [None req-6604b01f-fba9-457d-91d6-8954d7a08cf4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1092.067311] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.067311] [57332]: warnings.warn( [ 1092.071492] [57332]: INFO cinder.volume.api [None req-6604b01f-fba9-457d-91d6-8954d7a08cf4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 1092.076474] [57332]: INFO cinder.api.openstack.wsgi [None req-6604b01f-fba9-457d-91d6-8954d7a08cf4 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 1092.077080] [57332]: [pid: 57332|app: 0|req: 144/264] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:19 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.086302] [57331]: DEBUG cinder.api.middleware.request_id [None req-038ba574-471d-4527-8218-8cc195395ed7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.088703] [57331]: INFO cinder.api.openstack.wsgi [None req-038ba574-471d-4527-8218-8cc195395ed7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 1093.088891] [57331]: DEBUG cinder.api.openstack.wsgi [None req-038ba574-471d-4527-8218-8cc195395ed7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1093.089117] [57331]: DEBUG cinder.api.openstack.wsgi [None req-038ba574-471d-4527-8218-8cc195395ed7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1093.100935] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.100935] [57331]: warnings.warn( [ 1093.106043] [57331]: INFO cinder.volume.api [None req-038ba574-471d-4527-8218-8cc195395ed7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Volume info retrieved successfully. [ 1093.114963] [57331]: INFO cinder.api.openstack.wsgi [None req-038ba574-471d-4527-8218-8cc195395ed7 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 200 [ 1093.116497] [57331]: [pid: 57331|app: 0|req: 121/265] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:20 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.132916] [57332]: DEBUG cinder.api.middleware.request_id [None req-9c9215eb-56be-4c2f-9dad-97de091696b6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.135322] [57332]: INFO cinder.api.openstack.wsgi [None req-9c9215eb-56be-4c2f-9dad-97de091696b6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] GET http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 [ 1094.135322] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9c9215eb-56be-4c2f-9dad-97de091696b6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1094.135556] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9c9215eb-56be-4c2f-9dad-97de091696b6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1094.144412] [57332]: INFO cinder.api.openstack.wsgi [None req-9c9215eb-56be-4c2f-9dad-97de091696b6 tempest-DeleteServersTestJSON-32184814 tempest-DeleteServersTestJSON-32184814-project-member] http://10.180.1.21/volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 returned with HTTP 404 [ 1094.145098] [57332]: [pid: 57332|app: 0|req: 145/266] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:21 2025] GET /volume/v3/volumes/b5681700-4877-47be-8dce-a05b82497215 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1095.287388] [57331]: DEBUG cinder.api.middleware.request_id [None req-c9227414-ffc1-4516-ab26-3e5f50683cff None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.289830] [57331]: INFO cinder.api.openstack.wsgi [None req-c9227414-ffc1-4516-ab26-3e5f50683cff tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae [ 1095.290431] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c9227414-ffc1-4516-ab26-3e5f50683cff tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1095.290431] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c9227414-ffc1-4516-ab26-3e5f50683cff tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1095.290561] [57331]: INFO cinder.api.v3.volumes [None req-c9227414-ffc1-4516-ab26-3e5f50683cff tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Delete volume with id: e92d3ad4-b048-46a4-b2c1-2f8dd94030ae [ 1095.303020] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.303020] [57331]: warnings.warn( [ 1095.303185] [57331]: INFO cinder.volume.api [None req-c9227414-ffc1-4516-ab26-3e5f50683cff tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 1095.326789] [57331]: INFO cinder.volume.api [None req-c9227414-ffc1-4516-ab26-3e5f50683cff tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Delete volume request issued successfully. [ 1095.326789] [57331]: INFO cinder.api.openstack.wsgi [None req-c9227414-ffc1-4516-ab26-3e5f50683cff tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae returned with HTTP 202 [ 1095.326789] [57331]: [pid: 57331|app: 0|req: 122/267] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:56:23 2025] DELETE /volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1095.330574] [57332]: DEBUG cinder.api.middleware.request_id [None req-e0a7a53d-4900-4624-a917-c34d4e7c3fa4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.332810] [57332]: INFO cinder.api.openstack.wsgi [None req-e0a7a53d-4900-4624-a917-c34d4e7c3fa4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae [ 1095.333470] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e0a7a53d-4900-4624-a917-c34d4e7c3fa4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1095.333470] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e0a7a53d-4900-4624-a917-c34d4e7c3fa4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1095.370218] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.370218] [57332]: warnings.warn( [ 1095.370218] [57332]: INFO cinder.volume.api [None req-e0a7a53d-4900-4624-a917-c34d4e7c3fa4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 1095.370218] [57332]: INFO cinder.api.openstack.wsgi [None req-e0a7a53d-4900-4624-a917-c34d4e7c3fa4 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae returned with HTTP 200 [ 1095.370218] [57332]: [pid: 57332|app: 0|req: 146/268] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:23 2025] GET /volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.401967] [57331]: DEBUG cinder.api.middleware.request_id [None req-1419b8bb-79f9-4283-8607-5f0330d46219 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.401967] [57331]: INFO cinder.api.openstack.wsgi [None req-1419b8bb-79f9-4283-8607-5f0330d46219 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae [ 1096.401967] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1419b8bb-79f9-4283-8607-5f0330d46219 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1096.401967] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1419b8bb-79f9-4283-8607-5f0330d46219 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1096.409126] [57331]: INFO cinder.api.openstack.wsgi [None req-1419b8bb-79f9-4283-8607-5f0330d46219 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae returned with HTTP 404 [ 1096.409126] [57331]: [pid: 57331|app: 0|req: 123/269] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:24 2025] GET /volume/v3/volumes/e92d3ad4-b048-46a4-b2c1-2f8dd94030ae => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1096.412393] [57332]: DEBUG cinder.api.middleware.request_id [None req-adb2b8d3-f08d-4e46-9de3-1cc9546e11ac None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.417752] [57332]: INFO cinder.api.openstack.wsgi [None req-adb2b8d3-f08d-4e46-9de3-1cc9546e11ac tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] DELETE http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf [ 1096.417975] [57332]: DEBUG cinder.api.openstack.wsgi [None req-adb2b8d3-f08d-4e46-9de3-1cc9546e11ac tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1096.418209] [57332]: DEBUG cinder.api.openstack.wsgi [None req-adb2b8d3-f08d-4e46-9de3-1cc9546e11ac tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1096.418393] [57332]: INFO cinder.api.v3.volumes [None req-adb2b8d3-f08d-4e46-9de3-1cc9546e11ac tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Delete volume with id: 39bf083a-f116-4587-a7b7-51e87eeb9fbf [ 1096.429605] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.429605] [57332]: warnings.warn( [ 1096.430347] [57332]: INFO cinder.volume.api [None req-adb2b8d3-f08d-4e46-9de3-1cc9546e11ac tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 1096.453254] [57332]: INFO cinder.volume.api [None req-adb2b8d3-f08d-4e46-9de3-1cc9546e11ac tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Delete volume request issued successfully. [ 1096.457713] [57332]: INFO cinder.api.openstack.wsgi [None req-adb2b8d3-f08d-4e46-9de3-1cc9546e11ac tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf returned with HTTP 202 [ 1096.461510] [57332]: [pid: 57332|app: 0|req: 147/270] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:56:24 2025] DELETE /volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1096.463955] [57331]: DEBUG cinder.api.middleware.request_id [None req-7748431e-dc38-4991-bfb6-a8579e325e8e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.467077] [57331]: INFO cinder.api.openstack.wsgi [None req-7748431e-dc38-4991-bfb6-a8579e325e8e tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf [ 1096.467295] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7748431e-dc38-4991-bfb6-a8579e325e8e tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1096.467505] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7748431e-dc38-4991-bfb6-a8579e325e8e tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1096.483467] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.483467] [57331]: warnings.warn( [ 1096.490681] [57331]: INFO cinder.volume.api [None req-7748431e-dc38-4991-bfb6-a8579e325e8e tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Volume info retrieved successfully. [ 1096.497109] [57331]: INFO cinder.api.openstack.wsgi [None req-7748431e-dc38-4991-bfb6-a8579e325e8e tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf returned with HTTP 200 [ 1096.497573] [57331]: [pid: 57331|app: 0|req: 124/271] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:24 2025] GET /volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.334057] [57332]: DEBUG cinder.api.middleware.request_id [None req-5424e2d7-5acd-4070-8c87-63fb3ab0d88a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.334516] [57332]: INFO cinder.api.openstack.wsgi [None req-5424e2d7-5acd-4070-8c87-63fb3ab0d88a None None] GET http://10.180.1.21/volume// [ 1097.334690] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5424e2d7-5acd-4070-8c87-63fb3ab0d88a None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1097.334908] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5424e2d7-5acd-4070-8c87-63fb3ab0d88a None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1097.335333] [57332]: INFO cinder.api.openstack.wsgi [None req-5424e2d7-5acd-4070-8c87-63fb3ab0d88a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1097.335668] [57332]: [pid: 57332|app: 0|req: 148/272] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:56:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1097.342624] [57331]: DEBUG cinder.api.middleware.request_id [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-d634e318-389d-4584-b78f-f5ae6a06c9c9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.345840] [57331]: INFO cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-d634e318-389d-4584-b78f-f5ae6a06c9c9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1097.346502] [57331]: DEBUG cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-d634e318-389d-4584-b78f-f5ae6a06c9c9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1097.346580] [57331]: DEBUG cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-d634e318-389d-4584-b78f-f5ae6a06c9c9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1097.361906] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.361906] [57331]: warnings.warn( [ 1097.366777] [57331]: INFO cinder.volume.api [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-d634e318-389d-4584-b78f-f5ae6a06c9c9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1097.373436] [57331]: INFO cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-d634e318-389d-4584-b78f-f5ae6a06c9c9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1097.373436] [57331]: [pid: 57331|app: 0|req: 125/273] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:56:25 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 1291 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1097.509061] [57332]: DEBUG cinder.api.middleware.request_id [None req-65ed8cdf-1687-4a2f-ad0e-fb117c4a8ff6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.513670] [57332]: INFO cinder.api.openstack.wsgi [None req-65ed8cdf-1687-4a2f-ad0e-fb117c4a8ff6 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] GET http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf [ 1097.513670] [57332]: DEBUG cinder.api.openstack.wsgi [None req-65ed8cdf-1687-4a2f-ad0e-fb117c4a8ff6 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1097.513670] [57332]: DEBUG cinder.api.openstack.wsgi [None req-65ed8cdf-1687-4a2f-ad0e-fb117c4a8ff6 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1097.523457] [57332]: INFO cinder.api.openstack.wsgi [None req-65ed8cdf-1687-4a2f-ad0e-fb117c4a8ff6 tempest-ServersNegativeTestJSON-1295958692 tempest-ServersNegativeTestJSON-1295958692-project-member] http://10.180.1.21/volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf returned with HTTP 404 [ 1097.524357] [57332]: [pid: 57332|app: 0|req: 149/274] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:25 2025] GET /volume/v3/volumes/39bf083a-f116-4587-a7b7-51e87eeb9fbf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1097.533142] [57331]: DEBUG cinder.api.middleware.request_id [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-59e853ea-067d-4cfa-b376-97eb1f4fd9c0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.537843] [57331]: INFO cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-59e853ea-067d-4cfa-b376-97eb1f4fd9c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] PUT http://10.180.1.21/volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3 [ 1097.539489] [57331]: DEBUG cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-59e853ea-067d-4cfa-b376-97eb1f4fd9c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-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=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1097.550355] [57331]: DEBUG cinder.coordination [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-59e853ea-067d-4cfa-b376-97eb1f4fd9c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Acquiring lock "cinder-attachment_update-eea760f2-47ed-428d-9bbd-fb5ebe4e0393-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1097.557992] [57331]: DEBUG cinder.coordination [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-59e853ea-067d-4cfa-b376-97eb1f4fd9c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Lock "cinder-attachment_update-eea760f2-47ed-428d-9bbd-fb5ebe4e0393-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1097.558513] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.558513] [57331]: warnings.warn( [ 1102.088987] [57331]: DEBUG cinder.coordination [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-59e853ea-067d-4cfa-b376-97eb1f4fd9c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Lock "cinder-attachment_update-eea760f2-47ed-428d-9bbd-fb5ebe4e0393-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1102.089381] [57331]: INFO cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-59e853ea-067d-4cfa-b376-97eb1f4fd9c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3 returned with HTTP 200 [ 1102.089897] [57331]: [pid: 57331|app: 0|req: 126/275] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:56:25 2025] PUT /volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3 => generated 618 bytes in 4558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.596660] [57332]: DEBUG cinder.api.middleware.request_id [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-ccc1ba4c-3669-4e13-b660-b7659ca0b799 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.599778] [57332]: INFO cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-ccc1ba4c-3669-4e13-b660-b7659ca0b799 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] POST http://10.180.1.21/volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3/action [ 1102.600246] [57332]: DEBUG cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-ccc1ba4c-3669-4e13-b660-b7659ca0b799 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1102.600383] [57332]: DEBUG cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-ccc1ba4c-3669-4e13-b660-b7659ca0b799 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.628556] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.628556] [57332]: warnings.warn( [ 1102.642066] [57332]: INFO cinder.api.openstack.wsgi [req-89a36cde-ee64-4659-ad13-3d21cc1bfe1c req-ccc1ba4c-3669-4e13-b660-b7659ca0b799 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3/action returned with HTTP 204 [ 1102.642497] [57332]: [pid: 57332|app: 0|req: 150/276] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:56:30 2025] POST /volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1103.446339] [57331]: DEBUG cinder.api.middleware.request_id [None req-ae56b48a-8c3a-49c7-adb7-7857daad7d49 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.448629] [57331]: INFO cinder.api.openstack.wsgi [None req-ae56b48a-8c3a-49c7-adb7-7857daad7d49 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] DELETE http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1103.448849] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ae56b48a-8c3a-49c7-adb7-7857daad7d49 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1103.449158] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ae56b48a-8c3a-49c7-adb7-7857daad7d49 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1103.449365] [57331]: INFO cinder.api.v3.volumes [None req-ae56b48a-8c3a-49c7-adb7-7857daad7d49 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Delete volume with id: 09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1103.461474] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.461474] [57331]: warnings.warn( [ 1103.462089] [57331]: INFO cinder.volume.api [None req-ae56b48a-8c3a-49c7-adb7-7857daad7d49 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1103.483584] [57331]: INFO cinder.volume.api [None req-ae56b48a-8c3a-49c7-adb7-7857daad7d49 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Delete volume request issued successfully. [ 1103.483787] [57331]: INFO cinder.api.openstack.wsgi [None req-ae56b48a-8c3a-49c7-adb7-7857daad7d49 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 202 [ 1103.484357] [57331]: [pid: 57331|app: 0|req: 127/277] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:56:31 2025] DELETE /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1103.487504] [57332]: DEBUG cinder.api.middleware.request_id [None req-f36b9b77-9857-4440-927c-1b23f784bec7 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.489797] [57332]: INFO cinder.api.openstack.wsgi [None req-f36b9b77-9857-4440-927c-1b23f784bec7 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1103.489797] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f36b9b77-9857-4440-927c-1b23f784bec7 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1103.490055] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f36b9b77-9857-4440-927c-1b23f784bec7 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1103.497550] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.497550] [57332]: warnings.warn( [ 1103.502592] [57332]: INFO cinder.volume.api [None req-f36b9b77-9857-4440-927c-1b23f784bec7 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1103.507595] [57332]: INFO cinder.api.openstack.wsgi [None req-f36b9b77-9857-4440-927c-1b23f784bec7 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1103.508205] [57332]: [pid: 57332|app: 0|req: 151/278] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:31 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.520076] [57331]: DEBUG cinder.api.middleware.request_id [None req-c5ec844d-6cdf-4f4e-a4a7-7fa83dd6095a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.522023] [57331]: INFO cinder.api.openstack.wsgi [None req-c5ec844d-6cdf-4f4e-a4a7-7fa83dd6095a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1104.522285] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c5ec844d-6cdf-4f4e-a4a7-7fa83dd6095a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1104.522506] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c5ec844d-6cdf-4f4e-a4a7-7fa83dd6095a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1104.534507] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.534507] [57331]: warnings.warn( [ 1104.539397] [57331]: INFO cinder.volume.api [None req-c5ec844d-6cdf-4f4e-a4a7-7fa83dd6095a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1104.544952] [57331]: INFO cinder.api.openstack.wsgi [None req-c5ec844d-6cdf-4f4e-a4a7-7fa83dd6095a tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1104.545410] [57331]: [pid: 57331|app: 0|req: 128/279] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:32 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1105.555124] [57332]: DEBUG cinder.api.middleware.request_id [None req-781e7173-fff5-4353-9d63-fe30e907d38c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.557345] [57332]: INFO cinder.api.openstack.wsgi [None req-781e7173-fff5-4353-9d63-fe30e907d38c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1105.557562] [57332]: DEBUG cinder.api.openstack.wsgi [None req-781e7173-fff5-4353-9d63-fe30e907d38c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1105.557773] [57332]: DEBUG cinder.api.openstack.wsgi [None req-781e7173-fff5-4353-9d63-fe30e907d38c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1105.569122] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.569122] [57332]: warnings.warn( [ 1105.574265] [57332]: INFO cinder.volume.api [None req-781e7173-fff5-4353-9d63-fe30e907d38c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1105.579363] [57332]: INFO cinder.api.openstack.wsgi [None req-781e7173-fff5-4353-9d63-fe30e907d38c tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 200 [ 1105.579796] [57332]: [pid: 57332|app: 0|req: 152/280] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:33 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.590549] [57331]: DEBUG cinder.api.middleware.request_id [None req-01978a3b-f25d-4934-8228-5baf49171ff5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.592367] [57331]: INFO cinder.api.openstack.wsgi [None req-01978a3b-f25d-4934-8228-5baf49171ff5 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 [ 1106.592576] [57331]: DEBUG cinder.api.openstack.wsgi [None req-01978a3b-f25d-4934-8228-5baf49171ff5 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.592782] [57331]: DEBUG cinder.api.openstack.wsgi [None req-01978a3b-f25d-4934-8228-5baf49171ff5 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.601049] [57331]: INFO cinder.api.openstack.wsgi [None req-01978a3b-f25d-4934-8228-5baf49171ff5 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 returned with HTTP 404 [ 1106.601699] [57331]: [pid: 57331|app: 0|req: 129/281] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:34 2025] GET /volume/v3/volumes/09eba27e-fbca-4452-90cf-a17d7bb40c92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1106.604638] [57332]: DEBUG cinder.api.middleware.request_id [None req-4c6722c5-1cd6-4526-9d21-95682b313eaa None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.606966] [57332]: INFO cinder.api.openstack.wsgi [None req-4c6722c5-1cd6-4526-9d21-95682b313eaa tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 [ 1106.607230] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4c6722c5-1cd6-4526-9d21-95682b313eaa tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.607442] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4c6722c5-1cd6-4526-9d21-95682b313eaa tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.607673] [57332]: INFO cinder.api.v3.volumes [None req-4c6722c5-1cd6-4526-9d21-95682b313eaa tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Delete volume with id: 0a86640e-10d8-4dba-afd1-1b256eabdce7 [ 1106.619495] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.619495] [57332]: warnings.warn( [ 1106.620176] [57332]: INFO cinder.volume.api [None req-4c6722c5-1cd6-4526-9d21-95682b313eaa tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1106.644787] [57332]: INFO cinder.volume.api [None req-4c6722c5-1cd6-4526-9d21-95682b313eaa tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Delete volume request issued successfully. [ 1106.644787] [57332]: INFO cinder.api.openstack.wsgi [None req-4c6722c5-1cd6-4526-9d21-95682b313eaa tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 returned with HTTP 202 [ 1106.644980] [57332]: [pid: 57332|app: 0|req: 153/282] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:56:34 2025] DELETE /volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1106.650519] [57331]: DEBUG cinder.api.middleware.request_id [None req-f0b6fe87-ab40-4636-ae6b-3e18c8a4b4f6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.651586] [57331]: INFO cinder.api.openstack.wsgi [None req-f0b6fe87-ab40-4636-ae6b-3e18c8a4b4f6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 [ 1106.651718] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f0b6fe87-ab40-4636-ae6b-3e18c8a4b4f6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.652291] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f0b6fe87-ab40-4636-ae6b-3e18c8a4b4f6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.661193] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.661193] [57331]: warnings.warn( [ 1106.665963] [57331]: INFO cinder.volume.api [None req-f0b6fe87-ab40-4636-ae6b-3e18c8a4b4f6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Volume info retrieved successfully. [ 1106.671689] [57331]: INFO cinder.api.openstack.wsgi [None req-f0b6fe87-ab40-4636-ae6b-3e18c8a4b4f6 tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 returned with HTTP 200 [ 1106.672313] [57331]: [pid: 57331|app: 0|req: 130/283] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:34 2025] GET /volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.684083] [57332]: DEBUG cinder.api.middleware.request_id [None req-4f90d8da-9990-45a4-92f4-da824af5e2ac None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.686151] [57332]: INFO cinder.api.openstack.wsgi [None req-4f90d8da-9990-45a4-92f4-da824af5e2ac tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] GET http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 [ 1107.686467] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4f90d8da-9990-45a4-92f4-da824af5e2ac tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1107.686697] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4f90d8da-9990-45a4-92f4-da824af5e2ac tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1107.694183] [57332]: INFO cinder.api.openstack.wsgi [None req-4f90d8da-9990-45a4-92f4-da824af5e2ac tempest-ServerRescueNegativeTestJSON-1890048273 tempest-ServerRescueNegativeTestJSON-1890048273-project-member] http://10.180.1.21/volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 returned with HTTP 404 [ 1107.694967] [57332]: [pid: 57332|app: 0|req: 154/284] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:56:35 2025] GET /volume/v3/volumes/0a86640e-10d8-4dba-afd1-1b256eabdce7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1116.668576] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=84,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1117.689335] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=86,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1123.943264] [57331]: DEBUG cinder.api.middleware.request_id [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.945482] [57331]: INFO cinder.api.openstack.wsgi [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1123.945981] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-218431310"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.948036] [57331]: DEBUG cinder.api.v3.volumes [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-218431310'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1123.948036] [57331]: INFO cinder.api.v3.volumes [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Create volume of 1 GB [ 1123.954291] [57331]: INFO cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Availability Zones retrieved successfully. [ 1123.963271] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Flow 'volume_create_api' (d1a71e72-f8d8-4ae3-8b09-a657e516008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1123.964623] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d132689c-45a3-4305-86e1-430b91cea6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1123.966028] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1123.988862] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d132689c-45a3-4305-86e1-430b91cea6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1123.990027] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c8c6eb-b036-4230-872e-dc9a0bd197f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.052936] [57331]: DEBUG cinder.quota [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Created reservations ['aa2317ae-79a4-4335-bcde-c4d93bd2c27b', '546dfa21-d095-40e7-b834-13309e4b69e5', 'ab819a8a-1046-4c9d-a0b9-3e6e3b9c0bac', 'db79371c-51df-4310-acd1-35b0bbd01e2d'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1124.054190] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c8c6eb-b036-4230-872e-dc9a0bd197f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa2317ae-79a4-4335-bcde-c4d93bd2c27b', '546dfa21-d095-40e7-b834-13309e4b69e5', 'ab819a8a-1046-4c9d-a0b9-3e6e3b9c0bac', 'db79371c-51df-4310-acd1-35b0bbd01e2d']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.055529] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283e291c-158a-43d0-a299-fd86cb54aaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.070943] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283e291c-158a-43d0-a299-fd86cb54aaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6eb3959-593b-4d18-9120-e884f651bcb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-218431310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a38c9725f48408da962663b673b8700',qos_specs=None,replication_status=,reservations=['aa2317ae-79a4-4335-bcde-c4d93bd2c27b','546dfa21-d095-40e7-b834-13309e4b69e5','ab819a8a-1046-4c9d-a0b9-3e6e3b9c0bac','db79371c-51df-4310-acd1-35b0bbd01e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='354b9145bae4464f95c8e9e975e24416',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-218431310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6eb3959-593b-4d18-9120-e884f651bcb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a38c9725f48408da962663b673b8700',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='354b9145bae4464f95c8e9e975e24416',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.071904] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699f9e26-fe58-48e7-b9dc-26007ac5e89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.086483] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699f9e26-fe58-48e7-b9dc-26007ac5e89e) 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-218431310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a38c9725f48408da962663b673b8700',qos_specs=None,replication_status=,reservations=['aa2317ae-79a4-4335-bcde-c4d93bd2c27b','546dfa21-d095-40e7-b834-13309e4b69e5','ab819a8a-1046-4c9d-a0b9-3e6e3b9c0bac','db79371c-51df-4310-acd1-35b0bbd01e2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='354b9145bae4464f95c8e9e975e24416',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.087421] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d7d05c-3b56-4621-9373-18cc99a9b5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.097310] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d7d05c-3b56-4621-9373-18cc99a9b5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.098578] [57331]: DEBUG cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Flow 'volume_create_api' (d1a71e72-f8d8-4ae3-8b09-a657e516008c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1124.099419] [57331]: INFO cinder.volume.api [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Create volume request issued successfully. [ 1124.099578] [57331]: INFO cinder.api.openstack.wsgi [None req-6f01310d-4bf0-4378-bbb1-d9639016c08f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1124.100067] [57331]: [pid: 57331|app: 0|req: 131/285] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:56:51 2025] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1124.144225] [57332]: DEBUG cinder.api.middleware.request_id [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.147138] [57332]: INFO cinder.api.openstack.wsgi [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1124.147564] [57332]: DEBUG cinder.api.openstack.wsgi [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-886713530", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1124.149362] [57332]: DEBUG cinder.api.v3.volumes [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-886713530', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1124.149517] [57332]: INFO cinder.api.v3.volumes [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Create volume of 1 GB [ 1124.154373] [57332]: INFO cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Availability Zones retrieved successfully. [ 1124.162100] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Flow 'volume_create_api' (cf14ec31-7b3e-45a4-a2a1-a0962e26298e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1124.163384] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924d8ebf-2e4b-46d1-b39e-ab176372e44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.165277] [57332]: DEBUG cinder.volume.flows.api.create_volume [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1124.184358] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924d8ebf-2e4b-46d1-b39e-ab176372e44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.185478] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37f941f9-3600-4d4f-ad1b-a1c512eccd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.327468] [57332]: DEBUG cinder.quota [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Created reservations ['89a05e7e-b763-4f21-b405-3527c29be303', '1cf565d5-d3ef-486e-a971-867470da8251', '0e934ee5-f4db-4929-a3a1-0b65ef8bdc47', '99d27d5e-a5a8-48f4-b243-d70476b7b6c9'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1124.328449] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37f941f9-3600-4d4f-ad1b-a1c512eccd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89a05e7e-b763-4f21-b405-3527c29be303', '1cf565d5-d3ef-486e-a971-867470da8251', '0e934ee5-f4db-4929-a3a1-0b65ef8bdc47', '99d27d5e-a5a8-48f4-b243-d70476b7b6c9']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.329503] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58bf5ad7-cb1e-4b00-be38-21ade4d1dcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.351528] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58bf5ad7-cb1e-4b00-be38-21ade4d1dcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55f24f48-8102-463a-bfe2-10cc8743d605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-886713530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99f1bff11b1c4789a3aa53df07bc04ac',qos_specs=None,replication_status=,reservations=['89a05e7e-b763-4f21-b405-3527c29be303','1cf565d5-d3ef-486e-a971-867470da8251','0e934ee5-f4db-4929-a3a1-0b65ef8bdc47','99d27d5e-a5a8-48f4-b243-d70476b7b6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2ef082d71049b79964a2c39e86f452',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-886713530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55f24f48-8102-463a-bfe2-10cc8743d605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99f1bff11b1c4789a3aa53df07bc04ac',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='6d2ef082d71049b79964a2c39e86f452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.352562] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1137cafb-da56-4d18-8b50-ef8f2531fde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.374401] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1137cafb-da56-4d18-8b50-ef8f2531fde9) 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-886713530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99f1bff11b1c4789a3aa53df07bc04ac',qos_specs=None,replication_status=,reservations=['89a05e7e-b763-4f21-b405-3527c29be303','1cf565d5-d3ef-486e-a971-867470da8251','0e934ee5-f4db-4929-a3a1-0b65ef8bdc47','99d27d5e-a5a8-48f4-b243-d70476b7b6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d2ef082d71049b79964a2c39e86f452',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.375417] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae920aa-697d-4160-acb4-21f1621b6d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1124.383994] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae920aa-697d-4160-acb4-21f1621b6d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1124.385142] [57332]: DEBUG cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Flow 'volume_create_api' (cf14ec31-7b3e-45a4-a2a1-a0962e26298e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1124.385541] [57332]: INFO cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Create volume request issued successfully. [ 1124.386223] [57332]: INFO cinder.api.openstack.wsgi [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-23ecff81-fb20-4186-809e-99c522915e4d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1124.386975] [57332]: [pid: 57332|app: 0|req: 155/286] 10.180.1.21 () {64 vars in 1421 bytes} [Mon Dec 15 14:56:51 2025] POST /volume/v3/volumes => generated 753 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1124.391434] [57331]: DEBUG cinder.api.middleware.request_id [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-e819ca83-ae74-4cb1-8808-7a6fa045259d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.399543] [57331]: INFO cinder.api.openstack.wsgi [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-e819ca83-ae74-4cb1-8808-7a6fa045259d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 [ 1124.399543] [57331]: DEBUG cinder.api.openstack.wsgi [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-e819ca83-ae74-4cb1-8808-7a6fa045259d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1124.399543] [57331]: DEBUG cinder.api.openstack.wsgi [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-e819ca83-ae74-4cb1-8808-7a6fa045259d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1124.411521] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.411521] [57331]: warnings.warn( [ 1124.417981] [57331]: INFO cinder.volume.api [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-e819ca83-ae74-4cb1-8808-7a6fa045259d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Volume info retrieved successfully. [ 1124.425676] [57331]: INFO cinder.api.openstack.wsgi [req-635582e5-16fa-43cb-812b-afef4ba0d4e8 req-e819ca83-ae74-4cb1-8808-7a6fa045259d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 returned with HTTP 200 [ 1124.425676] [57331]: [pid: 57331|app: 0|req: 132/287] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:52 2025] GET /volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.451469] [57332]: DEBUG cinder.api.middleware.request_id [req-ed5f1c02-c698-4e3c-a266-bb682ebae8b3 req-aa43307a-d8ad-47e7-b0ef-da5d445949c3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.455166] [57332]: INFO cinder.api.openstack.wsgi [req-ed5f1c02-c698-4e3c-a266-bb682ebae8b3 req-aa43307a-d8ad-47e7-b0ef-da5d445949c3 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 [ 1124.456491] [57332]: DEBUG cinder.api.openstack.wsgi [req-ed5f1c02-c698-4e3c-a266-bb682ebae8b3 req-aa43307a-d8ad-47e7-b0ef-da5d445949c3 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1124.456491] [57332]: DEBUG cinder.api.openstack.wsgi [req-ed5f1c02-c698-4e3c-a266-bb682ebae8b3 req-aa43307a-d8ad-47e7-b0ef-da5d445949c3 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1124.466699] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.466699] [57332]: warnings.warn( [ 1124.472578] [57332]: INFO cinder.volume.api [req-ed5f1c02-c698-4e3c-a266-bb682ebae8b3 req-aa43307a-d8ad-47e7-b0ef-da5d445949c3 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Volume info retrieved successfully. [ 1124.478835] [57332]: INFO cinder.api.openstack.wsgi [req-ed5f1c02-c698-4e3c-a266-bb682ebae8b3 req-aa43307a-d8ad-47e7-b0ef-da5d445949c3 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 returned with HTTP 200 [ 1124.479327] [57332]: [pid: 57332|app: 0|req: 156/288] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:52 2025] GET /volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.589273] [57331]: DEBUG cinder.api.middleware.request_id [req-b9d57a7b-4998-454e-b1c9-5b9b24f6b08c req-c710c1d8-9d22-45ca-b2d2-285e829a7c9a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.592537] [57331]: INFO cinder.api.openstack.wsgi [req-b9d57a7b-4998-454e-b1c9-5b9b24f6b08c req-c710c1d8-9d22-45ca-b2d2-285e829a7c9a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 [ 1125.592537] [57331]: DEBUG cinder.api.openstack.wsgi [req-b9d57a7b-4998-454e-b1c9-5b9b24f6b08c req-c710c1d8-9d22-45ca-b2d2-285e829a7c9a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1125.592537] [57331]: DEBUG cinder.api.openstack.wsgi [req-b9d57a7b-4998-454e-b1c9-5b9b24f6b08c req-c710c1d8-9d22-45ca-b2d2-285e829a7c9a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1125.602490] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.602490] [57331]: warnings.warn( [ 1125.606128] [57331]: INFO cinder.volume.api [req-b9d57a7b-4998-454e-b1c9-5b9b24f6b08c req-c710c1d8-9d22-45ca-b2d2-285e829a7c9a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Volume info retrieved successfully. [ 1125.611326] [57331]: INFO cinder.api.openstack.wsgi [req-b9d57a7b-4998-454e-b1c9-5b9b24f6b08c req-c710c1d8-9d22-45ca-b2d2-285e829a7c9a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 returned with HTTP 200 [ 1125.611813] [57331]: [pid: 57331|app: 0|req: 133/289] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:53 2025] GET /volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.750674] [57332]: DEBUG cinder.api.middleware.request_id [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.753971] [57332]: INFO cinder.api.openstack.wsgi [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1125.754447] [57332]: DEBUG cinder.api.openstack.wsgi [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55f24f48-8102-463a-bfe2-10cc8743d605", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1045874276", "description": null, "metadata": {}}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1125.765930] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.765930] [57332]: warnings.warn( [ 1125.766658] [57332]: INFO cinder.volume.api [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Volume info retrieved successfully. [ 1125.766751] [57332]: INFO cinder.api.v3.snapshots [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Create snapshot from volume 55f24f48-8102-463a-bfe2-10cc8743d605 [ 1125.786071] [57332]: WARNING cinder.quota [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-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. [ 1125.815092] [57332]: DEBUG cinder.quota [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Created reservations ['365ccbc2-df69-428f-8508-b4ca0761fb88', '966aa668-56e8-43fc-958a-ccec2a592692', '12cfd330-70d8-40fc-91c4-400cebbad80c', '6cc25a44-25e0-42e3-8d36-4f8e7b5fa00e'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1125.876978] [57332]: INFO cinder.volume.api [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Snapshot create request issued successfully. [ 1125.877601] [57332]: INFO cinder.api.openstack.wsgi [req-b76e1842-759a-4cba-8e59-c43080562f1a req-bd1b489d-d43f-4dfd-8a40-af110df7ba9d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1125.878030] [57332]: [pid: 57332|app: 0|req: 157/290] 10.180.1.21 () {64 vars in 1427 bytes} [Mon Dec 15 14:56:53 2025] POST /volume/v3/snapshots => generated 311 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1125.896179] [57331]: DEBUG cinder.api.middleware.request_id [req-b713a4d8-b07e-4aac-9c30-887eb38d55eb req-bb92e765-e293-4ac2-9305-ad83b83edd1d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.898188] [57331]: INFO cinder.api.openstack.wsgi [req-b713a4d8-b07e-4aac-9c30-887eb38d55eb req-bb92e765-e293-4ac2-9305-ad83b83edd1d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b [ 1125.898453] [57331]: DEBUG cinder.api.openstack.wsgi [req-b713a4d8-b07e-4aac-9c30-887eb38d55eb req-bb92e765-e293-4ac2-9305-ad83b83edd1d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1125.898679] [57331]: DEBUG cinder.api.openstack.wsgi [req-b713a4d8-b07e-4aac-9c30-887eb38d55eb req-bb92e765-e293-4ac2-9305-ad83b83edd1d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1125.918797] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.918797] [57331]: warnings.warn( [ 1125.919443] [57331]: INFO cinder.volume.api [req-b713a4d8-b07e-4aac-9c30-887eb38d55eb req-bb92e765-e293-4ac2-9305-ad83b83edd1d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Snapshot retrieved successfully. [ 1125.920660] [57331]: INFO cinder.api.openstack.wsgi [req-b713a4d8-b07e-4aac-9c30-887eb38d55eb req-bb92e765-e293-4ac2-9305-ad83b83edd1d tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b returned with HTTP 200 [ 1125.921139] [57331]: [pid: 57331|app: 0|req: 134/291] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 15 14:56:53 2025] GET /volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.937691] [57332]: DEBUG cinder.api.middleware.request_id [req-3ac57c0a-c077-4f0c-b1a4-125bf1d873ee req-ee070230-ec61-4a24-9f50-84d0a2a1b1fd None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.940366] [57332]: INFO cinder.api.openstack.wsgi [req-3ac57c0a-c077-4f0c-b1a4-125bf1d873ee req-ee070230-ec61-4a24-9f50-84d0a2a1b1fd tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1125.940573] [57332]: DEBUG cinder.api.openstack.wsgi [req-3ac57c0a-c077-4f0c-b1a4-125bf1d873ee req-ee070230-ec61-4a24-9f50-84d0a2a1b1fd tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1125.940811] [57332]: DEBUG cinder.api.openstack.wsgi [req-3ac57c0a-c077-4f0c-b1a4-125bf1d873ee req-ee070230-ec61-4a24-9f50-84d0a2a1b1fd tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'detail' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1125.941168] [57332]: DEBUG cinder.api.api_utils [req-3ac57c0a-c077-4f0c-b1a4-125bf1d873ee req-ee070230-ec61-4a24-9f50-84d0a2a1b1fd tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Removing options '' from query. {{(pid=57332) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1125.941544] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.941544] [57332]: warnings.warn( [ 1125.942736] [57332]: DEBUG cinder.db.sqlalchemy.api [req-3ac57c0a-c077-4f0c-b1a4-125bf1d873ee req-ee070230-ec61-4a24-9f50-84d0a2a1b1fd tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Building query based on filter {{(pid=57332) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1125.954516] [57332]: INFO cinder.volume.api [req-3ac57c0a-c077-4f0c-b1a4-125bf1d873ee req-ee070230-ec61-4a24-9f50-84d0a2a1b1fd tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Get all snapshots completed successfully. [ 1125.954673] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.954673] [57332]: warnings.warn( [ 1125.955540] [57332]: INFO cinder.api.openstack.wsgi [req-3ac57c0a-c077-4f0c-b1a4-125bf1d873ee req-ee070230-ec61-4a24-9f50-84d0a2a1b1fd tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1125.956049] [57332]: [pid: 57332|app: 0|req: 158/292] 10.180.1.21 () {60 vars in 1394 bytes} [Mon Dec 15 14:56:53 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1125.972969] [57331]: DEBUG cinder.api.middleware.request_id [req-e6005c4a-2d47-43e9-be19-5c5753eb6fb1 req-838badbc-92ba-4395-9dbd-57e6fe4d8f75 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1125.975256] [57331]: INFO cinder.api.openstack.wsgi [req-e6005c4a-2d47-43e9-be19-5c5753eb6fb1 req-838badbc-92ba-4395-9dbd-57e6fe4d8f75 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b [ 1125.975645] [57331]: DEBUG cinder.api.openstack.wsgi [req-e6005c4a-2d47-43e9-be19-5c5753eb6fb1 req-838badbc-92ba-4395-9dbd-57e6fe4d8f75 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1125.975960] [57331]: DEBUG cinder.api.openstack.wsgi [req-e6005c4a-2d47-43e9-be19-5c5753eb6fb1 req-838badbc-92ba-4395-9dbd-57e6fe4d8f75 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1125.983062] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.983062] [57331]: warnings.warn( [ 1125.984041] [57331]: INFO cinder.volume.api [req-e6005c4a-2d47-43e9-be19-5c5753eb6fb1 req-838badbc-92ba-4395-9dbd-57e6fe4d8f75 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Snapshot retrieved successfully. [ 1125.985437] [57331]: INFO cinder.api.openstack.wsgi [req-e6005c4a-2d47-43e9-be19-5c5753eb6fb1 req-838badbc-92ba-4395-9dbd-57e6fe4d8f75 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b returned with HTTP 200 [ 1125.985897] [57331]: [pid: 57331|app: 0|req: 135/293] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 15 14:56:53 2025] GET /volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.063306] [57332]: DEBUG cinder.api.middleware.request_id [req-4d94d109-3e82-4e68-915b-c40979357796 req-9f81bf0b-182c-47e6-a068-f3cfa92447ea None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.065675] [57332]: INFO cinder.api.openstack.wsgi [req-4d94d109-3e82-4e68-915b-c40979357796 req-9f81bf0b-182c-47e6-a068-f3cfa92447ea tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b [ 1126.065864] [57332]: DEBUG cinder.api.openstack.wsgi [req-4d94d109-3e82-4e68-915b-c40979357796 req-9f81bf0b-182c-47e6-a068-f3cfa92447ea tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1126.066094] [57332]: DEBUG cinder.api.openstack.wsgi [req-4d94d109-3e82-4e68-915b-c40979357796 req-9f81bf0b-182c-47e6-a068-f3cfa92447ea tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1126.066212] [57332]: INFO cinder.api.v3.snapshots [req-4d94d109-3e82-4e68-915b-c40979357796 req-9f81bf0b-182c-47e6-a068-f3cfa92447ea tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Delete snapshot with id: e178fbf0-4278-4720-8001-996a4f548a0b [ 1126.072281] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.072281] [57332]: warnings.warn( [ 1126.072833] [57332]: INFO cinder.volume.api [req-4d94d109-3e82-4e68-915b-c40979357796 req-9f81bf0b-182c-47e6-a068-f3cfa92447ea tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Snapshot retrieved successfully. [ 1126.101599] [57332]: INFO cinder.volume.api [req-4d94d109-3e82-4e68-915b-c40979357796 req-9f81bf0b-182c-47e6-a068-f3cfa92447ea tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Snapshot delete request issued successfully. [ 1126.103477] [57332]: INFO cinder.api.openstack.wsgi [req-4d94d109-3e82-4e68-915b-c40979357796 req-9f81bf0b-182c-47e6-a068-f3cfa92447ea tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b returned with HTTP 202 [ 1126.103477] [57332]: [pid: 57332|app: 0|req: 159/294] 10.180.1.21 () {62 vars in 1506 bytes} [Mon Dec 15 14:56:53 2025] DELETE /volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1126.122051] [57331]: DEBUG cinder.api.middleware.request_id [req-fb558014-1d23-42c9-831d-901bf9c9fdca req-a28cc95a-5c4e-46cb-b450-42dbd6dff75a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.124619] [57331]: INFO cinder.api.openstack.wsgi [req-fb558014-1d23-42c9-831d-901bf9c9fdca req-a28cc95a-5c4e-46cb-b450-42dbd6dff75a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b [ 1126.124934] [57331]: DEBUG cinder.api.openstack.wsgi [req-fb558014-1d23-42c9-831d-901bf9c9fdca req-a28cc95a-5c4e-46cb-b450-42dbd6dff75a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1126.125234] [57331]: DEBUG cinder.api.openstack.wsgi [req-fb558014-1d23-42c9-831d-901bf9c9fdca req-a28cc95a-5c4e-46cb-b450-42dbd6dff75a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1126.132721] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.132721] [57331]: warnings.warn( [ 1126.133851] [57331]: INFO cinder.volume.api [req-fb558014-1d23-42c9-831d-901bf9c9fdca req-a28cc95a-5c4e-46cb-b450-42dbd6dff75a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Snapshot retrieved successfully. [ 1126.134778] [57331]: INFO cinder.api.openstack.wsgi [req-fb558014-1d23-42c9-831d-901bf9c9fdca req-a28cc95a-5c4e-46cb-b450-42dbd6dff75a tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b returned with HTTP 200 [ 1126.135191] [57331]: [pid: 57331|app: 0|req: 136/295] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 15 14:56:53 2025] GET /volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.154043] [57332]: DEBUG cinder.api.middleware.request_id [req-2a914c45-b3f3-41df-a187-36b631813c81 req-182fc886-b3aa-4952-bd40-6cf7490fbbf6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.156616] [57332]: INFO cinder.api.openstack.wsgi [req-2a914c45-b3f3-41df-a187-36b631813c81 req-182fc886-b3aa-4952-bd40-6cf7490fbbf6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b [ 1127.156860] [57332]: DEBUG cinder.api.openstack.wsgi [req-2a914c45-b3f3-41df-a187-36b631813c81 req-182fc886-b3aa-4952-bd40-6cf7490fbbf6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1127.157103] [57332]: DEBUG cinder.api.openstack.wsgi [req-2a914c45-b3f3-41df-a187-36b631813c81 req-182fc886-b3aa-4952-bd40-6cf7490fbbf6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1127.163810] [57332]: INFO cinder.api.openstack.wsgi [req-2a914c45-b3f3-41df-a187-36b631813c81 req-182fc886-b3aa-4952-bd40-6cf7490fbbf6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b returned with HTTP 404 [ 1127.164499] [57332]: [pid: 57332|app: 0|req: 160/296] 10.180.1.21 () {60 vars in 1484 bytes} [Mon Dec 15 14:56:54 2025] GET /volume/v3/snapshots/e178fbf0-4278-4720-8001-996a4f548a0b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1127.177885] [57331]: DEBUG cinder.api.middleware.request_id [req-d0f77b57-2166-4625-81c2-854bb5eaefb5 req-0f19e719-8c72-45ec-a949-16d09dd92901 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.180358] [57331]: INFO cinder.api.openstack.wsgi [req-d0f77b57-2166-4625-81c2-854bb5eaefb5 req-0f19e719-8c72-45ec-a949-16d09dd92901 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] DELETE http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 [ 1127.180549] [57331]: DEBUG cinder.api.openstack.wsgi [req-d0f77b57-2166-4625-81c2-854bb5eaefb5 req-0f19e719-8c72-45ec-a949-16d09dd92901 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1127.180759] [57331]: DEBUG cinder.api.openstack.wsgi [req-d0f77b57-2166-4625-81c2-854bb5eaefb5 req-0f19e719-8c72-45ec-a949-16d09dd92901 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1127.180947] [57331]: INFO cinder.api.v3.volumes [req-d0f77b57-2166-4625-81c2-854bb5eaefb5 req-0f19e719-8c72-45ec-a949-16d09dd92901 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Delete volume with id: 55f24f48-8102-463a-bfe2-10cc8743d605 [ 1127.193922] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.193922] [57331]: warnings.warn( [ 1127.194718] [57331]: INFO cinder.volume.api [req-d0f77b57-2166-4625-81c2-854bb5eaefb5 req-0f19e719-8c72-45ec-a949-16d09dd92901 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Volume info retrieved successfully. [ 1127.217946] [57331]: INFO cinder.volume.api [req-d0f77b57-2166-4625-81c2-854bb5eaefb5 req-0f19e719-8c72-45ec-a949-16d09dd92901 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Delete volume request issued successfully. [ 1127.218728] [57331]: INFO cinder.api.openstack.wsgi [req-d0f77b57-2166-4625-81c2-854bb5eaefb5 req-0f19e719-8c72-45ec-a949-16d09dd92901 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 returned with HTTP 202 [ 1127.219279] [57331]: [pid: 57331|app: 0|req: 137/297] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 14:56:54 2025] DELETE /volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1127.237043] [57332]: DEBUG cinder.api.middleware.request_id [req-c165274e-2c05-41f6-8d26-191fcbb7e7d1 req-a0f5c117-c2e7-49f1-95ca-6b3f0da3a337 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.239657] [57332]: INFO cinder.api.openstack.wsgi [req-c165274e-2c05-41f6-8d26-191fcbb7e7d1 req-a0f5c117-c2e7-49f1-95ca-6b3f0da3a337 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 [ 1127.239895] [57332]: DEBUG cinder.api.openstack.wsgi [req-c165274e-2c05-41f6-8d26-191fcbb7e7d1 req-a0f5c117-c2e7-49f1-95ca-6b3f0da3a337 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1127.240155] [57332]: DEBUG cinder.api.openstack.wsgi [req-c165274e-2c05-41f6-8d26-191fcbb7e7d1 req-a0f5c117-c2e7-49f1-95ca-6b3f0da3a337 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1127.250044] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.250044] [57332]: warnings.warn( [ 1127.254899] [57332]: INFO cinder.volume.api [req-c165274e-2c05-41f6-8d26-191fcbb7e7d1 req-a0f5c117-c2e7-49f1-95ca-6b3f0da3a337 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Volume info retrieved successfully. [ 1127.260630] [57332]: INFO cinder.api.openstack.wsgi [req-c165274e-2c05-41f6-8d26-191fcbb7e7d1 req-a0f5c117-c2e7-49f1-95ca-6b3f0da3a337 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 returned with HTTP 200 [ 1127.261123] [57332]: [pid: 57332|app: 0|req: 161/298] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:54 2025] GET /volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.323387] [57331]: DEBUG cinder.api.middleware.request_id [req-86b10606-7cb0-4ce2-80b8-cccce0617729 req-d95d272a-42d5-4ee8-bb7e-419e3ecc6803 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.326267] [57331]: INFO cinder.api.openstack.wsgi [req-86b10606-7cb0-4ce2-80b8-cccce0617729 req-d95d272a-42d5-4ee8-bb7e-419e3ecc6803 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 [ 1128.326512] [57331]: DEBUG cinder.api.openstack.wsgi [req-86b10606-7cb0-4ce2-80b8-cccce0617729 req-d95d272a-42d5-4ee8-bb7e-419e3ecc6803 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.326737] [57331]: DEBUG cinder.api.openstack.wsgi [req-86b10606-7cb0-4ce2-80b8-cccce0617729 req-d95d272a-42d5-4ee8-bb7e-419e3ecc6803 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.334138] [57331]: INFO cinder.api.openstack.wsgi [req-86b10606-7cb0-4ce2-80b8-cccce0617729 req-d95d272a-42d5-4ee8-bb7e-419e3ecc6803 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 returned with HTTP 404 [ 1128.334895] [57331]: [pid: 57331|app: 0|req: 138/299] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:56 2025] GET /volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1128.351975] [57332]: DEBUG cinder.api.middleware.request_id [req-54cf3c8a-8ccd-4d32-9313-8f482d9e963a req-f2417ff5-8c22-49bc-827d-f2eb4cd004c6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.355231] [57332]: INFO cinder.api.openstack.wsgi [req-54cf3c8a-8ccd-4d32-9313-8f482d9e963a req-f2417ff5-8c22-49bc-827d-f2eb4cd004c6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] DELETE http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 [ 1128.355412] [57332]: DEBUG cinder.api.openstack.wsgi [req-54cf3c8a-8ccd-4d32-9313-8f482d9e963a req-f2417ff5-8c22-49bc-827d-f2eb4cd004c6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.355733] [57332]: DEBUG cinder.api.openstack.wsgi [req-54cf3c8a-8ccd-4d32-9313-8f482d9e963a req-f2417ff5-8c22-49bc-827d-f2eb4cd004c6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.355992] [57332]: INFO cinder.api.v3.volumes [req-54cf3c8a-8ccd-4d32-9313-8f482d9e963a req-f2417ff5-8c22-49bc-827d-f2eb4cd004c6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Delete volume with id: 55f24f48-8102-463a-bfe2-10cc8743d605 [ 1128.363283] [57332]: INFO cinder.api.openstack.wsgi [req-54cf3c8a-8ccd-4d32-9313-8f482d9e963a req-f2417ff5-8c22-49bc-827d-f2eb4cd004c6 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 returned with HTTP 404 [ 1128.363980] [57332]: [pid: 57332|app: 0|req: 162/300] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 14:56:56 2025] DELETE /volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1128.379919] [57331]: DEBUG cinder.api.middleware.request_id [req-d1346d67-8e88-43e2-a6fa-f0348d72bc0d req-9d6981d7-7a4d-44dc-8cb3-a0d56453a914 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.382681] [57331]: INFO cinder.api.openstack.wsgi [req-d1346d67-8e88-43e2-a6fa-f0348d72bc0d req-9d6981d7-7a4d-44dc-8cb3-a0d56453a914 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] GET http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 [ 1128.383163] [57331]: DEBUG cinder.api.openstack.wsgi [req-d1346d67-8e88-43e2-a6fa-f0348d72bc0d req-9d6981d7-7a4d-44dc-8cb3-a0d56453a914 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.383234] [57331]: DEBUG cinder.api.openstack.wsgi [req-d1346d67-8e88-43e2-a6fa-f0348d72bc0d req-9d6981d7-7a4d-44dc-8cb3-a0d56453a914 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.390274] [57331]: INFO cinder.api.openstack.wsgi [req-d1346d67-8e88-43e2-a6fa-f0348d72bc0d req-9d6981d7-7a4d-44dc-8cb3-a0d56453a914 tempest-VolumesSnapshotsTestJSON-140931574 tempest-VolumesSnapshotsTestJSON-140931574-project-member] http://10.180.1.21/volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 returned with HTTP 404 [ 1128.390879] [57331]: [pid: 57331|app: 0|req: 139/301] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:56:56 2025] GET /volume/v3/volumes/55f24f48-8102-463a-bfe2-10cc8743d605 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1137.664150] [57332]: DEBUG cinder.api.middleware.request_id [None req-aacb6fef-c95e-488e-afe5-b2df2cb8eb64 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.785024] [57332]: INFO cinder.api.openstack.wsgi [None req-aacb6fef-c95e-488e-afe5-b2df2cb8eb64 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1137.785345] [57332]: DEBUG cinder.api.openstack.wsgi [None req-aacb6fef-c95e-488e-afe5-b2df2cb8eb64 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1137.785794] [57332]: DEBUG cinder.api.openstack.wsgi [None req-aacb6fef-c95e-488e-afe5-b2df2cb8eb64 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1137.798676] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.798676] [57332]: warnings.warn( [ 1137.803366] [57332]: INFO cinder.volume.api [None req-aacb6fef-c95e-488e-afe5-b2df2cb8eb64 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1137.810822] [57332]: INFO cinder.api.openstack.wsgi [None req-aacb6fef-c95e-488e-afe5-b2df2cb8eb64 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1137.811310] [57332]: [pid: 57332|app: 0|req: 163/302] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:05 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 842 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.937544] [57331]: DEBUG cinder.api.middleware.request_id [None req-9131df04-546c-4b0e-966f-0411c29333e6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.940368] [57331]: INFO cinder.api.openstack.wsgi [None req-9131df04-546c-4b0e-966f-0411c29333e6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1137.940649] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9131df04-546c-4b0e-966f-0411c29333e6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1137.940880] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9131df04-546c-4b0e-966f-0411c29333e6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1137.950413] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.950413] [57331]: warnings.warn( [ 1137.955246] [57331]: INFO cinder.volume.api [None req-9131df04-546c-4b0e-966f-0411c29333e6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1137.961869] [57331]: INFO cinder.api.openstack.wsgi [None req-9131df04-546c-4b0e-966f-0411c29333e6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1137.962488] [57331]: [pid: 57331|app: 0|req: 140/303] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:05 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.806873] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=60,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1147.958132] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=47,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1175.288964] [57332]: DEBUG cinder.api.middleware.request_id [None req-0b67bada-40c8-4233-8d2f-42db4f280625 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.291108] [57332]: INFO cinder.api.openstack.wsgi [None req-0b67bada-40c8-4233-8d2f-42db4f280625 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1175.291323] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0b67bada-40c8-4233-8d2f-42db4f280625 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1175.291538] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0b67bada-40c8-4233-8d2f-42db4f280625 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1175.305332] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.305332] [57332]: warnings.warn( [ 1175.309694] [57332]: INFO cinder.volume.api [None req-0b67bada-40c8-4233-8d2f-42db4f280625 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1175.315036] [57332]: INFO cinder.api.openstack.wsgi [None req-0b67bada-40c8-4233-8d2f-42db4f280625 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1175.315600] [57332]: [pid: 57332|app: 0|req: 164/304] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:43 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1175.419590] [57331]: DEBUG cinder.api.middleware.request_id [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-68c33ffc-3826-445c-b0cc-62def6b87f5d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.421898] [57331]: INFO cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-68c33ffc-3826-445c-b0cc-62def6b87f5d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1175.422133] [57331]: DEBUG cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-68c33ffc-3826-445c-b0cc-62def6b87f5d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1175.422346] [57331]: DEBUG cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-68c33ffc-3826-445c-b0cc-62def6b87f5d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1175.432425] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.432425] [57331]: warnings.warn( [ 1175.435773] [57331]: INFO cinder.volume.api [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-68c33ffc-3826-445c-b0cc-62def6b87f5d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1175.440151] [57331]: INFO cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-68c33ffc-3826-445c-b0cc-62def6b87f5d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1175.440584] [57331]: [pid: 57331|app: 0|req: 141/305] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:57:43 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1175.463140] [57332]: DEBUG cinder.api.middleware.request_id [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-a1c714f5-7de0-4dfa-b0a4-3b7473ab22c0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.465497] [57332]: INFO cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-a1c714f5-7de0-4dfa-b0a4-3b7473ab22c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] POST http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393/action [ 1175.465907] [57332]: DEBUG cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-a1c714f5-7de0-4dfa-b0a4-3b7473ab22c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1175.466055] [57332]: DEBUG cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-a1c714f5-7de0-4dfa-b0a4-3b7473ab22c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.478104] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.478104] [57332]: warnings.warn( [ 1175.478619] [57332]: INFO cinder.volume.api [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-a1c714f5-7de0-4dfa-b0a4-3b7473ab22c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1175.487822] [57332]: INFO cinder.volume.api [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-a1c714f5-7de0-4dfa-b0a4-3b7473ab22c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Begin detaching volume completed successfully. [ 1175.488110] [57332]: INFO cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-a1c714f5-7de0-4dfa-b0a4-3b7473ab22c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393/action returned with HTTP 202 [ 1175.488574] [57332]: [pid: 57332|app: 0|req: 165/306] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 14:57:43 2025] POST /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1176.522602] [57331]: DEBUG cinder.api.middleware.request_id [None req-d7e1b1cc-739f-45a6-8887-bb88cd300760 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.523055] [57331]: INFO cinder.api.openstack.wsgi [None req-d7e1b1cc-739f-45a6-8887-bb88cd300760 None None] GET http://10.180.1.21/volume// [ 1176.523229] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d7e1b1cc-739f-45a6-8887-bb88cd300760 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.523492] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d7e1b1cc-739f-45a6-8887-bb88cd300760 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.523911] [57331]: INFO cinder.api.openstack.wsgi [None req-d7e1b1cc-739f-45a6-8887-bb88cd300760 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1176.524354] [57331]: [pid: 57331|app: 0|req: 142/307] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:57:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1176.527958] [57332]: DEBUG cinder.api.middleware.request_id [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-ada1983f-63ff-449b-9901-dd195826434b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.530540] [57332]: INFO cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-ada1983f-63ff-449b-9901-dd195826434b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1176.530782] [57332]: DEBUG cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-ada1983f-63ff-449b-9901-dd195826434b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.531018] [57332]: DEBUG cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-ada1983f-63ff-449b-9901-dd195826434b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.544783] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.544783] [57332]: warnings.warn( [ 1176.548836] [57332]: INFO cinder.volume.api [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-ada1983f-63ff-449b-9901-dd195826434b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1176.553897] [57332]: INFO cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-ada1983f-63ff-449b-9901-dd195826434b tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1176.554438] [57332]: [pid: 57332|app: 0|req: 166/308] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:57:44 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1178.201568] [57331]: DEBUG cinder.api.middleware.request_id [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-da341f96-26d0-4850-bb12-31aa8a8caa3c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.204068] [57331]: INFO cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-da341f96-26d0-4850-bb12-31aa8a8caa3c tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3 [ 1178.204331] [57331]: DEBUG cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-da341f96-26d0-4850-bb12-31aa8a8caa3c tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1178.204546] [57331]: DEBUG cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-da341f96-26d0-4850-bb12-31aa8a8caa3c tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1178.214851] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1178.214851] [57331]: warnings.warn( [ 1178.741578] [57331]: INFO cinder.api.openstack.wsgi [req-675aeadb-1f1b-4d76-a678-53cb5c2f4da4 req-da341f96-26d0-4850-bb12-31aa8a8caa3c tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3 returned with HTTP 200 [ 1178.742092] [57331]: [pid: 57331|app: 0|req: 143/309] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:57:45 2025] DELETE /volume/v3/attachments/3705aa0e-3249-4240-9519-9768967c6cf3 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.709514] [57332]: DEBUG cinder.api.middleware.request_id [None req-15505a1d-5832-46f4-86f0-997725395b42 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.711763] [57332]: INFO cinder.api.openstack.wsgi [None req-15505a1d-5832-46f4-86f0-997725395b42 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1179.712019] [57332]: DEBUG cinder.api.openstack.wsgi [None req-15505a1d-5832-46f4-86f0-997725395b42 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.712262] [57332]: DEBUG cinder.api.openstack.wsgi [None req-15505a1d-5832-46f4-86f0-997725395b42 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.722482] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1179.722482] [57332]: warnings.warn( [ 1179.726860] [57332]: INFO cinder.volume.api [None req-15505a1d-5832-46f4-86f0-997725395b42 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1179.732107] [57332]: INFO cinder.api.openstack.wsgi [None req-15505a1d-5832-46f4-86f0-997725395b42 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1179.732732] [57332]: [pid: 57332|app: 0|req: 167/310] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:47 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.117543] [57331]: DEBUG cinder.api.middleware.request_id [None req-ae7e81cf-429a-427b-bb82-a8584ddacf93 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.119653] [57331]: INFO cinder.api.openstack.wsgi [None req-ae7e81cf-429a-427b-bb82-a8584ddacf93 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1184.119867] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ae7e81cf-429a-427b-bb82-a8584ddacf93 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1184.120125] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ae7e81cf-429a-427b-bb82-a8584ddacf93 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1184.129873] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.129873] [57331]: warnings.warn( [ 1184.133908] [57331]: INFO cinder.volume.api [None req-ae7e81cf-429a-427b-bb82-a8584ddacf93 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1184.138646] [57331]: INFO cinder.api.openstack.wsgi [None req-ae7e81cf-429a-427b-bb82-a8584ddacf93 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1184.139067] [57331]: [pid: 57331|app: 0|req: 144/311] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:51 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.177528] [57332]: DEBUG cinder.api.middleware.request_id [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-13467b1b-1f21-4aae-b92e-8814cbb0f4c6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.179872] [57332]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-13467b1b-1f21-4aae-b92e-8814cbb0f4c6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1184.180151] [57332]: DEBUG cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-13467b1b-1f21-4aae-b92e-8814cbb0f4c6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1184.180376] [57332]: DEBUG cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-13467b1b-1f21-4aae-b92e-8814cbb0f4c6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1184.188041] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.188041] [57332]: warnings.warn( [ 1184.191408] [57332]: INFO cinder.volume.api [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-13467b1b-1f21-4aae-b92e-8814cbb0f4c6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1184.195676] [57332]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-13467b1b-1f21-4aae-b92e-8814cbb0f4c6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1184.196105] [57332]: [pid: 57332|app: 0|req: 168/312] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:57:51 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.718140] [57331]: DEBUG cinder.api.middleware.request_id [None req-76eb30ef-d582-44f1-ba47-106623062f88 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.718607] [57331]: INFO cinder.api.openstack.wsgi [None req-76eb30ef-d582-44f1-ba47-106623062f88 None None] GET http://10.180.1.21/volume// [ 1185.718777] [57331]: DEBUG cinder.api.openstack.wsgi [None req-76eb30ef-d582-44f1-ba47-106623062f88 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1185.718987] [57331]: DEBUG cinder.api.openstack.wsgi [None req-76eb30ef-d582-44f1-ba47-106623062f88 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1185.719411] [57331]: INFO cinder.api.openstack.wsgi [None req-76eb30ef-d582-44f1-ba47-106623062f88 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1185.719818] [57331]: [pid: 57331|app: 0|req: 145/313] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:57:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1185.724522] [57332]: DEBUG cinder.api.middleware.request_id [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-652e9096-3ced-4936-b939-433615e92dff None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.726849] [57332]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-652e9096-3ced-4936-b939-433615e92dff tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1185.727725] [57332]: DEBUG cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-652e9096-3ced-4936-b939-433615e92dff tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6eb3959-593b-4d18-9120-e884f651bcb7", "connector": null, "instance_uuid": "ce74f7dd-7f84-4e5e-aebe-e11f63e13d07"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.739414] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.739414] [57332]: warnings.warn( [ 1185.760312] [57332]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-652e9096-3ced-4936-b939-433615e92dff tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1185.760830] [57332]: [pid: 57332|app: 0|req: 169/314] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:57:53 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.781877] [57331]: DEBUG cinder.api.middleware.request_id [None req-300d681c-345f-4e51-9b30-e182c3db5e56 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.784211] [57331]: INFO cinder.api.openstack.wsgi [None req-300d681c-345f-4e51-9b30-e182c3db5e56 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1185.784434] [57331]: DEBUG cinder.api.openstack.wsgi [None req-300d681c-345f-4e51-9b30-e182c3db5e56 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1185.784636] [57331]: DEBUG cinder.api.openstack.wsgi [None req-300d681c-345f-4e51-9b30-e182c3db5e56 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1185.795879] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.795879] [57331]: warnings.warn( [ 1185.800196] [57331]: INFO cinder.volume.api [None req-300d681c-345f-4e51-9b30-e182c3db5e56 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1185.805649] [57331]: INFO cinder.api.openstack.wsgi [None req-300d681c-345f-4e51-9b30-e182c3db5e56 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1185.805965] [57331]: [pid: 57331|app: 0|req: 146/315] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:53 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1186.284173] [57332]: DEBUG cinder.api.middleware.request_id [None req-c39057cf-dc42-4751-ab7a-d5ea7df018f4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.284708] [57332]: INFO cinder.api.openstack.wsgi [None req-c39057cf-dc42-4751-ab7a-d5ea7df018f4 None None] GET http://10.180.1.21/volume// [ 1186.284926] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c39057cf-dc42-4751-ab7a-d5ea7df018f4 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1186.285213] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c39057cf-dc42-4751-ab7a-d5ea7df018f4 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1186.285697] [57332]: INFO cinder.api.openstack.wsgi [None req-c39057cf-dc42-4751-ab7a-d5ea7df018f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1186.286140] [57332]: [pid: 57332|app: 0|req: 170/316] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:57:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1186.290445] [57331]: DEBUG cinder.api.middleware.request_id [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-4f46210f-d161-4b3a-bc77-65a474315f2c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.293143] [57331]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-4f46210f-d161-4b3a-bc77-65a474315f2c tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1186.293394] [57331]: DEBUG cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-4f46210f-d161-4b3a-bc77-65a474315f2c tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1186.293608] [57331]: DEBUG cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-4f46210f-d161-4b3a-bc77-65a474315f2c tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1186.307435] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.307435] [57331]: warnings.warn( [ 1186.312176] [57331]: INFO cinder.volume.api [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-4f46210f-d161-4b3a-bc77-65a474315f2c tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1186.317617] [57331]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-4f46210f-d161-4b3a-bc77-65a474315f2c tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1186.318103] [57331]: [pid: 57331|app: 0|req: 147/317] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:57:54 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1186.351385] [57332]: DEBUG cinder.api.middleware.request_id [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-eca3bcbf-ba40-4ce8-af0e-0af976cca5ac None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.360417] [57332]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-eca3bcbf-ba40-4ce8-af0e-0af976cca5ac tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] PUT http://10.180.1.21/volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f [ 1186.360417] [57332]: DEBUG cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-eca3bcbf-ba40-4ce8-af0e-0af976cca5ac tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-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-1000169", "mountpoint": "/dev/sdb"}}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1186.362931] [57332]: DEBUG cinder.coordination [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-eca3bcbf-ba40-4ce8-af0e-0af976cca5ac tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Acquiring lock "cinder-attachment_update-b6eb3959-593b-4d18-9120-e884f651bcb7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1186.369672] [57332]: DEBUG cinder.coordination [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-eca3bcbf-ba40-4ce8-af0e-0af976cca5ac tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Lock "cinder-attachment_update-b6eb3959-593b-4d18-9120-e884f651bcb7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1186.371459] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.371459] [57332]: warnings.warn( [ 1186.816125] [57331]: DEBUG cinder.api.middleware.request_id [None req-ffef988a-59a2-4891-96d6-a0f409c05169 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.818270] [57331]: INFO cinder.api.openstack.wsgi [None req-ffef988a-59a2-4891-96d6-a0f409c05169 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1186.818488] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ffef988a-59a2-4891-96d6-a0f409c05169 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1186.818737] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ffef988a-59a2-4891-96d6-a0f409c05169 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1186.830930] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.830930] [57331]: warnings.warn( [ 1186.834693] [57331]: INFO cinder.volume.api [None req-ffef988a-59a2-4891-96d6-a0f409c05169 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1186.840489] [57331]: INFO cinder.api.openstack.wsgi [None req-ffef988a-59a2-4891-96d6-a0f409c05169 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1186.840933] [57331]: [pid: 57331|app: 0|req: 148/318] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:54 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.850077] [57331]: DEBUG cinder.api.middleware.request_id [None req-0a7f4577-ce9a-464a-bc53-03cd83264b87 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.852235] [57331]: INFO cinder.api.openstack.wsgi [None req-0a7f4577-ce9a-464a-bc53-03cd83264b87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1187.852474] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0a7f4577-ce9a-464a-bc53-03cd83264b87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1187.852700] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0a7f4577-ce9a-464a-bc53-03cd83264b87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1187.866893] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.866893] [57331]: warnings.warn( [ 1187.871110] [57331]: INFO cinder.volume.api [None req-0a7f4577-ce9a-464a-bc53-03cd83264b87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1187.876262] [57331]: INFO cinder.api.openstack.wsgi [None req-0a7f4577-ce9a-464a-bc53-03cd83264b87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1187.877132] [57331]: [pid: 57331|app: 0|req: 149/319] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:55 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.887755] [57331]: DEBUG cinder.api.middleware.request_id [None req-38258e01-b3a9-407b-8756-d8d6daccd3a2 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.889868] [57331]: INFO cinder.api.openstack.wsgi [None req-38258e01-b3a9-407b-8756-d8d6daccd3a2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1188.890121] [57331]: DEBUG cinder.api.openstack.wsgi [None req-38258e01-b3a9-407b-8756-d8d6daccd3a2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.890364] [57331]: DEBUG cinder.api.openstack.wsgi [None req-38258e01-b3a9-407b-8756-d8d6daccd3a2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.906529] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.906529] [57331]: warnings.warn( [ 1188.910844] [57331]: INFO cinder.volume.api [None req-38258e01-b3a9-407b-8756-d8d6daccd3a2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1188.915832] [57331]: INFO cinder.api.openstack.wsgi [None req-38258e01-b3a9-407b-8756-d8d6daccd3a2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1188.916274] [57331]: [pid: 57331|app: 0|req: 150/320] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:56 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.927628] [57331]: DEBUG cinder.api.middleware.request_id [None req-40d9ba0f-2584-44fe-9cfa-8612a1b6160f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.930081] [57331]: INFO cinder.api.openstack.wsgi [None req-40d9ba0f-2584-44fe-9cfa-8612a1b6160f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1189.930419] [57331]: DEBUG cinder.api.openstack.wsgi [None req-40d9ba0f-2584-44fe-9cfa-8612a1b6160f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.930671] [57331]: DEBUG cinder.api.openstack.wsgi [None req-40d9ba0f-2584-44fe-9cfa-8612a1b6160f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.943563] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.943563] [57331]: warnings.warn( [ 1189.947240] [57331]: INFO cinder.volume.api [None req-40d9ba0f-2584-44fe-9cfa-8612a1b6160f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1189.951936] [57331]: INFO cinder.api.openstack.wsgi [None req-40d9ba0f-2584-44fe-9cfa-8612a1b6160f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1189.952375] [57331]: [pid: 57331|app: 0|req: 151/321] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:57 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.962595] [57331]: DEBUG cinder.api.middleware.request_id [None req-5f75bb94-6690-4de6-b20b-008cfa3b5034 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.964651] [57331]: INFO cinder.api.openstack.wsgi [None req-5f75bb94-6690-4de6-b20b-008cfa3b5034 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1190.964870] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5f75bb94-6690-4de6-b20b-008cfa3b5034 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1190.965093] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5f75bb94-6690-4de6-b20b-008cfa3b5034 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1190.975747] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.975747] [57331]: warnings.warn( [ 1190.979614] [57331]: INFO cinder.volume.api [None req-5f75bb94-6690-4de6-b20b-008cfa3b5034 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1190.984034] [57331]: INFO cinder.api.openstack.wsgi [None req-5f75bb94-6690-4de6-b20b-008cfa3b5034 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1190.984456] [57331]: [pid: 57331|app: 0|req: 152/322] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:58 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.397920] [57332]: DEBUG cinder.coordination [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-eca3bcbf-ba40-4ce8-af0e-0af976cca5ac tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Lock "cinder-attachment_update-b6eb3959-593b-4d18-9120-e884f651bcb7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=57332) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1191.398489] [57332]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-eca3bcbf-ba40-4ce8-af0e-0af976cca5ac tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f returned with HTTP 200 [ 1191.399057] [57332]: [pid: 57332|app: 0|req: 171/323] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:57:54 2025] PUT /volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f => generated 618 bytes in 5048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1191.994428] [57331]: DEBUG cinder.api.middleware.request_id [None req-c3f57e2c-290b-44b5-8d2f-d6a35dbfd460 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.996475] [57331]: INFO cinder.api.openstack.wsgi [None req-c3f57e2c-290b-44b5-8d2f-d6a35dbfd460 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1191.996688] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c3f57e2c-290b-44b5-8d2f-d6a35dbfd460 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1191.996890] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c3f57e2c-290b-44b5-8d2f-d6a35dbfd460 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1192.010693] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.010693] [57331]: warnings.warn( [ 1192.015095] [57331]: INFO cinder.volume.api [None req-c3f57e2c-290b-44b5-8d2f-d6a35dbfd460 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1192.020357] [57331]: INFO cinder.api.openstack.wsgi [None req-c3f57e2c-290b-44b5-8d2f-d6a35dbfd460 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1192.020796] [57331]: [pid: 57331|app: 0|req: 153/324] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:57:59 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.028876] [57332]: DEBUG cinder.api.middleware.request_id [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-9642f4f3-88fa-4c6c-a45a-b72c16dcaff1 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.031572] [57332]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-9642f4f3-88fa-4c6c-a45a-b72c16dcaff1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f/action [ 1193.031889] [57331]: DEBUG cinder.api.middleware.request_id [None req-aba60fbb-65a5-4e84-9f91-1dbf0d2125e7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.032128] [57332]: DEBUG cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-9642f4f3-88fa-4c6c-a45a-b72c16dcaff1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1193.032128] [57332]: DEBUG cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-9642f4f3-88fa-4c6c-a45a-b72c16dcaff1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1193.034580] [57331]: INFO cinder.api.openstack.wsgi [None req-aba60fbb-65a5-4e84-9f91-1dbf0d2125e7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1193.034939] [57331]: DEBUG cinder.api.openstack.wsgi [None req-aba60fbb-65a5-4e84-9f91-1dbf0d2125e7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1193.035242] [57331]: DEBUG cinder.api.openstack.wsgi [None req-aba60fbb-65a5-4e84-9f91-1dbf0d2125e7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1193.049284] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.049284] [57331]: warnings.warn( [ 1193.060940] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.060940] [57332]: warnings.warn( [ 1193.061377] [57331]: INFO cinder.volume.api [None req-aba60fbb-65a5-4e84-9f91-1dbf0d2125e7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1193.066796] [57331]: INFO cinder.api.openstack.wsgi [None req-aba60fbb-65a5-4e84-9f91-1dbf0d2125e7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1193.067494] [57331]: [pid: 57331|app: 0|req: 154/325] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:00 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1193.077558] [57332]: INFO cinder.api.openstack.wsgi [req-14d3b0f2-3aa2-478b-b4e1-3c0d6d212c26 req-9642f4f3-88fa-4c6c-a45a-b72c16dcaff1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f/action returned with HTTP 204 [ 1193.078186] [57332]: [pid: 57332|app: 0|req: 172/326] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:58:00 2025] POST /volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1194.079426] [57331]: DEBUG cinder.api.middleware.request_id [None req-64c61672-edc0-412d-a461-b4f7133e8e14 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.081713] [57331]: INFO cinder.api.openstack.wsgi [None req-64c61672-edc0-412d-a461-b4f7133e8e14 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1194.081942] [57331]: DEBUG cinder.api.openstack.wsgi [None req-64c61672-edc0-412d-a461-b4f7133e8e14 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1194.082174] [57331]: DEBUG cinder.api.openstack.wsgi [None req-64c61672-edc0-412d-a461-b4f7133e8e14 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1194.103223] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.103223] [57331]: warnings.warn( [ 1194.108994] [57331]: INFO cinder.volume.api [None req-64c61672-edc0-412d-a461-b4f7133e8e14 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1194.114239] [57331]: INFO cinder.api.openstack.wsgi [None req-64c61672-edc0-412d-a461-b4f7133e8e14 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1194.114798] [57331]: [pid: 57331|app: 0|req: 155/327] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:01 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.124210] [57332]: DEBUG cinder.api.middleware.request_id [None req-507c3156-d6e7-4bd7-b938-1985ccb2f6f7 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.126264] [57332]: INFO cinder.api.openstack.wsgi [None req-507c3156-d6e7-4bd7-b938-1985ccb2f6f7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1194.126486] [57332]: DEBUG cinder.api.openstack.wsgi [None req-507c3156-d6e7-4bd7-b938-1985ccb2f6f7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1194.126693] [57332]: DEBUG cinder.api.openstack.wsgi [None req-507c3156-d6e7-4bd7-b938-1985ccb2f6f7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1194.137248] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.137248] [57332]: warnings.warn( [ 1194.140675] [57332]: INFO cinder.volume.api [None req-507c3156-d6e7-4bd7-b938-1985ccb2f6f7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1194.147972] [57332]: INFO cinder.api.openstack.wsgi [None req-507c3156-d6e7-4bd7-b938-1985ccb2f6f7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1194.150181] [57332]: [pid: 57332|app: 0|req: 173/328] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:01 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.418510] [57331]: DEBUG cinder.api.middleware.request_id [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-2102f4d3-aff1-4b6b-8af1-1e50cae49aa0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.421749] [57331]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-2102f4d3-aff1-4b6b-8af1-1e50cae49aa0 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1194.422034] [57331]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-2102f4d3-aff1-4b6b-8af1-1e50cae49aa0 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1194.422281] [57331]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-2102f4d3-aff1-4b6b-8af1-1e50cae49aa0 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1194.436402] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.436402] [57331]: warnings.warn( [ 1194.441278] [57331]: INFO cinder.volume.api [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-2102f4d3-aff1-4b6b-8af1-1e50cae49aa0 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1194.446350] [57331]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-2102f4d3-aff1-4b6b-8af1-1e50cae49aa0 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1194.446878] [57331]: [pid: 57331|app: 0|req: 156/329] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:58:02 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.640437] [57332]: DEBUG cinder.api.middleware.request_id [None req-0765d7ee-36b2-4b76-b39d-4df3bb8ea6cc None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.640950] [57332]: INFO cinder.api.openstack.wsgi [None req-0765d7ee-36b2-4b76-b39d-4df3bb8ea6cc None None] GET http://10.180.1.21/volume// [ 1196.641174] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0765d7ee-36b2-4b76-b39d-4df3bb8ea6cc None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1196.641434] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0765d7ee-36b2-4b76-b39d-4df3bb8ea6cc None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1196.641916] [57332]: INFO cinder.api.openstack.wsgi [None req-0765d7ee-36b2-4b76-b39d-4df3bb8ea6cc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1196.642323] [57332]: [pid: 57332|app: 0|req: 174/330] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:58:04 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1196.646362] [57331]: DEBUG cinder.api.middleware.request_id [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-8e3a29d3-f2a7-408e-a6d1-4fc763197422 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.649101] [57331]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-8e3a29d3-f2a7-408e-a6d1-4fc763197422 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1196.649643] [57331]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-8e3a29d3-f2a7-408e-a6d1-4fc763197422 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6eb3959-593b-4d18-9120-e884f651bcb7", "connector": null, "instance_uuid": "ce74f7dd-7f84-4e5e-aebe-e11f63e13d07"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1196.667275] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.667275] [57331]: warnings.warn( [ 1196.695328] [57331]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-8e3a29d3-f2a7-408e-a6d1-4fc763197422 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1196.695903] [57331]: [pid: 57331|app: 0|req: 157/331] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:58:04 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) [ 1196.700361] [57332]: DEBUG cinder.api.middleware.request_id [None req-5f448e5d-052a-41a3-a32c-21c27b4e3748 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.700787] [57332]: INFO cinder.api.openstack.wsgi [None req-5f448e5d-052a-41a3-a32c-21c27b4e3748 None None] GET http://10.180.1.21/volume// [ 1196.700961] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5f448e5d-052a-41a3-a32c-21c27b4e3748 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1196.701178] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5f448e5d-052a-41a3-a32c-21c27b4e3748 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1196.701556] [57332]: INFO cinder.api.openstack.wsgi [None req-5f448e5d-052a-41a3-a32c-21c27b4e3748 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1196.701868] [57332]: [pid: 57332|app: 0|req: 175/332] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:58:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1196.705448] [57331]: DEBUG cinder.api.middleware.request_id [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-06b5b1a5-7594-4181-a046-0f091de33732 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.707822] [57331]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-06b5b1a5-7594-4181-a046-0f091de33732 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1196.708109] [57331]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-06b5b1a5-7594-4181-a046-0f091de33732 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1196.708389] [57331]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-06b5b1a5-7594-4181-a046-0f091de33732 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1196.721586] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.721586] [57331]: warnings.warn( [ 1196.724852] [57331]: INFO cinder.volume.api [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-06b5b1a5-7594-4181-a046-0f091de33732 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1196.730326] [57331]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-06b5b1a5-7594-4181-a046-0f091de33732 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1196.730787] [57331]: [pid: 57331|app: 0|req: 158/333] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:58:04 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1197.934700] [57332]: DEBUG cinder.api.middleware.request_id [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-5f941fe7-c4d1-4b2d-92dd-f71ce66554ce None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.937082] [57332]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-5f941fe7-c4d1-4b2d-92dd-f71ce66554ce tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f [ 1197.937293] [57332]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-5f941fe7-c4d1-4b2d-92dd-f71ce66554ce tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1197.937565] [57332]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-5f941fe7-c4d1-4b2d-92dd-f71ce66554ce tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1197.947329] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.947329] [57332]: warnings.warn( [ 1198.482374] [57332]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-5f941fe7-c4d1-4b2d-92dd-f71ce66554ce tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f returned with HTTP 200 [ 1198.482877] [57332]: [pid: 57332|app: 0|req: 176/334] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:58:05 2025] DELETE /volume/v3/attachments/9a170124-4106-4386-9670-05fe465b128f => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1200.177737] [57331]: DEBUG cinder.api.middleware.request_id [None req-114bb860-d867-4e6f-ba25-2ca051395083 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.178314] [57331]: INFO cinder.api.openstack.wsgi [None req-114bb860-d867-4e6f-ba25-2ca051395083 None None] GET http://10.180.1.21/volume// [ 1200.178515] [57331]: DEBUG cinder.api.openstack.wsgi [None req-114bb860-d867-4e6f-ba25-2ca051395083 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1200.178736] [57331]: DEBUG cinder.api.openstack.wsgi [None req-114bb860-d867-4e6f-ba25-2ca051395083 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1200.179155] [57331]: INFO cinder.api.openstack.wsgi [None req-114bb860-d867-4e6f-ba25-2ca051395083 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1200.179486] [57331]: [pid: 57331|app: 0|req: 159/335] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:58:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1200.184153] [57332]: DEBUG cinder.api.middleware.request_id [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-debacc89-010c-4206-93c5-3e440d6c71ca None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.186529] [57332]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-debacc89-010c-4206-93c5-3e440d6c71ca tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1200.186969] [57332]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-debacc89-010c-4206-93c5-3e440d6c71ca tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1200.187069] [57332]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-debacc89-010c-4206-93c5-3e440d6c71ca tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1200.202025] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.202025] [57332]: warnings.warn( [ 1200.206624] [57332]: INFO cinder.volume.api [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-debacc89-010c-4206-93c5-3e440d6c71ca tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1200.212215] [57332]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-debacc89-010c-4206-93c5-3e440d6c71ca tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1200.212843] [57332]: [pid: 57332|app: 0|req: 177/336] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:58:07 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1200.358630] [57331]: DEBUG cinder.api.middleware.request_id [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-316fc537-56ba-414e-87c5-a05104176ade None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.362127] [57331]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-316fc537-56ba-414e-87c5-a05104176ade tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] PUT http://10.180.1.21/volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200 [ 1200.362127] [57331]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-316fc537-56ba-414e-87c5-a05104176ade tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-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=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1200.372641] [57331]: DEBUG cinder.coordination [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-316fc537-56ba-414e-87c5-a05104176ade tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Acquiring lock "cinder-attachment_update-b6eb3959-593b-4d18-9120-e884f651bcb7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1200.377310] [57331]: DEBUG cinder.coordination [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-316fc537-56ba-414e-87c5-a05104176ade tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Lock "cinder-attachment_update-b6eb3959-593b-4d18-9120-e884f651bcb7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1200.378678] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.378678] [57331]: warnings.warn( [ 1200.900928] [57331]: DEBUG cinder.coordination [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-316fc537-56ba-414e-87c5-a05104176ade tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Lock "cinder-attachment_update-b6eb3959-593b-4d18-9120-e884f651bcb7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1200.901286] [57331]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-316fc537-56ba-414e-87c5-a05104176ade tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200 returned with HTTP 200 [ 1200.901791] [57331]: [pid: 57331|app: 0|req: 160/337] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:58:08 2025] PUT /volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200 => generated 618 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1201.408065] [57332]: DEBUG cinder.api.middleware.request_id [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-ec94bc6d-fcd7-48f9-962a-d1e2de3aaa28 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.410472] [57332]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-ec94bc6d-fcd7-48f9-962a-d1e2de3aaa28 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200/action [ 1201.410896] [57332]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-ec94bc6d-fcd7-48f9-962a-d1e2de3aaa28 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1201.411039] [57332]: DEBUG cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-ec94bc6d-fcd7-48f9-962a-d1e2de3aaa28 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.428535] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.428535] [57332]: warnings.warn( [ 1201.434722] [57332]: INFO cinder.api.openstack.wsgi [req-e8a1f4bb-369e-4557-96f7-57bf3a4ccc37 req-ec94bc6d-fcd7-48f9-962a-d1e2de3aaa28 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200/action returned with HTTP 204 [ 1201.435185] [57332]: [pid: 57332|app: 0|req: 178/338] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:58:09 2025] POST /volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1201.570680] [57331]: DEBUG cinder.api.middleware.request_id [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.572732] [57331]: INFO cinder.api.openstack.wsgi [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1201.573181] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1557743726"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1201.575042] [57331]: DEBUG cinder.api.v3.volumes [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1557743726'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1201.575247] [57331]: INFO cinder.api.v3.volumes [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume of 1 GB [ 1201.575613] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.575613] [57331]: warnings.warn( [ 1201.579832] [57331]: INFO cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Availability Zones retrieved successfully. [ 1201.586784] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Flow 'volume_create_api' (8f1493e9-1a72-4e8f-b789-ce26411b96e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1201.588031] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6268305-a528-4b88-ae97-3d32a38684cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.589216] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1201.609697] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6268305-a528-4b88-ae97-3d32a38684cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.611176] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a0a574-e249-476b-99b5-4cda84603652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.646453] [57331]: DEBUG cinder.quota [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Created reservations ['c94c15d6-0c59-481c-9c4f-6f6b8fc06d9a', 'aa346002-f59d-4327-8892-0b11647783c2', 'd83ae718-45e1-411d-a220-8aa02390a64e', '63e235ad-a7b6-4f3a-ab33-b22ece37e360'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1201.647477] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a0a574-e249-476b-99b5-4cda84603652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c94c15d6-0c59-481c-9c4f-6f6b8fc06d9a', 'aa346002-f59d-4327-8892-0b11647783c2', 'd83ae718-45e1-411d-a220-8aa02390a64e', '63e235ad-a7b6-4f3a-ab33-b22ece37e360']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.648409] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2448be3-2e59-4e39-af5f-9e86f9f658e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.663093] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2448be3-2e59-4e39-af5f-9e86f9f658e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '174b7054-5699-4d41-b026-3194b50bcfae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1557743726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d468f16813354cf4b7cd98f6f85a8bd6',qos_specs=None,replication_status=,reservations=['c94c15d6-0c59-481c-9c4f-6f6b8fc06d9a','aa346002-f59d-4327-8892-0b11647783c2','d83ae718-45e1-411d-a220-8aa02390a64e','63e235ad-a7b6-4f3a-ab33-b22ece37e360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dbe6060506a4dceb8cec639d4ad4217',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1557743726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=174b7054-5699-4d41-b026-3194b50bcfae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d468f16813354cf4b7cd98f6f85a8bd6',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='4dbe6060506a4dceb8cec639d4ad4217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.664135] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90e60fb-59a9-415d-ac82-4714961b0bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.677240] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90e60fb-59a9-415d-ac82-4714961b0bb4) 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-1557743726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d468f16813354cf4b7cd98f6f85a8bd6',qos_specs=None,replication_status=,reservations=['c94c15d6-0c59-481c-9c4f-6f6b8fc06d9a','aa346002-f59d-4327-8892-0b11647783c2','d83ae718-45e1-411d-a220-8aa02390a64e','63e235ad-a7b6-4f3a-ab33-b22ece37e360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dbe6060506a4dceb8cec639d4ad4217',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.678117] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42cc9c04-40db-40be-884d-4422cb0d077b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1201.687196] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42cc9c04-40db-40be-884d-4422cb0d077b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1201.688430] [57331]: DEBUG cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Flow 'volume_create_api' (8f1493e9-1a72-4e8f-b789-ce26411b96e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1201.688745] [57331]: INFO cinder.volume.api [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume request issued successfully. [ 1201.689461] [57331]: INFO cinder.api.openstack.wsgi [None req-f95d770f-e143-4b78-ad6b-aa2d8045187d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1201.689981] [57331]: [pid: 57331|app: 0|req: 161/339] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:58:09 2025] POST /volume/v3/volumes => generated 750 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1201.699018] [57332]: DEBUG cinder.api.middleware.request_id [None req-e186aa66-4a83-4c53-9062-a63e775984a6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.701621] [57332]: INFO cinder.api.openstack.wsgi [None req-e186aa66-4a83-4c53-9062-a63e775984a6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1201.701846] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e186aa66-4a83-4c53-9062-a63e775984a6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1201.702069] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e186aa66-4a83-4c53-9062-a63e775984a6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1201.711625] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.711625] [57332]: warnings.warn( [ 1201.716272] [57332]: INFO cinder.volume.api [None req-e186aa66-4a83-4c53-9062-a63e775984a6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1201.721426] [57332]: INFO cinder.api.openstack.wsgi [None req-e186aa66-4a83-4c53-9062-a63e775984a6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1201.721887] [57332]: [pid: 57332|app: 0|req: 179/340] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:09 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.732483] [57331]: DEBUG cinder.api.middleware.request_id [None req-cd1b0c58-dd8b-4695-b0c7-9d19c9e47c6b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.734860] [57331]: INFO cinder.api.openstack.wsgi [None req-cd1b0c58-dd8b-4695-b0c7-9d19c9e47c6b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1202.735094] [57331]: DEBUG cinder.api.openstack.wsgi [None req-cd1b0c58-dd8b-4695-b0c7-9d19c9e47c6b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1202.735370] [57331]: DEBUG cinder.api.openstack.wsgi [None req-cd1b0c58-dd8b-4695-b0c7-9d19c9e47c6b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1202.746041] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.746041] [57331]: warnings.warn( [ 1202.750767] [57331]: INFO cinder.volume.api [None req-cd1b0c58-dd8b-4695-b0c7-9d19c9e47c6b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1202.755756] [57331]: INFO cinder.api.openstack.wsgi [None req-cd1b0c58-dd8b-4695-b0c7-9d19c9e47c6b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1202.756180] [57331]: [pid: 57331|app: 0|req: 162/341] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:10 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.019474] [57332]: DEBUG cinder.api.middleware.request_id [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-c6252aa8-9d5b-4291-8e20-aebb6d4132a1 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.022137] [57332]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-c6252aa8-9d5b-4291-8e20-aebb6d4132a1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1203.022445] [57332]: DEBUG cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-c6252aa8-9d5b-4291-8e20-aebb6d4132a1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1203.022769] [57332]: DEBUG cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-c6252aa8-9d5b-4291-8e20-aebb6d4132a1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1203.040785] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.040785] [57332]: warnings.warn( [ 1203.046942] [57332]: INFO cinder.volume.api [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-c6252aa8-9d5b-4291-8e20-aebb6d4132a1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1203.052519] [57332]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-c6252aa8-9d5b-4291-8e20-aebb6d4132a1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1203.053817] [57332]: [pid: 57332|app: 0|req: 180/342] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:58:10 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.580153] [57331]: DEBUG cinder.api.middleware.request_id [None req-3d13a154-8967-4731-bd4e-a9fa87086bd0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.580797] [57331]: INFO cinder.api.openstack.wsgi [None req-3d13a154-8967-4731-bd4e-a9fa87086bd0 None None] GET http://10.180.1.21/volume// [ 1204.581035] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3d13a154-8967-4731-bd4e-a9fa87086bd0 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1204.581274] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3d13a154-8967-4731-bd4e-a9fa87086bd0 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.581674] [57331]: INFO cinder.api.openstack.wsgi [None req-3d13a154-8967-4731-bd4e-a9fa87086bd0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1204.582746] [57331]: [pid: 57331|app: 0|req: 163/343] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:58:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1204.586418] [57332]: DEBUG cinder.api.middleware.request_id [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-b3e04ae7-cdb7-4d97-8b01-1507dcc6fd3e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.589387] [57332]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-b3e04ae7-cdb7-4d97-8b01-1507dcc6fd3e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1204.589882] [57332]: DEBUG cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-b3e04ae7-cdb7-4d97-8b01-1507dcc6fd3e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "174b7054-5699-4d41-b026-3194b50bcfae", "connector": null, "instance_uuid": "e947337b-dc8f-4518-9c92-541f79d73973"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.605238] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.605238] [57332]: warnings.warn( [ 1204.643324] [57332]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-b3e04ae7-cdb7-4d97-8b01-1507dcc6fd3e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1204.644187] [57332]: [pid: 57332|app: 0|req: 181/344] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:58:12 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) [ 1204.670276] [57331]: DEBUG cinder.api.middleware.request_id [None req-bab8929a-0d9b-4595-ba2d-6bb5f1f5f395 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.672894] [57331]: INFO cinder.api.openstack.wsgi [None req-bab8929a-0d9b-4595-ba2d-6bb5f1f5f395 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1204.673046] [57331]: DEBUG cinder.api.openstack.wsgi [None req-bab8929a-0d9b-4595-ba2d-6bb5f1f5f395 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1204.673341] [57331]: DEBUG cinder.api.openstack.wsgi [None req-bab8929a-0d9b-4595-ba2d-6bb5f1f5f395 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1204.684502] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.684502] [57331]: warnings.warn( [ 1204.688711] [57331]: INFO cinder.volume.api [None req-bab8929a-0d9b-4595-ba2d-6bb5f1f5f395 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1204.694469] [57331]: INFO cinder.api.openstack.wsgi [None req-bab8929a-0d9b-4595-ba2d-6bb5f1f5f395 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1204.695270] [57331]: [pid: 57331|app: 0|req: 164/345] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:12 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1205.173998] [57332]: DEBUG cinder.api.middleware.request_id [None req-c054f778-a831-4d15-be54-7d2536a86e49 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.173998] [57332]: INFO cinder.api.openstack.wsgi [None req-c054f778-a831-4d15-be54-7d2536a86e49 None None] GET http://10.180.1.21/volume// [ 1205.173998] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c054f778-a831-4d15-be54-7d2536a86e49 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.173998] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c054f778-a831-4d15-be54-7d2536a86e49 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.174385] [57332]: INFO cinder.api.openstack.wsgi [None req-c054f778-a831-4d15-be54-7d2536a86e49 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1205.174751] [57332]: [pid: 57332|app: 0|req: 182/346] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:58:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1205.178442] [57331]: DEBUG cinder.api.middleware.request_id [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-d25edf62-e3b4-4732-9d8b-3ac1caa40a2d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.180834] [57331]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-d25edf62-e3b4-4732-9d8b-3ac1caa40a2d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1205.181107] [57331]: DEBUG cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-d25edf62-e3b4-4732-9d8b-3ac1caa40a2d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.181316] [57331]: DEBUG cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-d25edf62-e3b4-4732-9d8b-3ac1caa40a2d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.191225] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.191225] [57331]: warnings.warn( [ 1205.196754] [57331]: INFO cinder.volume.api [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-d25edf62-e3b4-4732-9d8b-3ac1caa40a2d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1205.199742] [57331]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-d25edf62-e3b4-4732-9d8b-3ac1caa40a2d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1205.200203] [57331]: [pid: 57331|app: 0|req: 165/347] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:58:12 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1205.229902] [57332]: DEBUG cinder.api.middleware.request_id [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-f68ff89c-3eb1-4e5b-9099-d22e5ad8234c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.232609] [57332]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-f68ff89c-3eb1-4e5b-9099-d22e5ad8234c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] PUT http://10.180.1.21/volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82 [ 1205.233163] [57332]: DEBUG cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-f68ff89c-3eb1-4e5b-9099-d22e5ad8234c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-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-1000174", "mountpoint": "/dev/sdb"}}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.242195] [57332]: DEBUG cinder.coordination [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-f68ff89c-3eb1-4e5b-9099-d22e5ad8234c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Acquiring lock "cinder-attachment_update-174b7054-5699-4d41-b026-3194b50bcfae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1205.248455] [57332]: DEBUG cinder.coordination [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-f68ff89c-3eb1-4e5b-9099-d22e5ad8234c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Lock "cinder-attachment_update-174b7054-5699-4d41-b026-3194b50bcfae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1205.249334] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.249334] [57332]: warnings.warn( [ 1205.705280] [57331]: DEBUG cinder.api.middleware.request_id [None req-e84958e5-fd9b-47ca-a4f1-43f05d280e4c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.707544] [57331]: INFO cinder.api.openstack.wsgi [None req-e84958e5-fd9b-47ca-a4f1-43f05d280e4c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1205.707780] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e84958e5-fd9b-47ca-a4f1-43f05d280e4c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1205.708021] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e84958e5-fd9b-47ca-a4f1-43f05d280e4c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1205.722030] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.722030] [57331]: warnings.warn( [ 1205.726451] [57331]: INFO cinder.volume.api [None req-e84958e5-fd9b-47ca-a4f1-43f05d280e4c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1205.731801] [57331]: INFO cinder.api.openstack.wsgi [None req-e84958e5-fd9b-47ca-a4f1-43f05d280e4c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1205.732326] [57331]: [pid: 57331|app: 0|req: 166/348] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:13 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.743810] [57331]: DEBUG cinder.api.middleware.request_id [None req-b3df6a26-a08c-4dc7-84f3-90b4fb819ac5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.745913] [57331]: INFO cinder.api.openstack.wsgi [None req-b3df6a26-a08c-4dc7-84f3-90b4fb819ac5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1206.746144] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b3df6a26-a08c-4dc7-84f3-90b4fb819ac5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1206.746356] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b3df6a26-a08c-4dc7-84f3-90b4fb819ac5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1206.761011] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.761011] [57331]: warnings.warn( [ 1206.765601] [57331]: INFO cinder.volume.api [None req-b3df6a26-a08c-4dc7-84f3-90b4fb819ac5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1206.770953] [57331]: INFO cinder.api.openstack.wsgi [None req-b3df6a26-a08c-4dc7-84f3-90b4fb819ac5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1206.771415] [57331]: [pid: 57331|app: 0|req: 167/349] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:14 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.781480] [57331]: DEBUG cinder.api.middleware.request_id [None req-73c40a53-38fd-45a3-a6c3-f65c10a9c25c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.783605] [57331]: INFO cinder.api.openstack.wsgi [None req-73c40a53-38fd-45a3-a6c3-f65c10a9c25c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1207.783820] [57331]: DEBUG cinder.api.openstack.wsgi [None req-73c40a53-38fd-45a3-a6c3-f65c10a9c25c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1207.784035] [57331]: DEBUG cinder.api.openstack.wsgi [None req-73c40a53-38fd-45a3-a6c3-f65c10a9c25c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1207.794827] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.794827] [57331]: warnings.warn( [ 1207.798562] [57331]: INFO cinder.volume.api [None req-73c40a53-38fd-45a3-a6c3-f65c10a9c25c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1207.803360] [57331]: INFO cinder.api.openstack.wsgi [None req-73c40a53-38fd-45a3-a6c3-f65c10a9c25c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1207.803935] [57331]: [pid: 57331|app: 0|req: 168/350] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:15 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.816424] [57331]: DEBUG cinder.api.middleware.request_id [None req-efe8ad9c-bdff-4a60-86ce-c9aa8ac161bf None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.818634] [57331]: INFO cinder.api.openstack.wsgi [None req-efe8ad9c-bdff-4a60-86ce-c9aa8ac161bf tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1208.818840] [57331]: DEBUG cinder.api.openstack.wsgi [None req-efe8ad9c-bdff-4a60-86ce-c9aa8ac161bf tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1208.819064] [57331]: DEBUG cinder.api.openstack.wsgi [None req-efe8ad9c-bdff-4a60-86ce-c9aa8ac161bf tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1208.835858] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.835858] [57331]: warnings.warn( [ 1208.840261] [57331]: INFO cinder.volume.api [None req-efe8ad9c-bdff-4a60-86ce-c9aa8ac161bf tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1208.845899] [57331]: INFO cinder.api.openstack.wsgi [None req-efe8ad9c-bdff-4a60-86ce-c9aa8ac161bf tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1208.846303] [57331]: [pid: 57331|app: 0|req: 169/351] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:16 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.777373] [57332]: DEBUG cinder.coordination [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-f68ff89c-3eb1-4e5b-9099-d22e5ad8234c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Lock "cinder-attachment_update-174b7054-5699-4d41-b026-3194b50bcfae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=57332) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1209.778141] [57332]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-f68ff89c-3eb1-4e5b-9099-d22e5ad8234c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82 returned with HTTP 200 [ 1209.778813] [57332]: [pid: 57332|app: 0|req: 183/352] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:58:12 2025] PUT /volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82 => generated 618 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1209.856411] [57331]: DEBUG cinder.api.middleware.request_id [None req-2fffb5f2-4adb-47ee-890b-10844349f47a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.858749] [57331]: INFO cinder.api.openstack.wsgi [None req-2fffb5f2-4adb-47ee-890b-10844349f47a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1209.858984] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2fffb5f2-4adb-47ee-890b-10844349f47a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1209.859256] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2fffb5f2-4adb-47ee-890b-10844349f47a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1209.873101] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.873101] [57331]: warnings.warn( [ 1209.878524] [57331]: INFO cinder.volume.api [None req-2fffb5f2-4adb-47ee-890b-10844349f47a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1209.884721] [57331]: INFO cinder.api.openstack.wsgi [None req-2fffb5f2-4adb-47ee-890b-10844349f47a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1209.885253] [57331]: [pid: 57331|app: 0|req: 170/353] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:17 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.896415] [57332]: DEBUG cinder.api.middleware.request_id [None req-8487cb48-c8bd-42a8-ba35-976f79ec57a0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.898841] [57332]: INFO cinder.api.openstack.wsgi [None req-8487cb48-c8bd-42a8-ba35-976f79ec57a0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1210.899100] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8487cb48-c8bd-42a8-ba35-976f79ec57a0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.899377] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8487cb48-c8bd-42a8-ba35-976f79ec57a0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.914176] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.914176] [57332]: warnings.warn( [ 1210.918980] [57332]: INFO cinder.volume.api [None req-8487cb48-c8bd-42a8-ba35-976f79ec57a0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1210.925390] [57332]: INFO cinder.api.openstack.wsgi [None req-8487cb48-c8bd-42a8-ba35-976f79ec57a0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1210.925961] [57332]: [pid: 57332|app: 0|req: 184/354] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:18 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.905623] [57331]: DEBUG cinder.api.middleware.request_id [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-864338bf-20fe-46cd-bf1d-dc22945eecf9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.908156] [57331]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-864338bf-20fe-46cd-bf1d-dc22945eecf9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82/action [ 1211.908613] [57331]: DEBUG cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-864338bf-20fe-46cd-bf1d-dc22945eecf9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action body: b'{"os-complete": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1211.908746] [57331]: DEBUG cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-864338bf-20fe-46cd-bf1d-dc22945eecf9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1211.930473] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.930473] [57331]: warnings.warn( [ 1211.936627] [57332]: DEBUG cinder.api.middleware.request_id [None req-bd04b075-b012-460c-9697-08840db58070 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.937852] [57331]: INFO cinder.api.openstack.wsgi [req-efc0ba0e-b7d0-475c-a89e-2b16647fcf31 req-864338bf-20fe-46cd-bf1d-dc22945eecf9 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82/action returned with HTTP 204 [ 1211.938377] [57331]: [pid: 57331|app: 0|req: 171/355] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:58:19 2025] POST /volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1211.938624] [57332]: INFO cinder.api.openstack.wsgi [None req-bd04b075-b012-460c-9697-08840db58070 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1211.938927] [57332]: DEBUG cinder.api.openstack.wsgi [None req-bd04b075-b012-460c-9697-08840db58070 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1211.939204] [57332]: DEBUG cinder.api.openstack.wsgi [None req-bd04b075-b012-460c-9697-08840db58070 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1211.949415] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.949415] [57332]: warnings.warn( [ 1211.953554] [57332]: INFO cinder.volume.api [None req-bd04b075-b012-460c-9697-08840db58070 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1211.958477] [57332]: INFO cinder.api.openstack.wsgi [None req-bd04b075-b012-460c-9697-08840db58070 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1211.958907] [57332]: [pid: 57332|app: 0|req: 185/356] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:19 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.968484] [57331]: DEBUG cinder.api.middleware.request_id [None req-f924c1e4-4beb-461e-8506-9670228fedb6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.970762] [57331]: INFO cinder.api.openstack.wsgi [None req-f924c1e4-4beb-461e-8506-9670228fedb6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1211.970977] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f924c1e4-4beb-461e-8506-9670228fedb6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1211.971205] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f924c1e4-4beb-461e-8506-9670228fedb6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1211.981747] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.981747] [57331]: warnings.warn( [ 1211.985212] [57331]: INFO cinder.volume.api [None req-f924c1e4-4beb-461e-8506-9670228fedb6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1211.989772] [57331]: INFO cinder.api.openstack.wsgi [None req-f924c1e4-4beb-461e-8506-9670228fedb6 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1211.990216] [57331]: [pid: 57331|app: 0|req: 172/357] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:19 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1212.066470] [57332]: DEBUG cinder.api.middleware.request_id [None req-82bef8ea-5961-438d-b022-a692c7dd3822 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.068542] [57332]: INFO cinder.api.openstack.wsgi [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1212.068963] [57332]: DEBUG cinder.api.openstack.wsgi [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1682593971"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.070452] [57332]: DEBUG cinder.api.v3.volumes [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1682593971'}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1212.070584] [57332]: INFO cinder.api.v3.volumes [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume of 1 GB [ 1212.074863] [57332]: INFO cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Availability Zones retrieved successfully. [ 1212.081539] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Flow 'volume_create_api' (63a92907-6b0b-4702-8ea7-5472f3834c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1212.082747] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538e5156-b160-45df-9a26-cfa83772e52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1212.083899] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1212.103716] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (538e5156-b160-45df-9a26-cfa83772e52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1212.104594] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b81399be-f43e-4ad9-8ad5-f4cf1cf26a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1212.137051] [57332]: DEBUG cinder.quota [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Created reservations ['3a063dd8-9e84-4446-b4a2-81e0412c9fc2', '2e61dfe8-d4bc-4c07-8e59-2f89d51ec084', '46545198-9fb0-4828-86ab-a87d2fde4377', '0fe59f78-8165-4b01-8920-6f991296fc71'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1212.137231] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b81399be-f43e-4ad9-8ad5-f4cf1cf26a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a063dd8-9e84-4446-b4a2-81e0412c9fc2', '2e61dfe8-d4bc-4c07-8e59-2f89d51ec084', '46545198-9fb0-4828-86ab-a87d2fde4377', '0fe59f78-8165-4b01-8920-6f991296fc71']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1212.138129] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3e7124-591f-4268-b3af-4df2853a5fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1212.152866] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3e7124-591f-4268-b3af-4df2853a5fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f553a3a-348d-46f4-acd8-554096154a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1682593971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d468f16813354cf4b7cd98f6f85a8bd6',qos_specs=None,replication_status=,reservations=['3a063dd8-9e84-4446-b4a2-81e0412c9fc2','2e61dfe8-d4bc-4c07-8e59-2f89d51ec084','46545198-9fb0-4828-86ab-a87d2fde4377','0fe59f78-8165-4b01-8920-6f991296fc71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dbe6060506a4dceb8cec639d4ad4217',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:58:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1682593971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f553a3a-348d-46f4-acd8-554096154a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d468f16813354cf4b7cd98f6f85a8bd6',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='4dbe6060506a4dceb8cec639d4ad4217',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1212.153783] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d37814-f68c-4e38-8abe-1c87b3bca32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1212.169922] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d37814-f68c-4e38-8abe-1c87b3bca32b) 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-1682593971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d468f16813354cf4b7cd98f6f85a8bd6',qos_specs=None,replication_status=,reservations=['3a063dd8-9e84-4446-b4a2-81e0412c9fc2','2e61dfe8-d4bc-4c07-8e59-2f89d51ec084','46545198-9fb0-4828-86ab-a87d2fde4377','0fe59f78-8165-4b01-8920-6f991296fc71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dbe6060506a4dceb8cec639d4ad4217',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1212.170861] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e676c1d3-4c9d-491f-ab10-028179de55bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1212.180282] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e676c1d3-4c9d-491f-ab10-028179de55bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1212.181534] [57332]: DEBUG cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Flow 'volume_create_api' (63a92907-6b0b-4702-8ea7-5472f3834c18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1212.181906] [57332]: INFO cinder.volume.api [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Create volume request issued successfully. [ 1212.182671] [57332]: INFO cinder.api.openstack.wsgi [None req-82bef8ea-5961-438d-b022-a692c7dd3822 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1212.183214] [57332]: [pid: 57332|app: 0|req: 186/358] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:58:19 2025] POST /volume/v3/volumes => generated 750 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1212.192306] [57331]: DEBUG cinder.api.middleware.request_id [None req-6a6256ce-b88e-4282-8119-cb17afa6083d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.194694] [57331]: INFO cinder.api.openstack.wsgi [None req-6a6256ce-b88e-4282-8119-cb17afa6083d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1212.194972] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6a6256ce-b88e-4282-8119-cb17afa6083d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.195244] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6a6256ce-b88e-4282-8119-cb17afa6083d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.203766] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.203766] [57331]: warnings.warn( [ 1212.208089] [57331]: INFO cinder.volume.api [None req-6a6256ce-b88e-4282-8119-cb17afa6083d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1212.213517] [57331]: INFO cinder.api.openstack.wsgi [None req-6a6256ce-b88e-4282-8119-cb17afa6083d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1212.214587] [57331]: [pid: 57331|app: 0|req: 173/359] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:19 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.228302] [57332]: DEBUG cinder.api.middleware.request_id [None req-9f108373-3ec7-42fa-883c-585d7e368736 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.230611] [57332]: INFO cinder.api.openstack.wsgi [None req-9f108373-3ec7-42fa-883c-585d7e368736 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1213.230842] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9f108373-3ec7-42fa-883c-585d7e368736 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.231067] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9f108373-3ec7-42fa-883c-585d7e368736 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.241567] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.241567] [57332]: warnings.warn( [ 1213.246115] [57332]: INFO cinder.volume.api [None req-9f108373-3ec7-42fa-883c-585d7e368736 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1213.251525] [57332]: INFO cinder.api.openstack.wsgi [None req-9f108373-3ec7-42fa-883c-585d7e368736 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1213.252137] [57332]: [pid: 57332|app: 0|req: 187/360] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:20 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.303296] [57331]: DEBUG cinder.api.middleware.request_id [req-86ce6677-be95-4b7e-a156-3314e202f54a req-06d34c6c-a7b3-43ce-910c-cff3b4a2f01f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.306711] [57331]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-06d34c6c-a7b3-43ce-910c-cff3b4a2f01f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1213.306977] [57331]: DEBUG cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-06d34c6c-a7b3-43ce-910c-cff3b4a2f01f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.307218] [57331]: DEBUG cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-06d34c6c-a7b3-43ce-910c-cff3b4a2f01f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.316182] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.316182] [57331]: warnings.warn( [ 1213.320192] [57331]: INFO cinder.volume.api [req-86ce6677-be95-4b7e-a156-3314e202f54a req-06d34c6c-a7b3-43ce-910c-cff3b4a2f01f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1213.325445] [57331]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-06d34c6c-a7b3-43ce-910c-cff3b4a2f01f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1213.325895] [57331]: [pid: 57331|app: 0|req: 174/361] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:58:21 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.847439] [57332]: DEBUG cinder.api.middleware.request_id [None req-5cae954b-77f4-4166-bb17-f35710b43ee2 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.847981] [57332]: INFO cinder.api.openstack.wsgi [None req-5cae954b-77f4-4166-bb17-f35710b43ee2 None None] GET http://10.180.1.21/volume// [ 1214.848192] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5cae954b-77f4-4166-bb17-f35710b43ee2 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1214.848533] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5cae954b-77f4-4166-bb17-f35710b43ee2 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1214.849027] [57332]: INFO cinder.api.openstack.wsgi [None req-5cae954b-77f4-4166-bb17-f35710b43ee2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1214.849505] [57332]: [pid: 57332|app: 0|req: 188/362] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:58:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1214.853414] [57331]: DEBUG cinder.api.middleware.request_id [req-86ce6677-be95-4b7e-a156-3314e202f54a req-b746d286-3284-4e7b-a97c-8cc5e094aa69 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.855653] [57331]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-b746d286-3284-4e7b-a97c-8cc5e094aa69 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1214.856076] [57331]: DEBUG cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-b746d286-3284-4e7b-a97c-8cc5e094aa69 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f553a3a-348d-46f4-acd8-554096154a43", "connector": null, "instance_uuid": "e947337b-dc8f-4518-9c92-541f79d73973"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1214.867578] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.867578] [57331]: warnings.warn( [ 1214.889202] [57331]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-b746d286-3284-4e7b-a97c-8cc5e094aa69 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1214.889668] [57331]: [pid: 57331|app: 0|req: 175/363] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:58:22 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1214.911412] [57332]: DEBUG cinder.api.middleware.request_id [None req-2423a356-cd82-48d9-abcd-a4c20157ac1d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.913887] [57332]: INFO cinder.api.openstack.wsgi [None req-2423a356-cd82-48d9-abcd-a4c20157ac1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1214.913997] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2423a356-cd82-48d9-abcd-a4c20157ac1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1214.914194] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2423a356-cd82-48d9-abcd-a4c20157ac1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1214.925307] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.925307] [57332]: warnings.warn( [ 1214.929071] [57332]: INFO cinder.volume.api [None req-2423a356-cd82-48d9-abcd-a4c20157ac1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1214.934607] [57332]: INFO cinder.api.openstack.wsgi [None req-2423a356-cd82-48d9-abcd-a4c20157ac1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1214.935253] [57332]: [pid: 57332|app: 0|req: 189/364] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:22 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.413234] [57331]: DEBUG cinder.api.middleware.request_id [None req-e896bf5f-2ffb-4359-b38f-ec7f2da5c032 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.413679] [57331]: INFO cinder.api.openstack.wsgi [None req-e896bf5f-2ffb-4359-b38f-ec7f2da5c032 None None] GET http://10.180.1.21/volume// [ 1215.413855] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e896bf5f-2ffb-4359-b38f-ec7f2da5c032 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1215.414079] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e896bf5f-2ffb-4359-b38f-ec7f2da5c032 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1215.414529] [57331]: INFO cinder.api.openstack.wsgi [None req-e896bf5f-2ffb-4359-b38f-ec7f2da5c032 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1215.414856] [57331]: [pid: 57331|app: 0|req: 176/365] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:58:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1215.418231] [57332]: DEBUG cinder.api.middleware.request_id [req-86ce6677-be95-4b7e-a156-3314e202f54a req-8a318bd8-9933-4cef-bf31-689c52340067 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.420799] [57332]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-8a318bd8-9933-4cef-bf31-689c52340067 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1215.421053] [57332]: DEBUG cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-8a318bd8-9933-4cef-bf31-689c52340067 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1215.421267] [57332]: DEBUG cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-8a318bd8-9933-4cef-bf31-689c52340067 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1215.433153] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.433153] [57332]: warnings.warn( [ 1215.436720] [57332]: INFO cinder.volume.api [req-86ce6677-be95-4b7e-a156-3314e202f54a req-8a318bd8-9933-4cef-bf31-689c52340067 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1215.441445] [57332]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-8a318bd8-9933-4cef-bf31-689c52340067 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1215.441873] [57332]: [pid: 57332|app: 0|req: 190/366] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:58:23 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1215.470938] [57331]: DEBUG cinder.api.middleware.request_id [req-86ce6677-be95-4b7e-a156-3314e202f54a req-53c775c5-0145-43e5-841e-d6065ce49e54 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.473520] [57331]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-53c775c5-0145-43e5-841e-d6065ce49e54 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] PUT http://10.180.1.21/volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d [ 1215.473969] [57331]: DEBUG cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-53c775c5-0145-43e5-841e-d6065ce49e54 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-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-1000174", "mountpoint": "/dev/sdc"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1215.482140] [57331]: DEBUG cinder.coordination [req-86ce6677-be95-4b7e-a156-3314e202f54a req-53c775c5-0145-43e5-841e-d6065ce49e54 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Acquiring lock "cinder-attachment_update-1f553a3a-348d-46f4-acd8-554096154a43-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1215.486566] [57331]: DEBUG cinder.coordination [req-86ce6677-be95-4b7e-a156-3314e202f54a req-53c775c5-0145-43e5-841e-d6065ce49e54 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Lock "cinder-attachment_update-1f553a3a-348d-46f4-acd8-554096154a43-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1215.487613] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.487613] [57331]: warnings.warn( [ 1215.946081] [57332]: DEBUG cinder.api.middleware.request_id [None req-2c3f762f-a475-47ef-9fe7-1fc8d12ea950 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.949057] [57332]: INFO cinder.api.openstack.wsgi [None req-2c3f762f-a475-47ef-9fe7-1fc8d12ea950 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1215.949057] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2c3f762f-a475-47ef-9fe7-1fc8d12ea950 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1215.949057] [57332]: DEBUG cinder.api.openstack.wsgi [None req-2c3f762f-a475-47ef-9fe7-1fc8d12ea950 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1215.963321] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.963321] [57332]: warnings.warn( [ 1215.968964] [57332]: INFO cinder.volume.api [None req-2c3f762f-a475-47ef-9fe7-1fc8d12ea950 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1215.975163] [57332]: INFO cinder.api.openstack.wsgi [None req-2c3f762f-a475-47ef-9fe7-1fc8d12ea950 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1215.975835] [57332]: [pid: 57332|app: 0|req: 191/367] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:23 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.985668] [57332]: DEBUG cinder.api.middleware.request_id [None req-51ab071b-41c2-4c9d-95d0-679d99591992 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.989056] [57332]: INFO cinder.api.openstack.wsgi [None req-51ab071b-41c2-4c9d-95d0-679d99591992 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1216.989056] [57332]: DEBUG cinder.api.openstack.wsgi [None req-51ab071b-41c2-4c9d-95d0-679d99591992 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1216.989056] [57332]: DEBUG cinder.api.openstack.wsgi [None req-51ab071b-41c2-4c9d-95d0-679d99591992 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1217.007759] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.007759] [57332]: warnings.warn( [ 1217.012211] [57332]: INFO cinder.volume.api [None req-51ab071b-41c2-4c9d-95d0-679d99591992 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1217.017403] [57332]: INFO cinder.api.openstack.wsgi [None req-51ab071b-41c2-4c9d-95d0-679d99591992 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1217.017836] [57332]: [pid: 57332|app: 0|req: 192/368] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:24 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.029061] [57332]: DEBUG cinder.api.middleware.request_id [None req-71bf105b-9f26-4d8a-873c-c10190008d8e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.031102] [57332]: INFO cinder.api.openstack.wsgi [None req-71bf105b-9f26-4d8a-873c-c10190008d8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1218.031420] [57332]: DEBUG cinder.api.openstack.wsgi [None req-71bf105b-9f26-4d8a-873c-c10190008d8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1218.031712] [57332]: DEBUG cinder.api.openstack.wsgi [None req-71bf105b-9f26-4d8a-873c-c10190008d8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1218.047752] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.047752] [57332]: warnings.warn( [ 1218.052284] [57332]: INFO cinder.volume.api [None req-71bf105b-9f26-4d8a-873c-c10190008d8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1218.057716] [57332]: INFO cinder.api.openstack.wsgi [None req-71bf105b-9f26-4d8a-873c-c10190008d8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1218.058346] [57332]: [pid: 57332|app: 0|req: 193/369] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:25 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.070497] [57332]: DEBUG cinder.api.middleware.request_id [None req-8f227c21-b412-47f1-82b5-a2e571068800 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.073375] [57332]: INFO cinder.api.openstack.wsgi [None req-8f227c21-b412-47f1-82b5-a2e571068800 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1219.073844] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8f227c21-b412-47f1-82b5-a2e571068800 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.073844] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8f227c21-b412-47f1-82b5-a2e571068800 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.092217] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.092217] [57332]: warnings.warn( [ 1219.096667] [57332]: INFO cinder.volume.api [None req-8f227c21-b412-47f1-82b5-a2e571068800 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1219.102398] [57332]: INFO cinder.api.openstack.wsgi [None req-8f227c21-b412-47f1-82b5-a2e571068800 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1219.102845] [57332]: [pid: 57332|app: 0|req: 194/370] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:26 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.009486] [57331]: DEBUG cinder.coordination [req-86ce6677-be95-4b7e-a156-3314e202f54a req-53c775c5-0145-43e5-841e-d6065ce49e54 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Lock "cinder-attachment_update-1f553a3a-348d-46f4-acd8-554096154a43-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1220.009841] [57331]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-53c775c5-0145-43e5-841e-d6065ce49e54 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d returned with HTTP 200 [ 1220.010354] [57331]: [pid: 57331|app: 0|req: 177/371] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:58:23 2025] PUT /volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d => generated 618 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.114535] [57332]: DEBUG cinder.api.middleware.request_id [None req-3c0c726d-fdf5-4b01-8a9b-13877a10dfd8 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.118020] [57332]: INFO cinder.api.openstack.wsgi [None req-3c0c726d-fdf5-4b01-8a9b-13877a10dfd8 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1220.118020] [57332]: DEBUG cinder.api.openstack.wsgi [None req-3c0c726d-fdf5-4b01-8a9b-13877a10dfd8 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1220.118020] [57332]: DEBUG cinder.api.openstack.wsgi [None req-3c0c726d-fdf5-4b01-8a9b-13877a10dfd8 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1220.132376] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.132376] [57332]: warnings.warn( [ 1220.136993] [57332]: INFO cinder.volume.api [None req-3c0c726d-fdf5-4b01-8a9b-13877a10dfd8 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1220.144016] [57332]: INFO cinder.api.openstack.wsgi [None req-3c0c726d-fdf5-4b01-8a9b-13877a10dfd8 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1220.144809] [57332]: [pid: 57332|app: 0|req: 195/372] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:27 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.157484] [57331]: DEBUG cinder.api.middleware.request_id [None req-62336103-b0f5-4344-8c27-e423ca138c3d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.159532] [57331]: INFO cinder.api.openstack.wsgi [None req-62336103-b0f5-4344-8c27-e423ca138c3d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1221.159911] [57331]: DEBUG cinder.api.openstack.wsgi [None req-62336103-b0f5-4344-8c27-e423ca138c3d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1221.160192] [57331]: DEBUG cinder.api.openstack.wsgi [None req-62336103-b0f5-4344-8c27-e423ca138c3d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1221.173430] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.173430] [57331]: warnings.warn( [ 1221.177548] [57331]: INFO cinder.volume.api [None req-62336103-b0f5-4344-8c27-e423ca138c3d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1221.182372] [57331]: INFO cinder.api.openstack.wsgi [None req-62336103-b0f5-4344-8c27-e423ca138c3d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1221.182906] [57331]: [pid: 57331|app: 0|req: 178/373] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:28 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.723632] [57332]: DEBUG cinder.api.middleware.request_id [req-86ce6677-be95-4b7e-a156-3314e202f54a req-36f202ed-1a06-418c-93d3-169953e2b5e4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.726206] [57332]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-36f202ed-1a06-418c-93d3-169953e2b5e4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d/action [ 1221.726673] [57332]: DEBUG cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-36f202ed-1a06-418c-93d3-169953e2b5e4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1221.726808] [57332]: DEBUG cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-36f202ed-1a06-418c-93d3-169953e2b5e4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.752929] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.752929] [57332]: warnings.warn( [ 1221.761249] [57332]: INFO cinder.api.openstack.wsgi [req-86ce6677-be95-4b7e-a156-3314e202f54a req-36f202ed-1a06-418c-93d3-169953e2b5e4 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d/action returned with HTTP 204 [ 1221.762027] [57332]: [pid: 57332|app: 0|req: 196/374] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:58:29 2025] POST /volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1222.198184] [57331]: DEBUG cinder.api.middleware.request_id [None req-ef230dfa-9a9e-455f-b4f2-7b9b97971fe1 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.200291] [57331]: INFO cinder.api.openstack.wsgi [None req-ef230dfa-9a9e-455f-b4f2-7b9b97971fe1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1222.200589] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ef230dfa-9a9e-455f-b4f2-7b9b97971fe1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1222.200802] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ef230dfa-9a9e-455f-b4f2-7b9b97971fe1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1222.212324] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.212324] [57331]: warnings.warn( [ 1222.217422] [57331]: INFO cinder.volume.api [None req-ef230dfa-9a9e-455f-b4f2-7b9b97971fe1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1222.223891] [57331]: INFO cinder.api.openstack.wsgi [None req-ef230dfa-9a9e-455f-b4f2-7b9b97971fe1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1222.224560] [57331]: [pid: 57331|app: 0|req: 179/375] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:29 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.236020] [57332]: DEBUG cinder.api.middleware.request_id [None req-9581c046-175b-4aa3-a032-fffd2e5111ba None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.239236] [57332]: INFO cinder.api.openstack.wsgi [None req-9581c046-175b-4aa3-a032-fffd2e5111ba tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1222.239236] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9581c046-175b-4aa3-a032-fffd2e5111ba tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1222.239436] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9581c046-175b-4aa3-a032-fffd2e5111ba tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1222.251959] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.251959] [57332]: warnings.warn( [ 1222.256206] [57332]: INFO cinder.volume.api [None req-9581c046-175b-4aa3-a032-fffd2e5111ba tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1222.261553] [57332]: INFO cinder.api.openstack.wsgi [None req-9581c046-175b-4aa3-a032-fffd2e5111ba tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1222.262081] [57332]: [pid: 57332|app: 0|req: 197/376] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:29 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.470077] [57331]: DEBUG cinder.api.middleware.request_id [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3c0d31ca-9beb-4b81-9bf1-cd33e5b477a2 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.472494] [57331]: INFO cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3c0d31ca-9beb-4b81-9bf1-cd33e5b477a2 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1222.472702] [57331]: DEBUG cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3c0d31ca-9beb-4b81-9bf1-cd33e5b477a2 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1222.472918] [57331]: DEBUG cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3c0d31ca-9beb-4b81-9bf1-cd33e5b477a2 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1222.482859] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.482859] [57331]: warnings.warn( [ 1222.486457] [57331]: INFO cinder.volume.api [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3c0d31ca-9beb-4b81-9bf1-cd33e5b477a2 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1222.490620] [57331]: INFO cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3c0d31ca-9beb-4b81-9bf1-cd33e5b477a2 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1222.491035] [57331]: [pid: 57331|app: 0|req: 180/377] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:58:30 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.506084] [57332]: DEBUG cinder.api.middleware.request_id [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-4673556a-e665-4a4c-869e-7186a49cb82c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.508942] [57332]: INFO cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-4673556a-e665-4a4c-869e-7186a49cb82c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae/action [ 1222.509401] [57332]: DEBUG cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-4673556a-e665-4a4c-869e-7186a49cb82c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1222.509498] [57332]: DEBUG cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-4673556a-e665-4a4c-869e-7186a49cb82c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1222.520935] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.520935] [57332]: warnings.warn( [ 1222.521411] [57332]: INFO cinder.volume.api [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-4673556a-e665-4a4c-869e-7186a49cb82c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1222.528801] [57332]: INFO cinder.volume.api [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-4673556a-e665-4a4c-869e-7186a49cb82c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Begin detaching volume completed successfully. [ 1222.528801] [57332]: INFO cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-4673556a-e665-4a4c-869e-7186a49cb82c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae/action returned with HTTP 202 [ 1222.529163] [57332]: [pid: 57332|app: 0|req: 198/378] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 14:58:30 2025] POST /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1222.552257] [57331]: DEBUG cinder.api.middleware.request_id [None req-821f5418-8eaf-43bd-9d5c-d0c4877c4688 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.555252] [57331]: INFO cinder.api.openstack.wsgi [None req-821f5418-8eaf-43bd-9d5c-d0c4877c4688 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1222.555576] [57331]: DEBUG cinder.api.openstack.wsgi [None req-821f5418-8eaf-43bd-9d5c-d0c4877c4688 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1222.555972] [57331]: DEBUG cinder.api.openstack.wsgi [None req-821f5418-8eaf-43bd-9d5c-d0c4877c4688 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1222.570635] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.570635] [57331]: warnings.warn( [ 1222.574886] [57331]: INFO cinder.volume.api [None req-821f5418-8eaf-43bd-9d5c-d0c4877c4688 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1222.579892] [57331]: INFO cinder.api.openstack.wsgi [None req-821f5418-8eaf-43bd-9d5c-d0c4877c4688 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1222.580344] [57331]: [pid: 57331|app: 0|req: 181/379] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:30 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1223.575293] [57332]: DEBUG cinder.api.middleware.request_id [None req-4baf5e0b-9c65-48d6-957e-39f02c5d4ddb None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.575293] [57332]: INFO cinder.api.openstack.wsgi [None req-4baf5e0b-9c65-48d6-957e-39f02c5d4ddb None None] GET http://10.180.1.21/volume// [ 1223.575293] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4baf5e0b-9c65-48d6-957e-39f02c5d4ddb None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1223.575293] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4baf5e0b-9c65-48d6-957e-39f02c5d4ddb None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1223.575293] [57332]: INFO cinder.api.openstack.wsgi [None req-4baf5e0b-9c65-48d6-957e-39f02c5d4ddb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1223.575725] [57332]: [pid: 57332|app: 0|req: 199/380] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:58:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1223.579345] [57331]: DEBUG cinder.api.middleware.request_id [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3878af46-1f7a-4c89-aa9f-47c003a48220 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.581785] [57331]: INFO cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3878af46-1f7a-4c89-aa9f-47c003a48220 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1223.582041] [57331]: DEBUG cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3878af46-1f7a-4c89-aa9f-47c003a48220 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1223.582259] [57331]: DEBUG cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3878af46-1f7a-4c89-aa9f-47c003a48220 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1223.591555] [57332]: DEBUG cinder.api.middleware.request_id [None req-0893e037-c63d-480a-bb84-a95981aca38e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.594369] [57332]: INFO cinder.api.openstack.wsgi [None req-0893e037-c63d-480a-bb84-a95981aca38e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1223.594369] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0893e037-c63d-480a-bb84-a95981aca38e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1223.594532] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0893e037-c63d-480a-bb84-a95981aca38e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1223.597213] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.597213] [57331]: warnings.warn( [ 1223.601358] [57331]: INFO cinder.volume.api [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3878af46-1f7a-4c89-aa9f-47c003a48220 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1223.604922] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1223.604922] [57332]: warnings.warn( [ 1223.606763] [57331]: INFO cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-3878af46-1f7a-4c89-aa9f-47c003a48220 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1223.607348] [57331]: [pid: 57331|app: 0|req: 182/381] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:58:31 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1223.608812] [57332]: INFO cinder.volume.api [None req-0893e037-c63d-480a-bb84-a95981aca38e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1223.613779] [57332]: INFO cinder.api.openstack.wsgi [None req-0893e037-c63d-480a-bb84-a95981aca38e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1223.614402] [57332]: [pid: 57332|app: 0|req: 200/382] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:31 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1224.624185] [57331]: DEBUG cinder.api.middleware.request_id [None req-a2f748af-7777-414f-a87c-4558d28fca2e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.626303] [57331]: INFO cinder.api.openstack.wsgi [None req-a2f748af-7777-414f-a87c-4558d28fca2e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1224.626520] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a2f748af-7777-414f-a87c-4558d28fca2e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.626730] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a2f748af-7777-414f-a87c-4558d28fca2e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.640438] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.640438] [57331]: warnings.warn( [ 1224.644348] [57331]: INFO cinder.volume.api [None req-a2f748af-7777-414f-a87c-4558d28fca2e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1224.649181] [57331]: INFO cinder.api.openstack.wsgi [None req-a2f748af-7777-414f-a87c-4558d28fca2e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1224.649594] [57331]: [pid: 57331|app: 0|req: 183/383] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:32 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1225.659218] [57332]: DEBUG cinder.api.middleware.request_id [None req-d5257093-409c-4e29-bf97-d39a2752b667 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.661252] [57332]: INFO cinder.api.openstack.wsgi [None req-d5257093-409c-4e29-bf97-d39a2752b667 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1225.661457] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d5257093-409c-4e29-bf97-d39a2752b667 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1225.661703] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d5257093-409c-4e29-bf97-d39a2752b667 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1225.671713] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.671713] [57332]: warnings.warn( [ 1225.674893] [57332]: INFO cinder.volume.api [None req-d5257093-409c-4e29-bf97-d39a2752b667 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1225.679014] [57332]: INFO cinder.api.openstack.wsgi [None req-d5257093-409c-4e29-bf97-d39a2752b667 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1225.679419] [57332]: [pid: 57332|app: 0|req: 201/384] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:33 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1225.832816] [57331]: DEBUG cinder.api.middleware.request_id [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-7fda5a88-2651-4fdc-9ba9-730dd8ec3015 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.835278] [57331]: INFO cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-7fda5a88-2651-4fdc-9ba9-730dd8ec3015 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] DELETE http://10.180.1.21/volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82 [ 1225.835542] [57331]: DEBUG cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-7fda5a88-2651-4fdc-9ba9-730dd8ec3015 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1225.835789] [57331]: DEBUG cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-7fda5a88-2651-4fdc-9ba9-730dd8ec3015 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1225.843148] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.843148] [57331]: warnings.warn( [ 1226.371357] [57331]: INFO cinder.api.openstack.wsgi [req-db1b9b33-48c6-4351-adf2-7e3e68fce867 req-7fda5a88-2651-4fdc-9ba9-730dd8ec3015 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82 returned with HTTP 200 [ 1226.371978] [57331]: [pid: 57331|app: 0|req: 184/385] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:58:33 2025] DELETE /volume/v3/attachments/deefc321-ebe4-405f-8bdd-9adfdeffcd82 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.689668] [57332]: DEBUG cinder.api.middleware.request_id [None req-50f98fe8-0229-45b3-b33d-96d752493377 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.691812] [57332]: INFO cinder.api.openstack.wsgi [None req-50f98fe8-0229-45b3-b33d-96d752493377 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1226.692033] [57332]: DEBUG cinder.api.openstack.wsgi [None req-50f98fe8-0229-45b3-b33d-96d752493377 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.692245] [57332]: DEBUG cinder.api.openstack.wsgi [None req-50f98fe8-0229-45b3-b33d-96d752493377 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.700065] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.700065] [57332]: warnings.warn( [ 1226.703543] [57332]: INFO cinder.volume.api [None req-50f98fe8-0229-45b3-b33d-96d752493377 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1226.707796] [57332]: INFO cinder.api.openstack.wsgi [None req-50f98fe8-0229-45b3-b33d-96d752493377 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1226.708216] [57332]: [pid: 57332|app: 0|req: 202/386] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:34 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.779235] [57331]: DEBUG cinder.api.middleware.request_id [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-dd529367-1e88-476d-ac36-d1e6a479c214 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.782505] [57331]: INFO cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-dd529367-1e88-476d-ac36-d1e6a479c214 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1226.782948] [57331]: DEBUG cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-dd529367-1e88-476d-ac36-d1e6a479c214 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.783331] [57331]: DEBUG cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-dd529367-1e88-476d-ac36-d1e6a479c214 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.797249] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.797249] [57331]: warnings.warn( [ 1226.801791] [57331]: INFO cinder.volume.api [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-dd529367-1e88-476d-ac36-d1e6a479c214 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1226.808079] [57331]: INFO cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-dd529367-1e88-476d-ac36-d1e6a479c214 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1226.808683] [57331]: [pid: 57331|app: 0|req: 185/387] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:58:34 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1226.825674] [57332]: DEBUG cinder.api.middleware.request_id [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-f7bafa45-9a4e-4912-be66-aa7e1fa508f1 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.829107] [57332]: INFO cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-f7bafa45-9a4e-4912-be66-aa7e1fa508f1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] POST http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43/action [ 1226.829107] [57332]: DEBUG cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-f7bafa45-9a4e-4912-be66-aa7e1fa508f1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1226.829107] [57332]: DEBUG cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-f7bafa45-9a4e-4912-be66-aa7e1fa508f1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1226.839317] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.839317] [57332]: warnings.warn( [ 1226.839840] [57332]: INFO cinder.volume.api [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-f7bafa45-9a4e-4912-be66-aa7e1fa508f1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1226.844953] [57332]: INFO cinder.volume.api [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-f7bafa45-9a4e-4912-be66-aa7e1fa508f1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Begin detaching volume completed successfully. [ 1226.845186] [57332]: INFO cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-f7bafa45-9a4e-4912-be66-aa7e1fa508f1 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43/action returned with HTTP 202 [ 1226.845627] [57332]: [pid: 57332|app: 0|req: 203/388] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 14:58:34 2025] POST /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1226.865357] [57331]: DEBUG cinder.api.middleware.request_id [None req-31b53e36-aad6-4a3e-8691-0705f2c0744a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.868159] [57331]: INFO cinder.api.openstack.wsgi [None req-31b53e36-aad6-4a3e-8691-0705f2c0744a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1226.868159] [57331]: DEBUG cinder.api.openstack.wsgi [None req-31b53e36-aad6-4a3e-8691-0705f2c0744a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.868361] [57331]: DEBUG cinder.api.openstack.wsgi [None req-31b53e36-aad6-4a3e-8691-0705f2c0744a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.882043] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.882043] [57331]: warnings.warn( [ 1226.886745] [57331]: INFO cinder.volume.api [None req-31b53e36-aad6-4a3e-8691-0705f2c0744a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1226.891833] [57331]: INFO cinder.api.openstack.wsgi [None req-31b53e36-aad6-4a3e-8691-0705f2c0744a tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1226.892265] [57331]: [pid: 57331|app: 0|req: 186/389] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:34 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1227.889326] [57332]: DEBUG cinder.api.middleware.request_id [None req-9b4f0240-b8da-4323-869f-6710e425f297 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.889763] [57332]: INFO cinder.api.openstack.wsgi [None req-9b4f0240-b8da-4323-869f-6710e425f297 None None] GET http://10.180.1.21/volume// [ 1227.890031] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9b4f0240-b8da-4323-869f-6710e425f297 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.890258] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9b4f0240-b8da-4323-869f-6710e425f297 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.890738] [57332]: INFO cinder.api.openstack.wsgi [None req-9b4f0240-b8da-4323-869f-6710e425f297 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1227.891069] [57332]: [pid: 57332|app: 0|req: 204/390] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:58:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1227.894604] [57331]: DEBUG cinder.api.middleware.request_id [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ca9c1bf7-e4f3-431d-a4d8-70f038774fae None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.896887] [57331]: INFO cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ca9c1bf7-e4f3-431d-a4d8-70f038774fae tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1227.897148] [57331]: DEBUG cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ca9c1bf7-e4f3-431d-a4d8-70f038774fae tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.897361] [57331]: DEBUG cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ca9c1bf7-e4f3-431d-a4d8-70f038774fae tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.902396] [57332]: DEBUG cinder.api.middleware.request_id [None req-dadd359a-7996-479e-b6bd-3f09f96cdd8e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.904357] [57332]: INFO cinder.api.openstack.wsgi [None req-dadd359a-7996-479e-b6bd-3f09f96cdd8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1227.904566] [57332]: DEBUG cinder.api.openstack.wsgi [None req-dadd359a-7996-479e-b6bd-3f09f96cdd8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.904784] [57332]: DEBUG cinder.api.openstack.wsgi [None req-dadd359a-7996-479e-b6bd-3f09f96cdd8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.906990] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=174,cinder:UPDATE=30,cinder:INSERT=8 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1227.910136] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.910136] [57331]: warnings.warn( [ 1227.914029] [57331]: INFO cinder.volume.api [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ca9c1bf7-e4f3-431d-a4d8-70f038774fae tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1227.916770] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1227.916770] [57332]: warnings.warn( [ 1227.919493] [57331]: INFO cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ca9c1bf7-e4f3-431d-a4d8-70f038774fae tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1227.919997] [57331]: [pid: 57331|app: 0|req: 187/391] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:58:35 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1227.920460] [57332]: INFO cinder.volume.api [None req-dadd359a-7996-479e-b6bd-3f09f96cdd8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1227.924844] [57332]: INFO cinder.api.openstack.wsgi [None req-dadd359a-7996-479e-b6bd-3f09f96cdd8e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1227.925286] [57332]: [pid: 57332|app: 0|req: 205/392] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:35 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1228.936538] [57331]: DEBUG cinder.api.middleware.request_id [None req-71665020-4f1e-4340-87bf-a3a4644050e0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.938716] [57331]: INFO cinder.api.openstack.wsgi [None req-71665020-4f1e-4340-87bf-a3a4644050e0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1228.938943] [57331]: DEBUG cinder.api.openstack.wsgi [None req-71665020-4f1e-4340-87bf-a3a4644050e0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1228.939171] [57331]: DEBUG cinder.api.openstack.wsgi [None req-71665020-4f1e-4340-87bf-a3a4644050e0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1228.941659] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=235,cinder:UPDATE=26,cinder:INSERT=8 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1228.951060] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1228.951060] [57331]: warnings.warn( [ 1228.954397] [57331]: INFO cinder.volume.api [None req-71665020-4f1e-4340-87bf-a3a4644050e0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1228.958594] [57331]: INFO cinder.api.openstack.wsgi [None req-71665020-4f1e-4340-87bf-a3a4644050e0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1228.959000] [57331]: [pid: 57331|app: 0|req: 188/393] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:36 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.066635] [57332]: DEBUG cinder.api.middleware.request_id [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ce82d615-7958-439a-815c-89e48ba9afb0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.069091] [57332]: INFO cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ce82d615-7958-439a-815c-89e48ba9afb0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] DELETE http://10.180.1.21/volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d [ 1229.069299] [57332]: DEBUG cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ce82d615-7958-439a-815c-89e48ba9afb0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.069552] [57332]: DEBUG cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ce82d615-7958-439a-815c-89e48ba9afb0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.077360] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.077360] [57332]: warnings.warn( [ 1229.607026] [57332]: INFO cinder.api.openstack.wsgi [req-dd28b070-c71d-40c0-aab7-fd0a9cc5c797 req-ce82d615-7958-439a-815c-89e48ba9afb0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d returned with HTTP 200 [ 1229.607524] [57332]: [pid: 57332|app: 0|req: 206/394] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:58:36 2025] DELETE /volume/v3/attachments/566b201d-2f3f-4eae-9beb-df7077aad11d => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.970135] [57331]: DEBUG cinder.api.middleware.request_id [None req-be28c7e0-93cc-421a-b76b-6331d9a22d3f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.972459] [57331]: INFO cinder.api.openstack.wsgi [None req-be28c7e0-93cc-421a-b76b-6331d9a22d3f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1229.972728] [57331]: DEBUG cinder.api.openstack.wsgi [None req-be28c7e0-93cc-421a-b76b-6331d9a22d3f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.972922] [57331]: DEBUG cinder.api.openstack.wsgi [None req-be28c7e0-93cc-421a-b76b-6331d9a22d3f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.983790] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.983790] [57331]: warnings.warn( [ 1229.989199] [57331]: INFO cinder.volume.api [None req-be28c7e0-93cc-421a-b76b-6331d9a22d3f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1229.994267] [57331]: INFO cinder.api.openstack.wsgi [None req-be28c7e0-93cc-421a-b76b-6331d9a22d3f tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1229.994695] [57331]: [pid: 57331|app: 0|req: 189/395] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:37 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.004805] [57332]: DEBUG cinder.api.middleware.request_id [None req-bead1d65-6b52-4a39-94ef-743b9d42a61b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.007832] [57332]: INFO cinder.api.openstack.wsgi [None req-bead1d65-6b52-4a39-94ef-743b9d42a61b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1230.008106] [57332]: DEBUG cinder.api.openstack.wsgi [None req-bead1d65-6b52-4a39-94ef-743b9d42a61b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1230.008380] [57332]: DEBUG cinder.api.openstack.wsgi [None req-bead1d65-6b52-4a39-94ef-743b9d42a61b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1230.016851] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.016851] [57332]: warnings.warn( [ 1230.020601] [57332]: INFO cinder.volume.api [None req-bead1d65-6b52-4a39-94ef-743b9d42a61b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1230.025010] [57332]: INFO cinder.api.openstack.wsgi [None req-bead1d65-6b52-4a39-94ef-743b9d42a61b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1230.025559] [57332]: [pid: 57332|app: 0|req: 207/396] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:37 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.108569] [57331]: DEBUG cinder.api.middleware.request_id [None req-b83af53f-6746-4f30-a670-50f1c8cb8b8d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.110746] [57331]: INFO cinder.api.openstack.wsgi [None req-b83af53f-6746-4f30-a670-50f1c8cb8b8d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1231.110983] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b83af53f-6746-4f30-a670-50f1c8cb8b8d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.111221] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b83af53f-6746-4f30-a670-50f1c8cb8b8d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.120321] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.120321] [57331]: warnings.warn( [ 1231.125019] [57331]: INFO cinder.volume.api [None req-b83af53f-6746-4f30-a670-50f1c8cb8b8d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1231.129685] [57331]: INFO cinder.api.openstack.wsgi [None req-b83af53f-6746-4f30-a670-50f1c8cb8b8d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1231.130199] [57331]: [pid: 57331|app: 0|req: 190/397] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:38 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.139704] [57332]: DEBUG cinder.api.middleware.request_id [None req-cb59ee18-5e85-454d-99f6-9220f69faad5 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.143468] [57332]: INFO cinder.api.openstack.wsgi [None req-cb59ee18-5e85-454d-99f6-9220f69faad5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1231.143706] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cb59ee18-5e85-454d-99f6-9220f69faad5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.143918] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cb59ee18-5e85-454d-99f6-9220f69faad5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.151715] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.151715] [57332]: warnings.warn( [ 1231.155576] [57332]: INFO cinder.volume.api [None req-cb59ee18-5e85-454d-99f6-9220f69faad5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1231.161937] [57332]: INFO cinder.api.openstack.wsgi [None req-cb59ee18-5e85-454d-99f6-9220f69faad5 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1231.162398] [57332]: [pid: 57332|app: 0|req: 208/398] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:38 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1231.207716] [57331]: DEBUG cinder.api.middleware.request_id [None req-f1d01808-7fb2-487d-ab6f-1428f41e3e1d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.209831] [57331]: INFO cinder.api.openstack.wsgi [None req-f1d01808-7fb2-487d-ab6f-1428f41e3e1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1231.209831] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f1d01808-7fb2-487d-ab6f-1428f41e3e1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.210046] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f1d01808-7fb2-487d-ab6f-1428f41e3e1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.218057] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.218057] [57331]: warnings.warn( [ 1231.221859] [57331]: INFO cinder.volume.api [None req-f1d01808-7fb2-487d-ab6f-1428f41e3e1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1231.226335] [57331]: INFO cinder.api.openstack.wsgi [None req-f1d01808-7fb2-487d-ab6f-1428f41e3e1d tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1231.226835] [57331]: [pid: 57331|app: 0|req: 191/399] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:38 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1237.548326] [57332]: DEBUG cinder.api.middleware.request_id [None req-0995e74c-e785-4151-bb06-17bdc4622961 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.550460] [57332]: INFO cinder.api.openstack.wsgi [None req-0995e74c-e785-4151-bb06-17bdc4622961 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1237.550667] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0995e74c-e785-4151-bb06-17bdc4622961 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.550903] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0995e74c-e785-4151-bb06-17bdc4622961 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.551099] [57332]: INFO cinder.api.v3.volumes [None req-0995e74c-e785-4151-bb06-17bdc4622961 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Delete volume with id: 1f553a3a-348d-46f4-acd8-554096154a43 [ 1237.565972] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.565972] [57332]: warnings.warn( [ 1237.565972] [57332]: INFO cinder.volume.api [None req-0995e74c-e785-4151-bb06-17bdc4622961 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1237.582730] [57332]: INFO cinder.volume.api [None req-0995e74c-e785-4151-bb06-17bdc4622961 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Delete volume request issued successfully. [ 1237.582730] [57332]: INFO cinder.api.openstack.wsgi [None req-0995e74c-e785-4151-bb06-17bdc4622961 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 202 [ 1237.582730] [57332]: [pid: 57332|app: 0|req: 209/400] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:58:45 2025] DELETE /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1237.585770] [57331]: DEBUG cinder.api.middleware.request_id [None req-892ec5d6-7388-49a2-8b07-5b1c4ebb42e3 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.587749] [57331]: INFO cinder.api.openstack.wsgi [None req-892ec5d6-7388-49a2-8b07-5b1c4ebb42e3 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1237.588199] [57331]: DEBUG cinder.api.openstack.wsgi [None req-892ec5d6-7388-49a2-8b07-5b1c4ebb42e3 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.588272] [57331]: DEBUG cinder.api.openstack.wsgi [None req-892ec5d6-7388-49a2-8b07-5b1c4ebb42e3 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.596172] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.596172] [57331]: warnings.warn( [ 1237.600450] [57331]: INFO cinder.volume.api [None req-892ec5d6-7388-49a2-8b07-5b1c4ebb42e3 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1237.605190] [57331]: INFO cinder.api.openstack.wsgi [None req-892ec5d6-7388-49a2-8b07-5b1c4ebb42e3 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1237.605750] [57331]: [pid: 57331|app: 0|req: 192/401] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:45 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.616737] [57332]: DEBUG cinder.api.middleware.request_id [None req-f701008b-d3c3-4f45-a12b-b685830ccbd0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.618962] [57332]: INFO cinder.api.openstack.wsgi [None req-f701008b-d3c3-4f45-a12b-b685830ccbd0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1238.619184] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f701008b-d3c3-4f45-a12b-b685830ccbd0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.619400] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f701008b-d3c3-4f45-a12b-b685830ccbd0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.630101] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.630101] [57332]: warnings.warn( [ 1238.634562] [57332]: INFO cinder.volume.api [None req-f701008b-d3c3-4f45-a12b-b685830ccbd0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1238.639262] [57332]: INFO cinder.api.openstack.wsgi [None req-f701008b-d3c3-4f45-a12b-b685830ccbd0 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1238.639682] [57332]: [pid: 57332|app: 0|req: 210/402] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:46 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.650964] [57331]: DEBUG cinder.api.middleware.request_id [None req-3901bda9-bec5-4f20-a21a-4c0a33adc670 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.653488] [57331]: INFO cinder.api.openstack.wsgi [None req-3901bda9-bec5-4f20-a21a-4c0a33adc670 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1239.653776] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3901bda9-bec5-4f20-a21a-4c0a33adc670 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.654029] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3901bda9-bec5-4f20-a21a-4c0a33adc670 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.662436] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1239.662436] [57331]: warnings.warn( [ 1239.665915] [57331]: INFO cinder.volume.api [None req-3901bda9-bec5-4f20-a21a-4c0a33adc670 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1239.671026] [57331]: INFO cinder.api.openstack.wsgi [None req-3901bda9-bec5-4f20-a21a-4c0a33adc670 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 200 [ 1239.671457] [57331]: [pid: 57331|app: 0|req: 193/403] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:47 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.683132] [57332]: DEBUG cinder.api.middleware.request_id [None req-088504f9-b984-49c2-9870-fe2dd6b1ba38 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.684924] [57332]: INFO cinder.api.openstack.wsgi [None req-088504f9-b984-49c2-9870-fe2dd6b1ba38 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 [ 1240.685148] [57332]: DEBUG cinder.api.openstack.wsgi [None req-088504f9-b984-49c2-9870-fe2dd6b1ba38 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.685362] [57332]: DEBUG cinder.api.openstack.wsgi [None req-088504f9-b984-49c2-9870-fe2dd6b1ba38 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.692658] [57332]: INFO cinder.api.openstack.wsgi [None req-088504f9-b984-49c2-9870-fe2dd6b1ba38 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 returned with HTTP 404 [ 1240.693212] [57332]: [pid: 57332|app: 0|req: 211/404] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:48 2025] GET /volume/v3/volumes/1f553a3a-348d-46f4-acd8-554096154a43 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1240.696173] [57331]: DEBUG cinder.api.middleware.request_id [None req-433a5a3b-c916-49cb-b2dd-cb09bb3190a7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.698466] [57331]: INFO cinder.api.openstack.wsgi [None req-433a5a3b-c916-49cb-b2dd-cb09bb3190a7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] DELETE http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1240.698698] [57331]: DEBUG cinder.api.openstack.wsgi [None req-433a5a3b-c916-49cb-b2dd-cb09bb3190a7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.698967] [57331]: DEBUG cinder.api.openstack.wsgi [None req-433a5a3b-c916-49cb-b2dd-cb09bb3190a7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.699171] [57331]: INFO cinder.api.v3.volumes [None req-433a5a3b-c916-49cb-b2dd-cb09bb3190a7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Delete volume with id: 174b7054-5699-4d41-b026-3194b50bcfae [ 1240.709923] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.709923] [57331]: warnings.warn( [ 1240.710271] [57331]: INFO cinder.volume.api [None req-433a5a3b-c916-49cb-b2dd-cb09bb3190a7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1240.732133] [57331]: INFO cinder.volume.api [None req-433a5a3b-c916-49cb-b2dd-cb09bb3190a7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Delete volume request issued successfully. [ 1240.732475] [57331]: INFO cinder.api.openstack.wsgi [None req-433a5a3b-c916-49cb-b2dd-cb09bb3190a7 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 202 [ 1240.732954] [57331]: [pid: 57331|app: 0|req: 194/405] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:58:48 2025] DELETE /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1240.736285] [57332]: DEBUG cinder.api.middleware.request_id [None req-199ab90a-eb56-4b70-9e14-007d22d5be91 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.738325] [57332]: INFO cinder.api.openstack.wsgi [None req-199ab90a-eb56-4b70-9e14-007d22d5be91 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1240.738325] [57332]: DEBUG cinder.api.openstack.wsgi [None req-199ab90a-eb56-4b70-9e14-007d22d5be91 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1240.738325] [57332]: DEBUG cinder.api.openstack.wsgi [None req-199ab90a-eb56-4b70-9e14-007d22d5be91 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1240.746840] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.746840] [57332]: warnings.warn( [ 1240.751244] [57332]: INFO cinder.volume.api [None req-199ab90a-eb56-4b70-9e14-007d22d5be91 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1240.756576] [57332]: INFO cinder.api.openstack.wsgi [None req-199ab90a-eb56-4b70-9e14-007d22d5be91 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1240.757204] [57332]: [pid: 57332|app: 0|req: 212/406] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:48 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.195178] [57331]: DEBUG cinder.api.middleware.request_id [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.197278] [57331]: INFO cinder.api.openstack.wsgi [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1241.197707] [57331]: DEBUG cinder.api.openstack.wsgi [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1116426979"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1241.199220] [57331]: DEBUG cinder.api.v3.volumes [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1116426979'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1241.199345] [57331]: INFO cinder.api.v3.volumes [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Create volume of 1 GB [ 1241.203700] [57331]: INFO cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Availability Zones retrieved successfully. [ 1241.210826] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Flow 'volume_create_api' (b3215dab-1cbc-4970-863f-bf2bd6e4e6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1241.212059] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18cc5e4-52a7-4d43-bd9c-695b501dd330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.213621] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1241.232473] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18cc5e4-52a7-4d43-bd9c-695b501dd330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.233446] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8194d1c0-c0a5-4065-ae3f-b3a0ac5b8cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.262992] [57331]: DEBUG cinder.quota [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Created reservations ['70bef015-2ebb-4357-9cfd-7d32bf4f210e', 'cc0839a3-8144-4652-a63b-96ba49836a02', '438e256b-e13b-4f10-8b45-2cbae590f491', '6d1a0bdc-14ef-4511-b471-71440e1a5d0f'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1241.264102] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8194d1c0-c0a5-4065-ae3f-b3a0ac5b8cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70bef015-2ebb-4357-9cfd-7d32bf4f210e', 'cc0839a3-8144-4652-a63b-96ba49836a02', '438e256b-e13b-4f10-8b45-2cbae590f491', '6d1a0bdc-14ef-4511-b471-71440e1a5d0f']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.265148] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f61f66-e3a6-43a5-a1e5-440fb8843eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.278244] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f61f66-e3a6-43a5-a1e5-440fb8843eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bb7c35b-015e-4501-a4f1-6c2f7540009c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1116426979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2133bdc757d64a5e9828575100504793',qos_specs=None,replication_status=,reservations=['70bef015-2ebb-4357-9cfd-7d32bf4f210e','cc0839a3-8144-4652-a63b-96ba49836a02','438e256b-e13b-4f10-8b45-2cbae590f491','6d1a0bdc-14ef-4511-b471-71440e1a5d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9f479ec96d477aba7dc12bca5d0daf',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1116426979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bb7c35b-015e-4501-a4f1-6c2f7540009c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2133bdc757d64a5e9828575100504793',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='9b9f479ec96d477aba7dc12bca5d0daf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.279132] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726a31bb-0575-40a5-98bb-0251dc2261eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.301801] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726a31bb-0575-40a5-98bb-0251dc2261eb) 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-1116426979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2133bdc757d64a5e9828575100504793',qos_specs=None,replication_status=,reservations=['70bef015-2ebb-4357-9cfd-7d32bf4f210e','cc0839a3-8144-4652-a63b-96ba49836a02','438e256b-e13b-4f10-8b45-2cbae590f491','6d1a0bdc-14ef-4511-b471-71440e1a5d0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b9f479ec96d477aba7dc12bca5d0daf',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.302750] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e9c0c4-b91d-476c-ab55-b770b09b38e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1241.312433] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e9c0c4-b91d-476c-ab55-b770b09b38e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1241.313661] [57331]: DEBUG cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Flow 'volume_create_api' (b3215dab-1cbc-4970-863f-bf2bd6e4e6c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1241.314080] [57331]: INFO cinder.volume.api [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Create volume request issued successfully. [ 1241.314859] [57331]: INFO cinder.api.openstack.wsgi [None req-53d250bc-b8f0-40fd-a79f-42c5ab294d85 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1241.315404] [57331]: [pid: 57331|app: 0|req: 195/407] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:58:48 2025] POST /volume/v3/volumes => generated 756 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1241.324404] [57332]: DEBUG cinder.api.middleware.request_id [None req-7a8bed5b-7114-4393-a746-da08498fde72 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.326747] [57332]: INFO cinder.api.openstack.wsgi [None req-7a8bed5b-7114-4393-a746-da08498fde72 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1241.326977] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7a8bed5b-7114-4393-a746-da08498fde72 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.327221] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7a8bed5b-7114-4393-a746-da08498fde72 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.336550] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.336550] [57332]: warnings.warn( [ 1241.341247] [57332]: INFO cinder.volume.api [None req-7a8bed5b-7114-4393-a746-da08498fde72 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1241.345876] [57332]: INFO cinder.api.openstack.wsgi [None req-7a8bed5b-7114-4393-a746-da08498fde72 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1241.346302] [57332]: [pid: 57332|app: 0|req: 213/408] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:49 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.767042] [57331]: DEBUG cinder.api.middleware.request_id [None req-0efa0692-f1e6-4aab-954d-d5b7e98c9184 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.769512] [57331]: INFO cinder.api.openstack.wsgi [None req-0efa0692-f1e6-4aab-954d-d5b7e98c9184 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1241.769734] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0efa0692-f1e6-4aab-954d-d5b7e98c9184 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.769948] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0efa0692-f1e6-4aab-954d-d5b7e98c9184 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.781198] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.781198] [57331]: warnings.warn( [ 1241.785384] [57331]: INFO cinder.volume.api [None req-0efa0692-f1e6-4aab-954d-d5b7e98c9184 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1241.790378] [57331]: INFO cinder.api.openstack.wsgi [None req-0efa0692-f1e6-4aab-954d-d5b7e98c9184 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1241.790824] [57331]: [pid: 57331|app: 0|req: 196/409] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:49 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.357162] [57332]: DEBUG cinder.api.middleware.request_id [None req-4acacbfc-ccc7-4f21-8682-f7bac0e62b33 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.359451] [57332]: INFO cinder.api.openstack.wsgi [None req-4acacbfc-ccc7-4f21-8682-f7bac0e62b33 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1242.359694] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4acacbfc-ccc7-4f21-8682-f7bac0e62b33 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.359914] [57332]: DEBUG cinder.api.openstack.wsgi [None req-4acacbfc-ccc7-4f21-8682-f7bac0e62b33 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.367895] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.367895] [57332]: warnings.warn( [ 1242.371646] [57332]: INFO cinder.volume.api [None req-4acacbfc-ccc7-4f21-8682-f7bac0e62b33 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1242.376019] [57332]: INFO cinder.api.openstack.wsgi [None req-4acacbfc-ccc7-4f21-8682-f7bac0e62b33 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1242.376447] [57332]: [pid: 57332|app: 0|req: 214/410] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:50 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.803129] [57331]: DEBUG cinder.api.middleware.request_id [None req-6b3bc71e-2170-44a1-821a-1a3d8923ee9e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.805526] [57331]: INFO cinder.api.openstack.wsgi [None req-6b3bc71e-2170-44a1-821a-1a3d8923ee9e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1242.805526] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6b3bc71e-2170-44a1-821a-1a3d8923ee9e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.805526] [57331]: DEBUG cinder.api.openstack.wsgi [None req-6b3bc71e-2170-44a1-821a-1a3d8923ee9e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.818541] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1242.818541] [57331]: warnings.warn( [ 1242.822499] [57331]: INFO cinder.volume.api [None req-6b3bc71e-2170-44a1-821a-1a3d8923ee9e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1242.828887] [57331]: INFO cinder.api.openstack.wsgi [None req-6b3bc71e-2170-44a1-821a-1a3d8923ee9e tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 200 [ 1242.828887] [57331]: [pid: 57331|app: 0|req: 197/411] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:50 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1243.839298] [57332]: DEBUG cinder.api.middleware.request_id [None req-0f81bebb-b370-4c84-83c3-68b250999948 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.841385] [57332]: INFO cinder.api.openstack.wsgi [None req-0f81bebb-b370-4c84-83c3-68b250999948 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae [ 1243.841587] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0f81bebb-b370-4c84-83c3-68b250999948 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.841805] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0f81bebb-b370-4c84-83c3-68b250999948 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.848543] [57332]: INFO cinder.api.openstack.wsgi [None req-0f81bebb-b370-4c84-83c3-68b250999948 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae returned with HTTP 404 [ 1243.849109] [57332]: [pid: 57332|app: 0|req: 215/412] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:51 2025] GET /volume/v3/volumes/174b7054-5699-4d41-b026-3194b50bcfae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1243.895685] [57331]: DEBUG cinder.api.middleware.request_id [None req-d4dec1be-489d-40bc-90c1-d220de40093b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.898033] [57331]: INFO cinder.api.openstack.wsgi [None req-d4dec1be-489d-40bc-90c1-d220de40093b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] DELETE http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1243.898296] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d4dec1be-489d-40bc-90c1-d220de40093b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.898556] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d4dec1be-489d-40bc-90c1-d220de40093b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.898788] [57331]: INFO cinder.api.v3.volumes [None req-d4dec1be-489d-40bc-90c1-d220de40093b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Delete volume with id: 39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1243.909381] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.909381] [57331]: warnings.warn( [ 1243.909760] [57331]: INFO cinder.volume.api [None req-d4dec1be-489d-40bc-90c1-d220de40093b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1243.927060] [57331]: INFO cinder.volume.api [None req-d4dec1be-489d-40bc-90c1-d220de40093b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Delete volume request issued successfully. [ 1243.927268] [57331]: INFO cinder.api.openstack.wsgi [None req-d4dec1be-489d-40bc-90c1-d220de40093b tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 202 [ 1243.927788] [57331]: [pid: 57331|app: 0|req: 198/413] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 14:58:51 2025] DELETE /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1243.930757] [57332]: DEBUG cinder.api.middleware.request_id [None req-3d660713-0379-427f-9ecd-d9e343784e0c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.932969] [57332]: INFO cinder.api.openstack.wsgi [None req-3d660713-0379-427f-9ecd-d9e343784e0c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1243.933204] [57332]: DEBUG cinder.api.openstack.wsgi [None req-3d660713-0379-427f-9ecd-d9e343784e0c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.933419] [57332]: DEBUG cinder.api.openstack.wsgi [None req-3d660713-0379-427f-9ecd-d9e343784e0c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.941477] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.941477] [57332]: warnings.warn( [ 1243.945891] [57332]: INFO cinder.volume.api [None req-3d660713-0379-427f-9ecd-d9e343784e0c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1243.951146] [57332]: INFO cinder.api.openstack.wsgi [None req-3d660713-0379-427f-9ecd-d9e343784e0c tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1243.951664] [57332]: [pid: 57332|app: 0|req: 216/414] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:51 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.962384] [57331]: DEBUG cinder.api.middleware.request_id [None req-c837686a-a890-4610-b7c3-e6da09fe9349 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.964901] [57331]: INFO cinder.api.openstack.wsgi [None req-c837686a-a890-4610-b7c3-e6da09fe9349 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1244.965261] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c837686a-a890-4610-b7c3-e6da09fe9349 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1244.965540] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c837686a-a890-4610-b7c3-e6da09fe9349 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1244.974370] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.974370] [57331]: warnings.warn( [ 1244.978201] [57331]: INFO cinder.volume.api [None req-c837686a-a890-4610-b7c3-e6da09fe9349 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1244.982799] [57331]: INFO cinder.api.openstack.wsgi [None req-c837686a-a890-4610-b7c3-e6da09fe9349 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1244.983259] [57331]: [pid: 57331|app: 0|req: 199/415] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:52 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.993389] [57332]: DEBUG cinder.api.middleware.request_id [None req-213c4430-fdd0-461c-b8a8-e9a88fd362cc None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.995759] [57332]: INFO cinder.api.openstack.wsgi [None req-213c4430-fdd0-461c-b8a8-e9a88fd362cc tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1245.995989] [57332]: DEBUG cinder.api.openstack.wsgi [None req-213c4430-fdd0-461c-b8a8-e9a88fd362cc tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.996220] [57332]: DEBUG cinder.api.openstack.wsgi [None req-213c4430-fdd0-461c-b8a8-e9a88fd362cc tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.004749] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.004749] [57332]: warnings.warn( [ 1246.009071] [57332]: INFO cinder.volume.api [None req-213c4430-fdd0-461c-b8a8-e9a88fd362cc tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Volume info retrieved successfully. [ 1246.014472] [57332]: INFO cinder.api.openstack.wsgi [None req-213c4430-fdd0-461c-b8a8-e9a88fd362cc tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 200 [ 1246.014928] [57332]: [pid: 57332|app: 0|req: 217/416] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:53 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.025657] [57331]: DEBUG cinder.api.middleware.request_id [None req-f839a059-9358-4056-97fe-ad6249f2a560 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.027733] [57331]: INFO cinder.api.openstack.wsgi [None req-f839a059-9358-4056-97fe-ad6249f2a560 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] GET http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 [ 1247.027954] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f839a059-9358-4056-97fe-ad6249f2a560 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.028201] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f839a059-9358-4056-97fe-ad6249f2a560 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.035052] [57331]: INFO cinder.api.openstack.wsgi [None req-f839a059-9358-4056-97fe-ad6249f2a560 tempest-AttachVolumeTestJSON-822850982 tempest-AttachVolumeTestJSON-822850982-project-member] http://10.180.1.21/volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 returned with HTTP 404 [ 1247.035603] [57331]: [pid: 57331|app: 0|req: 200/417] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:58:54 2025] GET /volume/v3/volumes/39b195e5-d49d-42d4-aef0-bfa43d7adfd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1252.499170] [57332]: DEBUG cinder.api.middleware.request_id [None req-52a87e28-7136-42cf-9cf7-bdb2344a849e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.589012] [57332]: INFO cinder.api.openstack.wsgi [None req-52a87e28-7136-42cf-9cf7-bdb2344a849e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1252.589345] [57332]: DEBUG cinder.api.openstack.wsgi [None req-52a87e28-7136-42cf-9cf7-bdb2344a849e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.589632] [57332]: DEBUG cinder.api.openstack.wsgi [None req-52a87e28-7136-42cf-9cf7-bdb2344a849e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.603492] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.603492] [57332]: warnings.warn( [ 1252.607733] [57332]: INFO cinder.volume.api [None req-52a87e28-7136-42cf-9cf7-bdb2344a849e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1252.612932] [57332]: INFO cinder.api.openstack.wsgi [None req-52a87e28-7136-42cf-9cf7-bdb2344a849e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1252.613373] [57332]: [pid: 57332|app: 0|req: 218/418] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:00 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1137 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.786273] [57331]: DEBUG cinder.api.middleware.request_id [None req-9223d519-1a14-4b3f-87c2-8ea9391983da None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.788372] [57331]: INFO cinder.api.openstack.wsgi [None req-9223d519-1a14-4b3f-87c2-8ea9391983da tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1252.788640] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9223d519-1a14-4b3f-87c2-8ea9391983da tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.788854] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9223d519-1a14-4b3f-87c2-8ea9391983da tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.799777] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.799777] [57331]: warnings.warn( [ 1252.803303] [57331]: INFO cinder.volume.api [None req-9223d519-1a14-4b3f-87c2-8ea9391983da tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1252.807681] [57331]: INFO cinder.api.openstack.wsgi [None req-9223d519-1a14-4b3f-87c2-8ea9391983da tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1252.808142] [57331]: [pid: 57331|app: 0|req: 201/419] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:00 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.847549] [57332]: DEBUG cinder.api.middleware.request_id [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-df7ddfae-3906-4f6a-84d8-c048a02636f8 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.850291] [57332]: INFO cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-df7ddfae-3906-4f6a-84d8-c048a02636f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1252.850501] [57332]: DEBUG cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-df7ddfae-3906-4f6a-84d8-c048a02636f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.850746] [57332]: DEBUG cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-df7ddfae-3906-4f6a-84d8-c048a02636f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.861396] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.861396] [57332]: warnings.warn( [ 1252.865162] [57332]: INFO cinder.volume.api [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-df7ddfae-3906-4f6a-84d8-c048a02636f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1252.869930] [57332]: INFO cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-df7ddfae-3906-4f6a-84d8-c048a02636f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1252.870421] [57332]: [pid: 57332|app: 0|req: 219/420] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:59:00 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1252.888111] [57331]: DEBUG cinder.api.middleware.request_id [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-8bdd8d5e-d592-42ea-b737-607f3504f98b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.890678] [57331]: INFO cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-8bdd8d5e-d592-42ea-b737-607f3504f98b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7/action [ 1252.891234] [57331]: DEBUG cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-8bdd8d5e-d592-42ea-b737-607f3504f98b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1252.891378] [57331]: DEBUG cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-8bdd8d5e-d592-42ea-b737-607f3504f98b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.902790] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.902790] [57331]: warnings.warn( [ 1252.903332] [57331]: INFO cinder.volume.api [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-8bdd8d5e-d592-42ea-b737-607f3504f98b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1252.910328] [57331]: INFO cinder.volume.api [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-8bdd8d5e-d592-42ea-b737-607f3504f98b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Begin detaching volume completed successfully. [ 1252.910592] [57331]: INFO cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-8bdd8d5e-d592-42ea-b737-607f3504f98b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7/action returned with HTTP 202 [ 1252.911113] [57331]: [pid: 57331|app: 0|req: 202/421] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 14:59:00 2025] POST /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1253.938050] [57332]: DEBUG cinder.api.middleware.request_id [None req-434ceb77-28bc-479b-91c9-4aadc8dfad6a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.938478] [57332]: INFO cinder.api.openstack.wsgi [None req-434ceb77-28bc-479b-91c9-4aadc8dfad6a None None] GET http://10.180.1.21/volume// [ 1253.938693] [57332]: DEBUG cinder.api.openstack.wsgi [None req-434ceb77-28bc-479b-91c9-4aadc8dfad6a None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.938951] [57332]: DEBUG cinder.api.openstack.wsgi [None req-434ceb77-28bc-479b-91c9-4aadc8dfad6a None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.939411] [57332]: INFO cinder.api.openstack.wsgi [None req-434ceb77-28bc-479b-91c9-4aadc8dfad6a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1253.939770] [57332]: [pid: 57332|app: 0|req: 220/422] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:59:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1253.943540] [57331]: DEBUG cinder.api.middleware.request_id [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-52ff30a0-840f-42da-888a-533273734ac6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.945984] [57331]: INFO cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-52ff30a0-840f-42da-888a-533273734ac6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1253.946062] [57331]: DEBUG cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-52ff30a0-840f-42da-888a-533273734ac6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.946243] [57331]: DEBUG cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-52ff30a0-840f-42da-888a-533273734ac6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.960392] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.960392] [57331]: warnings.warn( [ 1253.964558] [57331]: INFO cinder.volume.api [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-52ff30a0-840f-42da-888a-533273734ac6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1253.969642] [57331]: INFO cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-52ff30a0-840f-42da-888a-533273734ac6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1253.970114] [57331]: [pid: 57331|app: 0|req: 203/423] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:59:01 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1255.119672] [57332]: DEBUG cinder.api.middleware.request_id [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-1e92ae78-0716-45a4-bec8-64ac00530a76 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.122413] [57332]: INFO cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-1e92ae78-0716-45a4-bec8-64ac00530a76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] DELETE http://10.180.1.21/volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200 [ 1255.122621] [57332]: DEBUG cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-1e92ae78-0716-45a4-bec8-64ac00530a76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.122824] [57332]: DEBUG cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-1e92ae78-0716-45a4-bec8-64ac00530a76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.130651] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.130651] [57332]: warnings.warn( [ 1255.670666] [57332]: INFO cinder.api.openstack.wsgi [req-793c87e0-dc71-4dc0-8d4f-04cc18b5b5cd req-1e92ae78-0716-45a4-bec8-64ac00530a76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200 returned with HTTP 200 [ 1255.671385] [57332]: [pid: 57332|app: 0|req: 221/424] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:59:02 2025] DELETE /volume/v3/attachments/86774bed-d6f7-4662-bcb0-68abd0cb3200 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.390070] [57331]: DEBUG cinder.api.middleware.request_id [None req-f5698185-fd0e-4095-8f38-732463870818 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.392191] [57331]: INFO cinder.api.openstack.wsgi [None req-f5698185-fd0e-4095-8f38-732463870818 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1256.392412] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f5698185-fd0e-4095-8f38-732463870818 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.392626] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f5698185-fd0e-4095-8f38-732463870818 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.401115] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.401115] [57331]: warnings.warn( [ 1256.404879] [57331]: INFO cinder.volume.api [None req-f5698185-fd0e-4095-8f38-732463870818 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1256.409306] [57331]: INFO cinder.api.openstack.wsgi [None req-f5698185-fd0e-4095-8f38-732463870818 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1256.409722] [57331]: [pid: 57331|app: 0|req: 204/425] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:04 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.193714] [57332]: DEBUG cinder.api.middleware.request_id [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.195798] [57332]: INFO cinder.api.openstack.wsgi [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1260.196193] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-985317690"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1260.197648] [57332]: DEBUG cinder.api.v3.volumes [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-985317690'}} {{(pid=57332) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1260.197779] [57332]: INFO cinder.api.v3.volumes [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Create volume of 1 GB [ 1260.198133] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.198133] [57332]: warnings.warn( [ 1260.203253] [57332]: INFO cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Availability Zones retrieved successfully. [ 1260.210083] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Flow 'volume_create_api' (9ada7280-1706-45a4-a3c5-290b6c03b360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1260.211258] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0af7581-83a6-468f-881e-6d63eac2cc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.212326] [57332]: DEBUG cinder.volume.flows.api.create_volume [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Validating volume size '1' using validate_int {{(pid=57332) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1260.231063] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0af7581-83a6-468f-881e-6d63eac2cc19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.232023] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2871a04b-79fb-4f3b-a024-8c703ddbc945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.279532] [57332]: DEBUG cinder.quota [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Created reservations ['5a11b3c1-2450-455d-a383-0a0394f09bcb', '3e202110-8302-4921-b304-cfd4c3a82496', '41657e22-8877-40f8-9a41-64f7efa2eb36', '790e02fc-a8fa-4703-b094-55ffa012628d'] {{(pid=57332) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1260.280647] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2871a04b-79fb-4f3b-a024-8c703ddbc945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a11b3c1-2450-455d-a383-0a0394f09bcb', '3e202110-8302-4921-b304-cfd4c3a82496', '41657e22-8877-40f8-9a41-64f7efa2eb36', '790e02fc-a8fa-4703-b094-55ffa012628d']}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.281713] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa83f4c-0677-4747-9fe7-0cf6d775744d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.303647] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa83f4c-0677-4747-9fe7-0cf6d775744d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d196dc5-03b8-4e7c-831d-0c275f5653bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-985317690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e7bbd863f64018b5a7f1736bea2919',qos_specs=None,replication_status=,reservations=['5a11b3c1-2450-455d-a383-0a0394f09bcb','3e202110-8302-4921-b304-cfd4c3a82496','41657e22-8877-40f8-9a41-64f7efa2eb36','790e02fc-a8fa-4703-b094-55ffa012628d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5623b536fb3b412a80fc26103a0712d6',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-985317690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d196dc5-03b8-4e7c-831d-0c275f5653bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1e7bbd863f64018b5a7f1736bea2919',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='5623b536fb3b412a80fc26103a0712d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.304940] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678ad434-3efb-446d-92b4-2bd49896e467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.322847] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678ad434-3efb-446d-92b4-2bd49896e467) 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-985317690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e7bbd863f64018b5a7f1736bea2919',qos_specs=None,replication_status=,reservations=['5a11b3c1-2450-455d-a383-0a0394f09bcb','3e202110-8302-4921-b304-cfd4c3a82496','41657e22-8877-40f8-9a41-64f7efa2eb36','790e02fc-a8fa-4703-b094-55ffa012628d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5623b536fb3b412a80fc26103a0712d6',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.323891] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a1488f-c2ee-4782-a3ed-a30d282533ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.332468] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a1488f-c2ee-4782-a3ed-a30d282533ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57332) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.333607] [57332]: DEBUG cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Flow 'volume_create_api' (9ada7280-1706-45a4-a3c5-290b6c03b360) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57332) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1260.334086] [57332]: INFO cinder.volume.api [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Create volume request issued successfully. [ 1260.334791] [57332]: INFO cinder.api.openstack.wsgi [None req-ac3a7965-0e42-42e5-aea7-7d865a525c1f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1260.335309] [57332]: [pid: 57332|app: 0|req: 222/426] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 14:59:07 2025] POST /volume/v3/volumes => generated 752 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1260.343926] [57331]: DEBUG cinder.api.middleware.request_id [None req-7589a913-c1b9-4370-a29d-80b6f9ab8510 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.346011] [57331]: INFO cinder.api.openstack.wsgi [None req-7589a913-c1b9-4370-a29d-80b6f9ab8510 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1260.346330] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7589a913-c1b9-4370-a29d-80b6f9ab8510 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.346566] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7589a913-c1b9-4370-a29d-80b6f9ab8510 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.356422] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.356422] [57331]: warnings.warn( [ 1260.360570] [57331]: INFO cinder.volume.api [None req-7589a913-c1b9-4370-a29d-80b6f9ab8510 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1260.365180] [57331]: INFO cinder.api.openstack.wsgi [None req-7589a913-c1b9-4370-a29d-80b6f9ab8510 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1260.365642] [57331]: [pid: 57331|app: 0|req: 205/427] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:08 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.376533] [57332]: DEBUG cinder.api.middleware.request_id [None req-f25b5703-6d5c-446d-87c3-86c5f7406280 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.380696] [57332]: INFO cinder.api.openstack.wsgi [None req-f25b5703-6d5c-446d-87c3-86c5f7406280 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1261.380696] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f25b5703-6d5c-446d-87c3-86c5f7406280 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1261.380696] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f25b5703-6d5c-446d-87c3-86c5f7406280 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1261.389595] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.389595] [57332]: warnings.warn( [ 1261.393901] [57332]: INFO cinder.volume.api [None req-f25b5703-6d5c-446d-87c3-86c5f7406280 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1261.399814] [57332]: INFO cinder.api.openstack.wsgi [None req-f25b5703-6d5c-446d-87c3-86c5f7406280 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1261.400278] [57332]: [pid: 57332|app: 0|req: 223/428] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:09 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.594042] [57331]: DEBUG cinder.api.middleware.request_id [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-7398e84a-f045-4311-ae52-30b52007474c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.595980] [57331]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-7398e84a-f045-4311-ae52-30b52007474c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1261.596214] [57331]: DEBUG cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-7398e84a-f045-4311-ae52-30b52007474c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1261.596422] [57331]: DEBUG cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-7398e84a-f045-4311-ae52-30b52007474c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1261.604386] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.604386] [57331]: warnings.warn( [ 1261.608197] [57331]: INFO cinder.volume.api [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-7398e84a-f045-4311-ae52-30b52007474c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1261.612838] [57331]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-7398e84a-f045-4311-ae52-30b52007474c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1261.613388] [57331]: [pid: 57331|app: 0|req: 206/429] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:59:09 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.132258] [57332]: DEBUG cinder.api.middleware.request_id [None req-54ae6047-8a04-44e9-873e-4e90f6582e03 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.132699] [57332]: INFO cinder.api.openstack.wsgi [None req-54ae6047-8a04-44e9-873e-4e90f6582e03 None None] GET http://10.180.1.21/volume// [ 1263.132867] [57332]: DEBUG cinder.api.openstack.wsgi [None req-54ae6047-8a04-44e9-873e-4e90f6582e03 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.133092] [57332]: DEBUG cinder.api.openstack.wsgi [None req-54ae6047-8a04-44e9-873e-4e90f6582e03 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.133499] [57332]: INFO cinder.api.openstack.wsgi [None req-54ae6047-8a04-44e9-873e-4e90f6582e03 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1263.133824] [57332]: [pid: 57332|app: 0|req: 224/430] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:59:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1263.137677] [57331]: DEBUG cinder.api.middleware.request_id [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-409f8a3e-847e-44c8-b665-5b720ef84c7a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.140144] [57331]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-409f8a3e-847e-44c8-b665-5b720ef84c7a tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1263.140566] [57331]: DEBUG cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-409f8a3e-847e-44c8-b665-5b720ef84c7a tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d196dc5-03b8-4e7c-831d-0c275f5653bf", "connector": null, "instance_uuid": "bb4c45c4-917d-440e-b44f-d0a2094739b8"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.155990] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.155990] [57331]: warnings.warn( [ 1263.183866] [57331]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-409f8a3e-847e-44c8-b665-5b720ef84c7a tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1263.184430] [57331]: [pid: 57331|app: 0|req: 207/431] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:59:10 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) [ 1263.215396] [57332]: DEBUG cinder.api.middleware.request_id [None req-9baf41d5-09ef-4dfc-9f1b-89bbe4ceba0c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.217457] [57332]: INFO cinder.api.openstack.wsgi [None req-9baf41d5-09ef-4dfc-9f1b-89bbe4ceba0c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1263.218086] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9baf41d5-09ef-4dfc-9f1b-89bbe4ceba0c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.218086] [57332]: DEBUG cinder.api.openstack.wsgi [None req-9baf41d5-09ef-4dfc-9f1b-89bbe4ceba0c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.232172] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.232172] [57332]: warnings.warn( [ 1263.239065] [57332]: INFO cinder.volume.api [None req-9baf41d5-09ef-4dfc-9f1b-89bbe4ceba0c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1263.248282] [57332]: INFO cinder.api.openstack.wsgi [None req-9baf41d5-09ef-4dfc-9f1b-89bbe4ceba0c tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1263.249109] [57332]: [pid: 57332|app: 0|req: 225/432] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:10 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.486837] [57331]: DEBUG cinder.api.middleware.request_id [req-9603969e-9a7e-4547-bf94-facd973d943e req-10c8a2f6-dc6d-41d5-a860-73e7ede9aa51 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.489082] [57331]: INFO cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-10c8a2f6-dc6d-41d5-a860-73e7ede9aa51 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1263.489492] [57331]: DEBUG cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-10c8a2f6-dc6d-41d5-a860-73e7ede9aa51 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.489848] [57331]: DEBUG cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-10c8a2f6-dc6d-41d5-a860-73e7ede9aa51 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.500502] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.500502] [57331]: warnings.warn( [ 1263.504444] [57331]: INFO cinder.volume.api [req-9603969e-9a7e-4547-bf94-facd973d943e req-10c8a2f6-dc6d-41d5-a860-73e7ede9aa51 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1263.509331] [57331]: INFO cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-10c8a2f6-dc6d-41d5-a860-73e7ede9aa51 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1263.509713] [57331]: [pid: 57331|app: 0|req: 208/433] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:59:11 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.526455] [57332]: DEBUG cinder.api.middleware.request_id [None req-ed655323-bff4-4dc2-aeb3-3e434cbeb65d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.527464] [57332]: INFO cinder.api.openstack.wsgi [None req-ed655323-bff4-4dc2-aeb3-3e434cbeb65d None None] GET http://10.180.1.21/volume// [ 1263.527464] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ed655323-bff4-4dc2-aeb3-3e434cbeb65d None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.527464] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ed655323-bff4-4dc2-aeb3-3e434cbeb65d None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.527689] [57332]: INFO cinder.api.openstack.wsgi [None req-ed655323-bff4-4dc2-aeb3-3e434cbeb65d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1263.528245] [57332]: [pid: 57332|app: 0|req: 226/434] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:59:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1263.531871] [57331]: DEBUG cinder.api.middleware.request_id [req-9603969e-9a7e-4547-bf94-facd973d943e req-755538d1-bc44-4234-8203-0bf9ddb543c9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.535022] [57331]: INFO cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-755538d1-bc44-4234-8203-0bf9ddb543c9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1263.535600] [57331]: DEBUG cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-755538d1-bc44-4234-8203-0bf9ddb543c9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4bb7c35b-015e-4501-a4f1-6c2f7540009c", "connector": null, "instance_uuid": "c1a94c0e-df97-4187-86d3-a59750fc4aac"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.546971] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.546971] [57331]: warnings.warn( [ 1263.568591] [57331]: INFO cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-755538d1-bc44-4234-8203-0bf9ddb543c9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1263.569101] [57331]: [pid: 57331|app: 0|req: 209/435] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:59:11 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) [ 1263.593764] [57332]: DEBUG cinder.api.middleware.request_id [req-9603969e-9a7e-4547-bf94-facd973d943e req-a0a6bd80-5f4e-4a97-8dd5-5807d4f63df3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.596190] [57332]: INFO cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-a0a6bd80-5f4e-4a97-8dd5-5807d4f63df3 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] POST http://10.180.1.21/volume/v3/attachments/cd9e266c-bd87-43f9-8ae0-d13088201a5d/action [ 1263.596710] [57332]: DEBUG cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-a0a6bd80-5f4e-4a97-8dd5-5807d4f63df3 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1263.596848] [57332]: DEBUG cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-a0a6bd80-5f4e-4a97-8dd5-5807d4f63df3 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.612662] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.612662] [57332]: warnings.warn( [ 1263.619412] [57332]: INFO cinder.api.openstack.wsgi [req-9603969e-9a7e-4547-bf94-facd973d943e req-a0a6bd80-5f4e-4a97-8dd5-5807d4f63df3 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/attachments/cd9e266c-bd87-43f9-8ae0-d13088201a5d/action returned with HTTP 204 [ 1263.619869] [57332]: [pid: 57332|app: 0|req: 227/436] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:59:11 2025] POST /volume/v3/attachments/cd9e266c-bd87-43f9-8ae0-d13088201a5d/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1263.633845] [57331]: DEBUG cinder.api.middleware.request_id [None req-a7a0e7b5-d5db-4aa8-9e6b-8541b33a41b5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.635911] [57331]: INFO cinder.api.openstack.wsgi [None req-a7a0e7b5-d5db-4aa8-9e6b-8541b33a41b5 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1263.636203] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a7a0e7b5-d5db-4aa8-9e6b-8541b33a41b5 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.636424] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a7a0e7b5-d5db-4aa8-9e6b-8541b33a41b5 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.646718] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.646718] [57331]: warnings.warn( [ 1263.650105] [57331]: INFO cinder.volume.api [None req-a7a0e7b5-d5db-4aa8-9e6b-8541b33a41b5 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1263.654856] [57331]: INFO cinder.api.openstack.wsgi [None req-a7a0e7b5-d5db-4aa8-9e6b-8541b33a41b5 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1263.655535] [57331]: [pid: 57331|app: 0|req: 210/437] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:11 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.665803] [57332]: DEBUG cinder.api.middleware.request_id [None req-8e56575c-67e1-4721-873b-8bc47612dad9 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.668551] [57332]: INFO cinder.api.openstack.wsgi [None req-8e56575c-67e1-4721-873b-8bc47612dad9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1263.669162] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8e56575c-67e1-4721-873b-8bc47612dad9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.669162] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8e56575c-67e1-4721-873b-8bc47612dad9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.679543] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.679543] [57332]: warnings.warn( [ 1263.683110] [57332]: INFO cinder.volume.api [None req-8e56575c-67e1-4721-873b-8bc47612dad9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1263.687609] [57332]: INFO cinder.api.openstack.wsgi [None req-8e56575c-67e1-4721-873b-8bc47612dad9 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1263.688229] [57332]: [pid: 57332|app: 0|req: 228/438] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:11 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.715453] [57331]: DEBUG cinder.api.middleware.request_id [None req-7a46ddc6-c46d-4f94-ab73-a1ab5d5b990e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.715883] [57331]: INFO cinder.api.openstack.wsgi [None req-7a46ddc6-c46d-4f94-ab73-a1ab5d5b990e None None] GET http://10.180.1.21/volume// [ 1263.716075] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7a46ddc6-c46d-4f94-ab73-a1ab5d5b990e None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.716296] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7a46ddc6-c46d-4f94-ab73-a1ab5d5b990e None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.716909] [57331]: INFO cinder.api.openstack.wsgi [None req-7a46ddc6-c46d-4f94-ab73-a1ab5d5b990e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1263.717310] [57331]: [pid: 57331|app: 0|req: 211/439] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:59:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1263.721322] [57332]: DEBUG cinder.api.middleware.request_id [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-a0d03a36-2a5a-49df-9be5-d932193e1550 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.722194] [57331]: DEBUG cinder.api.middleware.request_id [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-00d84172-198c-4c3b-8b49-57c06cf2d5eb None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.723639] [57332]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-a0d03a36-2a5a-49df-9be5-d932193e1550 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1263.723888] [57332]: DEBUG cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-a0d03a36-2a5a-49df-9be5-d932193e1550 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.724145] [57332]: DEBUG cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-a0d03a36-2a5a-49df-9be5-d932193e1550 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.724487] [57331]: INFO cinder.api.openstack.wsgi [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-00d84172-198c-4c3b-8b49-57c06cf2d5eb tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1263.724697] [57331]: DEBUG cinder.api.openstack.wsgi [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-00d84172-198c-4c3b-8b49-57c06cf2d5eb tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.724982] [57331]: DEBUG cinder.api.openstack.wsgi [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-00d84172-198c-4c3b-8b49-57c06cf2d5eb tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.735652] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.735652] [57332]: warnings.warn( [ 1263.736427] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.736427] [57331]: warnings.warn( [ 1263.739132] [57332]: INFO cinder.volume.api [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-a0d03a36-2a5a-49df-9be5-d932193e1550 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1263.739811] [57331]: INFO cinder.volume.api [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-00d84172-198c-4c3b-8b49-57c06cf2d5eb tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1263.744219] [57332]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-a0d03a36-2a5a-49df-9be5-d932193e1550 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1263.744795] [57331]: INFO cinder.api.openstack.wsgi [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-00d84172-198c-4c3b-8b49-57c06cf2d5eb tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1263.744837] [57332]: [pid: 57332|app: 0|req: 229/440] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:59:11 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1263.746128] [57331]: [pid: 57331|app: 0|req: 212/441] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:59:11 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.766225] [57332]: DEBUG cinder.api.middleware.request_id [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-4a22331d-49f4-408a-9702-656acf8499d1 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.768462] [57332]: INFO cinder.api.openstack.wsgi [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-4a22331d-49f4-408a-9702-656acf8499d1 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cd9e266c-bd87-43f9-8ae0-d13088201a5d [ 1263.768676] [57332]: DEBUG cinder.api.openstack.wsgi [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-4a22331d-49f4-408a-9702-656acf8499d1 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.768894] [57332]: DEBUG cinder.api.openstack.wsgi [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-4a22331d-49f4-408a-9702-656acf8499d1 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.773096] [57331]: DEBUG cinder.api.middleware.request_id [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-802c58ec-68ba-4f84-bc8c-eef18ae2e174 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.775513] [57331]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-802c58ec-68ba-4f84-bc8c-eef18ae2e174 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] PUT http://10.180.1.21/volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89 [ 1263.775954] [57331]: DEBUG cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-802c58ec-68ba-4f84-bc8c-eef18ae2e174 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-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-1000183", "mountpoint": "/dev/sdb"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.776758] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.776758] [57332]: warnings.warn( [ 1263.785066] [57331]: DEBUG cinder.coordination [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-802c58ec-68ba-4f84-bc8c-eef18ae2e174 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Acquiring lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1263.789322] [57331]: DEBUG cinder.coordination [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-802c58ec-68ba-4f84-bc8c-eef18ae2e174 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1263.790390] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.790390] [57331]: warnings.warn( [ 1264.310642] [57332]: INFO cinder.api.openstack.wsgi [req-bc5968f7-70c6-43d2-9bb9-cf6cf35577b6 req-4a22331d-49f4-408a-9702-656acf8499d1 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/attachments/cd9e266c-bd87-43f9-8ae0-d13088201a5d returned with HTTP 200 [ 1264.311360] [57332]: [pid: 57332|app: 0|req: 230/442] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:59:11 2025] DELETE /volume/v3/attachments/cd9e266c-bd87-43f9-8ae0-d13088201a5d => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.312060] [57332]: DEBUG cinder.api.middleware.request_id [None req-b67dd1e8-0186-42dc-bd62-9f9b82120e4f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.314724] [57332]: INFO cinder.api.openstack.wsgi [None req-b67dd1e8-0186-42dc-bd62-9f9b82120e4f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1264.314828] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b67dd1e8-0186-42dc-bd62-9f9b82120e4f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.315048] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b67dd1e8-0186-42dc-bd62-9f9b82120e4f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.326942] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.326942] [57332]: warnings.warn( [ 1264.330377] [57332]: INFO cinder.volume.api [None req-b67dd1e8-0186-42dc-bd62-9f9b82120e4f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1264.336286] [57332]: INFO cinder.api.openstack.wsgi [None req-b67dd1e8-0186-42dc-bd62-9f9b82120e4f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1264.336873] [57332]: [pid: 57332|app: 0|req: 231/443] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:12 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.337494] [57332]: DEBUG cinder.api.middleware.request_id [None req-60d22c31-dd9b-4d2a-b017-528f62178f27 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.339393] [57332]: INFO cinder.api.openstack.wsgi [None req-60d22c31-dd9b-4d2a-b017-528f62178f27 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1264.339743] [57332]: DEBUG cinder.api.openstack.wsgi [None req-60d22c31-dd9b-4d2a-b017-528f62178f27 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.339819] [57332]: DEBUG cinder.api.openstack.wsgi [None req-60d22c31-dd9b-4d2a-b017-528f62178f27 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.347645] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.347645] [57332]: warnings.warn( [ 1264.353367] [57332]: INFO cinder.volume.api [None req-60d22c31-dd9b-4d2a-b017-528f62178f27 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1264.359972] [57332]: INFO cinder.api.openstack.wsgi [None req-60d22c31-dd9b-4d2a-b017-528f62178f27 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1264.360497] [57332]: [pid: 57332|app: 0|req: 232/444] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:12 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.348755] [57332]: DEBUG cinder.api.middleware.request_id [None req-33f488c4-634e-4b94-b5f7-67065e844561 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.351555] [57332]: INFO cinder.api.openstack.wsgi [None req-33f488c4-634e-4b94-b5f7-67065e844561 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1265.351812] [57332]: DEBUG cinder.api.openstack.wsgi [None req-33f488c4-634e-4b94-b5f7-67065e844561 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.351986] [57332]: DEBUG cinder.api.openstack.wsgi [None req-33f488c4-634e-4b94-b5f7-67065e844561 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.366210] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.366210] [57332]: warnings.warn( [ 1265.370278] [57332]: INFO cinder.volume.api [None req-33f488c4-634e-4b94-b5f7-67065e844561 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1265.375885] [57332]: INFO cinder.api.openstack.wsgi [None req-33f488c4-634e-4b94-b5f7-67065e844561 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1265.376372] [57332]: [pid: 57332|app: 0|req: 233/445] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:13 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.386239] [57332]: DEBUG cinder.api.middleware.request_id [None req-f2620a19-c53e-4111-b3cb-c65818af552f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.388516] [57332]: INFO cinder.api.openstack.wsgi [None req-f2620a19-c53e-4111-b3cb-c65818af552f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1266.388743] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f2620a19-c53e-4111-b3cb-c65818af552f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.388963] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f2620a19-c53e-4111-b3cb-c65818af552f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.423228] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.423228] [57332]: warnings.warn( [ 1266.428025] [57332]: INFO cinder.volume.api [None req-f2620a19-c53e-4111-b3cb-c65818af552f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1266.433397] [57332]: INFO cinder.api.openstack.wsgi [None req-f2620a19-c53e-4111-b3cb-c65818af552f tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1266.433849] [57332]: [pid: 57332|app: 0|req: 234/446] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:14 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.443057] [57332]: DEBUG cinder.api.middleware.request_id [None req-85274e6c-ac35-40ae-805e-5f82fac3d6ab None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.445030] [57332]: INFO cinder.api.openstack.wsgi [None req-85274e6c-ac35-40ae-805e-5f82fac3d6ab tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1267.445253] [57332]: DEBUG cinder.api.openstack.wsgi [None req-85274e6c-ac35-40ae-805e-5f82fac3d6ab tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1267.445488] [57332]: DEBUG cinder.api.openstack.wsgi [None req-85274e6c-ac35-40ae-805e-5f82fac3d6ab tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1267.462332] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.462332] [57332]: warnings.warn( [ 1267.467650] [57332]: INFO cinder.volume.api [None req-85274e6c-ac35-40ae-805e-5f82fac3d6ab tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1267.474186] [57332]: INFO cinder.api.openstack.wsgi [None req-85274e6c-ac35-40ae-805e-5f82fac3d6ab tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1267.474808] [57332]: [pid: 57332|app: 0|req: 235/447] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:15 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.314494] [57331]: DEBUG cinder.coordination [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-802c58ec-68ba-4f84-bc8c-eef18ae2e174 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1268.314839] [57331]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-802c58ec-68ba-4f84-bc8c-eef18ae2e174 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89 returned with HTTP 200 [ 1268.315334] [57331]: [pid: 57331|app: 0|req: 213/448] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:59:11 2025] PUT /volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89 => generated 618 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1268.488114] [57332]: DEBUG cinder.api.middleware.request_id [None req-3f06a6d2-adbd-43e5-ba3f-348f93a5d027 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.490441] [57332]: INFO cinder.api.openstack.wsgi [None req-3f06a6d2-adbd-43e5-ba3f-348f93a5d027 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1268.490600] [57332]: DEBUG cinder.api.openstack.wsgi [None req-3f06a6d2-adbd-43e5-ba3f-348f93a5d027 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1268.490821] [57332]: DEBUG cinder.api.openstack.wsgi [None req-3f06a6d2-adbd-43e5-ba3f-348f93a5d027 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1268.501130] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.501130] [57332]: warnings.warn( [ 1268.504562] [57332]: INFO cinder.volume.api [None req-3f06a6d2-adbd-43e5-ba3f-348f93a5d027 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1268.508803] [57332]: INFO cinder.api.openstack.wsgi [None req-3f06a6d2-adbd-43e5-ba3f-348f93a5d027 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1268.509265] [57332]: [pid: 57332|app: 0|req: 236/449] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:16 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.520057] [57331]: DEBUG cinder.api.middleware.request_id [None req-1843a72d-c6b3-4116-9e25-90523406d922 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.522276] [57331]: INFO cinder.api.openstack.wsgi [None req-1843a72d-c6b3-4116-9e25-90523406d922 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1269.522524] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1843a72d-c6b3-4116-9e25-90523406d922 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1269.522736] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1843a72d-c6b3-4116-9e25-90523406d922 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1269.535359] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.535359] [57331]: warnings.warn( [ 1269.539469] [57331]: INFO cinder.volume.api [None req-1843a72d-c6b3-4116-9e25-90523406d922 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1269.544444] [57331]: INFO cinder.api.openstack.wsgi [None req-1843a72d-c6b3-4116-9e25-90523406d922 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1269.544851] [57331]: [pid: 57331|app: 0|req: 214/450] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:17 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.932718] [57332]: DEBUG cinder.api.middleware.request_id [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-c93425cb-f7ae-4185-8854-5893c02d4517 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.935006] [57332]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-c93425cb-f7ae-4185-8854-5893c02d4517 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] POST http://10.180.1.21/volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89/action [ 1269.935432] [57332]: DEBUG cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-c93425cb-f7ae-4185-8854-5893c02d4517 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1269.935565] [57332]: DEBUG cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-c93425cb-f7ae-4185-8854-5893c02d4517 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1269.953058] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.953058] [57332]: warnings.warn( [ 1269.962018] [57332]: INFO cinder.api.openstack.wsgi [req-a5a18232-e2b0-40cc-83a5-e6ee90c45409 req-c93425cb-f7ae-4185-8854-5893c02d4517 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89/action returned with HTTP 204 [ 1269.962018] [57332]: [pid: 57332|app: 0|req: 237/451] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:59:17 2025] POST /volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1270.555157] [57331]: DEBUG cinder.api.middleware.request_id [None req-e7f12f31-13f7-4d4a-91f3-25828240237b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.557248] [57331]: INFO cinder.api.openstack.wsgi [None req-e7f12f31-13f7-4d4a-91f3-25828240237b tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1270.557507] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e7f12f31-13f7-4d4a-91f3-25828240237b tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.557726] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e7f12f31-13f7-4d4a-91f3-25828240237b tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.567882] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.567882] [57331]: warnings.warn( [ 1270.571364] [57331]: INFO cinder.volume.api [None req-e7f12f31-13f7-4d4a-91f3-25828240237b tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1270.575727] [57331]: INFO cinder.api.openstack.wsgi [None req-e7f12f31-13f7-4d4a-91f3-25828240237b tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1270.576139] [57331]: [pid: 57331|app: 0|req: 215/452] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:18 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1270.585468] [57332]: DEBUG cinder.api.middleware.request_id [None req-393b2bee-6e54-47d2-90b8-af9a60b9989d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.587487] [57332]: INFO cinder.api.openstack.wsgi [None req-393b2bee-6e54-47d2-90b8-af9a60b9989d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1270.587698] [57332]: DEBUG cinder.api.openstack.wsgi [None req-393b2bee-6e54-47d2-90b8-af9a60b9989d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.587909] [57332]: DEBUG cinder.api.openstack.wsgi [None req-393b2bee-6e54-47d2-90b8-af9a60b9989d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.597484] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.597484] [57332]: warnings.warn( [ 1270.600724] [57332]: INFO cinder.volume.api [None req-393b2bee-6e54-47d2-90b8-af9a60b9989d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1270.605130] [57332]: INFO cinder.api.openstack.wsgi [None req-393b2bee-6e54-47d2-90b8-af9a60b9989d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1270.605544] [57332]: [pid: 57332|app: 0|req: 238/453] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:18 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1280.573855] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=127,cinder:UPDATE=20,cinder:INSERT=10 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1280.604255] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=169,cinder:UPDATE=26,cinder:INSERT=11 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1281.888488] [57331]: DEBUG cinder.api.middleware.request_id [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.890600] [57331]: INFO cinder.api.openstack.wsgi [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1281.891069] [57331]: DEBUG cinder.api.openstack.wsgi [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-262787443", "imageRef": "4a845762-21ae-4dc7-a63d-8d227e738363", "size": 1}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1281.892796] [57331]: DEBUG cinder.api.v3.volumes [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-262787443', 'imageRef': '4a845762-21ae-4dc7-a63d-8d227e738363', 'size': 1}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1282.041765] [57331]: INFO cinder.api.v3.volumes [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Create volume of 1 GB [ 1282.049332] [57331]: INFO cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Availability Zones retrieved successfully. [ 1282.056608] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Flow 'volume_create_api' (9069dac0-caf0-4e62-93f5-71fe4fca36c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1282.058078] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4b0e93-d43b-465c-99b8-98b4576e0292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1282.058849] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1282.104372] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d4b0e93-d43b-465c-99b8-98b4576e0292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1282.104939] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de383ef-8970-4b1f-a615-099b7dae637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1282.138264] [57331]: DEBUG cinder.quota [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Created reservations ['e1223157-cd7a-41b6-88f8-7a79727a637d', 'ec4c9b9a-abd5-416b-ab87-eda0d8481c65', 'f801623e-a133-4823-a40e-0014bc93ea8d', '783d4a27-4a7f-4e93-9d87-3bfedd268d32'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1282.139257] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9de383ef-8970-4b1f-a615-099b7dae637f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1223157-cd7a-41b6-88f8-7a79727a637d', 'ec4c9b9a-abd5-416b-ab87-eda0d8481c65', 'f801623e-a133-4823-a40e-0014bc93ea8d', '783d4a27-4a7f-4e93-9d87-3bfedd268d32']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1282.140162] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1bed27-9be4-4849-8631-7c2ca006133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1282.155084] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a1bed27-9be4-4849-8631-7c2ca006133c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d68af3-d635-4edb-85ee-96e772098ba7', '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-262787443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a38c9725f48408da962663b673b8700',qos_specs=None,replication_status=,reservations=['e1223157-cd7a-41b6-88f8-7a79727a637d','ec4c9b9a-abd5-416b-ab87-eda0d8481c65','f801623e-a133-4823-a40e-0014bc93ea8d','783d4a27-4a7f-4e93-9d87-3bfedd268d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='354b9145bae4464f95c8e9e975e24416',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-262787443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d68af3-d635-4edb-85ee-96e772098ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a38c9725f48408da962663b673b8700',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='354b9145bae4464f95c8e9e975e24416',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1282.156039] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e03866-4f15-45dd-8695-1d8428ce5c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1282.169620] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e03866-4f15-45dd-8695-1d8428ce5c8f) 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-262787443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a38c9725f48408da962663b673b8700',qos_specs=None,replication_status=,reservations=['e1223157-cd7a-41b6-88f8-7a79727a637d','ec4c9b9a-abd5-416b-ab87-eda0d8481c65','f801623e-a133-4823-a40e-0014bc93ea8d','783d4a27-4a7f-4e93-9d87-3bfedd268d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='354b9145bae4464f95c8e9e975e24416',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1282.170573] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb027ac-f07b-40e5-b827-33ad5c3408be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1282.180047] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fb027ac-f07b-40e5-b827-33ad5c3408be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1282.181149] [57331]: DEBUG cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Flow 'volume_create_api' (9069dac0-caf0-4e62-93f5-71fe4fca36c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1282.181542] [57331]: INFO cinder.volume.api [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Create volume request issued successfully. [ 1282.182221] [57331]: INFO cinder.api.openstack.wsgi [None req-287064c6-7463-4487-8f3f-6ef25115f3b7 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1282.182711] [57331]: [pid: 57331|app: 0|req: 216/454] 10.180.1.21 () {60 vars in 1136 bytes} [Mon Dec 15 14:59:29 2025] POST /volume/v3/volumes => generated 751 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1282.191748] [57332]: DEBUG cinder.api.middleware.request_id [None req-e4985ca8-2a2b-49b1-9abe-510c0c5a0cd1 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.193919] [57332]: INFO cinder.api.openstack.wsgi [None req-e4985ca8-2a2b-49b1-9abe-510c0c5a0cd1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1282.194151] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e4985ca8-2a2b-49b1-9abe-510c0c5a0cd1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1282.194770] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e4985ca8-2a2b-49b1-9abe-510c0c5a0cd1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1282.202328] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.202328] [57332]: warnings.warn( [ 1282.207176] [57332]: INFO cinder.volume.api [None req-e4985ca8-2a2b-49b1-9abe-510c0c5a0cd1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1282.213258] [57332]: INFO cinder.api.openstack.wsgi [None req-e4985ca8-2a2b-49b1-9abe-510c0c5a0cd1 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1282.214065] [57332]: [pid: 57332|app: 0|req: 239/455] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:29 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.226245] [57331]: DEBUG cinder.api.middleware.request_id [None req-2946282d-fb64-4423-aa78-5ce9d04f2c71 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.229042] [57331]: INFO cinder.api.openstack.wsgi [None req-2946282d-fb64-4423-aa78-5ce9d04f2c71 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1283.229301] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2946282d-fb64-4423-aa78-5ce9d04f2c71 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1283.229660] [57331]: DEBUG cinder.api.openstack.wsgi [None req-2946282d-fb64-4423-aa78-5ce9d04f2c71 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1283.241554] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.241554] [57331]: warnings.warn( [ 1283.248342] [57331]: INFO cinder.volume.api [None req-2946282d-fb64-4423-aa78-5ce9d04f2c71 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1283.256720] [57331]: INFO cinder.api.openstack.wsgi [None req-2946282d-fb64-4423-aa78-5ce9d04f2c71 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1283.258337] [57331]: [pid: 57331|app: 0|req: 217/456] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:30 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.268932] [57332]: DEBUG cinder.api.middleware.request_id [None req-0acfb6b0-1bd9-4cc9-8eb7-a5bddbe054bf None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.270983] [57332]: INFO cinder.api.openstack.wsgi [None req-0acfb6b0-1bd9-4cc9-8eb7-a5bddbe054bf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1284.271226] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0acfb6b0-1bd9-4cc9-8eb7-a5bddbe054bf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.271533] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0acfb6b0-1bd9-4cc9-8eb7-a5bddbe054bf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.280067] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.280067] [57332]: warnings.warn( [ 1284.284186] [57332]: INFO cinder.volume.api [None req-0acfb6b0-1bd9-4cc9-8eb7-a5bddbe054bf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1284.288962] [57332]: INFO cinder.api.openstack.wsgi [None req-0acfb6b0-1bd9-4cc9-8eb7-a5bddbe054bf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1284.289485] [57332]: [pid: 57332|app: 0|req: 240/457] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:32 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.300313] [57331]: DEBUG cinder.api.middleware.request_id [None req-e4178072-14a1-4c6d-9ce7-665e0a3f991e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.302603] [57331]: INFO cinder.api.openstack.wsgi [None req-e4178072-14a1-4c6d-9ce7-665e0a3f991e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1285.302848] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e4178072-14a1-4c6d-9ce7-665e0a3f991e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1285.303080] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e4178072-14a1-4c6d-9ce7-665e0a3f991e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1285.317189] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.317189] [57331]: warnings.warn( [ 1285.323126] [57331]: INFO cinder.volume.api [None req-e4178072-14a1-4c6d-9ce7-665e0a3f991e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1285.331025] [57331]: INFO cinder.api.openstack.wsgi [None req-e4178072-14a1-4c6d-9ce7-665e0a3f991e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1285.331521] [57331]: [pid: 57331|app: 0|req: 218/458] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:33 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.342589] [57332]: DEBUG cinder.api.middleware.request_id [None req-a14aa707-88cc-4b51-a6e0-8efb7dad404f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.344791] [57332]: INFO cinder.api.openstack.wsgi [None req-a14aa707-88cc-4b51-a6e0-8efb7dad404f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1286.345086] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a14aa707-88cc-4b51-a6e0-8efb7dad404f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1286.345364] [57332]: DEBUG cinder.api.openstack.wsgi [None req-a14aa707-88cc-4b51-a6e0-8efb7dad404f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1286.357760] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.357760] [57332]: warnings.warn( [ 1286.363783] [57332]: INFO cinder.volume.api [None req-a14aa707-88cc-4b51-a6e0-8efb7dad404f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1286.370170] [57332]: INFO cinder.api.openstack.wsgi [None req-a14aa707-88cc-4b51-a6e0-8efb7dad404f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1286.370669] [57332]: [pid: 57332|app: 0|req: 241/459] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:34 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.582938] [57331]: DEBUG cinder.api.middleware.request_id [None req-b169a7c5-1cbd-4761-941d-70d73f2b8b4f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.583382] [57331]: INFO cinder.api.openstack.wsgi [None req-b169a7c5-1cbd-4761-941d-70d73f2b8b4f None None] GET http://10.180.1.21/volume// [ 1286.583582] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b169a7c5-1cbd-4761-941d-70d73f2b8b4f None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1286.583806] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b169a7c5-1cbd-4761-941d-70d73f2b8b4f None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1286.584208] [57331]: INFO cinder.api.openstack.wsgi [None req-b169a7c5-1cbd-4761-941d-70d73f2b8b4f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1286.584548] [57331]: [pid: 57331|app: 0|req: 219/460] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:59:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1286.588106] [57332]: DEBUG cinder.api.middleware.request_id [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-48a9c39a-99fe-4db0-bc93-7498c37a11e3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.590624] [57332]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-48a9c39a-99fe-4db0-bc93-7498c37a11e3 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1286.591119] [57332]: DEBUG cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-48a9c39a-99fe-4db0-bc93-7498c37a11e3 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d196dc5-03b8-4e7c-831d-0c275f5653bf", "connector": null, "instance_uuid": "bb4c45c4-917d-440e-b44f-d0a2094739b8"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1286.605675] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.605675] [57332]: warnings.warn( [ 1286.633330] [57332]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-48a9c39a-99fe-4db0-bc93-7498c37a11e3 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1286.633930] [57332]: [pid: 57332|app: 0|req: 242/461] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:59:34 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) [ 1286.638272] [57331]: DEBUG cinder.api.middleware.request_id [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-ddb5317e-b877-4cd8-b4d4-f8f8ff031bcb None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.640816] [57331]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-ddb5317e-b877-4cd8-b4d4-f8f8ff031bcb tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] DELETE http://10.180.1.21/volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89 [ 1286.641056] [57331]: DEBUG cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-ddb5317e-b877-4cd8-b4d4-f8f8ff031bcb tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1286.641236] [57331]: DEBUG cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-ddb5317e-b877-4cd8-b4d4-f8f8ff031bcb tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1286.648635] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.648635] [57331]: warnings.warn( [ 1287.179788] [57331]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-ddb5317e-b877-4cd8-b4d4-f8f8ff031bcb tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89 returned with HTTP 200 [ 1287.180469] [57331]: [pid: 57331|app: 0|req: 220/462] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:59:34 2025] DELETE /volume/v3/attachments/823bc31f-5996-4cd2-816b-41325080df89 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1287.381419] [57332]: DEBUG cinder.api.middleware.request_id [None req-90f0ac56-0432-4616-a6bf-6f90cfa91d00 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.383786] [57332]: INFO cinder.api.openstack.wsgi [None req-90f0ac56-0432-4616-a6bf-6f90cfa91d00 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1287.384109] [57332]: DEBUG cinder.api.openstack.wsgi [None req-90f0ac56-0432-4616-a6bf-6f90cfa91d00 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1287.384376] [57332]: DEBUG cinder.api.openstack.wsgi [None req-90f0ac56-0432-4616-a6bf-6f90cfa91d00 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1287.392760] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.392760] [57332]: warnings.warn( [ 1287.396649] [57332]: INFO cinder.volume.api [None req-90f0ac56-0432-4616-a6bf-6f90cfa91d00 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1287.401495] [57332]: INFO cinder.api.openstack.wsgi [None req-90f0ac56-0432-4616-a6bf-6f90cfa91d00 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1287.401941] [57332]: [pid: 57332|app: 0|req: 243/463] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:35 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.411962] [57331]: DEBUG cinder.api.middleware.request_id [None req-89dcb9d8-21e9-413a-acd0-48512d601c76 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.414465] [57331]: INFO cinder.api.openstack.wsgi [None req-89dcb9d8-21e9-413a-acd0-48512d601c76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1288.414785] [57331]: DEBUG cinder.api.openstack.wsgi [None req-89dcb9d8-21e9-413a-acd0-48512d601c76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.415184] [57331]: DEBUG cinder.api.openstack.wsgi [None req-89dcb9d8-21e9-413a-acd0-48512d601c76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.426490] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.426490] [57331]: warnings.warn( [ 1288.431543] [57331]: INFO cinder.volume.api [None req-89dcb9d8-21e9-413a-acd0-48512d601c76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1288.437656] [57331]: INFO cinder.api.openstack.wsgi [None req-89dcb9d8-21e9-413a-acd0-48512d601c76 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1288.438127] [57331]: [pid: 57331|app: 0|req: 221/464] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:36 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.448423] [57332]: DEBUG cinder.api.middleware.request_id [None req-b8827a0c-afe9-409e-ad3b-b5ed97a91647 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.450414] [57332]: INFO cinder.api.openstack.wsgi [None req-b8827a0c-afe9-409e-ad3b-b5ed97a91647 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1289.450627] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b8827a0c-afe9-409e-ad3b-b5ed97a91647 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1289.450839] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b8827a0c-afe9-409e-ad3b-b5ed97a91647 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1289.461418] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.461418] [57332]: warnings.warn( [ 1289.465518] [57332]: INFO cinder.volume.api [None req-b8827a0c-afe9-409e-ad3b-b5ed97a91647 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1289.470994] [57332]: INFO cinder.api.openstack.wsgi [None req-b8827a0c-afe9-409e-ad3b-b5ed97a91647 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1289.471524] [57332]: [pid: 57332|app: 0|req: 244/465] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:37 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.481137] [57331]: DEBUG cinder.api.middleware.request_id [None req-f1c824fa-4371-4c24-a3b1-41e8349ec49b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.483214] [57331]: INFO cinder.api.openstack.wsgi [None req-f1c824fa-4371-4c24-a3b1-41e8349ec49b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1290.483422] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f1c824fa-4371-4c24-a3b1-41e8349ec49b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1290.483636] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f1c824fa-4371-4c24-a3b1-41e8349ec49b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1290.494232] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.494232] [57331]: warnings.warn( [ 1290.498435] [57331]: INFO cinder.volume.api [None req-f1c824fa-4371-4c24-a3b1-41e8349ec49b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1290.503368] [57331]: INFO cinder.api.openstack.wsgi [None req-f1c824fa-4371-4c24-a3b1-41e8349ec49b tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1290.503882] [57331]: [pid: 57331|app: 0|req: 222/466] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:38 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1291.514341] [57332]: DEBUG cinder.api.middleware.request_id [None req-0a85d4df-0fc7-415b-83b4-5bf902bee4f8 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.516469] [57332]: INFO cinder.api.openstack.wsgi [None req-0a85d4df-0fc7-415b-83b4-5bf902bee4f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1291.516601] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0a85d4df-0fc7-415b-83b4-5bf902bee4f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1291.516850] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0a85d4df-0fc7-415b-83b4-5bf902bee4f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1291.526801] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.526801] [57332]: warnings.warn( [ 1291.530402] [57332]: INFO cinder.volume.api [None req-0a85d4df-0fc7-415b-83b4-5bf902bee4f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1291.535121] [57332]: INFO cinder.api.openstack.wsgi [None req-0a85d4df-0fc7-415b-83b4-5bf902bee4f8 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1291.535567] [57332]: [pid: 57332|app: 0|req: 245/467] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:39 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.597070] [57331]: DEBUG cinder.api.middleware.request_id [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-00eb3055-0d85-4822-92a4-e22204873afe None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.599271] [57331]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-00eb3055-0d85-4822-92a4-e22204873afe tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] PUT http://10.180.1.21/volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec [ 1291.599705] [57331]: DEBUG cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-00eb3055-0d85-4822-92a4-e22204873afe tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-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-1000183", "mountpoint": "/dev/sdb"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1291.610860] [57331]: DEBUG cinder.coordination [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-00eb3055-0d85-4822-92a4-e22204873afe tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Acquiring lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1291.616073] [57331]: DEBUG cinder.coordination [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-00eb3055-0d85-4822-92a4-e22204873afe tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1291.616815] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.616815] [57331]: warnings.warn( [ 1292.135849] [57331]: DEBUG cinder.coordination [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-00eb3055-0d85-4822-92a4-e22204873afe tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1292.136264] [57331]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-00eb3055-0d85-4822-92a4-e22204873afe tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec returned with HTTP 200 [ 1292.136873] [57331]: [pid: 57331|app: 0|req: 223/468] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:59:39 2025] PUT /volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec => generated 618 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1292.142161] [57332]: DEBUG cinder.api.middleware.request_id [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-485a15ed-8b68-4dca-a005-3e549def6e67 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.144516] [57332]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-485a15ed-8b68-4dca-a005-3e549def6e67 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec [ 1292.144761] [57332]: DEBUG cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-485a15ed-8b68-4dca-a005-3e549def6e67 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1292.144975] [57332]: DEBUG cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-485a15ed-8b68-4dca-a005-3e549def6e67 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1292.160983] [57332]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-485a15ed-8b68-4dca-a005-3e549def6e67 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec returned with HTTP 200 [ 1292.161683] [57332]: [pid: 57332|app: 0|req: 246/469] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 15 14:59:39 2025] GET /volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec => generated 643 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1292.545996] [57331]: DEBUG cinder.api.middleware.request_id [None req-c59a0720-ae87-43e0-9b57-34f7eed9a476 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.548122] [57331]: INFO cinder.api.openstack.wsgi [None req-c59a0720-ae87-43e0-9b57-34f7eed9a476 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1292.548343] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c59a0720-ae87-43e0-9b57-34f7eed9a476 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1292.548554] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c59a0720-ae87-43e0-9b57-34f7eed9a476 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1292.557051] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.557051] [57331]: warnings.warn( [ 1292.561160] [57331]: INFO cinder.volume.api [None req-c59a0720-ae87-43e0-9b57-34f7eed9a476 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1292.565943] [57331]: INFO cinder.api.openstack.wsgi [None req-c59a0720-ae87-43e0-9b57-34f7eed9a476 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1292.566424] [57331]: [pid: 57331|app: 0|req: 224/470] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:40 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.577174] [57332]: DEBUG cinder.api.middleware.request_id [None req-c91bccd4-89d8-456a-b70c-5034bb516ddf None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.579410] [57332]: INFO cinder.api.openstack.wsgi [None req-c91bccd4-89d8-456a-b70c-5034bb516ddf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1293.579654] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c91bccd4-89d8-456a-b70c-5034bb516ddf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1293.579868] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c91bccd4-89d8-456a-b70c-5034bb516ddf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1293.590736] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.590736] [57332]: warnings.warn( [ 1293.595769] [57332]: INFO cinder.volume.api [None req-c91bccd4-89d8-456a-b70c-5034bb516ddf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1293.601119] [57332]: INFO cinder.api.openstack.wsgi [None req-c91bccd4-89d8-456a-b70c-5034bb516ddf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1293.601733] [57332]: [pid: 57332|app: 0|req: 247/471] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:41 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.252802] [57331]: DEBUG cinder.api.middleware.request_id [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-44fcd288-0407-41fb-9220-2cd47ff64b78 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.255802] [57331]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-44fcd288-0407-41fb-9220-2cd47ff64b78 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] POST http://10.180.1.21/volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec/action [ 1294.256343] [57331]: DEBUG cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-44fcd288-0407-41fb-9220-2cd47ff64b78 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action body: b'{"os-complete": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1294.256522] [57331]: DEBUG cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-44fcd288-0407-41fb-9220-2cd47ff64b78 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1294.277561] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.277561] [57331]: warnings.warn( [ 1294.286849] [57331]: INFO cinder.api.openstack.wsgi [req-3399e8f4-231f-41d0-ade4-3dbc270182ff req-44fcd288-0407-41fb-9220-2cd47ff64b78 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec/action returned with HTTP 204 [ 1294.287390] [57331]: [pid: 57331|app: 0|req: 225/472] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:59:42 2025] POST /volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1294.612184] [57332]: DEBUG cinder.api.middleware.request_id [None req-6cfbd000-23d2-4a46-a317-caf5af7913d5 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.614463] [57332]: INFO cinder.api.openstack.wsgi [None req-6cfbd000-23d2-4a46-a317-caf5af7913d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1294.614743] [57332]: DEBUG cinder.api.openstack.wsgi [None req-6cfbd000-23d2-4a46-a317-caf5af7913d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1294.614993] [57332]: DEBUG cinder.api.openstack.wsgi [None req-6cfbd000-23d2-4a46-a317-caf5af7913d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1294.624227] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.624227] [57332]: warnings.warn( [ 1294.628592] [57332]: INFO cinder.volume.api [None req-6cfbd000-23d2-4a46-a317-caf5af7913d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1294.633640] [57332]: INFO cinder.api.openstack.wsgi [None req-6cfbd000-23d2-4a46-a317-caf5af7913d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1294.634634] [57332]: [pid: 57332|app: 0|req: 248/473] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:42 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.644614] [57331]: DEBUG cinder.api.middleware.request_id [None req-9400dbfa-4236-4823-8fa7-7a5e8109e856 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.646653] [57331]: INFO cinder.api.openstack.wsgi [None req-9400dbfa-4236-4823-8fa7-7a5e8109e856 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1295.646867] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9400dbfa-4236-4823-8fa7-7a5e8109e856 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1295.647105] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9400dbfa-4236-4823-8fa7-7a5e8109e856 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1295.657121] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.657121] [57331]: warnings.warn( [ 1295.661346] [57331]: INFO cinder.volume.api [None req-9400dbfa-4236-4823-8fa7-7a5e8109e856 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1295.666015] [57331]: INFO cinder.api.openstack.wsgi [None req-9400dbfa-4236-4823-8fa7-7a5e8109e856 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1295.666434] [57331]: [pid: 57331|app: 0|req: 226/474] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:43 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.676467] [57332]: DEBUG cinder.api.middleware.request_id [None req-f6ec336e-910a-45ab-ac41-fbababc48b99 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.678767] [57332]: INFO cinder.api.openstack.wsgi [None req-f6ec336e-910a-45ab-ac41-fbababc48b99 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1296.679109] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f6ec336e-910a-45ab-ac41-fbababc48b99 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1296.679380] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f6ec336e-910a-45ab-ac41-fbababc48b99 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1296.690507] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.690507] [57332]: warnings.warn( [ 1296.694049] [57332]: INFO cinder.volume.api [None req-f6ec336e-910a-45ab-ac41-fbababc48b99 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1296.698884] [57332]: INFO cinder.api.openstack.wsgi [None req-f6ec336e-910a-45ab-ac41-fbababc48b99 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1296.699541] [57332]: [pid: 57332|app: 0|req: 249/475] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:44 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1297.568438] [57331]: DEBUG cinder.api.middleware.request_id [None req-c8d65db9-4849-4622-864a-8f721acb4927 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.568949] [57331]: INFO cinder.api.openstack.wsgi [None req-c8d65db9-4849-4622-864a-8f721acb4927 None None] GET http://10.180.1.21/volume// [ 1297.569235] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c8d65db9-4849-4622-864a-8f721acb4927 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1297.569527] [57331]: DEBUG cinder.api.openstack.wsgi [None req-c8d65db9-4849-4622-864a-8f721acb4927 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1297.569925] [57331]: INFO cinder.api.openstack.wsgi [None req-c8d65db9-4849-4622-864a-8f721acb4927 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1297.570254] [57331]: [pid: 57331|app: 0|req: 227/476] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:59:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1297.573723] [57332]: DEBUG cinder.api.middleware.request_id [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-162e552f-1857-40ac-bc75-603b5b45dda4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.576493] [57332]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-162e552f-1857-40ac-bc75-603b5b45dda4 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1297.577068] [57332]: DEBUG cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-162e552f-1857-40ac-bc75-603b5b45dda4 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d196dc5-03b8-4e7c-831d-0c275f5653bf", "connector": null, "instance_uuid": "bb4c45c4-917d-440e-b44f-d0a2094739b8"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1297.591291] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.591291] [57332]: warnings.warn( [ 1297.618604] [57332]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-162e552f-1857-40ac-bc75-603b5b45dda4 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1297.619169] [57332]: [pid: 57332|app: 0|req: 250/477] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:59:45 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) [ 1297.623511] [57331]: DEBUG cinder.api.middleware.request_id [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-31f5e85d-60b6-4f1b-b86d-8bef5eca17c1 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.625771] [57331]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-31f5e85d-60b6-4f1b-b86d-8bef5eca17c1 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec [ 1297.625976] [57331]: DEBUG cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-31f5e85d-60b6-4f1b-b86d-8bef5eca17c1 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1297.626194] [57331]: DEBUG cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-31f5e85d-60b6-4f1b-b86d-8bef5eca17c1 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1297.634697] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.634697] [57331]: warnings.warn( [ 1297.709245] [57332]: DEBUG cinder.api.middleware.request_id [None req-7cb3069b-0503-461f-b78e-d9fea8dc4c74 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.711444] [57332]: INFO cinder.api.openstack.wsgi [None req-7cb3069b-0503-461f-b78e-d9fea8dc4c74 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1297.711689] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7cb3069b-0503-461f-b78e-d9fea8dc4c74 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1297.711909] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7cb3069b-0503-461f-b78e-d9fea8dc4c74 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1297.719543] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.719543] [57332]: warnings.warn( [ 1297.722896] [57332]: INFO cinder.volume.api [None req-7cb3069b-0503-461f-b78e-d9fea8dc4c74 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1297.727114] [57332]: INFO cinder.api.openstack.wsgi [None req-7cb3069b-0503-461f-b78e-d9fea8dc4c74 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1297.727517] [57332]: [pid: 57332|app: 0|req: 251/478] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:45 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1298.164938] [57331]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-31f5e85d-60b6-4f1b-b86d-8bef5eca17c1 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec returned with HTTP 200 [ 1298.165438] [57331]: [pid: 57331|app: 0|req: 228/479] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 14:59:45 2025] DELETE /volume/v3/attachments/1b1fd4e2-001b-41f9-8676-ddcbbfc1a0ec => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1298.737146] [57332]: DEBUG cinder.api.middleware.request_id [None req-325ae5a2-8cde-4931-a9e7-b381604997b6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.739198] [57332]: INFO cinder.api.openstack.wsgi [None req-325ae5a2-8cde-4931-a9e7-b381604997b6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1298.739415] [57332]: DEBUG cinder.api.openstack.wsgi [None req-325ae5a2-8cde-4931-a9e7-b381604997b6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1298.739628] [57332]: DEBUG cinder.api.openstack.wsgi [None req-325ae5a2-8cde-4931-a9e7-b381604997b6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1298.748512] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.748512] [57332]: warnings.warn( [ 1298.752571] [57332]: INFO cinder.volume.api [None req-325ae5a2-8cde-4931-a9e7-b381604997b6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1298.757303] [57332]: INFO cinder.api.openstack.wsgi [None req-325ae5a2-8cde-4931-a9e7-b381604997b6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1298.757907] [57332]: [pid: 57332|app: 0|req: 252/480] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:46 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1299.767775] [57331]: DEBUG cinder.api.middleware.request_id [None req-b026d1eb-8f52-46a3-b80c-af6528d491d9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.769575] [57331]: INFO cinder.api.openstack.wsgi [None req-b026d1eb-8f52-46a3-b80c-af6528d491d9 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1299.769804] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b026d1eb-8f52-46a3-b80c-af6528d491d9 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1299.770014] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b026d1eb-8f52-46a3-b80c-af6528d491d9 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1299.780103] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.780103] [57331]: warnings.warn( [ 1299.784262] [57331]: INFO cinder.volume.api [None req-b026d1eb-8f52-46a3-b80c-af6528d491d9 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1299.789746] [57331]: INFO cinder.api.openstack.wsgi [None req-b026d1eb-8f52-46a3-b80c-af6528d491d9 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1299.790193] [57331]: [pid: 57331|app: 0|req: 229/481] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:47 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.800731] [57332]: DEBUG cinder.api.middleware.request_id [None req-565f5835-6b60-4013-a895-6a6cd1f5a67f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.803019] [57332]: INFO cinder.api.openstack.wsgi [None req-565f5835-6b60-4013-a895-6a6cd1f5a67f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1300.803321] [57332]: DEBUG cinder.api.openstack.wsgi [None req-565f5835-6b60-4013-a895-6a6cd1f5a67f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1300.803490] [57332]: DEBUG cinder.api.openstack.wsgi [None req-565f5835-6b60-4013-a895-6a6cd1f5a67f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1300.815745] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.815745] [57332]: warnings.warn( [ 1300.822646] [57332]: INFO cinder.volume.api [None req-565f5835-6b60-4013-a895-6a6cd1f5a67f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1300.828106] [57332]: INFO cinder.api.openstack.wsgi [None req-565f5835-6b60-4013-a895-6a6cd1f5a67f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1300.828593] [57332]: [pid: 57332|app: 0|req: 253/482] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:48 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.838528] [57331]: DEBUG cinder.api.middleware.request_id [None req-0391ac5c-1b9d-4d68-a16c-93ca4f7ea0cf None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.840603] [57331]: INFO cinder.api.openstack.wsgi [None req-0391ac5c-1b9d-4d68-a16c-93ca4f7ea0cf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1301.840829] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0391ac5c-1b9d-4d68-a16c-93ca4f7ea0cf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1301.841060] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0391ac5c-1b9d-4d68-a16c-93ca4f7ea0cf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1301.851967] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.851967] [57331]: warnings.warn( [ 1301.856861] [57331]: INFO cinder.volume.api [None req-0391ac5c-1b9d-4d68-a16c-93ca4f7ea0cf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1301.862761] [57331]: INFO cinder.api.openstack.wsgi [None req-0391ac5c-1b9d-4d68-a16c-93ca4f7ea0cf tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1301.863231] [57331]: [pid: 57331|app: 0|req: 230/483] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:49 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1302.874109] [57332]: DEBUG cinder.api.middleware.request_id [None req-fcf37d99-bf4e-4406-87d3-cd92d7c00783 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.876381] [57332]: INFO cinder.api.openstack.wsgi [None req-fcf37d99-bf4e-4406-87d3-cd92d7c00783 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1302.876381] [57332]: DEBUG cinder.api.openstack.wsgi [None req-fcf37d99-bf4e-4406-87d3-cd92d7c00783 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1302.876548] [57332]: DEBUG cinder.api.openstack.wsgi [None req-fcf37d99-bf4e-4406-87d3-cd92d7c00783 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1302.888499] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1302.888499] [57332]: warnings.warn( [ 1302.894186] [57332]: INFO cinder.volume.api [None req-fcf37d99-bf4e-4406-87d3-cd92d7c00783 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1302.902332] [57332]: INFO cinder.api.openstack.wsgi [None req-fcf37d99-bf4e-4406-87d3-cd92d7c00783 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1302.903010] [57332]: [pid: 57332|app: 0|req: 254/484] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 14:59:50 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1302.932795] [57331]: DEBUG cinder.api.middleware.request_id [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-405e5491-1dce-4959-bf78-063a1559ce63 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.935437] [57331]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-405e5491-1dce-4959-bf78-063a1559ce63 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1302.935674] [57331]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-405e5491-1dce-4959-bf78-063a1559ce63 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1302.935884] [57331]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-405e5491-1dce-4959-bf78-063a1559ce63 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1302.944508] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1302.944508] [57331]: warnings.warn( [ 1302.948999] [57331]: INFO cinder.volume.api [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-405e5491-1dce-4959-bf78-063a1559ce63 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1302.954245] [57331]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-405e5491-1dce-4959-bf78-063a1559ce63 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1302.954682] [57331]: [pid: 57331|app: 0|req: 231/485] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:59:50 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1303.257480] [57332]: DEBUG cinder.api.middleware.request_id [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-e5cd674f-d1c6-4310-84ac-2b9fc5c9f33e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.260415] [57332]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-e5cd674f-d1c6-4310-84ac-2b9fc5c9f33e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1303.260637] [57332]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-e5cd674f-d1c6-4310-84ac-2b9fc5c9f33e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1303.260903] [57332]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-e5cd674f-d1c6-4310-84ac-2b9fc5c9f33e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1303.273334] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.273334] [57332]: warnings.warn( [ 1303.277412] [57332]: INFO cinder.volume.api [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-e5cd674f-d1c6-4310-84ac-2b9fc5c9f33e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1303.286021] [57332]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-e5cd674f-d1c6-4310-84ac-2b9fc5c9f33e tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1303.286021] [57332]: [pid: 57332|app: 0|req: 255/486] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 14:59:51 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1303.292261] [57331]: DEBUG cinder.api.middleware.request_id [None req-b9e6b2c8-028c-4856-8d0d-97f922918af5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.292896] [57331]: INFO cinder.api.openstack.wsgi [None req-b9e6b2c8-028c-4856-8d0d-97f922918af5 None None] GET http://10.180.1.21/volume// [ 1303.293226] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b9e6b2c8-028c-4856-8d0d-97f922918af5 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1303.293555] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b9e6b2c8-028c-4856-8d0d-97f922918af5 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1303.294738] [57331]: INFO cinder.api.openstack.wsgi [None req-b9e6b2c8-028c-4856-8d0d-97f922918af5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1303.294738] [57331]: [pid: 57331|app: 0|req: 232/487] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 14:59:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1303.305090] [57332]: DEBUG cinder.api.middleware.request_id [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5e5e20ab-82e0-4b05-905b-90b54e2b4b2f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.308752] [57332]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5e5e20ab-82e0-4b05-905b-90b54e2b4b2f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1303.309420] [57332]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5e5e20ab-82e0-4b05-905b-90b54e2b4b2f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01d68af3-d635-4edb-85ee-96e772098ba7", "connector": null, "instance_uuid": "0ee23a85-ecc0-437b-b22d-8d5b957fc292"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1303.321592] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1303.321592] [57332]: warnings.warn( [ 1303.357682] [57332]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5e5e20ab-82e0-4b05-905b-90b54e2b4b2f tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1303.357682] [57332]: [pid: 57332|app: 0|req: 256/488] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 14:59:51 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1304.337353] [57331]: DEBUG cinder.api.middleware.request_id [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-d357f329-d76b-446b-835d-e6923e6057f5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.342263] [57331]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-d357f329-d76b-446b-835d-e6923e6057f5 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] PUT http://10.180.1.21/volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 [ 1304.343126] [57331]: DEBUG cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-d357f329-d76b-446b-835d-e6923e6057f5 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-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-1000183", "mountpoint": "/dev/sdb"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1304.353012] [57331]: DEBUG cinder.coordination [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-d357f329-d76b-446b-835d-e6923e6057f5 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Acquiring lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1304.359026] [57331]: DEBUG cinder.coordination [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-d357f329-d76b-446b-835d-e6923e6057f5 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1304.360282] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1304.360282] [57331]: warnings.warn( [ 1304.881554] [57331]: DEBUG cinder.coordination [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-d357f329-d76b-446b-835d-e6923e6057f5 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Lock "cinder-attachment_update-4d196dc5-03b8-4e7c-831d-0c275f5653bf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1304.881928] [57331]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-d357f329-d76b-446b-835d-e6923e6057f5 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 returned with HTTP 200 [ 1304.882434] [57331]: [pid: 57331|app: 0|req: 233/489] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:59:52 2025] PUT /volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 => generated 618 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1304.887358] [57332]: DEBUG cinder.api.middleware.request_id [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-30af76be-a0d5-4ba8-ba83-8e296e654c0e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.889780] [57332]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-30af76be-a0d5-4ba8-ba83-8e296e654c0e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 [ 1304.889998] [57332]: DEBUG cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-30af76be-a0d5-4ba8-ba83-8e296e654c0e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1304.890239] [57332]: DEBUG cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-30af76be-a0d5-4ba8-ba83-8e296e654c0e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1304.908852] [57332]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-30af76be-a0d5-4ba8-ba83-8e296e654c0e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 returned with HTTP 200 [ 1304.909345] [57332]: [pid: 57332|app: 0|req: 257/490] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 15 14:59:52 2025] GET /volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 => generated 643 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1309.573570] [57331]: DEBUG cinder.api.middleware.request_id [None req-42eff591-6a0e-42e8-9801-91fd0e37f78d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.574186] [57331]: INFO cinder.api.openstack.wsgi [None req-42eff591-6a0e-42e8-9801-91fd0e37f78d None None] GET http://10.180.1.21/volume// [ 1309.574387] [57331]: DEBUG cinder.api.openstack.wsgi [None req-42eff591-6a0e-42e8-9801-91fd0e37f78d None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1309.574631] [57331]: DEBUG cinder.api.openstack.wsgi [None req-42eff591-6a0e-42e8-9801-91fd0e37f78d None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1309.575094] [57331]: INFO cinder.api.openstack.wsgi [None req-42eff591-6a0e-42e8-9801-91fd0e37f78d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1309.575432] [57331]: [pid: 57331|app: 0|req: 234/491] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 14:59:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1309.578878] [57332]: DEBUG cinder.api.middleware.request_id [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-27ffac0d-5221-4198-94d4-44e2a499f513 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.581269] [57332]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-27ffac0d-5221-4198-94d4-44e2a499f513 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1309.581515] [57332]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-27ffac0d-5221-4198-94d4-44e2a499f513 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1309.581756] [57332]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-27ffac0d-5221-4198-94d4-44e2a499f513 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1309.595280] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.595280] [57332]: warnings.warn( [ 1309.599200] [57332]: INFO cinder.volume.api [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-27ffac0d-5221-4198-94d4-44e2a499f513 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1309.605130] [57332]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-27ffac0d-5221-4198-94d4-44e2a499f513 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 200 [ 1309.605816] [57332]: [pid: 57332|app: 0|req: 258/492] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 14:59:57 2025] GET /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1309.717347] [57331]: DEBUG cinder.api.middleware.request_id [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5cbc3940-dd19-41d4-b389-04ebc44f12e4 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.719694] [57331]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5cbc3940-dd19-41d4-b389-04ebc44f12e4 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] PUT http://10.180.1.21/volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3 [ 1309.720072] [57331]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5cbc3940-dd19-41d4-b389-04ebc44f12e4 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-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=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.728226] [57331]: DEBUG cinder.coordination [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5cbc3940-dd19-41d4-b389-04ebc44f12e4 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Acquiring lock "cinder-attachment_update-01d68af3-d635-4edb-85ee-96e772098ba7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1309.734641] [57331]: DEBUG cinder.coordination [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5cbc3940-dd19-41d4-b389-04ebc44f12e4 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Lock "cinder-attachment_update-01d68af3-d635-4edb-85ee-96e772098ba7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1309.735845] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.735845] [57331]: warnings.warn( [ 1309.760031] [57332]: DEBUG cinder.api.middleware.request_id [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-3ab3a58f-27b2-4abc-b070-524f313facae None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.762340] [57332]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-3ab3a58f-27b2-4abc-b070-524f313facae tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] POST http://10.180.1.21/volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717/action [ 1309.762707] [57332]: DEBUG cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-3ab3a58f-27b2-4abc-b070-524f313facae tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1309.762841] [57332]: DEBUG cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-3ab3a58f-27b2-4abc-b070-524f313facae tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1309.779601] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1309.779601] [57332]: warnings.warn( [ 1309.788471] [57332]: INFO cinder.api.openstack.wsgi [req-dfb41e61-5e23-43aa-93a7-6039180dd70e req-3ab3a58f-27b2-4abc-b070-524f313facae tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717/action returned with HTTP 204 [ 1309.788471] [57332]: [pid: 57332|app: 0|req: 259/493] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:59:57 2025] POST /volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1310.254954] [57331]: DEBUG cinder.coordination [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5cbc3940-dd19-41d4-b389-04ebc44f12e4 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Lock "cinder-attachment_update-01d68af3-d635-4edb-85ee-96e772098ba7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1310.254954] [57331]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-5cbc3940-dd19-41d4-b389-04ebc44f12e4 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3 returned with HTTP 200 [ 1310.255355] [57331]: [pid: 57331|app: 0|req: 235/494] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 14:59:57 2025] PUT /volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3 => generated 618 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.766159] [57332]: DEBUG cinder.api.middleware.request_id [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-f2798990-8b57-43ed-a114-e8a57c1c8462 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.768581] [57332]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-f2798990-8b57-43ed-a114-e8a57c1c8462 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3/action [ 1310.769097] [57332]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-f2798990-8b57-43ed-a114-e8a57c1c8462 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1310.769299] [57332]: DEBUG cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-f2798990-8b57-43ed-a114-e8a57c1c8462 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1310.790036] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1310.790036] [57332]: warnings.warn( [ 1310.798609] [57332]: INFO cinder.api.openstack.wsgi [req-86f323e7-3b4a-4d61-81cf-2e2bcb49b20e req-f2798990-8b57-43ed-a114-e8a57c1c8462 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3/action returned with HTTP 204 [ 1310.799258] [57332]: [pid: 57332|app: 0|req: 260/495] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 14:59:58 2025] POST /volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1317.073451] [57331]: DEBUG cinder.api.middleware.request_id [req-a05ed25d-509b-4dbd-b4d5-0771c4317c0c req-52fc61ec-d523-4f80-8c58-6e68f9193f85 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.075789] [57331]: INFO cinder.api.openstack.wsgi [req-a05ed25d-509b-4dbd-b4d5-0771c4317c0c req-52fc61ec-d523-4f80-8c58-6e68f9193f85 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 [ 1317.075995] [57331]: DEBUG cinder.api.openstack.wsgi [req-a05ed25d-509b-4dbd-b4d5-0771c4317c0c req-52fc61ec-d523-4f80-8c58-6e68f9193f85 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1317.076264] [57331]: DEBUG cinder.api.openstack.wsgi [req-a05ed25d-509b-4dbd-b4d5-0771c4317c0c req-52fc61ec-d523-4f80-8c58-6e68f9193f85 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1317.085282] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1317.085282] [57331]: warnings.warn( [ 1317.614473] [57331]: INFO cinder.api.openstack.wsgi [req-a05ed25d-509b-4dbd-b4d5-0771c4317c0c req-52fc61ec-d523-4f80-8c58-6e68f9193f85 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 returned with HTTP 200 [ 1317.614936] [57331]: [pid: 57331|app: 0|req: 236/496] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 15:00:04 2025] DELETE /volume/v3/attachments/0f780a99-c8da-4745-af65-004f47d66717 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.012386] [57332]: DEBUG cinder.api.middleware.request_id [None req-d3626f23-b2a2-429a-a03f-5c30de324a9d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.014488] [57332]: INFO cinder.api.openstack.wsgi [None req-d3626f23-b2a2-429a-a03f-5c30de324a9d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1319.014704] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d3626f23-b2a2-429a-a03f-5c30de324a9d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1319.014919] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d3626f23-b2a2-429a-a03f-5c30de324a9d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1319.028725] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.028725] [57332]: warnings.warn( [ 1319.034498] [57332]: INFO cinder.volume.api [None req-d3626f23-b2a2-429a-a03f-5c30de324a9d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1319.040049] [57332]: INFO cinder.api.openstack.wsgi [None req-d3626f23-b2a2-429a-a03f-5c30de324a9d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1319.040496] [57332]: [pid: 57332|app: 0|req: 261/497] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:06 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.076336] [57331]: DEBUG cinder.api.middleware.request_id [None req-7368111f-21f5-4fb5-9df5-2fee0933bf53 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.078806] [57331]: INFO cinder.api.openstack.wsgi [None req-7368111f-21f5-4fb5-9df5-2fee0933bf53 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1319.079087] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7368111f-21f5-4fb5-9df5-2fee0933bf53 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1319.079280] [57331]: DEBUG cinder.api.openstack.wsgi [None req-7368111f-21f5-4fb5-9df5-2fee0933bf53 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1319.088713] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1319.088713] [57331]: warnings.warn( [ 1319.095019] [57331]: INFO cinder.volume.api [None req-7368111f-21f5-4fb5-9df5-2fee0933bf53 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1319.100055] [57331]: INFO cinder.api.openstack.wsgi [None req-7368111f-21f5-4fb5-9df5-2fee0933bf53 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1319.100487] [57331]: [pid: 57331|app: 0|req: 237/498] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:06 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.448016] [57332]: DEBUG cinder.api.middleware.request_id [None req-5441b6b5-1d95-46c5-aff8-c6d124c30ea4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.450136] [57332]: INFO cinder.api.openstack.wsgi [None req-5441b6b5-1d95-46c5-aff8-c6d124c30ea4 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1328.450368] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5441b6b5-1d95-46c5-aff8-c6d124c30ea4 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1328.450558] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5441b6b5-1d95-46c5-aff8-c6d124c30ea4 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1328.461859] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.461859] [57332]: warnings.warn( [ 1328.466503] [57332]: INFO cinder.volume.api [None req-5441b6b5-1d95-46c5-aff8-c6d124c30ea4 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1328.472058] [57332]: INFO cinder.api.openstack.wsgi [None req-5441b6b5-1d95-46c5-aff8-c6d124c30ea4 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1328.472503] [57332]: [pid: 57332|app: 0|req: 262/499] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:16 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1328.520714] [57331]: DEBUG cinder.api.middleware.request_id [None req-5cfddc17-cb59-43e4-a765-344abf1406c2 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.522820] [57331]: INFO cinder.api.openstack.wsgi [None req-5cfddc17-cb59-43e4-a765-344abf1406c2 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1328.523063] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5cfddc17-cb59-43e4-a765-344abf1406c2 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1328.523278] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5cfddc17-cb59-43e4-a765-344abf1406c2 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1328.531499] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.531499] [57331]: warnings.warn( [ 1328.535879] [57331]: INFO cinder.volume.api [None req-5cfddc17-cb59-43e4-a765-344abf1406c2 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1328.540396] [57331]: INFO cinder.api.openstack.wsgi [None req-5cfddc17-cb59-43e4-a765-344abf1406c2 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1328.540814] [57331]: [pid: 57331|app: 0|req: 238/500] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:16 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1330.572517] [57332]: DEBUG cinder.api.middleware.request_id [None req-687f643a-fe50-4806-bf6c-71261067d3c5 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.573036] [57332]: INFO cinder.api.openstack.wsgi [None req-687f643a-fe50-4806-bf6c-71261067d3c5 None None] GET http://10.180.1.21/volume// [ 1330.573228] [57332]: DEBUG cinder.api.openstack.wsgi [None req-687f643a-fe50-4806-bf6c-71261067d3c5 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1330.573441] [57332]: DEBUG cinder.api.openstack.wsgi [None req-687f643a-fe50-4806-bf6c-71261067d3c5 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1330.573820] [57332]: INFO cinder.api.openstack.wsgi [None req-687f643a-fe50-4806-bf6c-71261067d3c5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1330.574249] [57332]: [pid: 57332|app: 0|req: 263/501] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 15:00:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1330.577891] [57331]: DEBUG cinder.api.middleware.request_id [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-523160a6-5124-4387-a175-2ca1e5c0e077 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.580190] [57331]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-523160a6-5124-4387-a175-2ca1e5c0e077 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1330.580561] [57331]: DEBUG cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-523160a6-5124-4387-a175-2ca1e5c0e077 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01d68af3-d635-4edb-85ee-96e772098ba7", "connector": null, "instance_uuid": "0ee23a85-ecc0-437b-b22d-8d5b957fc292"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1330.595917] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.595917] [57331]: warnings.warn( [ 1330.626669] [57331]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-523160a6-5124-4387-a175-2ca1e5c0e077 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1330.627161] [57331]: [pid: 57331|app: 0|req: 239/502] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 15:00:18 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) [ 1330.631806] [57332]: DEBUG cinder.api.middleware.request_id [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-5b00f575-02c2-4405-a105-0a9bd0034952 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.634469] [57332]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-5b00f575-02c2-4405-a105-0a9bd0034952 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3 [ 1330.634469] [57332]: DEBUG cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-5b00f575-02c2-4405-a105-0a9bd0034952 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1330.634638] [57332]: DEBUG cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-5b00f575-02c2-4405-a105-0a9bd0034952 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1330.643025] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.643025] [57332]: warnings.warn( [ 1331.175545] [57332]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-5b00f575-02c2-4405-a105-0a9bd0034952 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3 returned with HTTP 200 [ 1331.176170] [57332]: [pid: 57332|app: 0|req: 264/503] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 15:00:18 2025] DELETE /volume/v3/attachments/e5979a0c-ccad-47e5-beaf-eb2b227d85c3 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1335.611998] [57331]: DEBUG cinder.api.middleware.request_id [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-47f2eee1-1e2d-4ed0-85fd-f4e2adf5f8c2 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.614998] [57331]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-47f2eee1-1e2d-4ed0-85fd-f4e2adf5f8c2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] PUT http://10.180.1.21/volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 [ 1335.615930] [57331]: DEBUG cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-47f2eee1-1e2d-4ed0-85fd-f4e2adf5f8c2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-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-1000195", "mountpoint": "/dev/sda"}}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.625465] [57331]: DEBUG cinder.coordination [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-47f2eee1-1e2d-4ed0-85fd-f4e2adf5f8c2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Acquiring lock "cinder-attachment_update-01d68af3-d635-4edb-85ee-96e772098ba7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1335.630749] [57331]: DEBUG cinder.coordination [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-47f2eee1-1e2d-4ed0-85fd-f4e2adf5f8c2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Lock "cinder-attachment_update-01d68af3-d635-4edb-85ee-96e772098ba7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57331) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1335.631874] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.631874] [57331]: warnings.warn( [ 1335.712255] [57332]: DEBUG cinder.api.middleware.request_id [None req-1d5a90c9-0c58-4ce4-89c5-711bdc5c8b2d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.714697] [57332]: INFO cinder.api.openstack.wsgi [None req-1d5a90c9-0c58-4ce4-89c5-711bdc5c8b2d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1335.715212] [57332]: DEBUG cinder.api.openstack.wsgi [None req-1d5a90c9-0c58-4ce4-89c5-711bdc5c8b2d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1335.716229] [57332]: DEBUG cinder.api.openstack.wsgi [None req-1d5a90c9-0c58-4ce4-89c5-711bdc5c8b2d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1335.716229] [57332]: INFO cinder.api.v3.volumes [None req-1d5a90c9-0c58-4ce4-89c5-711bdc5c8b2d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Delete volume with id: 4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1335.724587] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.724587] [57332]: warnings.warn( [ 1335.725325] [57332]: INFO cinder.volume.api [None req-1d5a90c9-0c58-4ce4-89c5-711bdc5c8b2d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1335.764040] [57332]: INFO cinder.volume.api [None req-1d5a90c9-0c58-4ce4-89c5-711bdc5c8b2d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Delete volume request issued successfully. [ 1335.764040] [57332]: INFO cinder.api.openstack.wsgi [None req-1d5a90c9-0c58-4ce4-89c5-711bdc5c8b2d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 202 [ 1335.764504] [57332]: [pid: 57332|app: 0|req: 265/504] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 15:00:23 2025] DELETE /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1335.768758] [57332]: DEBUG cinder.api.middleware.request_id [None req-1ce2911f-5830-40d3-995c-f256faf688c0 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.771224] [57332]: INFO cinder.api.openstack.wsgi [None req-1ce2911f-5830-40d3-995c-f256faf688c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1335.772504] [57332]: DEBUG cinder.api.openstack.wsgi [None req-1ce2911f-5830-40d3-995c-f256faf688c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1335.772504] [57332]: DEBUG cinder.api.openstack.wsgi [None req-1ce2911f-5830-40d3-995c-f256faf688c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1335.783249] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.783249] [57332]: warnings.warn( [ 1335.787532] [57332]: INFO cinder.volume.api [None req-1ce2911f-5830-40d3-995c-f256faf688c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1335.792994] [57332]: INFO cinder.api.openstack.wsgi [None req-1ce2911f-5830-40d3-995c-f256faf688c0 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 200 [ 1335.793500] [57332]: [pid: 57332|app: 0|req: 266/505] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:23 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.152375] [57331]: DEBUG cinder.coordination [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-47f2eee1-1e2d-4ed0-85fd-f4e2adf5f8c2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Lock "cinder-attachment_update-01d68af3-d635-4edb-85ee-96e772098ba7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=57331) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1336.152823] [57331]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-47f2eee1-1e2d-4ed0-85fd-f4e2adf5f8c2 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 returned with HTTP 200 [ 1336.153354] [57331]: [pid: 57331|app: 0|req: 240/506] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 15:00:23 2025] PUT /volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 => generated 618 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1336.157701] [57332]: DEBUG cinder.api.middleware.request_id [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-b9aed7ff-967f-471e-bb9a-0997497d481d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.160120] [57332]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-b9aed7ff-967f-471e-bb9a-0997497d481d tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 [ 1336.160360] [57332]: DEBUG cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-b9aed7ff-967f-471e-bb9a-0997497d481d tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1336.160570] [57332]: DEBUG cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-b9aed7ff-967f-471e-bb9a-0997497d481d tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1336.174411] [57332]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-b9aed7ff-967f-471e-bb9a-0997497d481d tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 returned with HTTP 200 [ 1336.174816] [57332]: [pid: 57332|app: 0|req: 267/507] 10.180.1.21 () {62 vars in 1531 bytes} [Mon Dec 15 15:00:23 2025] GET /volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 => generated 643 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1336.803528] [57331]: DEBUG cinder.api.middleware.request_id [None req-0ac6d75e-c996-46d5-a8c7-ad4dee36c9a1 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.806159] [57331]: INFO cinder.api.openstack.wsgi [None req-0ac6d75e-c996-46d5-a8c7-ad4dee36c9a1 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c [ 1336.806459] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0ac6d75e-c996-46d5-a8c7-ad4dee36c9a1 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1336.806682] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0ac6d75e-c996-46d5-a8c7-ad4dee36c9a1 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1336.814852] [57331]: INFO cinder.api.openstack.wsgi [None req-0ac6d75e-c996-46d5-a8c7-ad4dee36c9a1 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c returned with HTTP 404 [ 1336.815077] [57331]: [pid: 57331|app: 0|req: 241/508] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:24 2025] GET /volume/v3/volumes/4bb7c35b-015e-4501-a4f1-6c2f7540009c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1336.867727] [57332]: DEBUG cinder.api.middleware.request_id [None req-f47ab810-eb9a-4578-9320-23378a162016 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.869965] [57332]: INFO cinder.api.openstack.wsgi [None req-f47ab810-eb9a-4578-9320-23378a162016 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1336.870208] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f47ab810-eb9a-4578-9320-23378a162016 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1336.870471] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f47ab810-eb9a-4578-9320-23378a162016 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1336.870666] [57332]: INFO cinder.api.v3.volumes [None req-f47ab810-eb9a-4578-9320-23378a162016 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Delete volume with id: eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1336.883613] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.883613] [57332]: warnings.warn( [ 1336.884235] [57332]: INFO cinder.volume.api [None req-f47ab810-eb9a-4578-9320-23378a162016 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1336.901630] [57332]: INFO cinder.volume.api [None req-f47ab810-eb9a-4578-9320-23378a162016 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Delete volume request issued successfully. [ 1336.901884] [57332]: INFO cinder.api.openstack.wsgi [None req-f47ab810-eb9a-4578-9320-23378a162016 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 202 [ 1336.902516] [57332]: [pid: 57332|app: 0|req: 268/509] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 15:00:24 2025] DELETE /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1336.905938] [57331]: DEBUG cinder.api.middleware.request_id [None req-43d4ed28-b025-423b-859c-ed1e2d5fb120 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.907702] [57331]: INFO cinder.api.openstack.wsgi [None req-43d4ed28-b025-423b-859c-ed1e2d5fb120 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1336.907928] [57331]: DEBUG cinder.api.openstack.wsgi [None req-43d4ed28-b025-423b-859c-ed1e2d5fb120 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1336.908835] [57331]: DEBUG cinder.api.openstack.wsgi [None req-43d4ed28-b025-423b-859c-ed1e2d5fb120 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1336.916732] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.916732] [57331]: warnings.warn( [ 1336.922576] [57331]: INFO cinder.volume.api [None req-43d4ed28-b025-423b-859c-ed1e2d5fb120 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1336.927031] [57331]: INFO cinder.api.openstack.wsgi [None req-43d4ed28-b025-423b-859c-ed1e2d5fb120 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1336.927291] [57331]: [pid: 57331|app: 0|req: 242/510] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:24 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.938533] [57332]: DEBUG cinder.api.middleware.request_id [None req-114b9532-fcec-4f4a-b262-fafec84d802d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.940676] [57332]: INFO cinder.api.openstack.wsgi [None req-114b9532-fcec-4f4a-b262-fafec84d802d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1337.940890] [57332]: DEBUG cinder.api.openstack.wsgi [None req-114b9532-fcec-4f4a-b262-fafec84d802d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1337.941127] [57332]: DEBUG cinder.api.openstack.wsgi [None req-114b9532-fcec-4f4a-b262-fafec84d802d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1337.951359] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.951359] [57332]: warnings.warn( [ 1337.955410] [57332]: INFO cinder.volume.api [None req-114b9532-fcec-4f4a-b262-fafec84d802d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1337.961356] [57332]: INFO cinder.api.openstack.wsgi [None req-114b9532-fcec-4f4a-b262-fafec84d802d tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1337.961764] [57332]: [pid: 57332|app: 0|req: 269/511] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:25 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.276051] [57331]: DEBUG cinder.api.middleware.request_id [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-6f99c5db-ae65-4408-9141-cd0929da5768 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.278633] [57331]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-6f99c5db-ae65-4408-9141-cd0929da5768 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] POST http://10.180.1.21/volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016/action [ 1338.279074] [57331]: DEBUG cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-6f99c5db-ae65-4408-9141-cd0929da5768 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action body: b'{"os-complete": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1338.279216] [57331]: DEBUG cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-6f99c5db-ae65-4408-9141-cd0929da5768 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1338.298338] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.298338] [57331]: warnings.warn( [ 1338.305403] [57331]: INFO cinder.api.openstack.wsgi [req-f093ed9f-d69d-4ff9-bd08-fec5290a3e6f req-6f99c5db-ae65-4408-9141-cd0929da5768 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016/action returned with HTTP 204 [ 1338.305873] [57331]: [pid: 57331|app: 0|req: 243/512] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 15:00:26 2025] POST /volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1338.972939] [57332]: DEBUG cinder.api.middleware.request_id [None req-84b440c9-8c8c-4a10-98e0-e172ea1ba77e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.976048] [57332]: INFO cinder.api.openstack.wsgi [None req-84b440c9-8c8c-4a10-98e0-e172ea1ba77e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1338.976048] [57332]: DEBUG cinder.api.openstack.wsgi [None req-84b440c9-8c8c-4a10-98e0-e172ea1ba77e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1338.976451] [57332]: DEBUG cinder.api.openstack.wsgi [None req-84b440c9-8c8c-4a10-98e0-e172ea1ba77e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1338.987245] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.987245] [57332]: warnings.warn( [ 1338.992550] [57332]: INFO cinder.volume.api [None req-84b440c9-8c8c-4a10-98e0-e172ea1ba77e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Volume info retrieved successfully. [ 1338.997083] [57332]: INFO cinder.api.openstack.wsgi [None req-84b440c9-8c8c-4a10-98e0-e172ea1ba77e tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 200 [ 1338.997515] [57332]: [pid: 57332|app: 0|req: 270/513] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:26 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.007318] [57331]: DEBUG cinder.api.middleware.request_id [None req-233a5f12-b3a0-4853-a062-f2da7f1549a6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.009981] [57331]: INFO cinder.api.openstack.wsgi [None req-233a5f12-b3a0-4853-a062-f2da7f1549a6 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] GET http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 [ 1340.010256] [57331]: DEBUG cinder.api.openstack.wsgi [None req-233a5f12-b3a0-4853-a062-f2da7f1549a6 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1340.010483] [57331]: DEBUG cinder.api.openstack.wsgi [None req-233a5f12-b3a0-4853-a062-f2da7f1549a6 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1340.018838] [57331]: INFO cinder.api.openstack.wsgi [None req-233a5f12-b3a0-4853-a062-f2da7f1549a6 tempest-AttachVolumeShelveTestJSON-112443722 tempest-AttachVolumeShelveTestJSON-112443722-project-member] http://10.180.1.21/volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 returned with HTTP 404 [ 1340.019029] [57331]: [pid: 57331|app: 0|req: 244/514] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:00:27 2025] GET /volume/v3/volumes/eea760f2-47ed-428d-9bbd-fb5ebe4e0393 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1348.995063] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=142,cinder:UPDATE=15,cinder:INSERT=5 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1350.013864] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=135,cinder:INSERT=7,cinder:UPDATE=31 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1377.850262] [57332]: DEBUG cinder.api.middleware.request_id [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-7c1b9d08-2b72-4bd0-afde-87afafc137a3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.852694] [57332]: INFO cinder.api.openstack.wsgi [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-7c1b9d08-2b72-4bd0-afde-87afafc137a3 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 [ 1377.852897] [57332]: DEBUG cinder.api.openstack.wsgi [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-7c1b9d08-2b72-4bd0-afde-87afafc137a3 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1377.853123] [57332]: DEBUG cinder.api.openstack.wsgi [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-7c1b9d08-2b72-4bd0-afde-87afafc137a3 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1377.863103] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.863103] [57332]: warnings.warn( [ 1378.391866] [57332]: INFO cinder.api.openstack.wsgi [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-7c1b9d08-2b72-4bd0-afde-87afafc137a3 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 returned with HTTP 200 [ 1378.392408] [57332]: [pid: 57332|app: 0|req: 271/515] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 15:01:05 2025] DELETE /volume/v3/attachments/c7b70661-9a72-4836-a748-bc5dbdc7a016 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.399204] [57331]: DEBUG cinder.api.middleware.request_id [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-332f6d2b-a1de-4dbb-9dd5-1c239844ad02 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.401479] [57331]: INFO cinder.api.openstack.wsgi [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-332f6d2b-a1de-4dbb-9dd5-1c239844ad02 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] DELETE http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 [ 1378.401662] [57331]: DEBUG cinder.api.openstack.wsgi [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-332f6d2b-a1de-4dbb-9dd5-1c239844ad02 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1378.401867] [57331]: DEBUG cinder.api.openstack.wsgi [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-332f6d2b-a1de-4dbb-9dd5-1c239844ad02 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1378.402058] [57331]: INFO cinder.api.v3.volumes [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-332f6d2b-a1de-4dbb-9dd5-1c239844ad02 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Delete volume with id: 01d68af3-d635-4edb-85ee-96e772098ba7 [ 1378.411232] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.411232] [57331]: warnings.warn( [ 1378.411763] [57331]: INFO cinder.volume.api [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-332f6d2b-a1de-4dbb-9dd5-1c239844ad02 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1378.428775] [57331]: INFO cinder.volume.api [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-332f6d2b-a1de-4dbb-9dd5-1c239844ad02 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Delete volume request issued successfully. [ 1378.429012] [57331]: INFO cinder.api.openstack.wsgi [req-b15461f8-3ee1-4116-b2da-2bcc6a590989 req-332f6d2b-a1de-4dbb-9dd5-1c239844ad02 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 returned with HTTP 202 [ 1378.429424] [57331]: [pid: 57331|app: 0|req: 245/516] 10.180.1.21 () {62 vars in 1500 bytes} [Mon Dec 15 15:01:06 2025] DELETE /volume/v3/volumes/01d68af3-d635-4edb-85ee-96e772098ba7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1386.463493] [57332]: DEBUG cinder.api.middleware.request_id [None req-05114eb3-9c93-45b3-a949-e451ebb738f6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.465629] [57332]: INFO cinder.api.openstack.wsgi [None req-05114eb3-9c93-45b3-a949-e451ebb738f6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1386.465859] [57332]: DEBUG cinder.api.openstack.wsgi [None req-05114eb3-9c93-45b3-a949-e451ebb738f6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1386.466127] [57332]: DEBUG cinder.api.openstack.wsgi [None req-05114eb3-9c93-45b3-a949-e451ebb738f6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1386.466342] [57332]: INFO cinder.api.v3.volumes [None req-05114eb3-9c93-45b3-a949-e451ebb738f6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Delete volume with id: b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1386.477936] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.477936] [57332]: warnings.warn( [ 1386.478541] [57332]: INFO cinder.volume.api [None req-05114eb3-9c93-45b3-a949-e451ebb738f6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1386.497195] [57332]: INFO cinder.volume.api [None req-05114eb3-9c93-45b3-a949-e451ebb738f6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Delete volume request issued successfully. [ 1386.497405] [57332]: INFO cinder.api.openstack.wsgi [None req-05114eb3-9c93-45b3-a949-e451ebb738f6 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 202 [ 1386.497875] [57332]: [pid: 57332|app: 0|req: 272/517] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 15:01:14 2025] DELETE /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1386.500904] [57331]: DEBUG cinder.api.middleware.request_id [None req-fd812ca1-e22a-461a-961c-d77ca8f740d5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.502954] [57331]: INFO cinder.api.openstack.wsgi [None req-fd812ca1-e22a-461a-961c-d77ca8f740d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1386.503186] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fd812ca1-e22a-461a-961c-d77ca8f740d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1386.503417] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fd812ca1-e22a-461a-961c-d77ca8f740d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1386.512251] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.512251] [57331]: warnings.warn( [ 1386.516560] [57331]: INFO cinder.volume.api [None req-fd812ca1-e22a-461a-961c-d77ca8f740d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1386.521640] [57331]: INFO cinder.api.openstack.wsgi [None req-fd812ca1-e22a-461a-961c-d77ca8f740d5 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1386.522098] [57331]: [pid: 57331|app: 0|req: 246/518] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:14 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.532533] [57332]: DEBUG cinder.api.middleware.request_id [None req-0df3b0c5-3552-4bb9-a10c-c2e5195e7330 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.534692] [57332]: INFO cinder.api.openstack.wsgi [None req-0df3b0c5-3552-4bb9-a10c-c2e5195e7330 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1387.534954] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0df3b0c5-3552-4bb9-a10c-c2e5195e7330 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1387.535272] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0df3b0c5-3552-4bb9-a10c-c2e5195e7330 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1387.547009] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.547009] [57332]: warnings.warn( [ 1387.552063] [57332]: INFO cinder.volume.api [None req-0df3b0c5-3552-4bb9-a10c-c2e5195e7330 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1387.557838] [57332]: INFO cinder.api.openstack.wsgi [None req-0df3b0c5-3552-4bb9-a10c-c2e5195e7330 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1387.558933] [57332]: [pid: 57332|app: 0|req: 273/519] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:15 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.568312] [57331]: DEBUG cinder.api.middleware.request_id [None req-d379d335-825c-46d8-8bfc-305c57d9da87 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.571438] [57331]: INFO cinder.api.openstack.wsgi [None req-d379d335-825c-46d8-8bfc-305c57d9da87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1388.571660] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d379d335-825c-46d8-8bfc-305c57d9da87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1388.571881] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d379d335-825c-46d8-8bfc-305c57d9da87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1388.579997] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.579997] [57331]: warnings.warn( [ 1388.583668] [57331]: INFO cinder.volume.api [None req-d379d335-825c-46d8-8bfc-305c57d9da87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Volume info retrieved successfully. [ 1388.588235] [57331]: INFO cinder.api.openstack.wsgi [None req-d379d335-825c-46d8-8bfc-305c57d9da87 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 200 [ 1388.588661] [57331]: [pid: 57331|app: 0|req: 247/520] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:16 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.599260] [57332]: DEBUG cinder.api.middleware.request_id [None req-cc3d9807-ba24-4428-aa6b-ce7d8e4be176 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.601295] [57332]: INFO cinder.api.openstack.wsgi [None req-cc3d9807-ba24-4428-aa6b-ce7d8e4be176 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] GET http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 [ 1389.601509] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cc3d9807-ba24-4428-aa6b-ce7d8e4be176 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1389.601745] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cc3d9807-ba24-4428-aa6b-ce7d8e4be176 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1389.608052] [57332]: INFO cinder.api.openstack.wsgi [None req-cc3d9807-ba24-4428-aa6b-ce7d8e4be176 tempest-ServerActionsTestOtherA-229232771 tempest-ServerActionsTestOtherA-229232771-project-member] http://10.180.1.21/volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 returned with HTTP 404 [ 1389.608701] [57332]: [pid: 57332|app: 0|req: 274/521] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:17 2025] GET /volume/v3/volumes/b6eb3959-593b-4d18-9120-e884f651bcb7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1396.205520] [57331]: DEBUG cinder.api.middleware.request_id [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.207948] [57331]: INFO cinder.api.openstack.wsgi [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1396.208340] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2022122458"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1396.209779] [57331]: DEBUG cinder.api.v3.volumes [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2022122458'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1396.209909] [57331]: INFO cinder.api.v3.volumes [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume of 1 GB [ 1396.215797] [57331]: INFO cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Availability Zones retrieved successfully. [ 1396.223406] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Flow 'volume_create_api' (8abe807a-d034-49d1-b88b-a6342a796a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1396.224549] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc62794-d66d-49ee-b613-0c86a051d360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1396.225650] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1396.246905] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc62794-d66d-49ee-b613-0c86a051d360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1396.247867] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615e20ef-9097-4c82-9224-2106164de237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1396.301467] [57331]: DEBUG cinder.quota [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Created reservations ['5f1b9230-76ae-4362-b58c-78e58fa515e1', '28fb2f9c-66b7-4925-9baf-f97471049067', '60e09d60-81ff-4207-8efb-c8795ffd35e5', '05d07fe5-a5b6-4ebf-9054-80d8f9a2ebe4'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1396.302596] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615e20ef-9097-4c82-9224-2106164de237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f1b9230-76ae-4362-b58c-78e58fa515e1', '28fb2f9c-66b7-4925-9baf-f97471049067', '60e09d60-81ff-4207-8efb-c8795ffd35e5', '05d07fe5-a5b6-4ebf-9054-80d8f9a2ebe4']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1396.303612] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9c786d-2f5b-4011-96cb-3c9cab338484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1396.316450] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9c786d-2f5b-4011-96cb-3c9cab338484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81fdfd34-da14-47d7-a585-f45523041835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2022122458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c94fa10994f258c9606256648cfb9',qos_specs=None,replication_status=,reservations=['5f1b9230-76ae-4362-b58c-78e58fa515e1','28fb2f9c-66b7-4925-9baf-f97471049067','60e09d60-81ff-4207-8efb-c8795ffd35e5','05d07fe5-a5b6-4ebf-9054-80d8f9a2ebe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126bff7254244a0d96ad536851828755',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T15:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2022122458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81fdfd34-da14-47d7-a585-f45523041835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c94fa10994f258c9606256648cfb9',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='126bff7254244a0d96ad536851828755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1396.317345] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47a36019-602a-4c0a-8d55-a501c30f38c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1396.330966] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47a36019-602a-4c0a-8d55-a501c30f38c4) 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-2022122458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c94fa10994f258c9606256648cfb9',qos_specs=None,replication_status=,reservations=['5f1b9230-76ae-4362-b58c-78e58fa515e1','28fb2f9c-66b7-4925-9baf-f97471049067','60e09d60-81ff-4207-8efb-c8795ffd35e5','05d07fe5-a5b6-4ebf-9054-80d8f9a2ebe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126bff7254244a0d96ad536851828755',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1396.331897] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5831908d-5ad7-4c6b-a65f-fb0ba2f89683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1396.339855] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5831908d-5ad7-4c6b-a65f-fb0ba2f89683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1396.340880] [57331]: DEBUG cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Flow 'volume_create_api' (8abe807a-d034-49d1-b88b-a6342a796a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1396.341240] [57331]: INFO cinder.volume.api [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume request issued successfully. [ 1396.341863] [57331]: INFO cinder.api.openstack.wsgi [None req-a062f9d6-a17b-4d26-a2fe-fb8322edf9f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1396.342338] [57331]: [pid: 57331|app: 0|req: 248/522] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 15:01:23 2025] POST /volume/v3/volumes => generated 754 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1396.350987] [57332]: DEBUG cinder.api.middleware.request_id [None req-71368bb6-3bde-4ff8-bfa0-bfaff1ab84fd None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.353043] [57332]: INFO cinder.api.openstack.wsgi [None req-71368bb6-3bde-4ff8-bfa0-bfaff1ab84fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1396.353259] [57332]: DEBUG cinder.api.openstack.wsgi [None req-71368bb6-3bde-4ff8-bfa0-bfaff1ab84fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1396.353492] [57332]: DEBUG cinder.api.openstack.wsgi [None req-71368bb6-3bde-4ff8-bfa0-bfaff1ab84fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1396.361215] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.361215] [57332]: warnings.warn( [ 1396.365326] [57332]: INFO cinder.volume.api [None req-71368bb6-3bde-4ff8-bfa0-bfaff1ab84fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1396.369785] [57332]: INFO cinder.api.openstack.wsgi [None req-71368bb6-3bde-4ff8-bfa0-bfaff1ab84fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1396.370232] [57332]: [pid: 57332|app: 0|req: 275/523] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:24 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.381562] [57331]: DEBUG cinder.api.middleware.request_id [None req-79f53205-f0ad-47cf-844b-12d8227a4349 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.383787] [57331]: INFO cinder.api.openstack.wsgi [None req-79f53205-f0ad-47cf-844b-12d8227a4349 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1397.384078] [57331]: DEBUG cinder.api.openstack.wsgi [None req-79f53205-f0ad-47cf-844b-12d8227a4349 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1397.384348] [57331]: DEBUG cinder.api.openstack.wsgi [None req-79f53205-f0ad-47cf-844b-12d8227a4349 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1397.394507] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.394507] [57331]: warnings.warn( [ 1397.398441] [57331]: INFO cinder.volume.api [None req-79f53205-f0ad-47cf-844b-12d8227a4349 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1397.403393] [57331]: INFO cinder.api.openstack.wsgi [None req-79f53205-f0ad-47cf-844b-12d8227a4349 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1397.403826] [57331]: [pid: 57331|app: 0|req: 249/524] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:25 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1397.448790] [57332]: DEBUG cinder.api.middleware.request_id [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-00875007-0edd-4386-b4dd-ef6c508930dd None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.451669] [57332]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-00875007-0edd-4386-b4dd-ef6c508930dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1397.451889] [57332]: DEBUG cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-00875007-0edd-4386-b4dd-ef6c508930dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1397.452116] [57332]: DEBUG cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-00875007-0edd-4386-b4dd-ef6c508930dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1397.462471] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.462471] [57332]: warnings.warn( [ 1397.465775] [57332]: INFO cinder.volume.api [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-00875007-0edd-4386-b4dd-ef6c508930dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1397.470381] [57332]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-00875007-0edd-4386-b4dd-ef6c508930dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1397.470842] [57332]: [pid: 57332|app: 0|req: 276/525] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 15:01:25 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.991109] [57331]: DEBUG cinder.api.middleware.request_id [None req-675fdd43-6163-4bfc-8084-e84342e595b4 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.991586] [57331]: INFO cinder.api.openstack.wsgi [None req-675fdd43-6163-4bfc-8084-e84342e595b4 None None] GET http://10.180.1.21/volume// [ 1398.991763] [57331]: DEBUG cinder.api.openstack.wsgi [None req-675fdd43-6163-4bfc-8084-e84342e595b4 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1398.991970] [57331]: DEBUG cinder.api.openstack.wsgi [None req-675fdd43-6163-4bfc-8084-e84342e595b4 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1398.992393] [57331]: INFO cinder.api.openstack.wsgi [None req-675fdd43-6163-4bfc-8084-e84342e595b4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1398.992746] [57331]: [pid: 57331|app: 0|req: 250/526] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 15:01:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1398.996915] [57332]: DEBUG cinder.api.middleware.request_id [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-7b6f8bd7-6c94-4024-bd37-c397edae9668 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.999238] [57332]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-7b6f8bd7-6c94-4024-bd37-c397edae9668 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1398.999639] [57332]: DEBUG cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-7b6f8bd7-6c94-4024-bd37-c397edae9668 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81fdfd34-da14-47d7-a585-f45523041835", "connector": null, "instance_uuid": "044402e2-593e-43da-8e05-35bc9f54cdf7"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.010804] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.010804] [57332]: warnings.warn( [ 1399.033502] [57332]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-7b6f8bd7-6c94-4024-bd37-c397edae9668 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1399.034009] [57332]: [pid: 57332|app: 0|req: 277/527] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 15:01:26 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.057258] [57331]: DEBUG cinder.api.middleware.request_id [None req-9f801803-c451-4d18-8791-226e2994820c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.059320] [57331]: INFO cinder.api.openstack.wsgi [None req-9f801803-c451-4d18-8791-226e2994820c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1399.059534] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9f801803-c451-4d18-8791-226e2994820c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1399.059741] [57331]: DEBUG cinder.api.openstack.wsgi [None req-9f801803-c451-4d18-8791-226e2994820c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1399.070662] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.070662] [57331]: warnings.warn( [ 1399.074092] [57331]: INFO cinder.volume.api [None req-9f801803-c451-4d18-8791-226e2994820c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1399.079315] [57331]: INFO cinder.api.openstack.wsgi [None req-9f801803-c451-4d18-8791-226e2994820c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1399.079959] [57331]: [pid: 57331|app: 0|req: 251/528] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:26 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.559289] [57332]: DEBUG cinder.api.middleware.request_id [None req-62d036a5-42c2-4aaf-993a-566bc8ee92a6 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.559762] [57332]: INFO cinder.api.openstack.wsgi [None req-62d036a5-42c2-4aaf-993a-566bc8ee92a6 None None] GET http://10.180.1.21/volume// [ 1399.559947] [57332]: DEBUG cinder.api.openstack.wsgi [None req-62d036a5-42c2-4aaf-993a-566bc8ee92a6 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1399.560173] [57332]: DEBUG cinder.api.openstack.wsgi [None req-62d036a5-42c2-4aaf-993a-566bc8ee92a6 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1399.560602] [57332]: INFO cinder.api.openstack.wsgi [None req-62d036a5-42c2-4aaf-993a-566bc8ee92a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1399.560922] [57332]: [pid: 57332|app: 0|req: 278/529] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 15:01:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1399.564383] [57331]: DEBUG cinder.api.middleware.request_id [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-9c97e856-c80f-4153-a3d6-0be297f8f3d4 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.566629] [57331]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-9c97e856-c80f-4153-a3d6-0be297f8f3d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1399.566882] [57331]: DEBUG cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-9c97e856-c80f-4153-a3d6-0be297f8f3d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1399.567106] [57331]: DEBUG cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-9c97e856-c80f-4153-a3d6-0be297f8f3d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1399.576848] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.576848] [57331]: warnings.warn( [ 1399.579948] [57331]: INFO cinder.volume.api [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-9c97e856-c80f-4153-a3d6-0be297f8f3d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1399.584328] [57331]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-9c97e856-c80f-4153-a3d6-0be297f8f3d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1399.584740] [57331]: [pid: 57331|app: 0|req: 252/530] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 15:01:27 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1399.612083] [57332]: DEBUG cinder.api.middleware.request_id [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-5a6c823c-136e-4478-a74a-748d3daa2f09 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.614560] [57332]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-5a6c823c-136e-4478-a74a-748d3daa2f09 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] PUT http://10.180.1.21/volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e [ 1399.615035] [57332]: DEBUG cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-5a6c823c-136e-4478-a74a-748d3daa2f09 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-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-1000202", "mountpoint": "/dev/sdb"}}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1399.622815] [57332]: DEBUG cinder.coordination [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-5a6c823c-136e-4478-a74a-748d3daa2f09 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Acquiring lock "cinder-attachment_update-81fdfd34-da14-47d7-a585-f45523041835-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1399.627639] [57332]: DEBUG cinder.coordination [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-5a6c823c-136e-4478-a74a-748d3daa2f09 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Lock "cinder-attachment_update-81fdfd34-da14-47d7-a585-f45523041835-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1399.628684] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.628684] [57332]: warnings.warn( [ 1400.094801] [57331]: DEBUG cinder.api.middleware.request_id [None req-fa593ee7-2124-4ebd-9b0d-dd23ec1a0514 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.097061] [57331]: INFO cinder.api.openstack.wsgi [None req-fa593ee7-2124-4ebd-9b0d-dd23ec1a0514 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1400.097352] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fa593ee7-2124-4ebd-9b0d-dd23ec1a0514 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1400.097596] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fa593ee7-2124-4ebd-9b0d-dd23ec1a0514 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1400.108638] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.108638] [57331]: warnings.warn( [ 1400.112772] [57331]: INFO cinder.volume.api [None req-fa593ee7-2124-4ebd-9b0d-dd23ec1a0514 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1400.118112] [57331]: INFO cinder.api.openstack.wsgi [None req-fa593ee7-2124-4ebd-9b0d-dd23ec1a0514 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1400.118551] [57331]: [pid: 57331|app: 0|req: 253/531] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:27 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1401.128161] [57331]: DEBUG cinder.api.middleware.request_id [None req-fd45a0a3-46c4-4f1a-91ab-0c95ce7cb7cd None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.130249] [57331]: INFO cinder.api.openstack.wsgi [None req-fd45a0a3-46c4-4f1a-91ab-0c95ce7cb7cd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1401.130461] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fd45a0a3-46c4-4f1a-91ab-0c95ce7cb7cd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1401.130685] [57331]: DEBUG cinder.api.openstack.wsgi [None req-fd45a0a3-46c4-4f1a-91ab-0c95ce7cb7cd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1401.142203] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.142203] [57331]: warnings.warn( [ 1401.145881] [57331]: INFO cinder.volume.api [None req-fd45a0a3-46c4-4f1a-91ab-0c95ce7cb7cd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1401.150557] [57331]: INFO cinder.api.openstack.wsgi [None req-fd45a0a3-46c4-4f1a-91ab-0c95ce7cb7cd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1401.150990] [57331]: [pid: 57331|app: 0|req: 254/532] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:28 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.161402] [57331]: DEBUG cinder.api.middleware.request_id [None req-ea423bdd-1aa6-4603-b5e3-7f9e889357f9 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.163611] [57331]: INFO cinder.api.openstack.wsgi [None req-ea423bdd-1aa6-4603-b5e3-7f9e889357f9 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1402.163843] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ea423bdd-1aa6-4603-b5e3-7f9e889357f9 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1402.164067] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ea423bdd-1aa6-4603-b5e3-7f9e889357f9 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1402.173994] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.173994] [57331]: warnings.warn( [ 1402.177129] [57331]: INFO cinder.volume.api [None req-ea423bdd-1aa6-4603-b5e3-7f9e889357f9 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1402.181176] [57331]: INFO cinder.api.openstack.wsgi [None req-ea423bdd-1aa6-4603-b5e3-7f9e889357f9 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1402.181705] [57331]: [pid: 57331|app: 0|req: 255/533] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:29 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1403.191841] [57331]: DEBUG cinder.api.middleware.request_id [None req-50e0f2b7-236e-46d6-967e-38bf9aed0549 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.193912] [57331]: INFO cinder.api.openstack.wsgi [None req-50e0f2b7-236e-46d6-967e-38bf9aed0549 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1403.194134] [57331]: DEBUG cinder.api.openstack.wsgi [None req-50e0f2b7-236e-46d6-967e-38bf9aed0549 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1403.194344] [57331]: DEBUG cinder.api.openstack.wsgi [None req-50e0f2b7-236e-46d6-967e-38bf9aed0549 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1403.206302] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.206302] [57331]: warnings.warn( [ 1403.209391] [57331]: INFO cinder.volume.api [None req-50e0f2b7-236e-46d6-967e-38bf9aed0549 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1403.213795] [57331]: INFO cinder.api.openstack.wsgi [None req-50e0f2b7-236e-46d6-967e-38bf9aed0549 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1403.214425] [57331]: [pid: 57331|app: 0|req: 256/534] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:30 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1404.152549] [57332]: DEBUG cinder.coordination [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-5a6c823c-136e-4478-a74a-748d3daa2f09 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Lock "cinder-attachment_update-81fdfd34-da14-47d7-a585-f45523041835-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=57332) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1404.152907] [57332]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-5a6c823c-136e-4478-a74a-748d3daa2f09 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e returned with HTTP 200 [ 1404.153424] [57332]: [pid: 57332|app: 0|req: 279/535] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 15:01:27 2025] PUT /volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e => generated 618 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.224965] [57331]: DEBUG cinder.api.middleware.request_id [None req-ac34a8b0-b1ee-430d-b268-9e7f24b3cd43 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.227078] [57331]: INFO cinder.api.openstack.wsgi [None req-ac34a8b0-b1ee-430d-b268-9e7f24b3cd43 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1404.227286] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ac34a8b0-b1ee-430d-b268-9e7f24b3cd43 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1404.227543] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ac34a8b0-b1ee-430d-b268-9e7f24b3cd43 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1404.240276] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.240276] [57331]: warnings.warn( [ 1404.244411] [57331]: INFO cinder.volume.api [None req-ac34a8b0-b1ee-430d-b268-9e7f24b3cd43 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1404.249425] [57331]: INFO cinder.api.openstack.wsgi [None req-ac34a8b0-b1ee-430d-b268-9e7f24b3cd43 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1404.249859] [57331]: [pid: 57331|app: 0|req: 257/536] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:31 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.261492] [57332]: DEBUG cinder.api.middleware.request_id [None req-e13c4936-45b4-4949-b348-e68cf7f9cb9c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.263547] [57332]: INFO cinder.api.openstack.wsgi [None req-e13c4936-45b4-4949-b348-e68cf7f9cb9c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1405.265514] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e13c4936-45b4-4949-b348-e68cf7f9cb9c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1405.265514] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e13c4936-45b4-4949-b348-e68cf7f9cb9c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1405.275035] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.275035] [57332]: warnings.warn( [ 1405.278565] [57332]: INFO cinder.volume.api [None req-e13c4936-45b4-4949-b348-e68cf7f9cb9c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1405.283289] [57332]: INFO cinder.api.openstack.wsgi [None req-e13c4936-45b4-4949-b348-e68cf7f9cb9c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1405.283918] [57332]: [pid: 57332|app: 0|req: 280/537] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:33 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1405.791692] [57331]: DEBUG cinder.api.middleware.request_id [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-930a1e3f-2589-48e6-b241-49861df10560 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.794064] [57331]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-930a1e3f-2589-48e6-b241-49861df10560 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e/action [ 1405.794493] [57331]: DEBUG cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-930a1e3f-2589-48e6-b241-49861df10560 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action body: b'{"os-complete": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1405.794627] [57331]: DEBUG cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-930a1e3f-2589-48e6-b241-49861df10560 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1405.810747] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.810747] [57331]: warnings.warn( [ 1405.817647] [57331]: INFO cinder.api.openstack.wsgi [req-5b12b751-147c-4355-aef9-1d14c864ba93 req-930a1e3f-2589-48e6-b241-49861df10560 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e/action returned with HTTP 204 [ 1405.818142] [57331]: [pid: 57331|app: 0|req: 258/538] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 15:01:33 2025] POST /volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1406.294747] [57332]: DEBUG cinder.api.middleware.request_id [None req-056aaf33-fc08-490b-a504-36035d2f1cc2 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.296790] [57332]: INFO cinder.api.openstack.wsgi [None req-056aaf33-fc08-490b-a504-36035d2f1cc2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1406.297010] [57332]: DEBUG cinder.api.openstack.wsgi [None req-056aaf33-fc08-490b-a504-36035d2f1cc2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1406.297229] [57332]: DEBUG cinder.api.openstack.wsgi [None req-056aaf33-fc08-490b-a504-36035d2f1cc2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1406.307500] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.307500] [57332]: warnings.warn( [ 1406.310682] [57332]: INFO cinder.volume.api [None req-056aaf33-fc08-490b-a504-36035d2f1cc2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1406.314856] [57332]: INFO cinder.api.openstack.wsgi [None req-056aaf33-fc08-490b-a504-36035d2f1cc2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1406.315281] [57332]: [pid: 57332|app: 0|req: 281/539] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:34 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1406.325342] [57331]: DEBUG cinder.api.middleware.request_id [None req-65a7bd1e-9e83-4d0b-abf2-be0635c4eaa6 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1406.328069] [57331]: INFO cinder.api.openstack.wsgi [None req-65a7bd1e-9e83-4d0b-abf2-be0635c4eaa6 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1406.328069] [57331]: DEBUG cinder.api.openstack.wsgi [None req-65a7bd1e-9e83-4d0b-abf2-be0635c4eaa6 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1406.328069] [57331]: DEBUG cinder.api.openstack.wsgi [None req-65a7bd1e-9e83-4d0b-abf2-be0635c4eaa6 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1406.337844] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.337844] [57331]: warnings.warn( [ 1406.341490] [57331]: INFO cinder.volume.api [None req-65a7bd1e-9e83-4d0b-abf2-be0635c4eaa6 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1406.345722] [57331]: INFO cinder.api.openstack.wsgi [None req-65a7bd1e-9e83-4d0b-abf2-be0635c4eaa6 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1406.346230] [57331]: [pid: 57331|app: 0|req: 259/540] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:34 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1416.312771] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=46,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1416.343810] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=86,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1423.074924] [57332]: DEBUG cinder.api.middleware.request_id [None req-e2ef05ee-7146-4022-8d75-ae24a394ca3d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.076762] [57332]: INFO cinder.api.openstack.wsgi [None req-e2ef05ee-7146-4022-8d75-ae24a394ca3d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1423.077123] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e2ef05ee-7146-4022-8d75-ae24a394ca3d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1423.077452] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e2ef05ee-7146-4022-8d75-ae24a394ca3d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1423.078568] [57332]: INFO cinder.api.v3.volumes [None req-e2ef05ee-7146-4022-8d75-ae24a394ca3d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Delete volume with id: 4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1423.090822] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.090822] [57332]: warnings.warn( [ 1423.091407] [57332]: INFO cinder.volume.api [None req-e2ef05ee-7146-4022-8d75-ae24a394ca3d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1423.112547] [57332]: INFO cinder.volume.api [None req-e2ef05ee-7146-4022-8d75-ae24a394ca3d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Delete volume request issued successfully. [ 1423.112787] [57332]: INFO cinder.api.openstack.wsgi [None req-e2ef05ee-7146-4022-8d75-ae24a394ca3d tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 202 [ 1423.113371] [57332]: [pid: 57332|app: 0|req: 282/541] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 15:01:50 2025] DELETE /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1423.116173] [57331]: DEBUG cinder.api.middleware.request_id [None req-ab066faa-6bd2-477b-a7ad-dc0723ccd4fd None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.118233] [57331]: INFO cinder.api.openstack.wsgi [None req-ab066faa-6bd2-477b-a7ad-dc0723ccd4fd tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1423.118446] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ab066faa-6bd2-477b-a7ad-dc0723ccd4fd tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1423.119033] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ab066faa-6bd2-477b-a7ad-dc0723ccd4fd tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1423.126948] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.126948] [57331]: warnings.warn( [ 1423.131402] [57331]: INFO cinder.volume.api [None req-ab066faa-6bd2-477b-a7ad-dc0723ccd4fd tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1423.136897] [57331]: INFO cinder.api.openstack.wsgi [None req-ab066faa-6bd2-477b-a7ad-dc0723ccd4fd tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1423.137380] [57331]: [pid: 57331|app: 0|req: 260/542] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:50 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1424.148544] [57332]: DEBUG cinder.api.middleware.request_id [None req-8493bde4-3496-4582-8cb4-ef593223fc83 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.150960] [57332]: INFO cinder.api.openstack.wsgi [None req-8493bde4-3496-4582-8cb4-ef593223fc83 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1424.151208] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8493bde4-3496-4582-8cb4-ef593223fc83 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1424.151426] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8493bde4-3496-4582-8cb4-ef593223fc83 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1424.159997] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.159997] [57332]: warnings.warn( [ 1424.163820] [57332]: INFO cinder.volume.api [None req-8493bde4-3496-4582-8cb4-ef593223fc83 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1424.168120] [57332]: INFO cinder.api.openstack.wsgi [None req-8493bde4-3496-4582-8cb4-ef593223fc83 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1424.168531] [57332]: [pid: 57332|app: 0|req: 283/543] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:51 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1425.178899] [57331]: DEBUG cinder.api.middleware.request_id [None req-73a6840c-fd75-4d58-a92e-e04552a5272e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.181163] [57331]: INFO cinder.api.openstack.wsgi [None req-73a6840c-fd75-4d58-a92e-e04552a5272e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1425.181394] [57331]: DEBUG cinder.api.openstack.wsgi [None req-73a6840c-fd75-4d58-a92e-e04552a5272e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1425.181613] [57331]: DEBUG cinder.api.openstack.wsgi [None req-73a6840c-fd75-4d58-a92e-e04552a5272e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1425.189287] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.189287] [57331]: warnings.warn( [ 1425.192954] [57331]: INFO cinder.volume.api [None req-73a6840c-fd75-4d58-a92e-e04552a5272e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Volume info retrieved successfully. [ 1425.197179] [57331]: INFO cinder.api.openstack.wsgi [None req-73a6840c-fd75-4d58-a92e-e04552a5272e tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 200 [ 1425.197786] [57331]: [pid: 57331|app: 0|req: 261/544] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:52 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.210820] [57332]: DEBUG cinder.api.middleware.request_id [None req-cff42dd7-fbcf-4001-8f1e-e491dd6799e9 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.212919] [57332]: INFO cinder.api.openstack.wsgi [None req-cff42dd7-fbcf-4001-8f1e-e491dd6799e9 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] GET http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf [ 1426.213134] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cff42dd7-fbcf-4001-8f1e-e491dd6799e9 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1426.213350] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cff42dd7-fbcf-4001-8f1e-e491dd6799e9 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1426.219405] [57332]: INFO cinder.api.openstack.wsgi [None req-cff42dd7-fbcf-4001-8f1e-e491dd6799e9 tempest-ServerActionsTestOtherB-376884766 tempest-ServerActionsTestOtherB-376884766-project-member] http://10.180.1.21/volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf returned with HTTP 404 [ 1426.220049] [57332]: [pid: 57332|app: 0|req: 284/545] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:01:53 2025] GET /volume/v3/volumes/4d196dc5-03b8-4e7c-831d-0c275f5653bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1435.195150] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=8 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1436.215751] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1457.638065] [57331]: DEBUG cinder.api.middleware.request_id [req-5e452c2f-5983-4ceb-9c6d-fc7cdce9ca96 req-135ffe3b-32c0-479e-affb-ec25bf3d8c7a None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1457.640436] [57331]: INFO cinder.api.openstack.wsgi [req-5e452c2f-5983-4ceb-9c6d-fc7cdce9ca96 req-135ffe3b-32c0-479e-affb-ec25bf3d8c7a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1457.640649] [57331]: DEBUG cinder.api.openstack.wsgi [req-5e452c2f-5983-4ceb-9c6d-fc7cdce9ca96 req-135ffe3b-32c0-479e-affb-ec25bf3d8c7a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1457.640859] [57331]: DEBUG cinder.api.openstack.wsgi [req-5e452c2f-5983-4ceb-9c6d-fc7cdce9ca96 req-135ffe3b-32c0-479e-affb-ec25bf3d8c7a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1457.654297] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1457.654297] [57331]: warnings.warn( [ 1457.657945] [57331]: INFO cinder.volume.api [req-5e452c2f-5983-4ceb-9c6d-fc7cdce9ca96 req-135ffe3b-32c0-479e-affb-ec25bf3d8c7a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1457.662647] [57331]: INFO cinder.api.openstack.wsgi [req-5e452c2f-5983-4ceb-9c6d-fc7cdce9ca96 req-135ffe3b-32c0-479e-affb-ec25bf3d8c7a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1457.663086] [57331]: [pid: 57331|app: 0|req: 262/546] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 15:02:25 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1464.675017] [57332]: DEBUG cinder.api.middleware.request_id [None req-5f2258d9-323f-4718-995d-c1af43d78b62 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.677050] [57332]: INFO cinder.api.openstack.wsgi [None req-5f2258d9-323f-4718-995d-c1af43d78b62 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1464.677307] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5f2258d9-323f-4718-995d-c1af43d78b62 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1464.677569] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5f2258d9-323f-4718-995d-c1af43d78b62 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1464.690736] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.690736] [57332]: warnings.warn( [ 1464.694426] [57332]: INFO cinder.volume.api [None req-5f2258d9-323f-4718-995d-c1af43d78b62 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1464.698947] [57332]: INFO cinder.api.openstack.wsgi [None req-5f2258d9-323f-4718-995d-c1af43d78b62 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1464.699371] [57332]: [pid: 57332|app: 0|req: 285/547] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:02:32 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1464.739407] [57331]: DEBUG cinder.api.middleware.request_id [req-1fb679e6-9461-48e8-b637-f15f32625234 req-100a7dfc-17b2-4258-913d-250dce07a13f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.741761] [57331]: INFO cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-100a7dfc-17b2-4258-913d-250dce07a13f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1464.741971] [57331]: DEBUG cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-100a7dfc-17b2-4258-913d-250dce07a13f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1464.742207] [57331]: DEBUG cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-100a7dfc-17b2-4258-913d-250dce07a13f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1464.751991] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.751991] [57331]: warnings.warn( [ 1464.755263] [57331]: INFO cinder.volume.api [req-1fb679e6-9461-48e8-b637-f15f32625234 req-100a7dfc-17b2-4258-913d-250dce07a13f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1464.759431] [57331]: INFO cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-100a7dfc-17b2-4258-913d-250dce07a13f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1464.759851] [57331]: [pid: 57331|app: 0|req: 263/548] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 15:02:32 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1464.778715] [57332]: DEBUG cinder.api.middleware.request_id [req-1fb679e6-9461-48e8-b637-f15f32625234 req-35930461-55ef-4b0f-98f2-4486622e59e5 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1464.781012] [57332]: INFO cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-35930461-55ef-4b0f-98f2-4486622e59e5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835/action [ 1464.781400] [57332]: DEBUG cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-35930461-55ef-4b0f-98f2-4486622e59e5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1464.781536] [57332]: DEBUG cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-35930461-55ef-4b0f-98f2-4486622e59e5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1464.792655] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1464.792655] [57332]: warnings.warn( [ 1464.793088] [57332]: INFO cinder.volume.api [req-1fb679e6-9461-48e8-b637-f15f32625234 req-35930461-55ef-4b0f-98f2-4486622e59e5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1464.798357] [57332]: INFO cinder.volume.api [req-1fb679e6-9461-48e8-b637-f15f32625234 req-35930461-55ef-4b0f-98f2-4486622e59e5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Begin detaching volume completed successfully. [ 1464.798573] [57332]: INFO cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-35930461-55ef-4b0f-98f2-4486622e59e5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835/action returned with HTTP 202 [ 1464.799027] [57332]: [pid: 57332|app: 0|req: 286/549] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 15:02:32 2025] POST /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1465.821501] [57331]: DEBUG cinder.api.middleware.request_id [None req-d1c96867-a1fb-47d5-a7f4-ce523e5ec804 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.822051] [57331]: INFO cinder.api.openstack.wsgi [None req-d1c96867-a1fb-47d5-a7f4-ce523e5ec804 None None] GET http://10.180.1.21/volume// [ 1465.822234] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d1c96867-a1fb-47d5-a7f4-ce523e5ec804 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1465.822481] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d1c96867-a1fb-47d5-a7f4-ce523e5ec804 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1465.822902] [57331]: INFO cinder.api.openstack.wsgi [None req-d1c96867-a1fb-47d5-a7f4-ce523e5ec804 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1465.823393] [57331]: [pid: 57331|app: 0|req: 264/550] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 15:02:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1465.827275] [57332]: DEBUG cinder.api.middleware.request_id [req-1fb679e6-9461-48e8-b637-f15f32625234 req-78870fea-15ba-4a20-be88-ea4abc058a0a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1465.829608] [57332]: INFO cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-78870fea-15ba-4a20-be88-ea4abc058a0a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1465.829853] [57332]: DEBUG cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-78870fea-15ba-4a20-be88-ea4abc058a0a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1465.830079] [57332]: DEBUG cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-78870fea-15ba-4a20-be88-ea4abc058a0a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1465.842823] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1465.842823] [57332]: warnings.warn( [ 1465.846633] [57332]: INFO cinder.volume.api [req-1fb679e6-9461-48e8-b637-f15f32625234 req-78870fea-15ba-4a20-be88-ea4abc058a0a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1465.851548] [57332]: INFO cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-78870fea-15ba-4a20-be88-ea4abc058a0a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1465.852116] [57332]: [pid: 57332|app: 0|req: 287/551] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 15:02:33 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1466.995185] [57331]: DEBUG cinder.api.middleware.request_id [req-1fb679e6-9461-48e8-b637-f15f32625234 req-79b2ee4c-c3b7-4d7a-9638-dd106d8c1b60 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1466.997655] [57331]: INFO cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-79b2ee4c-c3b7-4d7a-9638-dd106d8c1b60 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] DELETE http://10.180.1.21/volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e [ 1466.997882] [57331]: DEBUG cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-79b2ee4c-c3b7-4d7a-9638-dd106d8c1b60 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1466.998104] [57331]: DEBUG cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-79b2ee4c-c3b7-4d7a-9638-dd106d8c1b60 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1467.005820] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1467.005820] [57331]: warnings.warn( [ 1467.534067] [57331]: INFO cinder.api.openstack.wsgi [req-1fb679e6-9461-48e8-b637-f15f32625234 req-79b2ee4c-c3b7-4d7a-9638-dd106d8c1b60 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e returned with HTTP 200 [ 1467.534067] [57331]: [pid: 57331|app: 0|req: 265/552] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 15:02:34 2025] DELETE /volume/v3/attachments/350e9698-76eb-4891-94e2-6857e5f4301e => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1468.983090] [57332]: DEBUG cinder.api.middleware.request_id [None req-e12c6118-8999-459c-bde8-3f5eb4ccbb34 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1468.985159] [57332]: INFO cinder.api.openstack.wsgi [None req-e12c6118-8999-459c-bde8-3f5eb4ccbb34 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1468.985387] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e12c6118-8999-459c-bde8-3f5eb4ccbb34 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1468.985637] [57332]: DEBUG cinder.api.openstack.wsgi [None req-e12c6118-8999-459c-bde8-3f5eb4ccbb34 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1468.993275] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1468.993275] [57332]: warnings.warn( [ 1468.996807] [57332]: INFO cinder.volume.api [None req-e12c6118-8999-459c-bde8-3f5eb4ccbb34 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1469.001286] [57332]: INFO cinder.api.openstack.wsgi [None req-e12c6118-8999-459c-bde8-3f5eb4ccbb34 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1469.001775] [57332]: [pid: 57332|app: 0|req: 288/553] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:02:36 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1477.532937] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1478.999183] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1528.595873] [57331]: DEBUG cinder.api.middleware.request_id [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.598192] [57331]: INFO cinder.api.openstack.wsgi [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1528.598563] [57331]: DEBUG cinder.api.openstack.wsgi [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1800914762"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1528.600246] [57331]: DEBUG cinder.api.v3.volumes [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1800914762'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1528.600373] [57331]: INFO cinder.api.v3.volumes [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume of 1 GB [ 1528.600677] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1528.600677] [57331]: warnings.warn( [ 1528.605882] [57331]: INFO cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Availability Zones retrieved successfully. [ 1528.612298] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Flow 'volume_create_api' (be9c88e3-03ae-4656-8000-db8d825380ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1528.613438] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2e5224-c390-4bbb-8fcc-1f0b561e01e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1528.614534] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1528.631682] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2e5224-c390-4bbb-8fcc-1f0b561e01e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1528.632568] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f92f20a-5782-4aee-b7b6-5c4f96af4d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1528.663458] [57331]: DEBUG cinder.quota [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Created reservations ['6937d788-0fe9-48d3-ae77-f463f48ecf45', '604e54d3-3ed4-4184-a847-4f62ba5056bf', 'b3ad8abe-4a90-4cff-9d7e-360ee9e43c51', '73ebdbcc-e498-47ae-b214-93c418ec3854'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1528.664469] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f92f20a-5782-4aee-b7b6-5c4f96af4d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6937d788-0fe9-48d3-ae77-f463f48ecf45', '604e54d3-3ed4-4184-a847-4f62ba5056bf', 'b3ad8abe-4a90-4cff-9d7e-360ee9e43c51', '73ebdbcc-e498-47ae-b214-93c418ec3854']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1528.665404] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0408ed2b-91e7-4175-91c5-4debf71b6323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1528.679428] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0408ed2b-91e7-4175-91c5-4debf71b6323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab303be3-5c65-45b6-9a52-059648e48fba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1800914762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c94fa10994f258c9606256648cfb9',qos_specs=None,replication_status=,reservations=['6937d788-0fe9-48d3-ae77-f463f48ecf45','604e54d3-3ed4-4184-a847-4f62ba5056bf','b3ad8abe-4a90-4cff-9d7e-360ee9e43c51','73ebdbcc-e498-47ae-b214-93c418ec3854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126bff7254244a0d96ad536851828755',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T15:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1800914762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab303be3-5c65-45b6-9a52-059648e48fba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c94fa10994f258c9606256648cfb9',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='126bff7254244a0d96ad536851828755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1528.680315] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c48e59d-e065-4f94-b6e0-6b04982dc852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1528.691866] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c48e59d-e065-4f94-b6e0-6b04982dc852) 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-1800914762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c94fa10994f258c9606256648cfb9',qos_specs=None,replication_status=,reservations=['6937d788-0fe9-48d3-ae77-f463f48ecf45','604e54d3-3ed4-4184-a847-4f62ba5056bf','b3ad8abe-4a90-4cff-9d7e-360ee9e43c51','73ebdbcc-e498-47ae-b214-93c418ec3854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126bff7254244a0d96ad536851828755',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1528.692685] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (980565c0-e30b-423c-9f26-d9ad06a56f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1528.702192] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (980565c0-e30b-423c-9f26-d9ad06a56f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1528.703211] [57331]: DEBUG cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Flow 'volume_create_api' (be9c88e3-03ae-4656-8000-db8d825380ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1528.703551] [57331]: INFO cinder.volume.api [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume request issued successfully. [ 1528.704215] [57331]: INFO cinder.api.openstack.wsgi [None req-3b8478c7-8c28-4bdf-a0ab-47bc6af5b922 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1528.704703] [57331]: [pid: 57331|app: 0|req: 266/554] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 15:03:36 2025] POST /volume/v3/volumes => generated 754 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1528.713022] [57332]: DEBUG cinder.api.middleware.request_id [None req-8209f64c-7926-4303-ba75-70940b4a750f None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1528.715074] [57332]: INFO cinder.api.openstack.wsgi [None req-8209f64c-7926-4303-ba75-70940b4a750f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1528.715298] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8209f64c-7926-4303-ba75-70940b4a750f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1528.715505] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8209f64c-7926-4303-ba75-70940b4a750f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1528.723440] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1528.723440] [57332]: warnings.warn( [ 1528.727221] [57332]: INFO cinder.volume.api [None req-8209f64c-7926-4303-ba75-70940b4a750f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1528.731443] [57332]: INFO cinder.api.openstack.wsgi [None req-8209f64c-7926-4303-ba75-70940b4a750f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1528.731839] [57332]: [pid: 57332|app: 0|req: 289/555] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:36 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1529.742500] [57331]: DEBUG cinder.api.middleware.request_id [None req-b79331a8-77db-4ed0-8449-68392c7f8e26 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.744927] [57331]: INFO cinder.api.openstack.wsgi [None req-b79331a8-77db-4ed0-8449-68392c7f8e26 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1529.745169] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b79331a8-77db-4ed0-8449-68392c7f8e26 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1529.745393] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b79331a8-77db-4ed0-8449-68392c7f8e26 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1529.753262] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1529.753262] [57331]: warnings.warn( [ 1529.756788] [57331]: INFO cinder.volume.api [None req-b79331a8-77db-4ed0-8449-68392c7f8e26 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1529.760955] [57331]: INFO cinder.api.openstack.wsgi [None req-b79331a8-77db-4ed0-8449-68392c7f8e26 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1529.761384] [57331]: [pid: 57331|app: 0|req: 267/556] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:37 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1529.810403] [57332]: DEBUG cinder.api.middleware.request_id [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-87ebe8b5-3a4a-422e-8e7f-414b911f1627 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1529.812881] [57332]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-87ebe8b5-3a4a-422e-8e7f-414b911f1627 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1529.813122] [57332]: DEBUG cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-87ebe8b5-3a4a-422e-8e7f-414b911f1627 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1529.813346] [57332]: DEBUG cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-87ebe8b5-3a4a-422e-8e7f-414b911f1627 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1529.822868] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1529.822868] [57332]: warnings.warn( [ 1529.826738] [57332]: INFO cinder.volume.api [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-87ebe8b5-3a4a-422e-8e7f-414b911f1627 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1529.831421] [57332]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-87ebe8b5-3a4a-422e-8e7f-414b911f1627 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1529.831832] [57332]: [pid: 57332|app: 0|req: 290/557] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 15:03:37 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1531.351497] [57331]: DEBUG cinder.api.middleware.request_id [None req-af7d5767-892c-4d30-8dfb-257fd935d0f0 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.351964] [57331]: INFO cinder.api.openstack.wsgi [None req-af7d5767-892c-4d30-8dfb-257fd935d0f0 None None] GET http://10.180.1.21/volume// [ 1531.352162] [57331]: DEBUG cinder.api.openstack.wsgi [None req-af7d5767-892c-4d30-8dfb-257fd935d0f0 None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1531.352377] [57331]: DEBUG cinder.api.openstack.wsgi [None req-af7d5767-892c-4d30-8dfb-257fd935d0f0 None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1531.352752] [57331]: INFO cinder.api.openstack.wsgi [None req-af7d5767-892c-4d30-8dfb-257fd935d0f0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1531.353099] [57331]: [pid: 57331|app: 0|req: 268/558] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 15:03:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1531.357007] [57332]: DEBUG cinder.api.middleware.request_id [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-db8d0604-17ef-41f2-b57d-4872815ced2b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.359273] [57332]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-db8d0604-17ef-41f2-b57d-4872815ced2b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1531.359675] [57332]: DEBUG cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-db8d0604-17ef-41f2-b57d-4872815ced2b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab303be3-5c65-45b6-9a52-059648e48fba", "connector": null, "instance_uuid": "80c34f97-c25a-45b2-8c9c-1a4ffb6823e5"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1531.370846] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1531.370846] [57332]: warnings.warn( [ 1531.390796] [57332]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-db8d0604-17ef-41f2-b57d-4872815ced2b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1531.391380] [57332]: [pid: 57332|app: 0|req: 291/559] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 15:03:39 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1531.412357] [57331]: DEBUG cinder.api.middleware.request_id [None req-8e626302-d40b-453d-a04f-890b60b8a987 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.414349] [57331]: INFO cinder.api.openstack.wsgi [None req-8e626302-d40b-453d-a04f-890b60b8a987 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1531.414555] [57331]: DEBUG cinder.api.openstack.wsgi [None req-8e626302-d40b-453d-a04f-890b60b8a987 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1531.414857] [57331]: DEBUG cinder.api.openstack.wsgi [None req-8e626302-d40b-453d-a04f-890b60b8a987 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1531.424674] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1531.424674] [57331]: warnings.warn( [ 1531.428038] [57331]: INFO cinder.volume.api [None req-8e626302-d40b-453d-a04f-890b60b8a987 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1531.432706] [57331]: INFO cinder.api.openstack.wsgi [None req-8e626302-d40b-453d-a04f-890b60b8a987 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1531.433122] [57331]: [pid: 57331|app: 0|req: 269/560] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:39 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1531.914542] [57332]: DEBUG cinder.api.middleware.request_id [None req-8261e1a0-d987-48ef-a0e6-cb717a4d0196 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.915032] [57332]: INFO cinder.api.openstack.wsgi [None req-8261e1a0-d987-48ef-a0e6-cb717a4d0196 None None] GET http://10.180.1.21/volume// [ 1531.915220] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8261e1a0-d987-48ef-a0e6-cb717a4d0196 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1531.915434] [57332]: DEBUG cinder.api.openstack.wsgi [None req-8261e1a0-d987-48ef-a0e6-cb717a4d0196 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1531.915827] [57332]: INFO cinder.api.openstack.wsgi [None req-8261e1a0-d987-48ef-a0e6-cb717a4d0196 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1531.916275] [57332]: [pid: 57332|app: 0|req: 292/561] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 15:03:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1531.919499] [57331]: DEBUG cinder.api.middleware.request_id [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-dc276705-63a8-4644-9518-9b15813e9bb3 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1531.995934] [57331]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-dc276705-63a8-4644-9518-9b15813e9bb3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1531.996252] [57331]: DEBUG cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-dc276705-63a8-4644-9518-9b15813e9bb3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1531.996466] [57331]: DEBUG cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-dc276705-63a8-4644-9518-9b15813e9bb3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1532.008024] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.008024] [57331]: warnings.warn( [ 1532.011912] [57331]: INFO cinder.volume.api [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-dc276705-63a8-4644-9518-9b15813e9bb3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1532.016254] [57331]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-dc276705-63a8-4644-9518-9b15813e9bb3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1532.016631] [57331]: [pid: 57331|app: 0|req: 270/562] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 15:03:39 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 1027 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1532.044009] [57332]: DEBUG cinder.api.middleware.request_id [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-987357b9-51e9-414b-ac0b-f569b71f477c None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.046425] [57332]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-987357b9-51e9-414b-ac0b-f569b71f477c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] PUT http://10.180.1.21/volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d [ 1532.046876] [57332]: DEBUG cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-987357b9-51e9-414b-ac0b-f569b71f477c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-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-1000214", "mountpoint": "/dev/sdb"}}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1532.054931] [57332]: DEBUG cinder.coordination [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-987357b9-51e9-414b-ac0b-f569b71f477c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Acquiring lock "cinder-attachment_update-ab303be3-5c65-45b6-9a52-059648e48fba-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1532.059505] [57332]: DEBUG cinder.coordination [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-987357b9-51e9-414b-ac0b-f569b71f477c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Lock "cinder-attachment_update-ab303be3-5c65-45b6-9a52-059648e48fba-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1532.060575] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.060575] [57332]: warnings.warn( [ 1532.443547] [57331]: DEBUG cinder.api.middleware.request_id [None req-aeea278a-84a0-422c-bbd8-c4f39a29b7aa None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1532.445630] [57331]: INFO cinder.api.openstack.wsgi [None req-aeea278a-84a0-422c-bbd8-c4f39a29b7aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1532.445846] [57331]: DEBUG cinder.api.openstack.wsgi [None req-aeea278a-84a0-422c-bbd8-c4f39a29b7aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1532.446078] [57331]: DEBUG cinder.api.openstack.wsgi [None req-aeea278a-84a0-422c-bbd8-c4f39a29b7aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1532.458679] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1532.458679] [57331]: warnings.warn( [ 1532.462341] [57331]: INFO cinder.volume.api [None req-aeea278a-84a0-422c-bbd8-c4f39a29b7aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1532.466941] [57331]: INFO cinder.api.openstack.wsgi [None req-aeea278a-84a0-422c-bbd8-c4f39a29b7aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1532.467370] [57331]: [pid: 57331|app: 0|req: 271/563] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:40 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1533.477910] [57331]: DEBUG cinder.api.middleware.request_id [None req-d10e10c6-c843-486f-a48b-0257330721fd None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1533.479934] [57331]: INFO cinder.api.openstack.wsgi [None req-d10e10c6-c843-486f-a48b-0257330721fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1533.480154] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d10e10c6-c843-486f-a48b-0257330721fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1533.480369] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d10e10c6-c843-486f-a48b-0257330721fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1533.490441] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1533.490441] [57331]: warnings.warn( [ 1533.493850] [57331]: INFO cinder.volume.api [None req-d10e10c6-c843-486f-a48b-0257330721fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1533.498306] [57331]: INFO cinder.api.openstack.wsgi [None req-d10e10c6-c843-486f-a48b-0257330721fd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1533.498724] [57331]: [pid: 57331|app: 0|req: 272/564] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:41 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1534.509273] [57331]: DEBUG cinder.api.middleware.request_id [None req-00229543-37ca-474c-95f5-03c5b7404921 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1534.511424] [57331]: INFO cinder.api.openstack.wsgi [None req-00229543-37ca-474c-95f5-03c5b7404921 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1534.511675] [57331]: DEBUG cinder.api.openstack.wsgi [None req-00229543-37ca-474c-95f5-03c5b7404921 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1534.511863] [57331]: DEBUG cinder.api.openstack.wsgi [None req-00229543-37ca-474c-95f5-03c5b7404921 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1534.521632] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1534.521632] [57331]: warnings.warn( [ 1534.524836] [57331]: INFO cinder.volume.api [None req-00229543-37ca-474c-95f5-03c5b7404921 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1534.528963] [57331]: INFO cinder.api.openstack.wsgi [None req-00229543-37ca-474c-95f5-03c5b7404921 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1534.529369] [57331]: [pid: 57331|app: 0|req: 273/565] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:42 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1535.539585] [57331]: DEBUG cinder.api.middleware.request_id [None req-f9c726df-fcdd-4864-952c-b0949e84c1fb None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.542048] [57331]: INFO cinder.api.openstack.wsgi [None req-f9c726df-fcdd-4864-952c-b0949e84c1fb tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1535.542048] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f9c726df-fcdd-4864-952c-b0949e84c1fb tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1535.542308] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f9c726df-fcdd-4864-952c-b0949e84c1fb tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1535.552175] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1535.552175] [57331]: warnings.warn( [ 1535.555427] [57331]: INFO cinder.volume.api [None req-f9c726df-fcdd-4864-952c-b0949e84c1fb tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1535.559572] [57331]: INFO cinder.api.openstack.wsgi [None req-f9c726df-fcdd-4864-952c-b0949e84c1fb tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1535.559989] [57331]: [pid: 57331|app: 0|req: 274/566] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:43 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1536.570255] [57331]: DEBUG cinder.api.middleware.request_id [None req-01691ec1-1503-4293-b561-3fb1f45e9cde None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1536.572686] [57331]: INFO cinder.api.openstack.wsgi [None req-01691ec1-1503-4293-b561-3fb1f45e9cde tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1536.572686] [57331]: DEBUG cinder.api.openstack.wsgi [None req-01691ec1-1503-4293-b561-3fb1f45e9cde tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1536.572872] [57331]: DEBUG cinder.api.openstack.wsgi [None req-01691ec1-1503-4293-b561-3fb1f45e9cde tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1536.583079] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1536.583079] [57331]: warnings.warn( [ 1536.583233] [57332]: DEBUG cinder.coordination [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-987357b9-51e9-414b-ac0b-f569b71f477c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Lock "cinder-attachment_update-ab303be3-5c65-45b6-9a52-059648e48fba-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=57332) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1536.583642] [57332]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-987357b9-51e9-414b-ac0b-f569b71f477c tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d returned with HTTP 200 [ 1536.584185] [57332]: [pid: 57332|app: 0|req: 293/567] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 15:03:39 2025] PUT /volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d => generated 618 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1536.586462] [57331]: INFO cinder.volume.api [None req-01691ec1-1503-4293-b561-3fb1f45e9cde tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1536.590682] [57331]: INFO cinder.api.openstack.wsgi [None req-01691ec1-1503-4293-b561-3fb1f45e9cde tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1536.591097] [57331]: [pid: 57331|app: 0|req: 275/568] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:44 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1537.601471] [57332]: DEBUG cinder.api.middleware.request_id [None req-b43354ae-e7fa-4b49-a3dd-0308b710e8e7 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1537.603703] [57332]: INFO cinder.api.openstack.wsgi [None req-b43354ae-e7fa-4b49-a3dd-0308b710e8e7 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1537.603985] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b43354ae-e7fa-4b49-a3dd-0308b710e8e7 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1537.604215] [57332]: DEBUG cinder.api.openstack.wsgi [None req-b43354ae-e7fa-4b49-a3dd-0308b710e8e7 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1537.614677] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1537.614677] [57332]: warnings.warn( [ 1537.618205] [57332]: INFO cinder.volume.api [None req-b43354ae-e7fa-4b49-a3dd-0308b710e8e7 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1537.622700] [57332]: INFO cinder.api.openstack.wsgi [None req-b43354ae-e7fa-4b49-a3dd-0308b710e8e7 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1537.623121] [57332]: [pid: 57332|app: 0|req: 294/569] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:45 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1538.634045] [57331]: DEBUG cinder.api.middleware.request_id [None req-e4dbdd3a-a1c7-4789-9752-c8f9799fdc86 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.636146] [57331]: INFO cinder.api.openstack.wsgi [None req-e4dbdd3a-a1c7-4789-9752-c8f9799fdc86 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1538.636314] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e4dbdd3a-a1c7-4789-9752-c8f9799fdc86 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1538.636501] [57331]: DEBUG cinder.api.openstack.wsgi [None req-e4dbdd3a-a1c7-4789-9752-c8f9799fdc86 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1538.646982] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1538.646982] [57331]: warnings.warn( [ 1538.650501] [57331]: INFO cinder.volume.api [None req-e4dbdd3a-a1c7-4789-9752-c8f9799fdc86 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1538.655574] [57331]: INFO cinder.api.openstack.wsgi [None req-e4dbdd3a-a1c7-4789-9752-c8f9799fdc86 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1538.655987] [57331]: [pid: 57331|app: 0|req: 276/570] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:46 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1539.199255] [57332]: DEBUG cinder.api.middleware.request_id [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-6b750992-9b97-447d-af7b-aeed250384aa None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.201484] [57332]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-6b750992-9b97-447d-af7b-aeed250384aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d/action [ 1539.201954] [57332]: DEBUG cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-6b750992-9b97-447d-af7b-aeed250384aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action body: b'{"os-complete": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1539.202107] [57332]: DEBUG cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-6b750992-9b97-447d-af7b-aeed250384aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1539.217610] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.217610] [57332]: warnings.warn( [ 1539.229106] [57332]: INFO cinder.api.openstack.wsgi [req-035a4c53-55b5-48d5-ad9a-9e10e97c0e68 req-6b750992-9b97-447d-af7b-aeed250384aa tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d/action returned with HTTP 204 [ 1539.229492] [57332]: [pid: 57332|app: 0|req: 295/571] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 15:03:46 2025] POST /volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1539.667019] [57331]: DEBUG cinder.api.middleware.request_id [None req-0cbefdc6-b81e-4275-a840-3047a1d4f325 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.669053] [57331]: INFO cinder.api.openstack.wsgi [None req-0cbefdc6-b81e-4275-a840-3047a1d4f325 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1539.669278] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0cbefdc6-b81e-4275-a840-3047a1d4f325 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1539.669487] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0cbefdc6-b81e-4275-a840-3047a1d4f325 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1539.682191] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.682191] [57331]: warnings.warn( [ 1539.685872] [57331]: INFO cinder.volume.api [None req-0cbefdc6-b81e-4275-a840-3047a1d4f325 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1539.690537] [57331]: INFO cinder.api.openstack.wsgi [None req-0cbefdc6-b81e-4275-a840-3047a1d4f325 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1539.690945] [57331]: [pid: 57331|app: 0|req: 277/572] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:47 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1539.705955] [57332]: DEBUG cinder.api.middleware.request_id [None req-f1501ccd-073d-4d17-9940-38e0c463455e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.708018] [57332]: INFO cinder.api.openstack.wsgi [None req-f1501ccd-073d-4d17-9940-38e0c463455e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1539.708243] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f1501ccd-073d-4d17-9940-38e0c463455e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1539.708464] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f1501ccd-073d-4d17-9940-38e0c463455e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1539.718647] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.718647] [57332]: warnings.warn( [ 1539.721696] [57332]: INFO cinder.volume.api [None req-f1501ccd-073d-4d17-9940-38e0c463455e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1539.725934] [57332]: INFO cinder.api.openstack.wsgi [None req-f1501ccd-073d-4d17-9940-38e0c463455e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1539.726345] [57332]: [pid: 57332|app: 0|req: 296/573] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:47 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1539.772195] [57331]: DEBUG cinder.api.middleware.request_id [req-ee56f638-db6a-4b5d-8a0f-1cac69293062 req-1b7c1bd2-218f-4544-84bc-bf1adc575979 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.774655] [57331]: INFO cinder.api.openstack.wsgi [req-ee56f638-db6a-4b5d-8a0f-1cac69293062 req-1b7c1bd2-218f-4544-84bc-bf1adc575979 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1539.774891] [57331]: DEBUG cinder.api.openstack.wsgi [req-ee56f638-db6a-4b5d-8a0f-1cac69293062 req-1b7c1bd2-218f-4544-84bc-bf1adc575979 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1539.775122] [57331]: DEBUG cinder.api.openstack.wsgi [req-ee56f638-db6a-4b5d-8a0f-1cac69293062 req-1b7c1bd2-218f-4544-84bc-bf1adc575979 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1539.784587] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.784587] [57331]: warnings.warn( [ 1539.788058] [57331]: INFO cinder.volume.api [req-ee56f638-db6a-4b5d-8a0f-1cac69293062 req-1b7c1bd2-218f-4544-84bc-bf1adc575979 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1539.792268] [57331]: INFO cinder.api.openstack.wsgi [req-ee56f638-db6a-4b5d-8a0f-1cac69293062 req-1b7c1bd2-218f-4544-84bc-bf1adc575979 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1539.792697] [57331]: [pid: 57331|app: 0|req: 278/574] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 15:03:47 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1539.802779] [57332]: DEBUG cinder.api.middleware.request_id [None req-5caf4d8e-6cac-43ec-a371-a85daf35419a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.804831] [57332]: INFO cinder.api.openstack.wsgi [None req-5caf4d8e-6cac-43ec-a371-a85daf35419a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1539.805071] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5caf4d8e-6cac-43ec-a371-a85daf35419a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1539.805299] [57332]: DEBUG cinder.api.openstack.wsgi [None req-5caf4d8e-6cac-43ec-a371-a85daf35419a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1539.815233] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.815233] [57332]: warnings.warn( [ 1539.818304] [57332]: INFO cinder.volume.api [None req-5caf4d8e-6cac-43ec-a371-a85daf35419a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1539.822395] [57332]: INFO cinder.api.openstack.wsgi [None req-5caf4d8e-6cac-43ec-a371-a85daf35419a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1539.822792] [57332]: [pid: 57332|app: 0|req: 297/575] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:47 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1539.859711] [57331]: DEBUG cinder.api.middleware.request_id [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-52818775-2ac5-4af7-9b37-ccb59018b36d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.862206] [57331]: INFO cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-52818775-2ac5-4af7-9b37-ccb59018b36d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1539.862417] [57331]: DEBUG cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-52818775-2ac5-4af7-9b37-ccb59018b36d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1539.862630] [57331]: DEBUG cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-52818775-2ac5-4af7-9b37-ccb59018b36d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1539.873294] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.873294] [57331]: warnings.warn( [ 1539.876763] [57331]: INFO cinder.volume.api [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-52818775-2ac5-4af7-9b37-ccb59018b36d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1539.881094] [57331]: INFO cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-52818775-2ac5-4af7-9b37-ccb59018b36d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1539.881606] [57331]: [pid: 57331|app: 0|req: 279/576] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 15:03:47 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1539.898776] [57332]: DEBUG cinder.api.middleware.request_id [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-8d3157b0-c152-4b27-aa45-da24b9d4246b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.900983] [57332]: INFO cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-8d3157b0-c152-4b27-aa45-da24b9d4246b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba/action [ 1539.901391] [57332]: DEBUG cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-8d3157b0-c152-4b27-aa45-da24b9d4246b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57332) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1539.901523] [57332]: DEBUG cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-8d3157b0-c152-4b27-aa45-da24b9d4246b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1539.913099] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.913099] [57332]: warnings.warn( [ 1539.913593] [57332]: INFO cinder.volume.api [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-8d3157b0-c152-4b27-aa45-da24b9d4246b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1539.919050] [57332]: INFO cinder.volume.api [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-8d3157b0-c152-4b27-aa45-da24b9d4246b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Begin detaching volume completed successfully. [ 1539.919253] [57332]: INFO cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-8d3157b0-c152-4b27-aa45-da24b9d4246b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba/action returned with HTTP 202 [ 1539.919676] [57332]: [pid: 57332|app: 0|req: 298/577] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 15:03:47 2025] POST /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1540.941562] [57331]: DEBUG cinder.api.middleware.request_id [None req-927e5721-2e4d-4b36-a35e-e41b7ae47f7b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.942069] [57331]: INFO cinder.api.openstack.wsgi [None req-927e5721-2e4d-4b36-a35e-e41b7ae47f7b None None] GET http://10.180.1.21/volume// [ 1540.942263] [57331]: DEBUG cinder.api.openstack.wsgi [None req-927e5721-2e4d-4b36-a35e-e41b7ae47f7b None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1540.942529] [57331]: DEBUG cinder.api.openstack.wsgi [None req-927e5721-2e4d-4b36-a35e-e41b7ae47f7b None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1540.942924] [57331]: INFO cinder.api.openstack.wsgi [None req-927e5721-2e4d-4b36-a35e-e41b7ae47f7b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1540.943284] [57331]: [pid: 57331|app: 0|req: 280/578] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 15:03:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1540.946646] [57332]: DEBUG cinder.api.middleware.request_id [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-31daaf3c-a27b-4fd1-8a7a-ea1acf402936 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.948998] [57332]: INFO cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-31daaf3c-a27b-4fd1-8a7a-ea1acf402936 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1540.949262] [57332]: DEBUG cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-31daaf3c-a27b-4fd1-8a7a-ea1acf402936 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1540.949471] [57332]: DEBUG cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-31daaf3c-a27b-4fd1-8a7a-ea1acf402936 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1540.962898] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1540.962898] [57332]: warnings.warn( [ 1540.966718] [57332]: INFO cinder.volume.api [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-31daaf3c-a27b-4fd1-8a7a-ea1acf402936 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1540.971691] [57332]: INFO cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-31daaf3c-a27b-4fd1-8a7a-ea1acf402936 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1540.972125] [57332]: [pid: 57332|app: 0|req: 299/579] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 15:03:48 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1542.106852] [57331]: DEBUG cinder.api.middleware.request_id [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-22acd1af-ff36-4135-a8f9-e9dceead7c44 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.109248] [57331]: INFO cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-22acd1af-ff36-4135-a8f9-e9dceead7c44 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] DELETE http://10.180.1.21/volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d [ 1542.109485] [57331]: DEBUG cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-22acd1af-ff36-4135-a8f9-e9dceead7c44 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1542.109691] [57331]: DEBUG cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-22acd1af-ff36-4135-a8f9-e9dceead7c44 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'version_select' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1542.118989] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.118989] [57331]: warnings.warn( [ 1542.646634] [57331]: INFO cinder.api.openstack.wsgi [req-8405c71d-0ed8-4f22-a6cd-4c8d92d9a488 req-22acd1af-ff36-4135-a8f9-e9dceead7c44 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d returned with HTTP 200 [ 1542.647246] [57331]: [pid: 57331|app: 0|req: 281/580] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 15:03:49 2025] DELETE /volume/v3/attachments/af6293f9-deb7-4e2a-8ad0-63125d4b4b7d => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1544.135912] [57332]: DEBUG cinder.api.middleware.request_id [None req-28ab8597-75f1-4f15-b28d-615ab6981948 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.137909] [57332]: INFO cinder.api.openstack.wsgi [None req-28ab8597-75f1-4f15-b28d-615ab6981948 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1544.139606] [57332]: DEBUG cinder.api.openstack.wsgi [None req-28ab8597-75f1-4f15-b28d-615ab6981948 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1544.139606] [57332]: DEBUG cinder.api.openstack.wsgi [None req-28ab8597-75f1-4f15-b28d-615ab6981948 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1544.147941] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.147941] [57332]: warnings.warn( [ 1544.152122] [57332]: INFO cinder.volume.api [None req-28ab8597-75f1-4f15-b28d-615ab6981948 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1544.156774] [57332]: INFO cinder.api.openstack.wsgi [None req-28ab8597-75f1-4f15-b28d-615ab6981948 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1544.157294] [57332]: [pid: 57332|app: 0|req: 300/581] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:03:51 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.645621] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=89,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1554.154492] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1604.406717] [57331]: DEBUG cinder.api.middleware.request_id [None req-45e45d85-11c5-4e23-8bed-4237496d1cba None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.408606] [57331]: INFO cinder.api.openstack.wsgi [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1604.408980] [57331]: DEBUG cinder.api.openstack.wsgi [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1395290863"}} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1604.410704] [57331]: DEBUG cinder.api.v3.volumes [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1395290863'}} {{(pid=57331) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1604.410835] [57331]: INFO cinder.api.v3.volumes [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume of 1 GB [ 1604.411188] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.411188] [57331]: warnings.warn( [ 1604.416217] [57331]: INFO cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Availability Zones retrieved successfully. [ 1604.422778] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Flow 'volume_create_api' (481f3a50-bee0-42f8-a78a-51f56232481e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1604.423940] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a66ae900-a1f6-4333-ad5b-020296a91e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1604.425079] [57331]: DEBUG cinder.volume.flows.api.create_volume [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Validating volume size '1' using validate_int {{(pid=57331) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1604.444144] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a66ae900-a1f6-4333-ad5b-020296a91e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-15T14:45:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=e408143f-a1ff-4d4f-8f1e-beb387585102,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e408143f-a1ff-4d4f-8f1e-beb387585102', '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=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1604.445647] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8222986-d59e-472e-b8ec-39a88c961e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1604.475842] [57331]: DEBUG cinder.quota [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Created reservations ['d70cc819-af25-4c37-9fd2-9d48c7938509', 'bf08270a-2e18-4184-b93b-be8956aba97d', 'c6bb4491-9843-4341-8f71-dc4e6ba29db6', '913373e2-fe69-4ee7-821a-e0effb5535c9'] {{(pid=57331) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1604.476731] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8222986-d59e-472e-b8ec-39a88c961e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d70cc819-af25-4c37-9fd2-9d48c7938509', 'bf08270a-2e18-4184-b93b-be8956aba97d', 'c6bb4491-9843-4341-8f71-dc4e6ba29db6', '913373e2-fe69-4ee7-821a-e0effb5535c9']}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1604.477622] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fe1c2f-e7ab-4ebc-8ebf-49eacff2bd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1604.491470] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fe1c2f-e7ab-4ebc-8ebf-49eacff2bd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '868b793f-44b3-4952-b616-7dcd0951bddd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1395290863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c94fa10994f258c9606256648cfb9',qos_specs=None,replication_status=,reservations=['d70cc819-af25-4c37-9fd2-9d48c7938509','bf08270a-2e18-4184-b93b-be8956aba97d','c6bb4491-9843-4341-8f71-dc4e6ba29db6','913373e2-fe69-4ee7-821a-e0effb5535c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126bff7254244a0d96ad536851828755',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102), '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-12-15T15:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1395290863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=868b793f-44b3-4952-b616-7dcd0951bddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c94fa10994f258c9606256648cfb9',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='126bff7254244a0d96ad536851828755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e408143f-a1ff-4d4f-8f1e-beb387585102),volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1604.492495] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca764cd0-e382-4bfe-a0ba-0ea5016de55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1604.504769] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca764cd0-e382-4bfe-a0ba-0ea5016de55d) 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-1395290863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c94fa10994f258c9606256648cfb9',qos_specs=None,replication_status=,reservations=['d70cc819-af25-4c37-9fd2-9d48c7938509','bf08270a-2e18-4184-b93b-be8956aba97d','c6bb4491-9843-4341-8f71-dc4e6ba29db6','913373e2-fe69-4ee7-821a-e0effb5535c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='126bff7254244a0d96ad536851828755',volume_type_id=e408143f-a1ff-4d4f-8f1e-beb387585102)}' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1604.505643] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624bffae-e503-44a7-82ed-4283898c7ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1604.516478] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624bffae-e503-44a7-82ed-4283898c7ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=57331) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1604.517547] [57331]: DEBUG cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Flow 'volume_create_api' (481f3a50-bee0-42f8-a78a-51f56232481e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=57331) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1604.517910] [57331]: INFO cinder.volume.api [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Create volume request issued successfully. [ 1604.518609] [57331]: INFO cinder.api.openstack.wsgi [None req-45e45d85-11c5-4e23-8bed-4237496d1cba tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1604.519245] [57331]: [pid: 57331|app: 0|req: 282/582] 10.180.1.21 () {60 vars in 1135 bytes} [Mon Dec 15 15:04:52 2025] POST /volume/v3/volumes => generated 754 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1604.528020] [57332]: DEBUG cinder.api.middleware.request_id [None req-3f430445-cd38-43a8-b110-471290da6049 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.530339] [57332]: INFO cinder.api.openstack.wsgi [None req-3f430445-cd38-43a8-b110-471290da6049 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1604.530559] [57332]: DEBUG cinder.api.openstack.wsgi [None req-3f430445-cd38-43a8-b110-471290da6049 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1604.530872] [57332]: DEBUG cinder.api.openstack.wsgi [None req-3f430445-cd38-43a8-b110-471290da6049 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1604.538683] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.538683] [57332]: warnings.warn( [ 1604.542764] [57332]: INFO cinder.volume.api [None req-3f430445-cd38-43a8-b110-471290da6049 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1604.547677] [57332]: INFO cinder.api.openstack.wsgi [None req-3f430445-cd38-43a8-b110-471290da6049 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1604.548149] [57332]: [pid: 57332|app: 0|req: 301/583] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:04:52 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1605.558995] [57331]: DEBUG cinder.api.middleware.request_id [None req-dcc6349d-ac41-4ab0-9a69-76c0c08572ea None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.561078] [57331]: INFO cinder.api.openstack.wsgi [None req-dcc6349d-ac41-4ab0-9a69-76c0c08572ea tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1605.561468] [57331]: DEBUG cinder.api.openstack.wsgi [None req-dcc6349d-ac41-4ab0-9a69-76c0c08572ea tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1605.561797] [57331]: DEBUG cinder.api.openstack.wsgi [None req-dcc6349d-ac41-4ab0-9a69-76c0c08572ea tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1605.570057] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.570057] [57331]: warnings.warn( [ 1605.573298] [57331]: INFO cinder.volume.api [None req-dcc6349d-ac41-4ab0-9a69-76c0c08572ea tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1605.577540] [57331]: INFO cinder.api.openstack.wsgi [None req-dcc6349d-ac41-4ab0-9a69-76c0c08572ea tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1605.577937] [57331]: [pid: 57331|app: 0|req: 283/584] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:04:53 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1605.626499] [57332]: DEBUG cinder.api.middleware.request_id [req-e1585a19-7966-4744-b715-b0c419805f9b req-b6772422-3757-464d-9742-c66be95442a4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.628791] [57332]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-b6772422-3757-464d-9742-c66be95442a4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1605.628996] [57332]: DEBUG cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-b6772422-3757-464d-9742-c66be95442a4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1605.629217] [57332]: DEBUG cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-b6772422-3757-464d-9742-c66be95442a4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1605.636781] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.636781] [57332]: warnings.warn( [ 1605.640074] [57332]: INFO cinder.volume.api [req-e1585a19-7966-4744-b715-b0c419805f9b req-b6772422-3757-464d-9742-c66be95442a4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1605.644121] [57332]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-b6772422-3757-464d-9742-c66be95442a4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1605.644565] [57332]: [pid: 57332|app: 0|req: 302/585] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 15:04:53 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1607.164702] [57331]: DEBUG cinder.api.middleware.request_id [None req-44a177f0-a889-4d2c-89a3-3f595730c74c None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.165209] [57331]: INFO cinder.api.openstack.wsgi [None req-44a177f0-a889-4d2c-89a3-3f595730c74c None None] GET http://10.180.1.21/volume// [ 1607.165457] [57331]: DEBUG cinder.api.openstack.wsgi [None req-44a177f0-a889-4d2c-89a3-3f595730c74c None None] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1607.165714] [57331]: DEBUG cinder.api.openstack.wsgi [None req-44a177f0-a889-4d2c-89a3-3f595730c74c None None] Calling method 'all' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1607.166152] [57331]: INFO cinder.api.openstack.wsgi [None req-44a177f0-a889-4d2c-89a3-3f595730c74c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1607.166646] [57331]: [pid: 57331|app: 0|req: 284/586] 10.180.1.21 () {58 vars in 1300 bytes} [Mon Dec 15 15:04:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1607.170418] [57332]: DEBUG cinder.api.middleware.request_id [req-e1585a19-7966-4744-b715-b0c419805f9b req-0e31fe17-43d9-4e8d-86e6-1262db1b844b None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.172810] [57332]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-0e31fe17-43d9-4e8d-86e6-1262db1b844b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1607.173291] [57332]: DEBUG cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-0e31fe17-43d9-4e8d-86e6-1262db1b844b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "868b793f-44b3-4952-b616-7dcd0951bddd", "connector": null, "instance_uuid": "428e048f-1ae6-452b-9846-fb1d19af4cf1"}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1607.182372] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.182372] [57332]: warnings.warn( [ 1607.201112] [57332]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-0e31fe17-43d9-4e8d-86e6-1262db1b844b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1607.201570] [57332]: [pid: 57332|app: 0|req: 303/587] 10.180.1.21 () {66 vars in 1474 bytes} [Mon Dec 15 15:04:54 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) [ 1607.222503] [57331]: DEBUG cinder.api.middleware.request_id [None req-70e2d12e-04ed-4704-afbe-aafecd58e88f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.224649] [57331]: INFO cinder.api.openstack.wsgi [None req-70e2d12e-04ed-4704-afbe-aafecd58e88f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1607.225300] [57331]: DEBUG cinder.api.openstack.wsgi [None req-70e2d12e-04ed-4704-afbe-aafecd58e88f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1607.225300] [57331]: DEBUG cinder.api.openstack.wsgi [None req-70e2d12e-04ed-4704-afbe-aafecd58e88f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1607.234850] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.234850] [57331]: warnings.warn( [ 1607.237954] [57331]: INFO cinder.volume.api [None req-70e2d12e-04ed-4704-afbe-aafecd58e88f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1607.242040] [57331]: INFO cinder.api.openstack.wsgi [None req-70e2d12e-04ed-4704-afbe-aafecd58e88f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1607.242459] [57331]: [pid: 57331|app: 0|req: 285/588] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:04:54 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1607.725045] [57332]: DEBUG cinder.api.middleware.request_id [None req-d03a5e51-32c7-498a-b2b4-783872239a84 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.725581] [57332]: INFO cinder.api.openstack.wsgi [None req-d03a5e51-32c7-498a-b2b4-783872239a84 None None] GET http://10.180.1.21/volume// [ 1607.725766] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d03a5e51-32c7-498a-b2b4-783872239a84 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1607.725984] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d03a5e51-32c7-498a-b2b4-783872239a84 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1607.726396] [57332]: INFO cinder.api.openstack.wsgi [None req-d03a5e51-32c7-498a-b2b4-783872239a84 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1607.726730] [57332]: [pid: 57332|app: 0|req: 304/589] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 15:04:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1607.730259] [57331]: DEBUG cinder.api.middleware.request_id [req-e1585a19-7966-4744-b715-b0c419805f9b req-8452fbe2-fb8b-4c87-9c97-5dd520a50809 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.732478] [57331]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-8452fbe2-fb8b-4c87-9c97-5dd520a50809 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1607.732720] [57331]: DEBUG cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-8452fbe2-fb8b-4c87-9c97-5dd520a50809 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1607.732925] [57331]: DEBUG cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-8452fbe2-fb8b-4c87-9c97-5dd520a50809 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1607.742312] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.742312] [57331]: warnings.warn( [ 1607.745312] [57331]: INFO cinder.volume.api [req-e1585a19-7966-4744-b715-b0c419805f9b req-8452fbe2-fb8b-4c87-9c97-5dd520a50809 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1607.749385] [57331]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-8452fbe2-fb8b-4c87-9c97-5dd520a50809 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1607.749796] [57331]: [pid: 57331|app: 0|req: 286/590] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 15:04:55 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1607.779783] [57332]: DEBUG cinder.api.middleware.request_id [req-e1585a19-7966-4744-b715-b0c419805f9b req-6f4fc1ac-e57a-4313-8e62-09f9fd2030f3 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.782751] [57332]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-6f4fc1ac-e57a-4313-8e62-09f9fd2030f3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] PUT http://10.180.1.21/volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a [ 1607.783174] [57332]: DEBUG cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-6f4fc1ac-e57a-4313-8e62-09f9fd2030f3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-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-1000216", "mountpoint": "/dev/sdb"}}} {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1607.791109] [57332]: DEBUG cinder.coordination [req-e1585a19-7966-4744-b715-b0c419805f9b req-6f4fc1ac-e57a-4313-8e62-09f9fd2030f3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Acquiring lock "cinder-attachment_update-868b793f-44b3-4952-b616-7dcd0951bddd-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1607.795661] [57332]: DEBUG cinder.coordination [req-e1585a19-7966-4744-b715-b0c419805f9b req-6f4fc1ac-e57a-4313-8e62-09f9fd2030f3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Lock "cinder-attachment_update-868b793f-44b3-4952-b616-7dcd0951bddd-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=57332) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1607.796701] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.796701] [57332]: warnings.warn( [ 1608.252563] [57331]: DEBUG cinder.api.middleware.request_id [None req-d2a14f2b-6a68-40bd-905f-1ec8bf64c07e None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.254754] [57331]: INFO cinder.api.openstack.wsgi [None req-d2a14f2b-6a68-40bd-905f-1ec8bf64c07e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1608.255044] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d2a14f2b-6a68-40bd-905f-1ec8bf64c07e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1608.255223] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d2a14f2b-6a68-40bd-905f-1ec8bf64c07e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1608.266018] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.266018] [57331]: warnings.warn( [ 1608.269670] [57331]: INFO cinder.volume.api [None req-d2a14f2b-6a68-40bd-905f-1ec8bf64c07e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1608.274133] [57331]: INFO cinder.api.openstack.wsgi [None req-d2a14f2b-6a68-40bd-905f-1ec8bf64c07e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1608.274582] [57331]: [pid: 57331|app: 0|req: 287/591] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:04:56 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.285062] [57331]: DEBUG cinder.api.middleware.request_id [None req-027ce2fd-5435-4980-8787-9d17bf645b25 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.287146] [57331]: INFO cinder.api.openstack.wsgi [None req-027ce2fd-5435-4980-8787-9d17bf645b25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1609.287372] [57331]: DEBUG cinder.api.openstack.wsgi [None req-027ce2fd-5435-4980-8787-9d17bf645b25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1609.287587] [57331]: DEBUG cinder.api.openstack.wsgi [None req-027ce2fd-5435-4980-8787-9d17bf645b25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1609.297566] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.297566] [57331]: warnings.warn( [ 1609.300862] [57331]: INFO cinder.volume.api [None req-027ce2fd-5435-4980-8787-9d17bf645b25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1609.305271] [57331]: INFO cinder.api.openstack.wsgi [None req-027ce2fd-5435-4980-8787-9d17bf645b25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1609.305729] [57331]: [pid: 57331|app: 0|req: 288/592] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:04:57 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1610.316178] [57331]: DEBUG cinder.api.middleware.request_id [None req-a9bf74ac-d223-4232-84bc-dfc90c6b4fe2 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.318331] [57331]: INFO cinder.api.openstack.wsgi [None req-a9bf74ac-d223-4232-84bc-dfc90c6b4fe2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1610.318561] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a9bf74ac-d223-4232-84bc-dfc90c6b4fe2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1610.318781] [57331]: DEBUG cinder.api.openstack.wsgi [None req-a9bf74ac-d223-4232-84bc-dfc90c6b4fe2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1610.328807] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.328807] [57331]: warnings.warn( [ 1610.332173] [57331]: INFO cinder.volume.api [None req-a9bf74ac-d223-4232-84bc-dfc90c6b4fe2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1610.336506] [57331]: INFO cinder.api.openstack.wsgi [None req-a9bf74ac-d223-4232-84bc-dfc90c6b4fe2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1610.336913] [57331]: [pid: 57331|app: 0|req: 289/593] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:04:58 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1611.347208] [57331]: DEBUG cinder.api.middleware.request_id [None req-f6e93618-0c5e-4ceb-9dc1-05e4d3e48f2d None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.349357] [57331]: INFO cinder.api.openstack.wsgi [None req-f6e93618-0c5e-4ceb-9dc1-05e4d3e48f2d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1611.349552] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f6e93618-0c5e-4ceb-9dc1-05e4d3e48f2d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1611.349766] [57331]: DEBUG cinder.api.openstack.wsgi [None req-f6e93618-0c5e-4ceb-9dc1-05e4d3e48f2d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1611.360272] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.360272] [57331]: warnings.warn( [ 1611.363456] [57331]: INFO cinder.volume.api [None req-f6e93618-0c5e-4ceb-9dc1-05e4d3e48f2d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1611.367547] [57331]: INFO cinder.api.openstack.wsgi [None req-f6e93618-0c5e-4ceb-9dc1-05e4d3e48f2d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1611.367946] [57331]: [pid: 57331|app: 0|req: 290/594] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:04:59 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1612.319716] [57332]: DEBUG cinder.coordination [req-e1585a19-7966-4744-b715-b0c419805f9b req-6f4fc1ac-e57a-4313-8e62-09f9fd2030f3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Lock "cinder-attachment_update-868b793f-44b3-4952-b616-7dcd0951bddd-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=57332) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1612.320084] [57332]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-6f4fc1ac-e57a-4313-8e62-09f9fd2030f3 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a returned with HTTP 200 [ 1612.320725] [57332]: [pid: 57332|app: 0|req: 305/595] 10.180.1.21 () {66 vars in 1584 bytes} [Mon Dec 15 15:04:55 2025] PUT /volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a => generated 618 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1612.378162] [57331]: DEBUG cinder.api.middleware.request_id [None req-49daa1a4-77bb-4520-9cae-2632caec6ab8 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.380225] [57331]: INFO cinder.api.openstack.wsgi [None req-49daa1a4-77bb-4520-9cae-2632caec6ab8 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1612.380444] [57331]: DEBUG cinder.api.openstack.wsgi [None req-49daa1a4-77bb-4520-9cae-2632caec6ab8 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1612.380663] [57331]: DEBUG cinder.api.openstack.wsgi [None req-49daa1a4-77bb-4520-9cae-2632caec6ab8 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1612.391302] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.391302] [57331]: warnings.warn( [ 1612.395049] [57331]: INFO cinder.volume.api [None req-49daa1a4-77bb-4520-9cae-2632caec6ab8 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1612.399705] [57331]: INFO cinder.api.openstack.wsgi [None req-49daa1a4-77bb-4520-9cae-2632caec6ab8 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1612.400172] [57331]: [pid: 57331|app: 0|req: 291/596] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:00 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1613.410831] [57332]: DEBUG cinder.api.middleware.request_id [None req-1ed84223-9984-4003-a227-38463140588d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1613.413123] [57332]: INFO cinder.api.openstack.wsgi [None req-1ed84223-9984-4003-a227-38463140588d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1613.413379] [57332]: DEBUG cinder.api.openstack.wsgi [None req-1ed84223-9984-4003-a227-38463140588d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1613.413576] [57332]: DEBUG cinder.api.openstack.wsgi [None req-1ed84223-9984-4003-a227-38463140588d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1613.425185] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1613.425185] [57332]: warnings.warn( [ 1613.429807] [57332]: INFO cinder.volume.api [None req-1ed84223-9984-4003-a227-38463140588d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1613.434854] [57332]: INFO cinder.api.openstack.wsgi [None req-1ed84223-9984-4003-a227-38463140588d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1613.435330] [57332]: [pid: 57332|app: 0|req: 306/597] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:01 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1613.937304] [57331]: DEBUG cinder.api.middleware.request_id [req-e1585a19-7966-4744-b715-b0c419805f9b req-4873540d-32e7-4cf8-bc28-edc013c340ef None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1613.939563] [57331]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-4873540d-32e7-4cf8-bc28-edc013c340ef tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a/action [ 1613.939971] [57331]: DEBUG cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-4873540d-32e7-4cf8-bc28-edc013c340ef tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action body: b'{"os-complete": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1613.940115] [57331]: DEBUG cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-4873540d-32e7-4cf8-bc28-edc013c340ef tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1613.956255] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1613.956255] [57331]: warnings.warn( [ 1613.962453] [57331]: INFO cinder.api.openstack.wsgi [req-e1585a19-7966-4744-b715-b0c419805f9b req-4873540d-32e7-4cf8-bc28-edc013c340ef tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a/action returned with HTTP 204 [ 1613.963061] [57331]: [pid: 57331|app: 0|req: 292/598] 10.180.1.21 () {66 vars in 1605 bytes} [Mon Dec 15 15:05:01 2025] POST /volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1614.446515] [57332]: DEBUG cinder.api.middleware.request_id [None req-f727a1a7-46c3-47a1-a330-be24005b369d None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.448646] [57332]: INFO cinder.api.openstack.wsgi [None req-f727a1a7-46c3-47a1-a330-be24005b369d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1614.448864] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f727a1a7-46c3-47a1-a330-be24005b369d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1614.449106] [57332]: DEBUG cinder.api.openstack.wsgi [None req-f727a1a7-46c3-47a1-a330-be24005b369d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1614.459531] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.459531] [57332]: warnings.warn( [ 1614.463332] [57332]: INFO cinder.volume.api [None req-f727a1a7-46c3-47a1-a330-be24005b369d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1614.467961] [57332]: INFO cinder.api.openstack.wsgi [None req-f727a1a7-46c3-47a1-a330-be24005b369d tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1614.468462] [57332]: [pid: 57332|app: 0|req: 307/599] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:02 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.479103] [57331]: DEBUG cinder.api.middleware.request_id [None req-b1be24ba-9a0f-46fb-ba83-5585c3c731dd None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.481205] [57331]: INFO cinder.api.openstack.wsgi [None req-b1be24ba-9a0f-46fb-ba83-5585c3c731dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1614.481427] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b1be24ba-9a0f-46fb-ba83-5585c3c731dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1614.481647] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b1be24ba-9a0f-46fb-ba83-5585c3c731dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1614.491957] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.491957] [57331]: warnings.warn( [ 1614.495378] [57331]: INFO cinder.volume.api [None req-b1be24ba-9a0f-46fb-ba83-5585c3c731dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1614.499696] [57331]: INFO cinder.api.openstack.wsgi [None req-b1be24ba-9a0f-46fb-ba83-5585c3c731dd tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1614.500132] [57331]: [pid: 57331|app: 0|req: 293/600] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:02 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.509759] [57332]: DEBUG cinder.api.middleware.request_id [None req-41ccf409-9881-4a1b-9cbf-26e3e22dd24a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.511887] [57332]: INFO cinder.api.openstack.wsgi [None req-41ccf409-9881-4a1b-9cbf-26e3e22dd24a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] DELETE http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1614.512133] [57332]: DEBUG cinder.api.openstack.wsgi [None req-41ccf409-9881-4a1b-9cbf-26e3e22dd24a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1614.512401] [57332]: DEBUG cinder.api.openstack.wsgi [None req-41ccf409-9881-4a1b-9cbf-26e3e22dd24a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1614.512596] [57332]: INFO cinder.api.v3.volumes [None req-41ccf409-9881-4a1b-9cbf-26e3e22dd24a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Delete volume with id: 868b793f-44b3-4952-b616-7dcd0951bddd [ 1614.523209] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.523209] [57332]: warnings.warn( [ 1614.523773] [57332]: INFO cinder.volume.api [None req-41ccf409-9881-4a1b-9cbf-26e3e22dd24a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1614.531098] [57332]: INFO cinder.volume.api [None req-41ccf409-9881-4a1b-9cbf-26e3e22dd24a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-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. [ 1614.531435] [57332]: INFO cinder.api.openstack.wsgi [None req-41ccf409-9881-4a1b-9cbf-26e3e22dd24a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 400 [ 1614.531986] [57332]: [pid: 57332|app: 0|req: 308/601] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 15:05:02 2025] DELETE /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) [ 1614.535105] [57331]: DEBUG cinder.api.middleware.request_id [None req-0da40082-277e-4cdb-ac2d-b6fd4e261a4f None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.537103] [57331]: INFO cinder.api.openstack.wsgi [None req-0da40082-277e-4cdb-ac2d-b6fd4e261a4f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1614.537327] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0da40082-277e-4cdb-ac2d-b6fd4e261a4f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1614.537542] [57331]: DEBUG cinder.api.openstack.wsgi [None req-0da40082-277e-4cdb-ac2d-b6fd4e261a4f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1614.547506] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.547506] [57331]: warnings.warn( [ 1614.551202] [57331]: INFO cinder.volume.api [None req-0da40082-277e-4cdb-ac2d-b6fd4e261a4f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1614.556166] [57331]: INFO cinder.api.openstack.wsgi [None req-0da40082-277e-4cdb-ac2d-b6fd4e261a4f tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1614.556599] [57331]: [pid: 57331|app: 0|req: 294/602] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:02 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.594748] [57332]: DEBUG cinder.api.middleware.request_id [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-afc246dc-6f2d-447b-ab65-851fbf48ea4e None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.597143] [57332]: INFO cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-afc246dc-6f2d-447b-ab65-851fbf48ea4e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1614.597441] [57332]: DEBUG cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-afc246dc-6f2d-447b-ab65-851fbf48ea4e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1614.597680] [57332]: DEBUG cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-afc246dc-6f2d-447b-ab65-851fbf48ea4e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1614.608259] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.608259] [57332]: warnings.warn( [ 1614.611667] [57332]: INFO cinder.volume.api [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-afc246dc-6f2d-447b-ab65-851fbf48ea4e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1614.616462] [57332]: INFO cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-afc246dc-6f2d-447b-ab65-851fbf48ea4e tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1614.616913] [57332]: [pid: 57332|app: 0|req: 309/603] 10.180.1.21 () {60 vars in 1478 bytes} [Mon Dec 15 15:05:02 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.634588] [57331]: DEBUG cinder.api.middleware.request_id [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b5a35ecb-e876-4b79-9ed4-dbb2beab2a46 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.636916] [57331]: INFO cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b5a35ecb-e876-4b79-9ed4-dbb2beab2a46 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] POST http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd/action [ 1614.637317] [57331]: DEBUG cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b5a35ecb-e876-4b79-9ed4-dbb2beab2a46 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=57331) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1614.637451] [57331]: DEBUG cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b5a35ecb-e876-4b79-9ed4-dbb2beab2a46 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1614.648624] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.648624] [57331]: warnings.warn( [ 1614.649157] [57331]: INFO cinder.volume.api [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b5a35ecb-e876-4b79-9ed4-dbb2beab2a46 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1614.653616] [57331]: INFO cinder.volume.api [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b5a35ecb-e876-4b79-9ed4-dbb2beab2a46 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Begin detaching volume completed successfully. [ 1614.653843] [57331]: INFO cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b5a35ecb-e876-4b79-9ed4-dbb2beab2a46 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd/action returned with HTTP 202 [ 1614.654323] [57331]: [pid: 57331|app: 0|req: 295/604] 10.180.1.21 () {64 vars in 1552 bytes} [Mon Dec 15 15:05:02 2025] POST /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1615.675794] [57332]: DEBUG cinder.api.middleware.request_id [None req-cc178b67-7763-45c8-a4c6-ea0897767208 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1615.676367] [57332]: INFO cinder.api.openstack.wsgi [None req-cc178b67-7763-45c8-a4c6-ea0897767208 None None] GET http://10.180.1.21/volume// [ 1615.676597] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cc178b67-7763-45c8-a4c6-ea0897767208 None None] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1615.677046] [57332]: DEBUG cinder.api.openstack.wsgi [None req-cc178b67-7763-45c8-a4c6-ea0897767208 None None] Calling method 'all' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1615.677690] [57332]: INFO cinder.api.openstack.wsgi [None req-cc178b67-7763-45c8-a4c6-ea0897767208 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1615.678035] [57332]: [pid: 57332|app: 0|req: 310/605] 10.180.1.21 () {58 vars in 1307 bytes} [Mon Dec 15 15:05:03 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1615.681601] [57331]: DEBUG cinder.api.middleware.request_id [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-6d0c325b-786e-41b7-b5a9-f7ce9307e5f5 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1615.684461] [57331]: INFO cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-6d0c325b-786e-41b7-b5a9-f7ce9307e5f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1615.684804] [57331]: DEBUG cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-6d0c325b-786e-41b7-b5a9-f7ce9307e5f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1615.685063] [57331]: DEBUG cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-6d0c325b-786e-41b7-b5a9-f7ce9307e5f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1615.695235] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1615.695235] [57331]: warnings.warn( [ 1615.698610] [57331]: INFO cinder.volume.api [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-6d0c325b-786e-41b7-b5a9-f7ce9307e5f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1615.703013] [57331]: INFO cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-6d0c325b-786e-41b7-b5a9-f7ce9307e5f5 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1615.703458] [57331]: [pid: 57331|app: 0|req: 296/606] 10.180.1.21 () {62 vars in 1519 bytes} [Mon Dec 15 15:05:03 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1616.848047] [57332]: DEBUG cinder.api.middleware.request_id [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b90f3d03-91a6-4500-bbd4-0e0632e0af55 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.850318] [57332]: INFO cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b90f3d03-91a6-4500-bbd4-0e0632e0af55 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a [ 1616.850534] [57332]: DEBUG cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b90f3d03-91a6-4500-bbd4-0e0632e0af55 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1616.850746] [57332]: DEBUG cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b90f3d03-91a6-4500-bbd4-0e0632e0af55 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'version_select' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1616.858318] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1616.858318] [57332]: warnings.warn( [ 1617.383099] [57332]: INFO cinder.api.openstack.wsgi [req-3b00b559-8801-41bc-b585-bf91e8fb0e88 req-b90f3d03-91a6-4500-bbd4-0e0632e0af55 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a returned with HTTP 200 [ 1617.383605] [57332]: [pid: 57332|app: 0|req: 311/607] 10.180.1.21 () {64 vars in 1553 bytes} [Mon Dec 15 15:05:04 2025] DELETE /volume/v3/attachments/5fccb330-fc4a-4812-ae39-819a24a3df0a => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1618.842585] [57331]: DEBUG cinder.api.middleware.request_id [None req-52b88b6f-b053-43c9-95c8-579014b78155 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1618.844738] [57331]: INFO cinder.api.openstack.wsgi [None req-52b88b6f-b053-43c9-95c8-579014b78155 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1618.844966] [57331]: DEBUG cinder.api.openstack.wsgi [None req-52b88b6f-b053-43c9-95c8-579014b78155 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1618.845190] [57331]: DEBUG cinder.api.openstack.wsgi [None req-52b88b6f-b053-43c9-95c8-579014b78155 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1618.852537] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1618.852537] [57331]: warnings.warn( [ 1618.855924] [57331]: INFO cinder.volume.api [None req-52b88b6f-b053-43c9-95c8-579014b78155 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1618.860279] [57331]: INFO cinder.api.openstack.wsgi [None req-52b88b6f-b053-43c9-95c8-579014b78155 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1618.860686] [57331]: [pid: 57331|app: 0|req: 297/608] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:06 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1625.924021] [57332]: DEBUG cinder.api.middleware.request_id [None req-d740a480-a650-4aab-a6da-2e32698cce72 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1625.925666] [57332]: INFO cinder.api.openstack.wsgi [None req-d740a480-a650-4aab-a6da-2e32698cce72 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] DELETE http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1625.925879] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d740a480-a650-4aab-a6da-2e32698cce72 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1625.926113] [57332]: DEBUG cinder.api.openstack.wsgi [None req-d740a480-a650-4aab-a6da-2e32698cce72 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1625.926302] [57332]: INFO cinder.api.v3.volumes [None req-d740a480-a650-4aab-a6da-2e32698cce72 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Delete volume with id: 868b793f-44b3-4952-b616-7dcd0951bddd [ 1625.937014] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1625.937014] [57332]: warnings.warn( [ 1625.937519] [57332]: INFO cinder.volume.api [None req-d740a480-a650-4aab-a6da-2e32698cce72 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1625.955587] [57332]: INFO cinder.volume.api [None req-d740a480-a650-4aab-a6da-2e32698cce72 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Delete volume request issued successfully. [ 1625.955807] [57332]: INFO cinder.api.openstack.wsgi [None req-d740a480-a650-4aab-a6da-2e32698cce72 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 202 [ 1625.956261] [57332]: [pid: 57332|app: 0|req: 312/609] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 15:05:13 2025] DELETE /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1625.959176] [57331]: DEBUG cinder.api.middleware.request_id [None req-b52c0191-6951-41c0-b86b-18f7b8d51415 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1625.961263] [57331]: INFO cinder.api.openstack.wsgi [None req-b52c0191-6951-41c0-b86b-18f7b8d51415 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1625.961482] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b52c0191-6951-41c0-b86b-18f7b8d51415 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1625.961692] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b52c0191-6951-41c0-b86b-18f7b8d51415 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1625.969807] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1625.969807] [57331]: warnings.warn( [ 1625.974268] [57331]: INFO cinder.volume.api [None req-b52c0191-6951-41c0-b86b-18f7b8d51415 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1625.979244] [57331]: INFO cinder.api.openstack.wsgi [None req-b52c0191-6951-41c0-b86b-18f7b8d51415 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1625.979665] [57331]: [pid: 57331|app: 0|req: 298/610] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:13 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1626.990387] [57332]: DEBUG cinder.api.middleware.request_id [None req-ceb2e1ef-91db-40b8-a2a7-629923f7406a None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.992550] [57332]: INFO cinder.api.openstack.wsgi [None req-ceb2e1ef-91db-40b8-a2a7-629923f7406a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1626.992768] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ceb2e1ef-91db-40b8-a2a7-629923f7406a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1626.992987] [57332]: DEBUG cinder.api.openstack.wsgi [None req-ceb2e1ef-91db-40b8-a2a7-629923f7406a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1627.000756] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1627.000756] [57332]: warnings.warn( [ 1627.004334] [57332]: INFO cinder.volume.api [None req-ceb2e1ef-91db-40b8-a2a7-629923f7406a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1627.008680] [57332]: INFO cinder.api.openstack.wsgi [None req-ceb2e1ef-91db-40b8-a2a7-629923f7406a tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1627.009096] [57332]: [pid: 57332|app: 0|req: 313/611] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:14 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1628.020055] [57331]: DEBUG cinder.api.middleware.request_id [None req-ea6dbebe-147d-4bae-b226-df7f60a61354 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1628.022038] [57331]: INFO cinder.api.openstack.wsgi [None req-ea6dbebe-147d-4bae-b226-df7f60a61354 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1628.022268] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ea6dbebe-147d-4bae-b226-df7f60a61354 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1628.022500] [57331]: DEBUG cinder.api.openstack.wsgi [None req-ea6dbebe-147d-4bae-b226-df7f60a61354 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1628.030647] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1628.030647] [57331]: warnings.warn( [ 1628.034523] [57331]: INFO cinder.volume.api [None req-ea6dbebe-147d-4bae-b226-df7f60a61354 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1628.039034] [57331]: INFO cinder.api.openstack.wsgi [None req-ea6dbebe-147d-4bae-b226-df7f60a61354 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 200 [ 1628.039343] [57331]: [pid: 57331|app: 0|req: 299/612] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:15 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1629.050132] [57332]: DEBUG cinder.api.middleware.request_id [None req-0889a95b-efc3-4732-a4cf-3d53201f2bb2 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.052308] [57332]: INFO cinder.api.openstack.wsgi [None req-0889a95b-efc3-4732-a4cf-3d53201f2bb2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd [ 1629.052538] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0889a95b-efc3-4732-a4cf-3d53201f2bb2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1629.052759] [57332]: DEBUG cinder.api.openstack.wsgi [None req-0889a95b-efc3-4732-a4cf-3d53201f2bb2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1629.058972] [57332]: INFO cinder.api.openstack.wsgi [None req-0889a95b-efc3-4732-a4cf-3d53201f2bb2 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd returned with HTTP 404 [ 1629.059518] [57332]: [pid: 57332|app: 0|req: 314/613] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:16 2025] GET /volume/v3/volumes/868b793f-44b3-4952-b616-7dcd0951bddd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1629.109575] [57331]: DEBUG cinder.api.middleware.request_id [None req-d39855da-727b-4aeb-b315-68ab1cd5c274 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.111586] [57331]: INFO cinder.api.openstack.wsgi [None req-d39855da-727b-4aeb-b315-68ab1cd5c274 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1629.111800] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d39855da-727b-4aeb-b315-68ab1cd5c274 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1629.112018] [57331]: DEBUG cinder.api.openstack.wsgi [None req-d39855da-727b-4aeb-b315-68ab1cd5c274 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'delete' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1629.112203] [57331]: INFO cinder.api.v3.volumes [None req-d39855da-727b-4aeb-b315-68ab1cd5c274 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Delete volume with id: ab303be3-5c65-45b6-9a52-059648e48fba [ 1629.119757] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1629.119757] [57331]: warnings.warn( [ 1629.120291] [57331]: INFO cinder.volume.api [None req-d39855da-727b-4aeb-b315-68ab1cd5c274 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1629.132923] [57331]: INFO cinder.volume.api [None req-d39855da-727b-4aeb-b315-68ab1cd5c274 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Delete volume request issued successfully. [ 1629.133412] [57331]: INFO cinder.api.openstack.wsgi [None req-d39855da-727b-4aeb-b315-68ab1cd5c274 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 202 [ 1629.133564] [57331]: [pid: 57331|app: 0|req: 300/614] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 15:05:16 2025] DELETE /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1629.136570] [57332]: DEBUG cinder.api.middleware.request_id [None req-47971ccc-ab1a-4196-9321-3b8a2329e983 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.138540] [57332]: INFO cinder.api.openstack.wsgi [None req-47971ccc-ab1a-4196-9321-3b8a2329e983 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1629.138816] [57332]: DEBUG cinder.api.openstack.wsgi [None req-47971ccc-ab1a-4196-9321-3b8a2329e983 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1629.139086] [57332]: DEBUG cinder.api.openstack.wsgi [None req-47971ccc-ab1a-4196-9321-3b8a2329e983 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1629.147275] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1629.147275] [57332]: warnings.warn( [ 1629.151051] [57332]: INFO cinder.volume.api [None req-47971ccc-ab1a-4196-9321-3b8a2329e983 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1629.155488] [57332]: INFO cinder.api.openstack.wsgi [None req-47971ccc-ab1a-4196-9321-3b8a2329e983 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1629.156055] [57332]: [pid: 57332|app: 0|req: 315/615] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:16 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1630.166317] [57331]: DEBUG cinder.api.middleware.request_id [None req-b272e35d-99f4-47ab-89fa-10cb35906f25 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.168448] [57331]: INFO cinder.api.openstack.wsgi [None req-b272e35d-99f4-47ab-89fa-10cb35906f25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1630.168675] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b272e35d-99f4-47ab-89fa-10cb35906f25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1630.168889] [57331]: DEBUG cinder.api.openstack.wsgi [None req-b272e35d-99f4-47ab-89fa-10cb35906f25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1630.179205] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1630.179205] [57331]: warnings.warn( [ 1630.183138] [57331]: INFO cinder.volume.api [None req-b272e35d-99f4-47ab-89fa-10cb35906f25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1630.187678] [57331]: INFO cinder.api.openstack.wsgi [None req-b272e35d-99f4-47ab-89fa-10cb35906f25 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1630.188100] [57331]: [pid: 57331|app: 0|req: 301/616] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:17 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1631.198437] [57332]: DEBUG cinder.api.middleware.request_id [None req-c1875d64-a412-48e9-9f33-883e997f30f4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.200512] [57332]: INFO cinder.api.openstack.wsgi [None req-c1875d64-a412-48e9-9f33-883e997f30f4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1631.200724] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c1875d64-a412-48e9-9f33-883e997f30f4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1631.200937] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c1875d64-a412-48e9-9f33-883e997f30f4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1631.208881] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.208881] [57332]: warnings.warn( [ 1631.212733] [57332]: INFO cinder.volume.api [None req-c1875d64-a412-48e9-9f33-883e997f30f4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1631.217198] [57332]: INFO cinder.api.openstack.wsgi [None req-c1875d64-a412-48e9-9f33-883e997f30f4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 200 [ 1631.217849] [57332]: [pid: 57332|app: 0|req: 316/617] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:18 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1632.227855] [57331]: DEBUG cinder.api.middleware.request_id [None req-4b4a2298-618f-4d6a-9c48-aa48438f29f1 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.229937] [57331]: INFO cinder.api.openstack.wsgi [None req-4b4a2298-618f-4d6a-9c48-aa48438f29f1 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba [ 1632.230169] [57331]: DEBUG cinder.api.openstack.wsgi [None req-4b4a2298-618f-4d6a-9c48-aa48438f29f1 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1632.230379] [57331]: DEBUG cinder.api.openstack.wsgi [None req-4b4a2298-618f-4d6a-9c48-aa48438f29f1 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1632.237058] [57331]: INFO cinder.api.openstack.wsgi [None req-4b4a2298-618f-4d6a-9c48-aa48438f29f1 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba returned with HTTP 404 [ 1632.237368] [57331]: [pid: 57331|app: 0|req: 302/618] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:19 2025] GET /volume/v3/volumes/ab303be3-5c65-45b6-9a52-059648e48fba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1632.326784] [57332]: DEBUG cinder.api.middleware.request_id [None req-c2cb17b3-e6bd-4d69-b269-1023172216d4 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.328923] [57332]: INFO cinder.api.openstack.wsgi [None req-c2cb17b3-e6bd-4d69-b269-1023172216d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] DELETE http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1632.329183] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c2cb17b3-e6bd-4d69-b269-1023172216d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1632.329404] [57332]: DEBUG cinder.api.openstack.wsgi [None req-c2cb17b3-e6bd-4d69-b269-1023172216d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'delete' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1632.329590] [57332]: INFO cinder.api.v3.volumes [None req-c2cb17b3-e6bd-4d69-b269-1023172216d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Delete volume with id: 81fdfd34-da14-47d7-a585-f45523041835 [ 1632.337380] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.337380] [57332]: warnings.warn( [ 1632.337903] [57332]: INFO cinder.volume.api [None req-c2cb17b3-e6bd-4d69-b269-1023172216d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1632.352644] [57332]: INFO cinder.volume.api [None req-c2cb17b3-e6bd-4d69-b269-1023172216d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Delete volume request issued successfully. [ 1632.352892] [57332]: INFO cinder.api.openstack.wsgi [None req-c2cb17b3-e6bd-4d69-b269-1023172216d4 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 202 [ 1632.353287] [57332]: [pid: 57332|app: 0|req: 317/619] 10.180.1.21 () {58 vars in 1228 bytes} [Mon Dec 15 15:05:20 2025] DELETE /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1632.356174] [57331]: DEBUG cinder.api.middleware.request_id [None req-1423c499-cf0b-43e6-b85c-4a979c899045 None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.358242] [57331]: INFO cinder.api.openstack.wsgi [None req-1423c499-cf0b-43e6-b85c-4a979c899045 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1632.358452] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1423c499-cf0b-43e6-b85c-4a979c899045 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1632.358683] [57331]: DEBUG cinder.api.openstack.wsgi [None req-1423c499-cf0b-43e6-b85c-4a979c899045 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1632.366639] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.366639] [57331]: warnings.warn( [ 1632.370354] [57331]: INFO cinder.volume.api [None req-1423c499-cf0b-43e6-b85c-4a979c899045 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1632.374668] [57331]: INFO cinder.api.openstack.wsgi [None req-1423c499-cf0b-43e6-b85c-4a979c899045 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1632.375101] [57331]: [pid: 57331|app: 0|req: 303/620] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:20 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1633.386358] [57332]: DEBUG cinder.api.middleware.request_id [None req-49a9b373-234c-4614-9d11-1ccfaab9d279 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.388436] [57332]: INFO cinder.api.openstack.wsgi [None req-49a9b373-234c-4614-9d11-1ccfaab9d279 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1633.388655] [57332]: DEBUG cinder.api.openstack.wsgi [None req-49a9b373-234c-4614-9d11-1ccfaab9d279 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1633.388876] [57332]: DEBUG cinder.api.openstack.wsgi [None req-49a9b373-234c-4614-9d11-1ccfaab9d279 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1633.396812] [57332]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.396812] [57332]: warnings.warn( [ 1633.400301] [57332]: INFO cinder.volume.api [None req-49a9b373-234c-4614-9d11-1ccfaab9d279 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1633.404430] [57332]: INFO cinder.api.openstack.wsgi [None req-49a9b373-234c-4614-9d11-1ccfaab9d279 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1633.404857] [57332]: [pid: 57332|app: 0|req: 318/621] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:21 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1634.415246] [57331]: DEBUG cinder.api.middleware.request_id [None req-5e423aea-e9d3-440b-96a6-2d9cc53c146b None None] RequestId filter calling following filter/app {{(pid=57331) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.417332] [57331]: INFO cinder.api.openstack.wsgi [None req-5e423aea-e9d3-440b-96a6-2d9cc53c146b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1634.417548] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5e423aea-e9d3-440b-96a6-2d9cc53c146b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57331) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1634.417763] [57331]: DEBUG cinder.api.openstack.wsgi [None req-5e423aea-e9d3-440b-96a6-2d9cc53c146b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57331) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1634.425690] [57331]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.425690] [57331]: warnings.warn( [ 1634.429306] [57331]: INFO cinder.volume.api [None req-5e423aea-e9d3-440b-96a6-2d9cc53c146b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Volume info retrieved successfully. [ 1634.433612] [57331]: INFO cinder.api.openstack.wsgi [None req-5e423aea-e9d3-440b-96a6-2d9cc53c146b tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 200 [ 1634.434121] [57331]: [pid: 57331|app: 0|req: 304/622] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:22 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1635.444428] [57332]: DEBUG cinder.api.middleware.request_id [None req-7eaf44be-4296-426a-a9c9-f7a75d906027 None None] RequestId filter calling following filter/app {{(pid=57332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.446515] [57332]: INFO cinder.api.openstack.wsgi [None req-7eaf44be-4296-426a-a9c9-f7a75d906027 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] GET http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 [ 1635.446740] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7eaf44be-4296-426a-a9c9-f7a75d906027 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Empty body provided in request {{(pid=57332) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1635.446991] [57332]: DEBUG cinder.api.openstack.wsgi [None req-7eaf44be-4296-426a-a9c9-f7a75d906027 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] Calling method 'show' {{(pid=57332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1635.453697] [57332]: INFO cinder.api.openstack.wsgi [None req-7eaf44be-4296-426a-a9c9-f7a75d906027 tempest-AttachVolumeNegativeTest-1726542797 tempest-AttachVolumeNegativeTest-1726542797-project-member] http://10.180.1.21/volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 returned with HTTP 404 [ 1635.454249] [57332]: [pid: 57332|app: 0|req: 319/623] 10.180.1.21 () {58 vars in 1225 bytes} [Mon Dec 15 15:05:23 2025] GET /volume/v3/volumes/81fdfd34-da14-47d7-a585-f45523041835 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1644.431673] [57331]: DEBUG dbcounter [-] [57331] Writing DB stats cinder:SELECT=108,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=57331) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1645.449555] [57332]: DEBUG dbcounter [-] [57332] Writing DB stats cinder:SELECT=70,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=57332) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}