[ 445.718640] [59019]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 445.720027] [59019]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Dec 9 03:13:36 2025] *** [ 445.720027] [59019]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 445.720027] [59019]: os: Linux-6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 [ 445.720027] [59019]: nodename: devstack [ 445.720027] [59019]: machine: x86_64 [ 445.720027] [59019]: clock source: unix [ 445.720027] [59019]: pcre jit disabled [ 445.720027] [59019]: detected number of CPU cores: 8 [ 445.720027] [59019]: current working directory: / [ 445.720027] [59019]: detected binary path: /usr/bin/uwsgi-core [ 445.720340] [59019]: your processes number limit is 128149 [ 445.720340] [59019]: your memory page size is 4096 bytes [ 445.720340] [59019]: detected max file descriptor number: 2048 [ 445.720340] [59019]: lock engine: pthread robust mutexes [ 445.720340] [59019]: thunder lock: enabled [ 445.720340] [59019]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 445.720340] [59019]: Python version: 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0] [ 445.720340] [59019]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 445.720340] [59019]: Set PythonHome to /opt/stack/data/venv [ 445.749569] [59019]: Python main interpreter initialized at 0x622f386acbe0 [ 445.749652] [59019]: python threads support enabled [ 445.749652] [59019]: your server socket listen backlog is limited to 100 connections [ 445.749652] [59019]: your mercy for graceful operations on workers is 80 seconds [ 445.749829] [59019]: mapped 403077 bytes (393 KB) for 2 cores [ 445.749911] [59019]: *** Operational MODE: preforking *** [ 445.750099] [59019]: *** uWSGI is running in multiple interpreter mode *** [ 445.750099] [59019]: spawned uWSGI master process (pid: 59019) [ 445.754023] [59019]: spawned uWSGI worker 1 (pid: 59020, cores: 1) [ 445.754023] [59019]: spawned uWSGI worker 2 (pid: 59021, cores: 1) [ 445.754023] [59019]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 445.938807] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 445.938807] [59021]: debtcollector.deprecate( [ 445.949332] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 445.949332] [59020]: debtcollector.deprecate( [ 446.066169] [59021]: /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. [ 446.066169] [59021]: removals.removed_module( [ 446.066865] [59021]: /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. [ 446.066865] [59021]: removals.removed_module( [ 446.074476] [59020]: /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. [ 446.074476] [59020]: removals.removed_module( [ 446.075173] [59020]: /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. [ 446.075173] [59020]: removals.removed_module( [ 446.641957] [59020]: /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 [ 446.641957] [59020]: warnings.warn( [ 446.642454] [59021]: /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 [ 446.642454] [59021]: warnings.warn( [ 446.699611] [59020]: /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. [ 446.699611] [59020]: warnings.warn( [ 446.700590] [59021]: /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. [ 446.700590] [59021]: warnings.warn( [ 446.956375] [59020]: 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. [ 446.956717] [59020]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=59020) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 446.963112] [59021]: 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. [ 446.963344] [59021]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=59021) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 447.035181] [59020]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 447.035181] [59020]: @jsonschema.FormatChecker.cls_checks('date-time') [ 447.038482] [59021]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 447.038482] [59021]: @jsonschema.FormatChecker.cls_checks('date-time') [ 447.415111] [59020]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=59020) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 447.415380] [59021]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=59021) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 447.415537] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.415625] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.415665] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.415813] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.415852] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.415933] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.419954] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.420094] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.420156] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.420206] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.420249] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.420307] [59020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.420352] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.420407] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.420464] [59021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.420508] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.420552] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.420594] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.420643] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.420643] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.422221] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.422312] [59020]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.422393] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.422425] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.422484] [59020]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.422535] [59021]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.422589] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.422634] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.422661] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.422692] [59021]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.422692] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.422748] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.422774] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.422843] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.428170] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.428292] [59020]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.428351] [59020]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.428396] [59020]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.428471] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.428550] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.428634] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.428688] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.428720] [59021]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.428807] [59021]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.428878] [59021]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.428943] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.429015] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.429091] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.429877] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.429977] [59020]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.430063] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.430143] [59020]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.430221] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.430284] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.430316] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.430362] [59021]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.430404] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.430455] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.430505] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.430505] [59020]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.430581] [59021]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.430616] [59020]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.430649] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.430675] [59020]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.430701] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.430726] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.430755] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.430787] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.430812] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.430838] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.430863] [59021]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.430957] [59021]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.431016] [59021]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.431074] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.431147] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.431230] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.432246] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.432343] [59020]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.432428] [59020]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.432482] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.432596] [59021]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.432662] [59020]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.432662] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.432749] [59021]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.432792] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.432834] [59021]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.432886] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.432931] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.432973] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.433024] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.433062] [59020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.433118] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.433152] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.433179] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.433204] [59020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.433230] [59021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.433255] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.433283] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.433315] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.433341] [59021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.433365] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.433391] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.433391] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.433391] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.434447] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.434541] [59020]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.434638] [59020]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.434713] [59020]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.434780] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.434855] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.434893] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.434944] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.434992] [59021]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.435080] [59021]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.435182] [59021]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.435253] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.435319] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.435393] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.435684] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.435787] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.435860] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.435929] [59020]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.435991] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.436072] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.436159] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.436259] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.436365] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.436451] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.436527] [59021]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.436604] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.436687] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.436759] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.438274] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.438375] [59020]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.438462] [59020]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.438516] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.438562] [59020]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.438600] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.438654] [59021]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.438691] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.438741] [59021]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.438788] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.438819] [59021]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.438819] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.438867] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.438930] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.439521] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.439604] [59020]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.439673] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.439741] [59020]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.439807] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.439870] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.439940] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.440179] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.440283] [59021]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.440371] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.440444] [59021]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.440537] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.440603] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.440674] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.441743] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.441828] [59020]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.441896] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.441965] [59020]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.442056] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.442130] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.442202] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.442285] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.442366] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.442402] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.442457] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.442501] [59021]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.442553] [59020]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.442597] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.442625] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.442625] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.442683] [59021]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.442709] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.442734] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.442763] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.442789] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.442813] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.442839] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.442868] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.442893] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.442923] [59020]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.442949] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.442974] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.442999] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.443054] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.443080] [59021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.443111] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.443142] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.443168] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.443309] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.443309] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.443397] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.443443] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.443493] [59021]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.443540] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.443588] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.443662] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.443840] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.443922] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.443986] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.444048] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.444093] [59020]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.444137] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.444182] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.444235] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.444290] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.444338] [59021]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.444382] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.444426] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.444426] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.444426] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.445041] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.445134] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.445214] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.445265] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.445311] [59020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.445353] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.445396] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.445442] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.445488] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.445530] [59021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.445573] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.445616] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.445616] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.445696] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.448121] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.448208] [59020]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.448265] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.448354] [59020]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.448453] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.448528] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.448601] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.448652] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.448754] [59021]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.448836] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.448933] [59021]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.449014] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.449077] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.449151] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.449348] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.449431] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.449463] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.449515] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.449564] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.449608] [59020]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.449646] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.449693] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.449729] [59021]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.449776] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.449819] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.449851] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.449876] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.449876] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.453375] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.453475] [59020]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.453523] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.453582] [59020]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.453646] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.453712] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.453746] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.453774] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.453828] [59021]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.453922] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.453992] [59021]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.454070] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.454135] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.454207] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.455538] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.455620] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.455690] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.455781] [59020]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.455851] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.455882] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.455918] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.455949] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.455979] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.456066] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.456114] [59021]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.456168] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.456232] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.456306] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.456405] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.456481] [59020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.456548] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.456594] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.456646] [59020]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.456700] [59021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.456700] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.456814] [59021]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.456841] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.456871] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.456871] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.456922] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.456948] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.456977] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.457016] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.457044] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.457079] [59021]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.457105] [59020]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.457133] [59021]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.457161] [59020]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.457189] [59021]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.457215] [59020]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.457243] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.457269] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.457295] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.457322] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.457351] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.457379] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.458082] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.458165] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.458198] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.458231] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.458258] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.458314] [59021]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.458364] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.458409] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.458452] [59020]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.458452] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.458542] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.458591] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.459149] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.459263] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.460758] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.460758] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.460758] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.460903] [59020]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.460903] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.460953] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.460979] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.461319] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.461319] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.461458] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.461458] [59021]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.461458] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.461599] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.461599] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.464112] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.464204] [59020]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.464262] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.464550] [59020]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.464550] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.464550] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.464550] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.464550] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.464783] [59020]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.464827] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.464857] [59020]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.464882] [59021]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.464912] [59020]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.464938] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.464964] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.464989] [59021]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.465024] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.465050] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.465082] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.465113] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.465113] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.465113] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.465184] [59021]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.465209] [59021]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.465322] [59021]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.465322] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.465413] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.465455] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.465648] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.465770] [59020]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.465909] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.465979] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.466053] [59021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.466101] [59020]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.466152] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.466202] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.466247] [59021]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.466295] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.466339] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.466381] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.466425] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.466425] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.466891] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.466987] [59020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.467053] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.467103] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.467156] [59020]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.467195] [59021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.467243] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.467288] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.467325] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.467352] [59021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.467378] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.467405] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.467405] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.467493] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.469269] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.469379] [59020]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.469433] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.469479] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.469530] [59021]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.469576] [59020]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.469620] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.469664] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.469664] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.469752] [59021]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.469752] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.469836] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.469885] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.469885] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.470720] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.470804] [59020]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.470873] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.470943] [59020]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.471016] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.471051] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.471090] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.471167] [59021]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.471195] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.471222] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.471247] [59021]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.471321] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.471414] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.471462] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.473178] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.473284] [59020]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.473336] [59020]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.473390] [59020]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.473437] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.473495] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.473540] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.473587] [59020]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.473634] [59021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.473682] [59021]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.473742] [59021]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.473791] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.473846] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.473918] [59021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 447.474890] [59020]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=59020) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.474975] [59020]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.475056] [59020]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.475110] [59021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=59021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 447.475142] [59020]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.475191] [59020]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=59020) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.475240] [59021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 447.475288] [59020]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=59020) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.475327] [59021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 447.475327] [59021]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 447.475422] [59021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=59021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 447.475450] [59021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=59021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 447.501953] [59020]: INFO dbcounter [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Registered counter for database cinder [ 447.502139] [59021]: INFO dbcounter [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Registered counter for database cinder [ 447.511146] [59020]: DEBUG oslo_db.sqlalchemy.engines [None req-b3279160-9918-47f0-962d-bd19a79c900d 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=59020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 447.511339] [59021]: DEBUG oslo_db.sqlalchemy.engines [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 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=59021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 447.637408] [59020]: DEBUG dbcounter [-] [59020] Writer thread running {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 447.640673] [59020]: INFO cinder.rpc [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 447.642655] [59021]: DEBUG dbcounter [-] [59021] Writer thread running {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 447.642930] [59020]: INFO cinder.rpc [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 447.644914] [59021]: INFO cinder.rpc [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 447.645038] [59020]: INFO cinder.rpc [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 447.647101] [59020]: INFO cinder.rpc [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 447.647271] [59021]: INFO cinder.rpc [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 447.647447] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.647629] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.649213] [59020]: WARNING cinder.keymgr.conf_key_mgr [None req-b3279160-9918-47f0-962d-bd19a79c900d 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' [ 447.649460] [59021]: INFO cinder.rpc [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 447.650289] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.650451] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.651342] [59021]: INFO cinder.rpc [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 447.651680] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.651866] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.652575] [59021]: WARNING cinder.keymgr.conf_key_mgr [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 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' [ 447.653119] [59020]: DEBUG oslo_db.sqlalchemy.engines [None req-b3279160-9918-47f0-962d-bd19a79c900d 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=59020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 447.653652] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.653820] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.654814] [59020]: INFO cinder.rpc [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 447.656592] [59021]: DEBUG oslo_db.sqlalchemy.engines [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 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=59021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 447.656650] [59020]: INFO cinder.rpc [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 447.657087] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.657243] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.658268] [59021]: INFO cinder.rpc [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 447.660072] [59021]: INFO cinder.rpc [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 447.660468] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.660623] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.666063] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.666230] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.668991] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.669164] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.669935] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.670139] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.671895] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.672066] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.672820] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.672979] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.675659] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.675844] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.676041] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.676209] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.678664] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.678824] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.679442] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.679613] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.682011] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.682171] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.682450] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.682605] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.685272] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.685430] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.685874] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.686043] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.687848] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.688016] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.689143] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.689143] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.690448] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.690602] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.691231] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.691394] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.691543] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.691698] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.693825] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.693902] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.693992] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.694056] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.694923] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.695087] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.697269] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.697430] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.699200] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.699361] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.702472] [59020]: WARNING cinder.api.contrib.hosts [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 447.702889] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.703056] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.703215] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.703374] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.703910] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.704070] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.705008] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.705168] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.705938] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.706099] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.706468] [59021]: WARNING cinder.api.contrib.hosts [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 447.706908] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.707076] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.707252] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.707411] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.707918] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.708085] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.708322] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.708473] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.709030] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.709184] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.709263] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.709413] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.709937] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.710099] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.710242] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.710393] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.711196] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.711324] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.711356] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.711477] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.712186] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: extensions {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.712261] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.712398] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.713232] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.713386] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.713600] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-hosts {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.714241] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.714392] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.714995] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: qos-specs {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.715316] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.715475] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.716215] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: extensions {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.717318] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-quota-class-sets {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.717660] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-hosts {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.718749] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: scheduler-stats {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.719053] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: qos-specs {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.721150] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-snapshot-manage {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.721231] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-quota-class-sets {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.722627] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: capabilities {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.722682] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: scheduler-stats {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.725057] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-snapshot-manage {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.726558] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: capabilities {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.815434] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: encryption {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.817226] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: cgsnapshots {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.818723] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-quota-sets {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.820188] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-volume-manage {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.820378] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: encryption {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.821883] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-volume-transfer {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.822099] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: cgsnapshots {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.823613] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-quota-sets {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.823661] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-volume-type-access {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.825130] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-volume-manage {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.825232] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: backups {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.826712] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-volume-transfer {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.827829] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-services {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.828497] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-volume-type-access {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.829068] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: consistencygroups {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.830063] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: backups {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.831029] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: extra_specs {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.832195] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-services {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.832588] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: os-availability-zone {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.833445] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: consistencygroups {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.833969] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extended resource: encryption {{(pid=59020) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.835484] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: extra_specs {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.835953] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.836148] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.837157] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: os-availability-zone {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.837236] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.837396] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.838264] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.838421] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.838455] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extended resource: encryption {{(pid=59021) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 447.839219] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.839372] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.840325] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.840465] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.840501] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.840638] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.841422] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.841583] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.841661] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.841830] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.842403] [59020]: WARNING stevedore.named [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.842557] [59020]: WARNING castellan.key_manager [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.842696] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.842891] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.843256] [59020]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] SnapshotActionsController initialized {{(pid=59020) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 447.843385] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension VolumeActions extending resource: volumes {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.843537] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension UsedLimits extending resource: limits {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.843676] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.843714] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.843801] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.843892] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.843925] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension TypesManage extending resource: types {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844027] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844145] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension AdminActions extending resource: volumes {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844262] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension AdminActions extending resource: snapshots {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844380] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension AdminActions extending resource: backups {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844490] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension VolumeTypeAccess extending resource: types {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844607] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844719] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844832] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.844864] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.844978] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.845022] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.845107] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.845215] [59020]: DEBUG cinder.api.v3.router [None req-b3279160-9918-47f0-962d-bd19a79c900d None None] Extension SnapshotActions extending resource: snapshots {{(pid=59020) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.845995] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.846159] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.847188] [59021]: WARNING stevedore.named [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 447.847342] [59021]: WARNING castellan.key_manager [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 447.847960] [59020]: WARNING keystonemiddleware.auth_token [None req-b3279160-9918-47f0-962d-bd19a79c900d 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. [ 447.848033] [59021]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] SnapshotActionsController initialized {{(pid=59021) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 447.848168] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension VolumeActions extending resource: volumes {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.848315] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension UsedLimits extending resource: limits {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.848439] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.848553] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.848664] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension TypesManage extending resource: types {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.848778] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.848936] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension AdminActions extending resource: volumes {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.849110] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension AdminActions extending resource: snapshots {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.849233] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension AdminActions extending resource: backups {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.849344] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension VolumeTypeAccess extending resource: types {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.849469] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.849582] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.849696] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.849810] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.849917] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.850033] [59021]: DEBUG cinder.api.v3.router [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 None None] Extension SnapshotActions extending resource: snapshots {{(pid=59021) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 447.852695] [59021]: WARNING keystonemiddleware.auth_token [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 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. [ 447.853050] [59020]: WARNING keystonemiddleware.auth_token [None req-b3279160-9918-47f0-962d-bd19a79c900d 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 [ 447.855621] [59020]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x622f386acbe0 pid: 59020 (default app) [ 447.857884] [59021]: WARNING keystonemiddleware.auth_token [None req-ed3fc381-e5a5-427e-89b3-78de6952fe85 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 [ 447.860441] [59021]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x622f386acbe0 pid: 59021 (default app) [ 447.864117] [59020]: /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. [ 447.864117] [59020]: warnings.warn(deprecated_msg) [ 447.864235] [59020]: /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. [ 447.864235] [59020]: warnings.warn(deprecated_msg) [ 447.864235] [59020]: /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. [ 447.864235] [59020]: warnings.warn(deprecated_msg) [ 447.864235] [59020]: /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. [ 447.864405] [59020]: warnings.warn(deprecated_msg) [ 447.864405] [59020]: /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. [ 447.864405] [59020]: warnings.warn(deprecated_msg) [ 447.864405] [59020]: /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. [ 447.864405] [59020]: warnings.warn(deprecated_msg) [ 447.864405] [59020]: /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. [ 447.864600] [59020]: warnings.warn(deprecated_msg) [ 447.864600] [59020]: /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. [ 447.864600] [59020]: warnings.warn(deprecated_msg) [ 447.864600] [59020]: /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. [ 447.864600] [59020]: warnings.warn(deprecated_msg) [ 447.864748] [59020]: /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. [ 447.864748] [59020]: warnings.warn(deprecated_msg) [ 447.864748] [59020]: /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. [ 447.864748] [59020]: warnings.warn(deprecated_msg) [ 447.864875] [59020]: /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. [ 447.864875] [59020]: warnings.warn(deprecated_msg) [ 447.864875] [59020]: /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. [ 447.864875] [59020]: warnings.warn(deprecated_msg) [ 447.865024] [59020]: /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. [ 447.865024] [59020]: warnings.warn(deprecated_msg) [ 447.865024] [59020]: /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. [ 447.865024] [59020]: warnings.warn(deprecated_msg) [ 447.865024] [59020]: /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. [ 447.865189] [59020]: warnings.warn(deprecated_msg) [ 447.865189] [59020]: /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. [ 447.865189] [59020]: warnings.warn(deprecated_msg) [ 447.865189] [59020]: /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. [ 447.865189] [59020]: warnings.warn(deprecated_msg) [ 447.865341] [59020]: /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. [ 447.865341] [59020]: warnings.warn(deprecated_msg) [ 447.865341] [59020]: /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. [ 447.865341] [59020]: warnings.warn(deprecated_msg) [ 447.865341] [59020]: /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. [ 447.865341] [59020]: warnings.warn(deprecated_msg) [ 447.865523] [59020]: /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. [ 447.865523] [59020]: warnings.warn(deprecated_msg) [ 447.865523] [59020]: /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. [ 447.865523] [59020]: warnings.warn(deprecated_msg) [ 447.865523] [59020]: /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. [ 447.865523] [59020]: warnings.warn(deprecated_msg) [ 447.865706] [59020]: /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. [ 447.865706] [59020]: warnings.warn(deprecated_msg) [ 447.865706] [59020]: /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. [ 447.865706] [59020]: warnings.warn(deprecated_msg) [ 447.865706] [59020]: /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. [ 447.865706] [59020]: warnings.warn(deprecated_msg) [ 447.865917] [59020]: /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. [ 447.865917] [59020]: warnings.warn(deprecated_msg) [ 447.865917] [59020]: /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. [ 447.865917] [59020]: warnings.warn(deprecated_msg) [ 447.865917] [59020]: /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. [ 447.865917] [59020]: warnings.warn(deprecated_msg) [ 447.866112] [59020]: /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. [ 447.866112] [59020]: warnings.warn(deprecated_msg) [ 447.866112] [59020]: /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. [ 447.866112] [59020]: warnings.warn(deprecated_msg) [ 447.866232] [59020]: /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. [ 447.866232] [59020]: warnings.warn(deprecated_msg) [ 447.866232] [59020]: /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. [ 447.866232] [59020]: warnings.warn(deprecated_msg) [ 447.866232] [59020]: /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. [ 447.866396] [59020]: warnings.warn(deprecated_msg) [ 447.866396] [59020]: /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. [ 447.866396] [59020]: warnings.warn(deprecated_msg) [ 447.866396] [59020]: /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. [ 447.866396] [59020]: warnings.warn(deprecated_msg) [ 447.866544] [59020]: /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. [ 447.866544] [59020]: warnings.warn(deprecated_msg) [ 447.866544] [59020]: /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. [ 447.866544] [59020]: warnings.warn(deprecated_msg) [ 447.866544] [59020]: /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. [ 447.866544] [59020]: warnings.warn(deprecated_msg) [ 447.866731] [59020]: /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. [ 447.866731] [59020]: warnings.warn(deprecated_msg) [ 447.866731] [59020]: /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. [ 447.866731] [59020]: warnings.warn(deprecated_msg) [ 447.866731] [59020]: /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. [ 447.866941] [59020]: warnings.warn(deprecated_msg) [ 447.866941] [59020]: /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. [ 447.866941] [59020]: warnings.warn(deprecated_msg) [ 447.866941] [59020]: /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. [ 447.866941] [59020]: warnings.warn(deprecated_msg) [ 447.867112] [59020]: /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. [ 447.867112] [59020]: warnings.warn(deprecated_msg) [ 447.867112] [59020]: /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. [ 447.867112] [59020]: warnings.warn(deprecated_msg) [ 447.867244] [59020]: /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. [ 447.867244] [59020]: warnings.warn(deprecated_msg) [ 447.867244] [59020]: /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. [ 447.867244] [59020]: warnings.warn(deprecated_msg) [ 447.867371] [59020]: /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. [ 447.867371] [59020]: warnings.warn(deprecated_msg) [ 447.867371] [59020]: /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. [ 447.867371] [59020]: warnings.warn(deprecated_msg) [ 447.867371] [59020]: /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. [ 447.867535] [59020]: warnings.warn(deprecated_msg) [ 447.867535] [59020]: /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. [ 447.867535] [59020]: warnings.warn(deprecated_msg) [ 447.867535] [59020]: /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. [ 447.867535] [59020]: warnings.warn(deprecated_msg) [ 447.867759] [59020]: /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. [ 447.867759] [59020]: warnings.warn(deprecated_msg) [ 447.867759] [59020]: /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. [ 447.867759] [59020]: warnings.warn(deprecated_msg) [ 447.867885] [59020]: /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. [ 447.867885] [59020]: warnings.warn(deprecated_msg) [ 447.867885] [59020]: /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. [ 447.867885] [59020]: warnings.warn(deprecated_msg) [ 447.868728] [59020]: /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. [ 447.868728] [59020]: warnings.warn(deprecated_msg) [ 447.868728] [59020]: /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. [ 447.868728] [59020]: warnings.warn(deprecated_msg) [ 447.868958] [59020]: /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. [ 447.868958] [59020]: warnings.warn(deprecated_msg) [ 447.868958] [59020]: /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. [ 447.868958] [59020]: warnings.warn(deprecated_msg) [ 447.869186] [59020]: /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. [ 447.869186] [59020]: warnings.warn(deprecated_msg) [ 447.869186] [59020]: /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. [ 447.869186] [59020]: warnings.warn(deprecated_msg) [ 447.869386] [59020]: /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. [ 447.869386] [59020]: warnings.warn(deprecated_msg) [ 447.869386] [59020]: /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. [ 447.869386] [59020]: warnings.warn(deprecated_msg) [ 447.869386] [59020]: /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. [ 447.869386] [59020]: warnings.warn(deprecated_msg) [ 447.869688] [59020]: /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. [ 447.869688] [59020]: warnings.warn(deprecated_msg) [ 447.869688] [59020]: /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. [ 447.869688] [59020]: warnings.warn(deprecated_msg) [ 447.869688] [59020]: /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. [ 447.869936] [59020]: warnings.warn(deprecated_msg) [ 447.869936] [59020]: /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. [ 447.869936] [59020]: warnings.warn(deprecated_msg) [ 447.869936] [59020]: /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. [ 447.869936] [59020]: warnings.warn(deprecated_msg) [ 447.869936] [59020]: /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. [ 447.869936] [59020]: warnings.warn(deprecated_msg) [ 447.870285] [59020]: /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. [ 447.870285] [59020]: warnings.warn(deprecated_msg) [ 447.870285] [59020]: /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. [ 447.870285] [59020]: warnings.warn(deprecated_msg) [ 447.870285] [59020]: /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. [ 447.870285] [59020]: warnings.warn(deprecated_msg) [ 447.870578] [59020]: /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. [ 447.870578] [59020]: warnings.warn(deprecated_msg) [ 447.870578] [59020]: /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. [ 447.870578] [59020]: warnings.warn(deprecated_msg) [ 447.870578] [59020]: /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. [ 447.870578] [59020]: warnings.warn(deprecated_msg) [ 447.872465] [59020]: /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. [ 447.872465] [59020]: warnings.warn(deprecated_msg) [ 447.872465] [59020]: /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. [ 447.872465] [59020]: warnings.warn(deprecated_msg) [ 447.872465] [59020]: /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. [ 447.872465] [59020]: warnings.warn(deprecated_msg) [ 447.872841] [59020]: /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. [ 447.872841] [59020]: warnings.warn(deprecated_msg) [ 447.872841] [59020]: /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. [ 447.872841] [59020]: warnings.warn(deprecated_msg) [ 447.873059] [59020]: /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. [ 447.873059] [59020]: warnings.warn(deprecated_msg) [ 447.873059] [59020]: /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. [ 447.873059] [59020]: warnings.warn(deprecated_msg) [ 447.873272] [59020]: /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. [ 447.873272] [59020]: warnings.warn(deprecated_msg) [ 447.873272] [59020]: /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. [ 447.873272] [59020]: warnings.warn(deprecated_msg) [ 447.873479] [59020]: /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. [ 447.873479] [59020]: warnings.warn(deprecated_msg) [ 447.873479] [59020]: /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. [ 447.873479] [59020]: warnings.warn(deprecated_msg) [ 447.873479] [59020]: DEBUG cinder.api.middleware.request_id [None req-2d06ab24-3c4c-47a0-8fc8-3f1855c73c9b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 447.873479] [59020]: [pid: 59020|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Tue Dec 9 03:13:38 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 451.322029] [59021]: /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. [ 451.322029] [59021]: warnings.warn(deprecated_msg) [ 451.322029] [59021]: /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. [ 451.322029] [59021]: warnings.warn(deprecated_msg) [ 451.322666] [59021]: /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. [ 451.322666] [59021]: warnings.warn(deprecated_msg) [ 451.322666] [59021]: /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. [ 451.322666] [59021]: warnings.warn(deprecated_msg) [ 451.322846] [59021]: /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. [ 451.322846] [59021]: warnings.warn(deprecated_msg) [ 451.322846] [59021]: /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. [ 451.322846] [59021]: warnings.warn(deprecated_msg) [ 451.322846] [59021]: /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. [ 451.322846] [59021]: warnings.warn(deprecated_msg) [ 451.323065] [59021]: /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. [ 451.323065] [59021]: warnings.warn(deprecated_msg) [ 451.323065] [59021]: /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. [ 451.323065] [59021]: warnings.warn(deprecated_msg) [ 451.323065] [59021]: /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. [ 451.323211] [59021]: warnings.warn(deprecated_msg) [ 451.323211] [59021]: /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. [ 451.323211] [59021]: warnings.warn(deprecated_msg) [ 451.323211] [59021]: /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. [ 451.323211] [59021]: warnings.warn(deprecated_msg) [ 451.323347] [59021]: /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. [ 451.323347] [59021]: warnings.warn(deprecated_msg) [ 451.323347] [59021]: /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. [ 451.323347] [59021]: warnings.warn(deprecated_msg) [ 451.323456] [59021]: /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. [ 451.323456] [59021]: warnings.warn(deprecated_msg) [ 451.323456] [59021]: /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. [ 451.323456] [59021]: warnings.warn(deprecated_msg) [ 451.323456] [59021]: /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. [ 451.323600] [59021]: warnings.warn(deprecated_msg) [ 451.323600] [59021]: /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. [ 451.323600] [59021]: warnings.warn(deprecated_msg) [ 451.323600] [59021]: /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. [ 451.323600] [59021]: warnings.warn(deprecated_msg) [ 451.323730] [59021]: /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. [ 451.323730] [59021]: warnings.warn(deprecated_msg) [ 451.323730] [59021]: /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. [ 451.323730] [59021]: warnings.warn(deprecated_msg) [ 451.323730] [59021]: /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. [ 451.323730] [59021]: warnings.warn(deprecated_msg) [ 451.323919] [59021]: /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. [ 451.323919] [59021]: warnings.warn(deprecated_msg) [ 451.323919] [59021]: /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. [ 451.323919] [59021]: warnings.warn(deprecated_msg) [ 451.323919] [59021]: /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. [ 451.323919] [59021]: warnings.warn(deprecated_msg) [ 451.324091] [59021]: /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. [ 451.324091] [59021]: warnings.warn(deprecated_msg) [ 451.324091] [59021]: /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. [ 451.324091] [59021]: warnings.warn(deprecated_msg) [ 451.324091] [59021]: /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. [ 451.324091] [59021]: warnings.warn(deprecated_msg) [ 451.324266] [59021]: /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. [ 451.324266] [59021]: warnings.warn(deprecated_msg) [ 451.324266] [59021]: /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. [ 451.324266] [59021]: warnings.warn(deprecated_msg) [ 451.324266] [59021]: /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. [ 451.324409] [59021]: warnings.warn(deprecated_msg) [ 451.324409] [59021]: /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. [ 451.324409] [59021]: warnings.warn(deprecated_msg) [ 451.324409] [59021]: /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. [ 451.324409] [59021]: warnings.warn(deprecated_msg) [ 451.324545] [59021]: /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. [ 451.324545] [59021]: warnings.warn(deprecated_msg) [ 451.324545] [59021]: /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. [ 451.324545] [59021]: warnings.warn(deprecated_msg) [ 451.324545] [59021]: /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. [ 451.324545] [59021]: warnings.warn(deprecated_msg) [ 451.324708] [59021]: /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. [ 451.324708] [59021]: warnings.warn(deprecated_msg) [ 451.324708] [59021]: /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. [ 451.324708] [59021]: warnings.warn(deprecated_msg) [ 451.324708] [59021]: /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. [ 451.324708] [59021]: warnings.warn(deprecated_msg) [ 451.324866] [59021]: /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. [ 451.324866] [59021]: warnings.warn(deprecated_msg) [ 451.324866] [59021]: /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. [ 451.324866] [59021]: warnings.warn(deprecated_msg) [ 451.324866] [59021]: /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. [ 451.325526] [59021]: warnings.warn(deprecated_msg) [ 451.325526] [59021]: /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. [ 451.325526] [59021]: warnings.warn(deprecated_msg) [ 451.325526] [59021]: /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. [ 451.325526] [59021]: warnings.warn(deprecated_msg) [ 451.325824] [59021]: /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. [ 451.325824] [59021]: warnings.warn(deprecated_msg) [ 451.325824] [59021]: /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. [ 451.325824] [59021]: warnings.warn(deprecated_msg) [ 451.326063] [59021]: /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. [ 451.326063] [59021]: warnings.warn(deprecated_msg) [ 451.326063] [59021]: /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. [ 451.326063] [59021]: warnings.warn(deprecated_msg) [ 451.326306] [59021]: /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. [ 451.326306] [59021]: warnings.warn(deprecated_msg) [ 451.326306] [59021]: /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. [ 451.326306] [59021]: warnings.warn(deprecated_msg) [ 451.326306] [59021]: /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. [ 451.326551] [59021]: warnings.warn(deprecated_msg) [ 451.326551] [59021]: /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. [ 451.326551] [59021]: warnings.warn(deprecated_msg) [ 451.326551] [59021]: /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. [ 451.326551] [59021]: warnings.warn(deprecated_msg) [ 451.326777] [59021]: /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. [ 451.326777] [59021]: warnings.warn(deprecated_msg) [ 451.326777] [59021]: /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. [ 451.326777] [59021]: warnings.warn(deprecated_msg) [ 451.326972] [59021]: /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. [ 451.326972] [59021]: warnings.warn(deprecated_msg) [ 451.326972] [59021]: /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. [ 451.326972] [59021]: warnings.warn(deprecated_msg) [ 451.327203] [59021]: /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. [ 451.327203] [59021]: warnings.warn(deprecated_msg) [ 451.327203] [59021]: /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. [ 451.327203] [59021]: warnings.warn(deprecated_msg) [ 451.327392] [59021]: /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. [ 451.327392] [59021]: warnings.warn(deprecated_msg) [ 451.327392] [59021]: /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. [ 451.327392] [59021]: warnings.warn(deprecated_msg) [ 451.327574] [59021]: /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. [ 451.327574] [59021]: warnings.warn(deprecated_msg) [ 451.327574] [59021]: /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. [ 451.327574] [59021]: warnings.warn(deprecated_msg) [ 451.327758] [59021]: /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. [ 451.327758] [59021]: warnings.warn(deprecated_msg) [ 451.327758] [59021]: /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. [ 451.327758] [59021]: warnings.warn(deprecated_msg) [ 451.327758] [59021]: /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. [ 451.327989] [59021]: warnings.warn(deprecated_msg) [ 451.327989] [59021]: /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. [ 451.327989] [59021]: warnings.warn(deprecated_msg) [ 451.327989] [59021]: /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. [ 451.327989] [59021]: warnings.warn(deprecated_msg) [ 451.327989] [59021]: /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. [ 451.328329] [59021]: warnings.warn(deprecated_msg) [ 451.328329] [59021]: /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. [ 451.328329] [59021]: warnings.warn(deprecated_msg) [ 451.328329] [59021]: /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. [ 451.328329] [59021]: warnings.warn(deprecated_msg) [ 451.328558] [59021]: /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. [ 451.328558] [59021]: warnings.warn(deprecated_msg) [ 451.328558] [59021]: /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. [ 451.328558] [59021]: warnings.warn(deprecated_msg) [ 451.328558] [59021]: /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. [ 451.328558] [59021]: warnings.warn(deprecated_msg) [ 451.328740] [59021]: /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. [ 451.328740] [59021]: warnings.warn(deprecated_msg) [ 451.328740] [59021]: /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. [ 451.328740] [59021]: warnings.warn(deprecated_msg) [ 451.328740] [59021]: /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. [ 451.328740] [59021]: warnings.warn(deprecated_msg) [ 451.328898] [59021]: /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. [ 451.328898] [59021]: warnings.warn(deprecated_msg) [ 451.328898] [59021]: /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. [ 451.328898] [59021]: warnings.warn(deprecated_msg) [ 451.328898] [59021]: /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. [ 451.328898] [59021]: warnings.warn(deprecated_msg) [ 451.329078] [59021]: /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. [ 451.329078] [59021]: warnings.warn(deprecated_msg) [ 451.329078] [59021]: /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. [ 451.329078] [59021]: warnings.warn(deprecated_msg) [ 451.329078] [59021]: /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. [ 451.329078] [59021]: warnings.warn(deprecated_msg) [ 451.329248] [59021]: /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. [ 451.329248] [59021]: warnings.warn(deprecated_msg) [ 451.329248] [59021]: /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. [ 451.329248] [59021]: warnings.warn(deprecated_msg) [ 451.329361] [59021]: /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. [ 451.329361] [59021]: warnings.warn(deprecated_msg) [ 451.329361] [59021]: /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. [ 451.329361] [59021]: warnings.warn(deprecated_msg) [ 451.329361] [59021]: /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. [ 451.329510] [59021]: warnings.warn(deprecated_msg) [ 451.329510] [59021]: /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. [ 451.329510] [59021]: warnings.warn(deprecated_msg) [ 451.329510] [59021]: /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. [ 451.329510] [59021]: warnings.warn(deprecated_msg) [ 451.329510] [59021]: DEBUG cinder.api.middleware.request_id [None req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 451.685380] [59021]: INFO cinder.api.openstack.wsgi [None req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e admin admin] POST http://10.180.1.21/volume/v3/types [ 451.686170] [59021]: DEBUG cinder.api.openstack.wsgi [None req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 451.687951] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 451.687951] [59021]: warnings.warn( [ 451.691723] [59021]: DEBUG oslo_db.sqlalchemy.engines [None req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e 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=59021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 451.714333] [59021]: INFO cinder.api.openstack.wsgi [None req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 451.714966] [59021]: [pid: 59021|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 9 03:13:42 2025] POST /volume/v3/types => generated 182 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 451.718891] [59020]: DEBUG cinder.api.middleware.request_id [req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e req-039503bb-4f7f-457e-a704-fe14aac5face None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 451.977463] [59020]: INFO cinder.api.openstack.wsgi [req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e req-039503bb-4f7f-457e-a704-fe14aac5face admin admin] POST http://10.180.1.21/volume/v3/types/4c5acd77-50af-41bf-804c-1c8fdcc1ff40/extra_specs [ 451.978382] [59020]: DEBUG cinder.api.openstack.wsgi [req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e req-039503bb-4f7f-457e-a704-fe14aac5face admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 451.980326] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 451.980326] [59020]: warnings.warn( [ 451.984398] [59020]: DEBUG oslo_db.sqlalchemy.engines [req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e req-039503bb-4f7f-457e-a704-fe14aac5face 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=59020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 452.032711] [59020]: INFO cinder.api.openstack.wsgi [req-027587e0-02a7-44a7-b5a6-a4c9bcfda87e req-039503bb-4f7f-457e-a704-fe14aac5face admin admin] http://10.180.1.21/volume/v3/types/4c5acd77-50af-41bf-804c-1c8fdcc1ff40/extra_specs returned with HTTP 200 [ 452.033188] [59020]: [pid: 59020|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Tue Dec 9 03:13:42 2025] POST /volume/v3/types/4c5acd77-50af-41bf-804c-1c8fdcc1ff40/extra_specs => generated 51 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 461.712027] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 462.031354] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 464.435171] [59021]: DEBUG cinder.api.middleware.request_id [None req-545f2443-3ad0-434a-8935-a4f13ca068a6 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 464.435867] [59021]: INFO cinder.api.openstack.wsgi [None req-545f2443-3ad0-434a-8935-a4f13ca068a6 None None] GET http://10.180.1.21/volume// [ 464.436061] [59021]: DEBUG cinder.api.openstack.wsgi [None req-545f2443-3ad0-434a-8935-a4f13ca068a6 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 464.436275] [59021]: DEBUG cinder.api.openstack.wsgi [None req-545f2443-3ad0-434a-8935-a4f13ca068a6 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 464.436903] [59021]: INFO cinder.api.openstack.wsgi [None req-545f2443-3ad0-434a-8935-a4f13ca068a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 464.437224] [59021]: [pid: 59021|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 9 03:13:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 533.333597] [59020]: DEBUG cinder.api.middleware.request_id [None req-414a080c-17c0-4f95-a0c7-658412fa1fa2 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 533.409995] [59020]: INFO cinder.api.openstack.wsgi [None req-414a080c-17c0-4f95-a0c7-658412fa1fa2 tempest-verify_tempest_config-882476165 tempest-verify_tempest_config-882476165-project-member] GET http://10.180.1.21/volume/v3/extensions [ 533.410254] [59020]: DEBUG cinder.api.openstack.wsgi [None req-414a080c-17c0-4f95-a0c7-658412fa1fa2 tempest-verify_tempest_config-882476165 tempest-verify_tempest_config-882476165-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 533.410473] [59020]: DEBUG cinder.api.openstack.wsgi [None req-414a080c-17c0-4f95-a0c7-658412fa1fa2 tempest-verify_tempest_config-882476165 tempest-verify_tempest_config-882476165-project-member] Calling method 'index' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 533.410918] [59020]: INFO cinder.api.openstack.wsgi [None req-414a080c-17c0-4f95-a0c7-658412fa1fa2 tempest-verify_tempest_config-882476165 tempest-verify_tempest_config-882476165-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 533.411348] [59020]: [pid: 59020|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Tue Dec 9 03:15:04 2025] GET /volume/v3/extensions => generated 5245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 601.613837] [59021]: DEBUG cinder.api.middleware.request_id [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.706956] [59021]: INFO cinder.api.openstack.wsgi [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 601.707399] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1823687753"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 601.709861] [59021]: DEBUG cinder.api.v3.volumes [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1823687753'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 601.710395] [59021]: INFO cinder.api.v3.volumes [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Create volume of 1 GB [ 601.722521] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Availability zone cache updated, next update will occur around 2025-12-09 04:16:12.481879. {{(pid=59021) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 601.722521] [59021]: INFO cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Availability Zones retrieved successfully. [ 601.743150] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Flow 'volume_create_api' (c81395fc-8cf6-459b-8302-377b511c1b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 601.745122] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ac2af1-9015-4f6a-b4fd-75fd1d36e22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 601.746404] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 601.784183] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ac2af1-9015-4f6a-b4fd-75fd1d36e22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 601.785406] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (793da2d2-bcde-424e-933c-55f23eaf526e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 601.823481] [59021]: WARNING cinder.quota [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-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. [ 601.823878] [59021]: WARNING cinder.quota [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-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. [ 601.884150] [59021]: DEBUG cinder.quota [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Created reservations ['1c22f7fd-253d-4be7-94a4-0fcd749f6d38', '5453eaf6-4186-4753-b210-b5a20c2adae3', '76736ca4-9143-42e5-a20d-2fdc8436bf82', 'cff23f00-205a-44b3-bb30-1935d8d69b2f'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 601.885160] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (793da2d2-bcde-424e-933c-55f23eaf526e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c22f7fd-253d-4be7-94a4-0fcd749f6d38', '5453eaf6-4186-4753-b210-b5a20c2adae3', '76736ca4-9143-42e5-a20d-2fdc8436bf82', 'cff23f00-205a-44b3-bb30-1935d8d69b2f']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 601.886133] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fadb69c-8875-402c-a515-5390a77307b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 601.933850] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fadb69c-8875-402c-a515-5390a77307b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1823687753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb0cd6306376414e9c19c81fe7f2af44',qos_specs=None,replication_status=,reservations=['1c22f7fd-253d-4be7-94a4-0fcd749f6d38','5453eaf6-4186-4753-b210-b5a20c2adae3','76736ca4-9143-42e5-a20d-2fdc8436bf82','cff23f00-205a-44b3-bb30-1935d8d69b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdc9a30f2a34a418b47a4219a3ce12c',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1823687753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb0cd6306376414e9c19c81fe7f2af44',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='5cdc9a30f2a34a418b47a4219a3ce12c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 601.934818] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb61c7d-18e2-4f79-8503-3088cb90c1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 601.953745] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fb61c7d-18e2-4f79-8503-3088cb90c1e0) 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-1823687753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb0cd6306376414e9c19c81fe7f2af44',qos_specs=None,replication_status=,reservations=['1c22f7fd-253d-4be7-94a4-0fcd749f6d38','5453eaf6-4186-4753-b210-b5a20c2adae3','76736ca4-9143-42e5-a20d-2fdc8436bf82','cff23f00-205a-44b3-bb30-1935d8d69b2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdc9a30f2a34a418b47a4219a3ce12c',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 601.954905] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f0eb737-06b7-4033-847d-6ef541e3ed71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 601.984044] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f0eb737-06b7-4033-847d-6ef541e3ed71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 601.985529] [59021]: DEBUG cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Flow 'volume_create_api' (c81395fc-8cf6-459b-8302-377b511c1b66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 601.985625] [59021]: INFO cinder.volume.api [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Create volume request issued successfully. [ 601.986629] [59021]: INFO cinder.api.openstack.wsgi [None req-f6e957c7-259e-44a6-8e8f-f413d8dc39ae tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 601.987108] [59021]: [pid: 59021|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:16:12 2025] POST /volume/v3/volumes => generated 784 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 602.002871] [59020]: DEBUG cinder.api.middleware.request_id [None req-3ec9a9ae-b5d2-46eb-ac0e-2697f6b075e6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.005381] [59020]: INFO cinder.api.openstack.wsgi [None req-3ec9a9ae-b5d2-46eb-ac0e-2697f6b075e6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 602.005605] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3ec9a9ae-b5d2-46eb-ac0e-2697f6b075e6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 602.005832] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3ec9a9ae-b5d2-46eb-ac0e-2697f6b075e6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 602.049821] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.049821] [59020]: warnings.warn( [ 602.060332] [59020]: INFO cinder.volume.api [None req-3ec9a9ae-b5d2-46eb-ac0e-2697f6b075e6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 602.066439] [59020]: INFO cinder.api.openstack.wsgi [None req-3ec9a9ae-b5d2-46eb-ac0e-2697f6b075e6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 602.067032] [59020]: [pid: 59020|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:12 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 603.077374] [59021]: DEBUG cinder.api.middleware.request_id [None req-d11d95fb-33ba-4730-b033-e45c99a05e06 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.079909] [59021]: INFO cinder.api.openstack.wsgi [None req-d11d95fb-33ba-4730-b033-e45c99a05e06 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 603.080261] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d11d95fb-33ba-4730-b033-e45c99a05e06 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 603.080581] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d11d95fb-33ba-4730-b033-e45c99a05e06 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 603.094861] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 603.094861] [59021]: warnings.warn( [ 603.103586] [59021]: INFO cinder.volume.api [None req-d11d95fb-33ba-4730-b033-e45c99a05e06 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 603.111081] [59021]: INFO cinder.api.openstack.wsgi [None req-d11d95fb-33ba-4730-b033-e45c99a05e06 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 603.111530] [59021]: [pid: 59021|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:13 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 612.064214] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=4 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 613.109042] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 630.515566] [59020]: DEBUG cinder.api.middleware.request_id [None req-674affb1-6c7e-4260-960c-c670236a9196 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.517677] [59020]: INFO cinder.api.openstack.wsgi [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] POST http://10.180.1.21/volume/v3/volumes [ 630.518204] [59020]: DEBUG cinder.api.openstack.wsgi [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-776371676", "imageRef": "591e65ef-9811-4efd-b883-e8107c0b226d", "size": 1}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 630.519821] [59020]: DEBUG cinder.api.v3.volumes [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-776371676', 'imageRef': '591e65ef-9811-4efd-b883-e8107c0b226d', 'size': 1}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 630.728039] [59020]: INFO cinder.api.v3.volumes [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Create volume of 1 GB [ 630.749396] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Availability zone cache updated, next update will occur around 2025-12-09 04:16:41.508975. {{(pid=59020) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 630.749666] [59020]: INFO cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Availability Zones retrieved successfully. [ 630.777476] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Flow 'volume_create_api' (dff8e993-a3d4-4468-8c80-63ce5e73d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 630.779487] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186e4cab-530b-41ef-ba99-32b633190a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 630.780887] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 630.871194] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186e4cab-530b-41ef-ba99-32b633190a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 630.872294] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a5d49e-79fa-4595-812f-5500dfea3955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 630.904606] [59020]: WARNING cinder.quota [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-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. [ 630.905032] [59020]: WARNING cinder.quota [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-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. [ 631.143559] [59020]: DEBUG cinder.quota [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Created reservations ['3a23141c-b46e-4800-a36c-2c5d1f82e08e', '5ef4bd27-1e9e-46cb-90b1-ed7a142084ab', '816efca7-dbd2-44cf-8f08-3d435a9bb043', 'e6e01046-71f8-47ea-b0f1-9798c11515e7'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 631.144842] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a5d49e-79fa-4595-812f-5500dfea3955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a23141c-b46e-4800-a36c-2c5d1f82e08e', '5ef4bd27-1e9e-46cb-90b1-ed7a142084ab', '816efca7-dbd2-44cf-8f08-3d435a9bb043', 'e6e01046-71f8-47ea-b0f1-9798c11515e7']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.145933] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fe14d9-d008-4a42-8fa0-82b04ab03e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 631.186185] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fe14d9-d008-4a42-8fa0-82b04ab03e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2458f9d-4f94-4797-b438-49b139cbd979', '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-776371676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4115a1c18a2347738717a582076f62fe',qos_specs=None,replication_status=,reservations=['3a23141c-b46e-4800-a36c-2c5d1f82e08e','5ef4bd27-1e9e-46cb-90b1-ed7a142084ab','816efca7-dbd2-44cf-8f08-3d435a9bb043','e6e01046-71f8-47ea-b0f1-9798c11515e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc0c7512a0b441cac199c9bd53b6ae3',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-776371676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2458f9d-4f94-4797-b438-49b139cbd979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4115a1c18a2347738717a582076f62fe',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='9bc0c7512a0b441cac199c9bd53b6ae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.188163] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6882631d-0ffa-4cb6-a621-5baf530df670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 631.216403] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6882631d-0ffa-4cb6-a621-5baf530df670) 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-776371676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4115a1c18a2347738717a582076f62fe',qos_specs=None,replication_status=,reservations=['3a23141c-b46e-4800-a36c-2c5d1f82e08e','5ef4bd27-1e9e-46cb-90b1-ed7a142084ab','816efca7-dbd2-44cf-8f08-3d435a9bb043','e6e01046-71f8-47ea-b0f1-9798c11515e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bc0c7512a0b441cac199c9bd53b6ae3',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.217404] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a496b5-ce23-4dbc-88dd-21f952e4c6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 631.242900] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a496b5-ce23-4dbc-88dd-21f952e4c6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 631.244229] [59020]: DEBUG cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Flow 'volume_create_api' (dff8e993-a3d4-4468-8c80-63ce5e73d240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 631.245281] [59020]: INFO cinder.volume.api [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Create volume request issued successfully. [ 631.245508] [59020]: INFO cinder.api.openstack.wsgi [None req-674affb1-6c7e-4260-960c-c670236a9196 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 631.246336] [59020]: [pid: 59020|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 9 03:16:41 2025] POST /volume/v3/volumes => generated 751 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 631.259495] [59021]: DEBUG cinder.api.middleware.request_id [None req-3c294007-a385-4dac-8949-b05a8cdd6441 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.263535] [59021]: INFO cinder.api.openstack.wsgi [None req-3c294007-a385-4dac-8949-b05a8cdd6441 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 631.264835] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3c294007-a385-4dac-8949-b05a8cdd6441 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 631.264835] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3c294007-a385-4dac-8949-b05a8cdd6441 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 631.478527] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.478527] [59021]: warnings.warn( [ 631.487149] [59021]: INFO cinder.volume.api [None req-3c294007-a385-4dac-8949-b05a8cdd6441 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 631.505670] [59021]: INFO cinder.api.openstack.wsgi [None req-3c294007-a385-4dac-8949-b05a8cdd6441 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 631.509173] [59021]: [pid: 59021|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:42 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 819 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 632.520765] [59020]: DEBUG cinder.api.middleware.request_id [None req-a2d28200-4a69-4c06-b2fb-4ee9f11cc269 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.525597] [59020]: INFO cinder.api.openstack.wsgi [None req-a2d28200-4a69-4c06-b2fb-4ee9f11cc269 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 632.525887] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a2d28200-4a69-4c06-b2fb-4ee9f11cc269 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 632.526146] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a2d28200-4a69-4c06-b2fb-4ee9f11cc269 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 632.541657] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.541657] [59020]: warnings.warn( [ 632.547416] [59020]: INFO cinder.volume.api [None req-a2d28200-4a69-4c06-b2fb-4ee9f11cc269 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 632.556607] [59020]: INFO cinder.api.openstack.wsgi [None req-a2d28200-4a69-4c06-b2fb-4ee9f11cc269 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 632.556607] [59020]: [pid: 59020|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:43 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 633.571272] [59021]: DEBUG cinder.api.middleware.request_id [None req-cada1fa3-790f-40b2-98d8-6008512d250e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.573369] [59021]: INFO cinder.api.openstack.wsgi [None req-cada1fa3-790f-40b2-98d8-6008512d250e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 633.573590] [59021]: DEBUG cinder.api.openstack.wsgi [None req-cada1fa3-790f-40b2-98d8-6008512d250e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 633.573801] [59021]: DEBUG cinder.api.openstack.wsgi [None req-cada1fa3-790f-40b2-98d8-6008512d250e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 633.586388] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.586388] [59021]: warnings.warn( [ 633.592788] [59021]: INFO cinder.volume.api [None req-cada1fa3-790f-40b2-98d8-6008512d250e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 633.598734] [59021]: INFO cinder.api.openstack.wsgi [None req-cada1fa3-790f-40b2-98d8-6008512d250e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 633.599156] [59021]: [pid: 59021|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:44 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 634.612756] [59020]: DEBUG cinder.api.middleware.request_id [None req-57e95cae-8d7d-4d3a-9112-d1adf47aa8c0 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.616586] [59020]: INFO cinder.api.openstack.wsgi [None req-57e95cae-8d7d-4d3a-9112-d1adf47aa8c0 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 634.616822] [59020]: DEBUG cinder.api.openstack.wsgi [None req-57e95cae-8d7d-4d3a-9112-d1adf47aa8c0 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 634.617055] [59020]: DEBUG cinder.api.openstack.wsgi [None req-57e95cae-8d7d-4d3a-9112-d1adf47aa8c0 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 634.636630] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.636630] [59020]: warnings.warn( [ 634.647372] [59020]: INFO cinder.volume.api [None req-57e95cae-8d7d-4d3a-9112-d1adf47aa8c0 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 634.656686] [59020]: INFO cinder.api.openstack.wsgi [None req-57e95cae-8d7d-4d3a-9112-d1adf47aa8c0 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 634.657246] [59020]: [pid: 59020|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:45 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 635.676211] [59021]: DEBUG cinder.api.middleware.request_id [None req-5d2f92d5-3699-4458-afd4-e88b76b995e3 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.679957] [59021]: INFO cinder.api.openstack.wsgi [None req-5d2f92d5-3699-4458-afd4-e88b76b995e3 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 635.680213] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5d2f92d5-3699-4458-afd4-e88b76b995e3 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 635.680452] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5d2f92d5-3699-4458-afd4-e88b76b995e3 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 635.739950] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.739950] [59021]: warnings.warn( [ 635.746491] [59021]: INFO cinder.volume.api [None req-5d2f92d5-3699-4458-afd4-e88b76b995e3 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 635.754031] [59021]: INFO cinder.api.openstack.wsgi [None req-5d2f92d5-3699-4458-afd4-e88b76b995e3 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 635.754972] [59021]: [pid: 59021|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:46 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 636.766350] [59020]: DEBUG cinder.api.middleware.request_id [None req-3beb502e-b0ae-4f15-a4e2-8377adc27ec6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.769546] [59020]: INFO cinder.api.openstack.wsgi [None req-3beb502e-b0ae-4f15-a4e2-8377adc27ec6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 636.770057] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3beb502e-b0ae-4f15-a4e2-8377adc27ec6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 636.770400] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3beb502e-b0ae-4f15-a4e2-8377adc27ec6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 636.784589] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.784589] [59020]: warnings.warn( [ 636.790837] [59020]: INFO cinder.volume.api [None req-3beb502e-b0ae-4f15-a4e2-8377adc27ec6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 636.796308] [59020]: INFO cinder.api.openstack.wsgi [None req-3beb502e-b0ae-4f15-a4e2-8377adc27ec6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 636.796987] [59020]: [pid: 59020|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:47 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 637.810805] [59021]: DEBUG cinder.api.middleware.request_id [None req-fb2a6493-49b8-4744-8268-affb28988833 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.813324] [59021]: INFO cinder.api.openstack.wsgi [None req-fb2a6493-49b8-4744-8268-affb28988833 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 637.813667] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fb2a6493-49b8-4744-8268-affb28988833 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 637.813984] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fb2a6493-49b8-4744-8268-affb28988833 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 637.828343] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.828343] [59021]: warnings.warn( [ 637.832755] [59021]: INFO cinder.volume.api [None req-fb2a6493-49b8-4744-8268-affb28988833 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 637.838473] [59021]: INFO cinder.api.openstack.wsgi [None req-fb2a6493-49b8-4744-8268-affb28988833 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 637.838902] [59021]: [pid: 59021|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:48 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 638.850301] [59020]: DEBUG cinder.api.middleware.request_id [None req-bf6e59f2-505b-4906-bb78-3ae57bb6c22b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.852471] [59020]: INFO cinder.api.openstack.wsgi [None req-bf6e59f2-505b-4906-bb78-3ae57bb6c22b tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 638.852722] [59020]: DEBUG cinder.api.openstack.wsgi [None req-bf6e59f2-505b-4906-bb78-3ae57bb6c22b tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 638.852942] [59020]: DEBUG cinder.api.openstack.wsgi [None req-bf6e59f2-505b-4906-bb78-3ae57bb6c22b tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 638.866701] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.866701] [59020]: warnings.warn( [ 638.873910] [59020]: INFO cinder.volume.api [None req-bf6e59f2-505b-4906-bb78-3ae57bb6c22b tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 638.886990] [59020]: INFO cinder.api.openstack.wsgi [None req-bf6e59f2-505b-4906-bb78-3ae57bb6c22b tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 638.887760] [59020]: [pid: 59020|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:49 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.902867] [59021]: DEBUG cinder.api.middleware.request_id [None req-89948a2b-c98f-44e9-838c-af832854ff7a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.911121] [59021]: INFO cinder.api.openstack.wsgi [None req-89948a2b-c98f-44e9-838c-af832854ff7a tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 639.911289] [59021]: DEBUG cinder.api.openstack.wsgi [None req-89948a2b-c98f-44e9-838c-af832854ff7a tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 639.911703] [59021]: DEBUG cinder.api.openstack.wsgi [None req-89948a2b-c98f-44e9-838c-af832854ff7a tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 639.932887] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.932887] [59021]: warnings.warn( [ 639.943160] [59021]: INFO cinder.volume.api [None req-89948a2b-c98f-44e9-838c-af832854ff7a tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 639.954098] [59021]: INFO cinder.api.openstack.wsgi [None req-89948a2b-c98f-44e9-838c-af832854ff7a tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 639.954098] [59021]: [pid: 59021|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:50 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 640.966188] [59020]: DEBUG cinder.api.middleware.request_id [None req-7497610b-a751-4e5a-8309-01dbf3d9bb85 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.969713] [59020]: INFO cinder.api.openstack.wsgi [None req-7497610b-a751-4e5a-8309-01dbf3d9bb85 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 640.969975] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7497610b-a751-4e5a-8309-01dbf3d9bb85 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 640.970319] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7497610b-a751-4e5a-8309-01dbf3d9bb85 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 640.992490] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.992490] [59020]: warnings.warn( [ 641.005848] [59020]: INFO cinder.volume.api [None req-7497610b-a751-4e5a-8309-01dbf3d9bb85 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 641.014140] [59020]: INFO cinder.api.openstack.wsgi [None req-7497610b-a751-4e5a-8309-01dbf3d9bb85 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 641.014490] [59020]: [pid: 59020|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:51 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 642.030311] [59021]: DEBUG cinder.api.middleware.request_id [None req-82765ee8-9dde-4e3b-95c7-8df46f480896 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 642.034879] [59021]: INFO cinder.api.openstack.wsgi [None req-82765ee8-9dde-4e3b-95c7-8df46f480896 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 642.034879] [59021]: DEBUG cinder.api.openstack.wsgi [None req-82765ee8-9dde-4e3b-95c7-8df46f480896 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 642.038720] [59021]: DEBUG cinder.api.openstack.wsgi [None req-82765ee8-9dde-4e3b-95c7-8df46f480896 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 642.047628] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 642.047628] [59021]: warnings.warn( [ 642.055070] [59021]: INFO cinder.volume.api [None req-82765ee8-9dde-4e3b-95c7-8df46f480896 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 642.063864] [59021]: INFO cinder.api.openstack.wsgi [None req-82765ee8-9dde-4e3b-95c7-8df46f480896 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 642.063916] [59021]: [pid: 59021|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:52 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 643.087786] [59020]: DEBUG cinder.api.middleware.request_id [None req-1c740358-25c3-4cda-9728-172c8ad73b0e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 643.092921] [59020]: INFO cinder.api.openstack.wsgi [None req-1c740358-25c3-4cda-9728-172c8ad73b0e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 643.093403] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1c740358-25c3-4cda-9728-172c8ad73b0e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 643.093790] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1c740358-25c3-4cda-9728-172c8ad73b0e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 643.116397] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 643.116397] [59020]: warnings.warn( [ 643.128067] [59020]: INFO cinder.volume.api [None req-1c740358-25c3-4cda-9728-172c8ad73b0e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 643.134035] [59020]: INFO cinder.api.openstack.wsgi [None req-1c740358-25c3-4cda-9728-172c8ad73b0e tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 643.134540] [59020]: [pid: 59020|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:53 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 644.146671] [59021]: DEBUG cinder.api.middleware.request_id [None req-b46dc4ab-11ea-4311-8ed8-64e78cff01e2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 644.149472] [59021]: INFO cinder.api.openstack.wsgi [None req-b46dc4ab-11ea-4311-8ed8-64e78cff01e2 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 644.150118] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b46dc4ab-11ea-4311-8ed8-64e78cff01e2 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 644.150586] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b46dc4ab-11ea-4311-8ed8-64e78cff01e2 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 644.168063] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 644.168063] [59021]: warnings.warn( [ 644.171828] [59021]: INFO cinder.volume.api [None req-b46dc4ab-11ea-4311-8ed8-64e78cff01e2 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 644.178241] [59021]: INFO cinder.api.openstack.wsgi [None req-b46dc4ab-11ea-4311-8ed8-64e78cff01e2 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 644.178990] [59021]: [pid: 59021|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:54 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 645.194128] [59020]: DEBUG cinder.api.middleware.request_id [None req-2655c9b8-5b00-4d8d-a656-e490c63af028 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.197372] [59020]: INFO cinder.api.openstack.wsgi [None req-2655c9b8-5b00-4d8d-a656-e490c63af028 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 645.199255] [59020]: DEBUG cinder.api.openstack.wsgi [None req-2655c9b8-5b00-4d8d-a656-e490c63af028 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 645.199255] [59020]: DEBUG cinder.api.openstack.wsgi [None req-2655c9b8-5b00-4d8d-a656-e490c63af028 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 645.217053] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.217053] [59020]: warnings.warn( [ 645.225094] [59020]: INFO cinder.volume.api [None req-2655c9b8-5b00-4d8d-a656-e490c63af028 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 645.237584] [59020]: INFO cinder.api.openstack.wsgi [None req-2655c9b8-5b00-4d8d-a656-e490c63af028 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 645.239734] [59020]: [pid: 59020|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:55 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 646.255213] [59021]: DEBUG cinder.api.middleware.request_id [None req-daa77c94-9e16-4871-9c3d-012b5ec00287 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.259412] [59021]: INFO cinder.api.openstack.wsgi [None req-daa77c94-9e16-4871-9c3d-012b5ec00287 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 646.259412] [59021]: DEBUG cinder.api.openstack.wsgi [None req-daa77c94-9e16-4871-9c3d-012b5ec00287 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 646.259848] [59021]: DEBUG cinder.api.openstack.wsgi [None req-daa77c94-9e16-4871-9c3d-012b5ec00287 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 646.273045] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.273045] [59021]: warnings.warn( [ 646.282048] [59021]: INFO cinder.volume.api [None req-daa77c94-9e16-4871-9c3d-012b5ec00287 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 646.295668] [59021]: INFO cinder.api.openstack.wsgi [None req-daa77c94-9e16-4871-9c3d-012b5ec00287 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 646.296205] [59021]: [pid: 59021|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:57 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 647.309236] [59020]: DEBUG cinder.api.middleware.request_id [None req-267a1a4b-cd37-4db8-ae42-7efc24615a19 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 647.313043] [59020]: INFO cinder.api.openstack.wsgi [None req-267a1a4b-cd37-4db8-ae42-7efc24615a19 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 647.313043] [59020]: DEBUG cinder.api.openstack.wsgi [None req-267a1a4b-cd37-4db8-ae42-7efc24615a19 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 647.313043] [59020]: DEBUG cinder.api.openstack.wsgi [None req-267a1a4b-cd37-4db8-ae42-7efc24615a19 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 647.326145] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 647.326145] [59020]: warnings.warn( [ 647.331882] [59020]: INFO cinder.volume.api [None req-267a1a4b-cd37-4db8-ae42-7efc24615a19 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 647.338563] [59020]: INFO cinder.api.openstack.wsgi [None req-267a1a4b-cd37-4db8-ae42-7efc24615a19 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 647.338563] [59020]: [pid: 59020|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:58 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 648.354797] [59021]: DEBUG cinder.api.middleware.request_id [None req-7245fc25-987c-4ddd-b640-f725c9ed2ac9 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 648.357461] [59021]: INFO cinder.api.openstack.wsgi [None req-7245fc25-987c-4ddd-b640-f725c9ed2ac9 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 648.358162] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7245fc25-987c-4ddd-b640-f725c9ed2ac9 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 648.358162] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7245fc25-987c-4ddd-b640-f725c9ed2ac9 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 648.372230] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 648.372230] [59021]: warnings.warn( [ 648.384299] [59021]: INFO cinder.volume.api [None req-7245fc25-987c-4ddd-b640-f725c9ed2ac9 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 648.393377] [59021]: INFO cinder.api.openstack.wsgi [None req-7245fc25-987c-4ddd-b640-f725c9ed2ac9 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 648.394398] [59021]: [pid: 59021|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:16:59 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 649.406932] [59020]: DEBUG cinder.api.middleware.request_id [None req-c8012782-f44d-46d0-88fc-679462e6f482 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 649.410862] [59020]: INFO cinder.api.openstack.wsgi [None req-c8012782-f44d-46d0-88fc-679462e6f482 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 649.410862] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c8012782-f44d-46d0-88fc-679462e6f482 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 649.411097] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c8012782-f44d-46d0-88fc-679462e6f482 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 649.424371] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 649.424371] [59020]: warnings.warn( [ 649.431329] [59020]: INFO cinder.volume.api [None req-c8012782-f44d-46d0-88fc-679462e6f482 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 649.437290] [59020]: INFO cinder.api.openstack.wsgi [None req-c8012782-f44d-46d0-88fc-679462e6f482 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 649.437290] [59020]: [pid: 59020|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:00 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 650.447355] [59021]: DEBUG cinder.api.middleware.request_id [None req-894a59c8-0dc8-4e95-8230-65d2ae5d04dc None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 650.449638] [59021]: INFO cinder.api.openstack.wsgi [None req-894a59c8-0dc8-4e95-8230-65d2ae5d04dc tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 650.449879] [59021]: DEBUG cinder.api.openstack.wsgi [None req-894a59c8-0dc8-4e95-8230-65d2ae5d04dc tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 650.450140] [59021]: DEBUG cinder.api.openstack.wsgi [None req-894a59c8-0dc8-4e95-8230-65d2ae5d04dc tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 650.462201] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 650.462201] [59021]: warnings.warn( [ 650.466784] [59021]: INFO cinder.volume.api [None req-894a59c8-0dc8-4e95-8230-65d2ae5d04dc tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 650.476987] [59021]: INFO cinder.api.openstack.wsgi [None req-894a59c8-0dc8-4e95-8230-65d2ae5d04dc tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 650.477454] [59021]: [pid: 59021|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:01 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 657.379502] [59020]: DEBUG cinder.api.middleware.request_id [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-26f4bb30-1e4c-4a14-bd1b-721c8a866b40 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.380651] [59020]: WARNING keystonemiddleware.auth_token [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-26f4bb30-1e4c-4a14-bd1b-721c8a866b40 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. [ 657.383366] [59020]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-26f4bb30-1e4c-4a14-bd1b-721c8a866b40 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 657.383442] [59020]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-26f4bb30-1e4c-4a14-bd1b-721c8a866b40 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 657.384426] [59020]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-26f4bb30-1e4c-4a14-bd1b-721c8a866b40 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 657.393188] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 657.393188] [59020]: warnings.warn( [ 657.397190] [59020]: INFO cinder.volume.api [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-26f4bb30-1e4c-4a14-bd1b-721c8a866b40 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 657.403589] [59020]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-26f4bb30-1e4c-4a14-bd1b-721c8a866b40 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 657.404057] [59020]: [pid: 59020|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:17:08 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 660.470154] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=40 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 661.472174] [59021]: DEBUG cinder.api.middleware.request_id [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-747437e8-b876-4c2b-a895-d83c0787b590 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.473760] [59021]: WARNING keystonemiddleware.auth_token [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-747437e8-b876-4c2b-a895-d83c0787b590 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. [ 661.480150] [59021]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-747437e8-b876-4c2b-a895-d83c0787b590 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 661.480150] [59021]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-747437e8-b876-4c2b-a895-d83c0787b590 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 661.480150] [59021]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-747437e8-b876-4c2b-a895-d83c0787b590 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 661.494802] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.494802] [59021]: warnings.warn( [ 661.499076] [59021]: INFO cinder.volume.api [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-747437e8-b876-4c2b-a895-d83c0787b590 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 661.512547] [59021]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-747437e8-b876-4c2b-a895-d83c0787b590 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 661.513807] [59021]: [pid: 59021|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:17:12 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 1391 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 661.521953] [59020]: DEBUG cinder.api.middleware.request_id [None req-4472b9f7-fcfc-463b-87d0-4ef41b1e5818 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.524908] [59020]: INFO cinder.api.openstack.wsgi [None req-4472b9f7-fcfc-463b-87d0-4ef41b1e5818 None None] GET http://10.180.1.21/volume// [ 661.524908] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4472b9f7-fcfc-463b-87d0-4ef41b1e5818 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 661.524908] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4472b9f7-fcfc-463b-87d0-4ef41b1e5818 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 661.524908] [59020]: INFO cinder.api.openstack.wsgi [None req-4472b9f7-fcfc-463b-87d0-4ef41b1e5818 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 661.525074] [59020]: [pid: 59020|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:17:12 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 661.531444] [59021]: DEBUG cinder.api.middleware.request_id [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-5a41410f-9a3e-4de4-8a74-7143e7563f98 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.539153] [59021]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-5a41410f-9a3e-4de4-8a74-7143e7563f98 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] POST http://10.180.1.21/volume/v3/attachments [ 661.539492] [59021]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-5a41410f-9a3e-4de4-8a74-7143e7563f98 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2458f9d-4f94-4797-b438-49b139cbd979", "connector": null, "instance_uuid": "df82b1e8-62f7-4a20-9318-a4d0688876db"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 661.554365] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.554365] [59021]: warnings.warn( [ 661.610247] [59021]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-5a41410f-9a3e-4de4-8a74-7143e7563f98 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 661.611068] [59021]: [pid: 59021|app: 0|req: 16/32] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:17:12 2025] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 667.400122] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=68,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 671.607358] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=10,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 672.844485] [59020]: DEBUG cinder.api.middleware.request_id [None req-d29fa08a-e0c2-4992-9108-1a5ee633c5e4 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.844952] [59020]: INFO cinder.api.openstack.wsgi [None req-d29fa08a-e0c2-4992-9108-1a5ee633c5e4 None None] GET http://10.180.1.21/volume// [ 672.845148] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d29fa08a-e0c2-4992-9108-1a5ee633c5e4 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 672.845380] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d29fa08a-e0c2-4992-9108-1a5ee633c5e4 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 672.845802] [59020]: INFO cinder.api.openstack.wsgi [None req-d29fa08a-e0c2-4992-9108-1a5ee633c5e4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 672.846128] [59020]: [pid: 59020|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:17:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 672.861025] [59021]: DEBUG cinder.api.middleware.request_id [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-fbc1a85e-0460-4f82-bce6-a8bc73fd7481 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.864844] [59021]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-fbc1a85e-0460-4f82-bce6-a8bc73fd7481 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] GET http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 672.864844] [59021]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-fbc1a85e-0460-4f82-bce6-a8bc73fd7481 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 672.865000] [59021]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-fbc1a85e-0460-4f82-bce6-a8bc73fd7481 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 672.880104] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.880104] [59021]: warnings.warn( [ 672.884850] [59021]: INFO cinder.volume.api [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-fbc1a85e-0460-4f82-bce6-a8bc73fd7481 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 672.892110] [59021]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-fbc1a85e-0460-4f82-bce6-a8bc73fd7481 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 200 [ 672.892605] [59021]: [pid: 59021|app: 0|req: 17/34] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:17:23 2025] GET /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 1571 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 673.110875] [59020]: DEBUG cinder.api.middleware.request_id [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-148636d4-c5ea-41df-80c1-ea892e86e683 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.114547] [59020]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-148636d4-c5ea-41df-80c1-ea892e86e683 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] PUT http://10.180.1.21/volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92 [ 673.114887] [59020]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-148636d4-c5ea-41df-80c1-ea892e86e683 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-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=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.138531] [59020]: DEBUG cinder.coordination [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-148636d4-c5ea-41df-80c1-ea892e86e683 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Acquiring lock "cinder-attachment_update-b2458f9d-4f94-4797-b438-49b139cbd979-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 673.147033] [59020]: DEBUG cinder.coordination [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-148636d4-c5ea-41df-80c1-ea892e86e683 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Lock "cinder-attachment_update-b2458f9d-4f94-4797-b438-49b139cbd979-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 673.148283] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.148283] [59020]: warnings.warn( [ 673.690108] [59020]: DEBUG cinder.coordination [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-148636d4-c5ea-41df-80c1-ea892e86e683 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Lock "cinder-attachment_update-b2458f9d-4f94-4797-b438-49b139cbd979-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.543s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 673.690108] [59020]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-148636d4-c5ea-41df-80c1-ea892e86e683 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92 returned with HTTP 200 [ 673.690611] [59020]: [pid: 59020|app: 0|req: 18/35] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:17:23 2025] PUT /volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92 => generated 617 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.198191] [59021]: DEBUG cinder.api.middleware.request_id [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-aea7ebb4-cde2-4934-b9a1-8dc7ca2a6971 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.202082] [59021]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-aea7ebb4-cde2-4934-b9a1-8dc7ca2a6971 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] POST http://10.180.1.21/volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92/action [ 674.202817] [59021]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-aea7ebb4-cde2-4934-b9a1-8dc7ca2a6971 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 674.205147] [59021]: DEBUG cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-aea7ebb4-cde2-4934-b9a1-8dc7ca2a6971 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 674.231514] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.231514] [59021]: warnings.warn( [ 674.244414] [59021]: INFO cinder.api.openstack.wsgi [req-595850ea-0ab5-4b77-a6fa-650d3ad92fea req-aea7ebb4-cde2-4934-b9a1-8dc7ca2a6971 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92/action returned with HTTP 204 [ 674.244964] [59021]: [pid: 59021|app: 0|req: 18/36] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:17:24 2025] POST /volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 683.680708] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 684.241801] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 685.974322] [59020]: DEBUG cinder.api.middleware.request_id [req-296d6633-71e2-4236-a939-66daccab6f9e req-e78893b8-61dc-4995-b425-20e779c16db2 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.979287] [59020]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-e78893b8-61dc-4995-b425-20e779c16db2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 685.979697] [59020]: DEBUG cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-e78893b8-61dc-4995-b425-20e779c16db2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 685.979979] [59020]: DEBUG cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-e78893b8-61dc-4995-b425-20e779c16db2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 685.992207] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.992207] [59020]: warnings.warn( [ 685.997461] [59020]: INFO cinder.volume.api [req-296d6633-71e2-4236-a939-66daccab6f9e req-e78893b8-61dc-4995-b425-20e779c16db2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 686.004141] [59020]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-e78893b8-61dc-4995-b425-20e779c16db2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 686.004578] [59020]: [pid: 59020|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:17:36 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.542582] [59021]: DEBUG cinder.api.middleware.request_id [None req-cd551ad4-da61-4a68-83a6-2e7b1d1fb9ee None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.543081] [59021]: INFO cinder.api.openstack.wsgi [None req-cd551ad4-da61-4a68-83a6-2e7b1d1fb9ee None None] GET http://10.180.1.21/volume// [ 687.543306] [59021]: DEBUG cinder.api.openstack.wsgi [None req-cd551ad4-da61-4a68-83a6-2e7b1d1fb9ee None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 687.543563] [59021]: DEBUG cinder.api.openstack.wsgi [None req-cd551ad4-da61-4a68-83a6-2e7b1d1fb9ee None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 687.544078] [59021]: INFO cinder.api.openstack.wsgi [None req-cd551ad4-da61-4a68-83a6-2e7b1d1fb9ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 687.544597] [59021]: [pid: 59021|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:17:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 687.555460] [59020]: DEBUG cinder.api.middleware.request_id [req-296d6633-71e2-4236-a939-66daccab6f9e req-bcc27fa0-990b-4f98-ba69-e788ac1f4111 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.558941] [59020]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-bcc27fa0-990b-4f98-ba69-e788ac1f4111 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 687.560589] [59020]: DEBUG cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-bcc27fa0-990b-4f98-ba69-e788ac1f4111 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc", "connector": null, "instance_uuid": "dda141b7-80c9-44c6-aa8a-d84d4cd3eeaa"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 687.578884] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.578884] [59020]: warnings.warn( [ 687.632225] [59020]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-bcc27fa0-990b-4f98-ba69-e788ac1f4111 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 687.632868] [59020]: [pid: 59020|app: 0|req: 20/39] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:17:38 2025] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.672038] [59021]: DEBUG cinder.api.middleware.request_id [None req-a1e1b8ca-2a68-49ed-ba10-3af96f46b7e5 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.672978] [59021]: INFO cinder.api.openstack.wsgi [None req-a1e1b8ca-2a68-49ed-ba10-3af96f46b7e5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 687.673297] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a1e1b8ca-2a68-49ed-ba10-3af96f46b7e5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 687.673568] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a1e1b8ca-2a68-49ed-ba10-3af96f46b7e5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 687.695644] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.695644] [59021]: warnings.warn( [ 687.701157] [59021]: INFO cinder.volume.api [None req-a1e1b8ca-2a68-49ed-ba10-3af96f46b7e5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 687.707573] [59021]: INFO cinder.api.openstack.wsgi [None req-a1e1b8ca-2a68-49ed-ba10-3af96f46b7e5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 687.708135] [59021]: [pid: 59021|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:38 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.171788] [59020]: DEBUG cinder.api.middleware.request_id [None req-e2f3b836-8bd6-4d75-811a-2e445d1f6163 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.172269] [59020]: INFO cinder.api.openstack.wsgi [None req-e2f3b836-8bd6-4d75-811a-2e445d1f6163 None None] GET http://10.180.1.21/volume// [ 688.173070] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e2f3b836-8bd6-4d75-811a-2e445d1f6163 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 688.174092] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e2f3b836-8bd6-4d75-811a-2e445d1f6163 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 688.175026] [59020]: INFO cinder.api.openstack.wsgi [None req-e2f3b836-8bd6-4d75-811a-2e445d1f6163 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 688.175026] [59020]: [pid: 59020|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:17:38 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 688.179752] [59021]: DEBUG cinder.api.middleware.request_id [req-296d6633-71e2-4236-a939-66daccab6f9e req-9f5c3a08-e774-4f13-9961-5e300b0beee5 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.185194] [59021]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-9f5c3a08-e774-4f13-9961-5e300b0beee5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 688.185492] [59021]: DEBUG cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-9f5c3a08-e774-4f13-9961-5e300b0beee5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 688.185737] [59021]: DEBUG cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-9f5c3a08-e774-4f13-9961-5e300b0beee5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 688.202118] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.202118] [59021]: warnings.warn( [ 688.210468] [59021]: INFO cinder.volume.api [req-296d6633-71e2-4236-a939-66daccab6f9e req-9f5c3a08-e774-4f13-9961-5e300b0beee5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 688.216988] [59021]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-9f5c3a08-e774-4f13-9961-5e300b0beee5 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 688.217703] [59021]: [pid: 59021|app: 0|req: 21/42] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:17:38 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 688.259029] [59020]: DEBUG cinder.api.middleware.request_id [req-296d6633-71e2-4236-a939-66daccab6f9e req-812806dd-a503-4093-a2b5-f77636f16021 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.261711] [59020]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-812806dd-a503-4093-a2b5-f77636f16021 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] PUT http://10.180.1.21/volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0 [ 688.261870] [59020]: DEBUG cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-812806dd-a503-4093-a2b5-f77636f16021 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-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-968756", "mountpoint": "/dev/sdb"}}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 688.275401] [59020]: DEBUG cinder.coordination [req-296d6633-71e2-4236-a939-66daccab6f9e req-812806dd-a503-4093-a2b5-f77636f16021 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Acquiring lock "cinder-attachment_update-f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 688.281682] [59020]: DEBUG cinder.coordination [req-296d6633-71e2-4236-a939-66daccab6f9e req-812806dd-a503-4093-a2b5-f77636f16021 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Lock "cinder-attachment_update-f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 688.282655] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.282655] [59020]: warnings.warn( [ 688.728400] [59021]: DEBUG cinder.api.middleware.request_id [None req-c7dfbab2-f3d3-431b-a6a3-cbf59ca13a58 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.732550] [59021]: INFO cinder.api.openstack.wsgi [None req-c7dfbab2-f3d3-431b-a6a3-cbf59ca13a58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 688.736490] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c7dfbab2-f3d3-431b-a6a3-cbf59ca13a58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 688.736642] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c7dfbab2-f3d3-431b-a6a3-cbf59ca13a58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 688.760898] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.760898] [59021]: warnings.warn( [ 688.764716] [59021]: INFO cinder.volume.api [None req-c7dfbab2-f3d3-431b-a6a3-cbf59ca13a58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 688.771236] [59021]: INFO cinder.api.openstack.wsgi [None req-c7dfbab2-f3d3-431b-a6a3-cbf59ca13a58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 688.771685] [59021]: [pid: 59021|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:39 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 689.782747] [59021]: DEBUG cinder.api.middleware.request_id [None req-b302b4e3-edcb-4754-92f1-e629db689fec None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.787849] [59021]: INFO cinder.api.openstack.wsgi [None req-b302b4e3-edcb-4754-92f1-e629db689fec tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 689.787994] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b302b4e3-edcb-4754-92f1-e629db689fec tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 689.788242] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b302b4e3-edcb-4754-92f1-e629db689fec tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 689.807581] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.807581] [59021]: warnings.warn( [ 689.814024] [59021]: INFO cinder.volume.api [None req-b302b4e3-edcb-4754-92f1-e629db689fec tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 689.823407] [59021]: INFO cinder.api.openstack.wsgi [None req-b302b4e3-edcb-4754-92f1-e629db689fec tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 689.823997] [59021]: [pid: 59021|app: 0|req: 23/44] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:40 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 690.839564] [59021]: DEBUG cinder.api.middleware.request_id [None req-d1a0f531-a931-4047-aaa8-fb9603f8f3cb None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.843095] [59021]: INFO cinder.api.openstack.wsgi [None req-d1a0f531-a931-4047-aaa8-fb9603f8f3cb tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 690.843369] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d1a0f531-a931-4047-aaa8-fb9603f8f3cb tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 690.843844] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d1a0f531-a931-4047-aaa8-fb9603f8f3cb tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 690.868181] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.868181] [59021]: warnings.warn( [ 690.876101] [59021]: INFO cinder.volume.api [None req-d1a0f531-a931-4047-aaa8-fb9603f8f3cb tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 690.884747] [59021]: INFO cinder.api.openstack.wsgi [None req-d1a0f531-a931-4047-aaa8-fb9603f8f3cb tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 690.885109] [59021]: [pid: 59021|app: 0|req: 24/45] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:41 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1009 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 691.901893] [59021]: DEBUG cinder.api.middleware.request_id [None req-1052d345-5d47-481b-95fd-c77030cf5678 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.907096] [59021]: INFO cinder.api.openstack.wsgi [None req-1052d345-5d47-481b-95fd-c77030cf5678 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 691.907096] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1052d345-5d47-481b-95fd-c77030cf5678 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 691.907096] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1052d345-5d47-481b-95fd-c77030cf5678 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 691.933021] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.933021] [59021]: warnings.warn( [ 691.941408] [59021]: INFO cinder.volume.api [None req-1052d345-5d47-481b-95fd-c77030cf5678 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 691.946437] [59021]: INFO cinder.api.openstack.wsgi [None req-1052d345-5d47-481b-95fd-c77030cf5678 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 691.947198] [59021]: [pid: 59021|app: 0|req: 25/46] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:42 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1009 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.812767] [59020]: DEBUG cinder.coordination [req-296d6633-71e2-4236-a939-66daccab6f9e req-812806dd-a503-4093-a2b5-f77636f16021 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Lock "cinder-attachment_update-f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 692.813211] [59020]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-812806dd-a503-4093-a2b5-f77636f16021 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0 returned with HTTP 200 [ 692.813820] [59020]: [pid: 59020|app: 0|req: 22/47] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:17:39 2025] PUT /volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0 => generated 617 bytes in 4556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.959829] [59021]: DEBUG cinder.api.middleware.request_id [None req-ce3bad63-fce5-41a5-9979-3f84b357a135 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.963123] [59021]: INFO cinder.api.openstack.wsgi [None req-ce3bad63-fce5-41a5-9979-3f84b357a135 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 692.963123] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ce3bad63-fce5-41a5-9979-3f84b357a135 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 692.963409] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ce3bad63-fce5-41a5-9979-3f84b357a135 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 692.976723] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.976723] [59021]: warnings.warn( [ 692.983444] [59021]: INFO cinder.volume.api [None req-ce3bad63-fce5-41a5-9979-3f84b357a135 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 692.991922] [59021]: INFO cinder.api.openstack.wsgi [None req-ce3bad63-fce5-41a5-9979-3f84b357a135 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 692.992428] [59021]: [pid: 59021|app: 0|req: 26/48] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:43 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 694.003529] [59020]: DEBUG cinder.api.middleware.request_id [None req-65a3790e-df22-4b72-9399-5a633239a540 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.006558] [59020]: INFO cinder.api.openstack.wsgi [None req-65a3790e-df22-4b72-9399-5a633239a540 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 694.006813] [59020]: DEBUG cinder.api.openstack.wsgi [None req-65a3790e-df22-4b72-9399-5a633239a540 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 694.007055] [59020]: DEBUG cinder.api.openstack.wsgi [None req-65a3790e-df22-4b72-9399-5a633239a540 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 694.024044] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.024044] [59020]: warnings.warn( [ 694.028865] [59020]: INFO cinder.volume.api [None req-65a3790e-df22-4b72-9399-5a633239a540 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 694.042068] [59020]: INFO cinder.api.openstack.wsgi [None req-65a3790e-df22-4b72-9399-5a633239a540 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 694.044547] [59020]: [pid: 59020|app: 0|req: 23/49] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:44 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.062653] [59021]: DEBUG cinder.api.middleware.request_id [None req-52c162d5-f0af-4637-958c-9ecd0c592386 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.065612] [59021]: INFO cinder.api.openstack.wsgi [None req-52c162d5-f0af-4637-958c-9ecd0c592386 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 695.065612] [59021]: DEBUG cinder.api.openstack.wsgi [None req-52c162d5-f0af-4637-958c-9ecd0c592386 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 695.065785] [59021]: DEBUG cinder.api.openstack.wsgi [None req-52c162d5-f0af-4637-958c-9ecd0c592386 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 695.093264] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.093264] [59021]: warnings.warn( [ 695.104365] [59021]: INFO cinder.volume.api [None req-52c162d5-f0af-4637-958c-9ecd0c592386 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 695.115807] [59021]: INFO cinder.api.openstack.wsgi [None req-52c162d5-f0af-4637-958c-9ecd0c592386 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 695.115807] [59021]: [pid: 59021|app: 0|req: 27/50] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:45 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.999916] [59020]: DEBUG cinder.api.middleware.request_id [req-296d6633-71e2-4236-a939-66daccab6f9e req-71904921-f265-431e-bfb4-01b1c41f6a37 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.002495] [59020]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-71904921-f265-431e-bfb4-01b1c41f6a37 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] POST http://10.180.1.21/volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0/action [ 696.003298] [59020]: DEBUG cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-71904921-f265-431e-bfb4-01b1c41f6a37 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Action body: b'{"os-complete": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 696.003461] [59020]: DEBUG cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-71904921-f265-431e-bfb4-01b1c41f6a37 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 696.035052] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.035052] [59020]: warnings.warn( [ 696.048362] [59020]: INFO cinder.api.openstack.wsgi [req-296d6633-71e2-4236-a939-66daccab6f9e req-71904921-f265-431e-bfb4-01b1c41f6a37 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0/action returned with HTTP 204 [ 696.049180] [59020]: [pid: 59020|app: 0|req: 24/51] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:17:46 2025] POST /volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 696.132122] [59021]: DEBUG cinder.api.middleware.request_id [None req-13934b67-dfa2-4c72-a2f6-dbbc22e546af None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.135240] [59021]: INFO cinder.api.openstack.wsgi [None req-13934b67-dfa2-4c72-a2f6-dbbc22e546af tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 696.135581] [59021]: DEBUG cinder.api.openstack.wsgi [None req-13934b67-dfa2-4c72-a2f6-dbbc22e546af tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 696.135895] [59021]: DEBUG cinder.api.openstack.wsgi [None req-13934b67-dfa2-4c72-a2f6-dbbc22e546af tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 696.148825] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.148825] [59021]: warnings.warn( [ 696.153169] [59021]: INFO cinder.volume.api [None req-13934b67-dfa2-4c72-a2f6-dbbc22e546af tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 696.159172] [59021]: INFO cinder.api.openstack.wsgi [None req-13934b67-dfa2-4c72-a2f6-dbbc22e546af tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 696.159774] [59021]: [pid: 59021|app: 0|req: 28/52] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:46 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 696.175232] [59020]: DEBUG cinder.api.middleware.request_id [None req-b452ec13-d2cd-4987-ac0a-afc506c5ad7a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.177645] [59020]: INFO cinder.api.openstack.wsgi [None req-b452ec13-d2cd-4987-ac0a-afc506c5ad7a tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 696.177947] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b452ec13-d2cd-4987-ac0a-afc506c5ad7a tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 696.178218] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b452ec13-d2cd-4987-ac0a-afc506c5ad7a tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 696.190555] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.190555] [59020]: warnings.warn( [ 696.194858] [59020]: INFO cinder.volume.api [None req-b452ec13-d2cd-4987-ac0a-afc506c5ad7a tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 696.200581] [59020]: INFO cinder.api.openstack.wsgi [None req-b452ec13-d2cd-4987-ac0a-afc506c5ad7a tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 696.201304] [59020]: [pid: 59020|app: 0|req: 25/53] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:46 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 697.910579] [59021]: DEBUG cinder.api.middleware.request_id [None req-c80a232f-b383-4a00-a8d6-d3bb1b4ce538 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.915040] [59021]: INFO cinder.api.openstack.wsgi [None req-c80a232f-b383-4a00-a8d6-d3bb1b4ce538 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 697.915040] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c80a232f-b383-4a00-a8d6-d3bb1b4ce538 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 697.915040] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c80a232f-b383-4a00-a8d6-d3bb1b4ce538 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 697.935472] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.935472] [59021]: warnings.warn( [ 697.940653] [59021]: INFO cinder.volume.api [None req-c80a232f-b383-4a00-a8d6-d3bb1b4ce538 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 697.946581] [59021]: INFO cinder.api.openstack.wsgi [None req-c80a232f-b383-4a00-a8d6-d3bb1b4ce538 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 697.946933] [59021]: [pid: 59021|app: 0|req: 29/54] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:48 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.926329] [59020]: DEBUG cinder.api.middleware.request_id [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9576dcce-b313-4e13-8438-2753e83e11fa None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.930367] [59020]: INFO cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9576dcce-b313-4e13-8438-2753e83e11fa tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 698.930430] [59020]: DEBUG cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9576dcce-b313-4e13-8438-2753e83e11fa tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 698.931232] [59020]: DEBUG cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9576dcce-b313-4e13-8438-2753e83e11fa tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 698.955111] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.955111] [59020]: warnings.warn( [ 698.966447] [59020]: INFO cinder.volume.api [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9576dcce-b313-4e13-8438-2753e83e11fa tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 698.977289] [59020]: INFO cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9576dcce-b313-4e13-8438-2753e83e11fa tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 698.977820] [59020]: [pid: 59020|app: 0|req: 26/55] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:17:49 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.049119] [59021]: DEBUG cinder.api.middleware.request_id [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-59141bd2-c13d-4b66-b9bf-70e11acf0e95 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.052059] [59021]: INFO cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-59141bd2-c13d-4b66-b9bf-70e11acf0e95 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] POST http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc/action [ 699.052746] [59021]: DEBUG cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-59141bd2-c13d-4b66-b9bf-70e11acf0e95 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 699.052999] [59021]: DEBUG cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-59141bd2-c13d-4b66-b9bf-70e11acf0e95 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 699.070964] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.070964] [59021]: warnings.warn( [ 699.071607] [59021]: INFO cinder.volume.api [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-59141bd2-c13d-4b66-b9bf-70e11acf0e95 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 699.082628] [59021]: INFO cinder.volume.api [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-59141bd2-c13d-4b66-b9bf-70e11acf0e95 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Begin detaching volume completed successfully. [ 699.082888] [59021]: INFO cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-59141bd2-c13d-4b66-b9bf-70e11acf0e95 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc/action returned with HTTP 202 [ 699.084169] [59021]: [pid: 59021|app: 0|req: 30/56] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:17:49 2025] POST /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 700.108670] [59020]: DEBUG cinder.api.middleware.request_id [None req-7f87a719-973a-4f19-812a-32466394078d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.109821] [59020]: INFO cinder.api.openstack.wsgi [None req-7f87a719-973a-4f19-812a-32466394078d None None] GET http://10.180.1.21/volume// [ 700.109821] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7f87a719-973a-4f19-812a-32466394078d None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 700.109821] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7f87a719-973a-4f19-812a-32466394078d None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 700.110174] [59020]: INFO cinder.api.openstack.wsgi [None req-7f87a719-973a-4f19-812a-32466394078d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 700.110760] [59020]: [pid: 59020|app: 0|req: 27/57] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:17:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 700.118248] [59021]: DEBUG cinder.api.middleware.request_id [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-dbce9bf3-3ce6-4c1b-8c11-9b3267e270e2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.124022] [59021]: INFO cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-dbce9bf3-3ce6-4c1b-8c11-9b3267e270e2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 700.124022] [59021]: DEBUG cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-dbce9bf3-3ce6-4c1b-8c11-9b3267e270e2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 700.124022] [59021]: DEBUG cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-dbce9bf3-3ce6-4c1b-8c11-9b3267e270e2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 700.152197] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.152197] [59021]: warnings.warn( [ 700.162025] [59021]: INFO cinder.volume.api [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-dbce9bf3-3ce6-4c1b-8c11-9b3267e270e2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 700.167223] [59021]: INFO cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-dbce9bf3-3ce6-4c1b-8c11-9b3267e270e2 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 700.168082] [59021]: [pid: 59021|app: 0|req: 31/58] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:17:50 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1555 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 701.491431] [59020]: DEBUG cinder.api.middleware.request_id [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9ffbad9b-b14d-4dec-984b-e46d85f40e58 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.496566] [59020]: INFO cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9ffbad9b-b14d-4dec-984b-e46d85f40e58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0 [ 701.496795] [59020]: DEBUG cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9ffbad9b-b14d-4dec-984b-e46d85f40e58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 701.497026] [59020]: DEBUG cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9ffbad9b-b14d-4dec-984b-e46d85f40e58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 701.514196] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.514196] [59020]: warnings.warn( [ 702.068150] [59020]: INFO cinder.api.openstack.wsgi [req-d10d4e42-2d49-4bfa-a0d5-cfacea4478f2 req-9ffbad9b-b14d-4dec-984b-e46d85f40e58 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0 returned with HTTP 200 [ 702.069038] [59020]: [pid: 59020|app: 0|req: 28/59] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:17:52 2025] DELETE /volume/v3/attachments/67031e07-527f-4f51-9843-e3035731ddc0 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.816033] [59021]: DEBUG cinder.api.middleware.request_id [None req-36defeb4-a2a3-4607-90c0-dac33b27ab64 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.820643] [59021]: INFO cinder.api.openstack.wsgi [None req-36defeb4-a2a3-4607-90c0-dac33b27ab64 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 702.820643] [59021]: DEBUG cinder.api.openstack.wsgi [None req-36defeb4-a2a3-4607-90c0-dac33b27ab64 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 702.820643] [59021]: DEBUG cinder.api.openstack.wsgi [None req-36defeb4-a2a3-4607-90c0-dac33b27ab64 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 702.836142] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.836142] [59021]: warnings.warn( [ 702.843610] [59021]: INFO cinder.volume.api [None req-36defeb4-a2a3-4607-90c0-dac33b27ab64 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 702.850547] [59021]: INFO cinder.api.openstack.wsgi [None req-36defeb4-a2a3-4607-90c0-dac33b27ab64 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 702.851647] [59021]: [pid: 59021|app: 0|req: 32/60] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:53 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.869084] [59020]: DEBUG cinder.api.middleware.request_id [None req-92943b1d-6e6a-4232-bd69-0cd65943262c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.871687] [59020]: INFO cinder.api.openstack.wsgi [None req-92943b1d-6e6a-4232-bd69-0cd65943262c tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 702.872018] [59020]: DEBUG cinder.api.openstack.wsgi [None req-92943b1d-6e6a-4232-bd69-0cd65943262c tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 702.872327] [59020]: DEBUG cinder.api.openstack.wsgi [None req-92943b1d-6e6a-4232-bd69-0cd65943262c tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 702.872535] [59020]: INFO cinder.api.v3.volumes [None req-92943b1d-6e6a-4232-bd69-0cd65943262c tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Delete volume with id: f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 702.884223] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.884223] [59020]: warnings.warn( [ 702.885020] [59020]: INFO cinder.volume.api [None req-92943b1d-6e6a-4232-bd69-0cd65943262c tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 702.914811] [59020]: INFO cinder.volume.api [None req-92943b1d-6e6a-4232-bd69-0cd65943262c tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Delete volume request issued successfully. [ 702.914885] [59020]: INFO cinder.api.openstack.wsgi [None req-92943b1d-6e6a-4232-bd69-0cd65943262c tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 202 [ 702.915373] [59020]: [pid: 59020|app: 0|req: 29/61] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:17:53 2025] DELETE /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 702.920798] [59021]: DEBUG cinder.api.middleware.request_id [None req-7abfef19-7f80-4e5e-887d-181455742039 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.924172] [59021]: INFO cinder.api.openstack.wsgi [None req-7abfef19-7f80-4e5e-887d-181455742039 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 702.924403] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7abfef19-7f80-4e5e-887d-181455742039 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 702.924628] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7abfef19-7f80-4e5e-887d-181455742039 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 702.942174] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.942174] [59021]: warnings.warn( [ 702.950949] [59021]: INFO cinder.volume.api [None req-7abfef19-7f80-4e5e-887d-181455742039 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 702.964575] [59021]: INFO cinder.api.openstack.wsgi [None req-7abfef19-7f80-4e5e-887d-181455742039 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 702.964575] [59021]: [pid: 59021|app: 0|req: 33/62] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:53 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1009 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.976550] [59020]: DEBUG cinder.api.middleware.request_id [None req-1de19e1b-2700-4c67-9df6-71b5ea0f6788 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.979467] [59020]: INFO cinder.api.openstack.wsgi [None req-1de19e1b-2700-4c67-9df6-71b5ea0f6788 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 703.979878] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1de19e1b-2700-4c67-9df6-71b5ea0f6788 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 703.980032] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1de19e1b-2700-4c67-9df6-71b5ea0f6788 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 704.002772] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.002772] [59020]: warnings.warn( [ 704.013789] [59020]: INFO cinder.volume.api [None req-1de19e1b-2700-4c67-9df6-71b5ea0f6788 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 704.020849] [59020]: INFO cinder.api.openstack.wsgi [None req-1de19e1b-2700-4c67-9df6-71b5ea0f6788 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 704.021580] [59020]: [pid: 59020|app: 0|req: 30/63] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:54 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1009 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.033787] [59021]: DEBUG cinder.api.middleware.request_id [None req-71a7d5a7-1f8c-44a5-9629-1097f5c0e873 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.038831] [59021]: INFO cinder.api.openstack.wsgi [None req-71a7d5a7-1f8c-44a5-9629-1097f5c0e873 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 705.040264] [59021]: DEBUG cinder.api.openstack.wsgi [None req-71a7d5a7-1f8c-44a5-9629-1097f5c0e873 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 705.040264] [59021]: DEBUG cinder.api.openstack.wsgi [None req-71a7d5a7-1f8c-44a5-9629-1097f5c0e873 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 705.056221] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.056221] [59021]: warnings.warn( [ 705.061535] [59021]: INFO cinder.volume.api [None req-71a7d5a7-1f8c-44a5-9629-1097f5c0e873 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Volume info retrieved successfully. [ 705.068254] [59021]: INFO cinder.api.openstack.wsgi [None req-71a7d5a7-1f8c-44a5-9629-1097f5c0e873 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 200 [ 705.068585] [59021]: [pid: 59021|app: 0|req: 34/64] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:55 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.083102] [59020]: DEBUG cinder.api.middleware.request_id [None req-91f7cb5c-a328-4138-bbc9-1eb5dbcc20a6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.085401] [59020]: INFO cinder.api.openstack.wsgi [None req-91f7cb5c-a328-4138-bbc9-1eb5dbcc20a6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 706.085624] [59020]: DEBUG cinder.api.openstack.wsgi [None req-91f7cb5c-a328-4138-bbc9-1eb5dbcc20a6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 706.085865] [59020]: DEBUG cinder.api.openstack.wsgi [None req-91f7cb5c-a328-4138-bbc9-1eb5dbcc20a6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 706.094535] [59020]: INFO cinder.api.openstack.wsgi [None req-91f7cb5c-a328-4138-bbc9-1eb5dbcc20a6 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 404 [ 706.095080] [59020]: [pid: 59020|app: 0|req: 31/65] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:17:56 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 715.065397] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=69,cinder:UPDATE=1 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 716.088550] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=51,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 754.141913] [59021]: DEBUG cinder.api.middleware.request_id [None req-d0ad66e4-cbfe-4cff-9350-7fec73152c52 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.144314] [59021]: INFO cinder.api.openstack.wsgi [None req-d0ad66e4-cbfe-4cff-9350-7fec73152c52 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 754.144545] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d0ad66e4-cbfe-4cff-9350-7fec73152c52 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 754.144772] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d0ad66e4-cbfe-4cff-9350-7fec73152c52 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 754.144979] [59021]: INFO cinder.api.v3.volumes [None req-d0ad66e4-cbfe-4cff-9350-7fec73152c52 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Delete volume with id: f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 754.155621] [59021]: INFO cinder.api.openstack.wsgi [None req-d0ad66e4-cbfe-4cff-9350-7fec73152c52 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 404 [ 754.156296] [59021]: [pid: 59021|app: 0|req: 35/66] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:18:44 2025] DELETE /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 754.159520] [59020]: DEBUG cinder.api.middleware.request_id [None req-ba8f2dac-a7f5-414b-8e0e-c96477193c33 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.163035] [59020]: INFO cinder.api.openstack.wsgi [None req-ba8f2dac-a7f5-414b-8e0e-c96477193c33 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] GET http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc [ 754.164446] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ba8f2dac-a7f5-414b-8e0e-c96477193c33 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 754.164864] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ba8f2dac-a7f5-414b-8e0e-c96477193c33 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 754.173143] [59020]: INFO cinder.api.openstack.wsgi [None req-ba8f2dac-a7f5-414b-8e0e-c96477193c33 tempest-VolumesAssistedSnapshotsTest-914589641 tempest-VolumesAssistedSnapshotsTest-914589641-project-admin] http://10.180.1.21/volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc returned with HTTP 404 [ 754.173713] [59020]: [pid: 59020|app: 0|req: 32/67] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:18:44 2025] GET /volume/v3/volumes/f73f1c2f-5e8f-43d8-bf91-cdd37b56d3cc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.719940] [59021]: DEBUG cinder.api.middleware.request_id [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-6c343aea-44f0-424a-b409-539d91b7c119 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.723718] [59021]: INFO cinder.api.openstack.wsgi [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-6c343aea-44f0-424a-b409-539d91b7c119 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] DELETE http://10.180.1.21/volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92 [ 759.724010] [59021]: DEBUG cinder.api.openstack.wsgi [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-6c343aea-44f0-424a-b409-539d91b7c119 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 759.724291] [59021]: DEBUG cinder.api.openstack.wsgi [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-6c343aea-44f0-424a-b409-539d91b7c119 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 759.759360] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.759360] [59021]: warnings.warn( [ 760.342756] [59021]: INFO cinder.api.openstack.wsgi [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-6c343aea-44f0-424a-b409-539d91b7c119 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92 returned with HTTP 200 [ 760.342756] [59021]: [pid: 59021|app: 0|req: 36/68] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:18:50 2025] DELETE /volume/v3/attachments/665bcf37-077f-4fe7-81b6-9e0268df4f92 => generated 19 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.354690] [59020]: DEBUG cinder.api.middleware.request_id [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-39ab854c-baa2-45bc-8c35-6122bbc08cc6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.360321] [59020]: INFO cinder.api.openstack.wsgi [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-39ab854c-baa2-45bc-8c35-6122bbc08cc6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 [ 760.360483] [59020]: DEBUG cinder.api.openstack.wsgi [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-39ab854c-baa2-45bc-8c35-6122bbc08cc6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 760.360749] [59020]: DEBUG cinder.api.openstack.wsgi [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-39ab854c-baa2-45bc-8c35-6122bbc08cc6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 760.360966] [59020]: INFO cinder.api.v3.volumes [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-39ab854c-baa2-45bc-8c35-6122bbc08cc6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Delete volume with id: b2458f9d-4f94-4797-b438-49b139cbd979 [ 760.379084] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.379084] [59020]: warnings.warn( [ 760.379708] [59020]: INFO cinder.volume.api [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-39ab854c-baa2-45bc-8c35-6122bbc08cc6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Volume info retrieved successfully. [ 760.432931] [59020]: INFO cinder.volume.api [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-39ab854c-baa2-45bc-8c35-6122bbc08cc6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] Delete volume request issued successfully. [ 760.433191] [59020]: INFO cinder.api.openstack.wsgi [req-7e28c8ed-394e-4ddd-849a-82687d13eab5 req-39ab854c-baa2-45bc-8c35-6122bbc08cc6 tempest-ServersTestBootFromVolume-1257248794 tempest-ServersTestBootFromVolume-1257248794-project-member] http://10.180.1.21/volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 returned with HTTP 202 [ 760.433936] [59020]: [pid: 59020|app: 0|req: 33/69] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 9 03:18:51 2025] DELETE /volume/v3/volumes/b2458f9d-4f94-4797-b438-49b139cbd979 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 770.339320] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 770.415712] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 806.671945] [59021]: DEBUG cinder.api.middleware.request_id [None req-a7c33e63-b911-4064-aa65-dbaaa142611a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.675301] [59021]: INFO cinder.api.openstack.wsgi [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] POST http://10.180.1.21/volume/v3/volumes [ 806.675301] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-206748264"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 806.677768] [59021]: DEBUG cinder.api.v3.volumes [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-206748264'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 806.678020] [59021]: INFO cinder.api.v3.volumes [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Create volume of 1 GB [ 806.678397] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.678397] [59021]: warnings.warn( [ 806.686813] [59021]: INFO cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Availability Zones retrieved successfully. [ 806.694503] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Flow 'volume_create_api' (3fbd0ce8-7a3c-4cde-af23-6d13c8532e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 806.695972] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ef8c64-2f38-4e6a-8c10-ddef74d073fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.697441] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 806.729182] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ef8c64-2f38-4e6a-8c10-ddef74d073fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.730413] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2ad218-8b01-46b9-857e-726c136e4c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.806475] [59021]: DEBUG cinder.quota [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Created reservations ['b1235ead-2783-431e-bd4f-896f55a62b4d', 'b3148c36-a869-4f82-9e8a-29c4e6698309', '72918382-3b03-4a7c-9b75-27ac9d1207fa', 'd04c4e2c-9956-46c6-8ed6-56c1b5ed95b3'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 806.806475] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c2ad218-8b01-46b9-857e-726c136e4c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1235ead-2783-431e-bd4f-896f55a62b4d', 'b3148c36-a869-4f82-9e8a-29c4e6698309', '72918382-3b03-4a7c-9b75-27ac9d1207fa', 'd04c4e2c-9956-46c6-8ed6-56c1b5ed95b3']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.807449] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0997725-00bd-4eb8-a206-13aecacd6934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.826224] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0997725-00bd-4eb8-a206-13aecacd6934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb45a878-c9fa-494f-90f3-ab988e112aef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-206748264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='558c9605559640b68c14f16b3cc8d77a',qos_specs=None,replication_status=,reservations=['b1235ead-2783-431e-bd4f-896f55a62b4d','b3148c36-a869-4f82-9e8a-29c4e6698309','72918382-3b03-4a7c-9b75-27ac9d1207fa','d04c4e2c-9956-46c6-8ed6-56c1b5ed95b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277aea9a45fc43afa64d991e9bbb9d42',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-206748264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb45a878-c9fa-494f-90f3-ab988e112aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='558c9605559640b68c14f16b3cc8d77a',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='277aea9a45fc43afa64d991e9bbb9d42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.827251] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2881a99d-91b3-48e7-847a-0d236775ca45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.844118] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2881a99d-91b3-48e7-847a-0d236775ca45) 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-206748264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='558c9605559640b68c14f16b3cc8d77a',qos_specs=None,replication_status=,reservations=['b1235ead-2783-431e-bd4f-896f55a62b4d','b3148c36-a869-4f82-9e8a-29c4e6698309','72918382-3b03-4a7c-9b75-27ac9d1207fa','d04c4e2c-9956-46c6-8ed6-56c1b5ed95b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277aea9a45fc43afa64d991e9bbb9d42',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.845230] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e8995ac-29fc-4187-aee4-e4aa4d77412c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 806.856196] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e8995ac-29fc-4187-aee4-e4aa4d77412c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 806.857300] [59021]: DEBUG cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Flow 'volume_create_api' (3fbd0ce8-7a3c-4cde-af23-6d13c8532e00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 806.857597] [59021]: INFO cinder.volume.api [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Create volume request issued successfully. [ 806.858428] [59021]: INFO cinder.api.openstack.wsgi [None req-a7c33e63-b911-4064-aa65-dbaaa142611a tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 806.859089] [59021]: [pid: 59021|app: 0|req: 37/70] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:19:37 2025] POST /volume/v3/volumes => generated 753 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 806.867753] [59020]: DEBUG cinder.api.middleware.request_id [None req-d7ea1fd9-a60d-4844-92f0-b9b0f3cfb924 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.870187] [59020]: INFO cinder.api.openstack.wsgi [None req-d7ea1fd9-a60d-4844-92f0-b9b0f3cfb924 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] GET http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef [ 806.870502] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d7ea1fd9-a60d-4844-92f0-b9b0f3cfb924 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 806.870739] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d7ea1fd9-a60d-4844-92f0-b9b0f3cfb924 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 806.881197] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.881197] [59020]: warnings.warn( [ 806.885805] [59020]: INFO cinder.volume.api [None req-d7ea1fd9-a60d-4844-92f0-b9b0f3cfb924 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Volume info retrieved successfully. [ 806.895285] [59020]: INFO cinder.api.openstack.wsgi [None req-d7ea1fd9-a60d-4844-92f0-b9b0f3cfb924 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef returned with HTTP 200 [ 806.895285] [59020]: [pid: 59020|app: 0|req: 34/71] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:19:37 2025] GET /volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 807.905783] [59021]: DEBUG cinder.api.middleware.request_id [None req-4644a98f-644a-4dee-a752-851275af5a43 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.907940] [59021]: INFO cinder.api.openstack.wsgi [None req-4644a98f-644a-4dee-a752-851275af5a43 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] GET http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef [ 807.908185] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4644a98f-644a-4dee-a752-851275af5a43 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 807.908417] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4644a98f-644a-4dee-a752-851275af5a43 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 807.920329] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.920329] [59021]: warnings.warn( [ 807.924558] [59021]: INFO cinder.volume.api [None req-4644a98f-644a-4dee-a752-851275af5a43 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Volume info retrieved successfully. [ 807.930009] [59021]: INFO cinder.api.openstack.wsgi [None req-4644a98f-644a-4dee-a752-851275af5a43 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef returned with HTTP 200 [ 807.930608] [59021]: [pid: 59021|app: 0|req: 38/72] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:19:38 2025] GET /volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.259460] [59020]: DEBUG cinder.api.middleware.request_id [req-ddda402e-8b54-439a-8f46-6e5783ba3634 req-8f9b6d66-3e60-4d5c-bb9c-b5063ede8f36 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.262106] [59020]: INFO cinder.api.openstack.wsgi [req-ddda402e-8b54-439a-8f46-6e5783ba3634 req-8f9b6d66-3e60-4d5c-bb9c-b5063ede8f36 tempest-VolumesAdminNegativeTest-2065787399 tempest-VolumesAdminNegativeTest-2065787399-project] GET http://10.180.1.21/volume/v3/volumes/51a1344b-11ca-4974-bd68-5a29935e9a38 [ 808.262523] [59020]: DEBUG cinder.api.openstack.wsgi [req-ddda402e-8b54-439a-8f46-6e5783ba3634 req-8f9b6d66-3e60-4d5c-bb9c-b5063ede8f36 tempest-VolumesAdminNegativeTest-2065787399 tempest-VolumesAdminNegativeTest-2065787399-project] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.262601] [59020]: DEBUG cinder.api.openstack.wsgi [req-ddda402e-8b54-439a-8f46-6e5783ba3634 req-8f9b6d66-3e60-4d5c-bb9c-b5063ede8f36 tempest-VolumesAdminNegativeTest-2065787399 tempest-VolumesAdminNegativeTest-2065787399-project] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.273137] [59020]: INFO cinder.api.openstack.wsgi [req-ddda402e-8b54-439a-8f46-6e5783ba3634 req-8f9b6d66-3e60-4d5c-bb9c-b5063ede8f36 tempest-VolumesAdminNegativeTest-2065787399 tempest-VolumesAdminNegativeTest-2065787399-project] http://10.180.1.21/volume/v3/volumes/51a1344b-11ca-4974-bd68-5a29935e9a38 returned with HTTP 404 [ 808.273948] [59020]: [pid: 59020|app: 0|req: 35/73] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:19:39 2025] GET /volume/v3/volumes/51a1344b-11ca-4974-bd68-5a29935e9a38 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 808.286863] [59021]: DEBUG cinder.api.middleware.request_id [None req-14073c37-9f09-43aa-9b1b-7cc0ae1002b2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.289307] [59021]: INFO cinder.api.openstack.wsgi [None req-14073c37-9f09-43aa-9b1b-7cc0ae1002b2 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef [ 808.289716] [59021]: DEBUG cinder.api.openstack.wsgi [None req-14073c37-9f09-43aa-9b1b-7cc0ae1002b2 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.290057] [59021]: DEBUG cinder.api.openstack.wsgi [None req-14073c37-9f09-43aa-9b1b-7cc0ae1002b2 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.290317] [59021]: INFO cinder.api.v3.volumes [None req-14073c37-9f09-43aa-9b1b-7cc0ae1002b2 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Delete volume with id: cb45a878-c9fa-494f-90f3-ab988e112aef [ 808.299264] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.299264] [59021]: warnings.warn( [ 808.299931] [59021]: INFO cinder.volume.api [None req-14073c37-9f09-43aa-9b1b-7cc0ae1002b2 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Volume info retrieved successfully. [ 808.327202] [59021]: INFO cinder.volume.api [None req-14073c37-9f09-43aa-9b1b-7cc0ae1002b2 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Delete volume request issued successfully. [ 808.327465] [59021]: INFO cinder.api.openstack.wsgi [None req-14073c37-9f09-43aa-9b1b-7cc0ae1002b2 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef returned with HTTP 202 [ 808.327967] [59021]: [pid: 59021|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:19:39 2025] DELETE /volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 808.338625] [59020]: DEBUG cinder.api.middleware.request_id [None req-fe2e60a5-ea46-498a-8b6b-f9ce8fb40206 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.341948] [59020]: INFO cinder.api.openstack.wsgi [None req-fe2e60a5-ea46-498a-8b6b-f9ce8fb40206 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] GET http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef [ 808.341948] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fe2e60a5-ea46-498a-8b6b-f9ce8fb40206 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 808.341948] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fe2e60a5-ea46-498a-8b6b-f9ce8fb40206 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 808.352583] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.352583] [59020]: warnings.warn( [ 808.363692] [59020]: INFO cinder.volume.api [None req-fe2e60a5-ea46-498a-8b6b-f9ce8fb40206 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Volume info retrieved successfully. [ 808.369199] [59020]: INFO cinder.api.openstack.wsgi [None req-fe2e60a5-ea46-498a-8b6b-f9ce8fb40206 tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef returned with HTTP 200 [ 808.369851] [59020]: [pid: 59020|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:19:39 2025] GET /volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.380155] [59021]: DEBUG cinder.api.middleware.request_id [None req-9cc32b18-2b59-4f1f-9694-c5143d331ddf None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.385036] [59021]: INFO cinder.api.openstack.wsgi [None req-9cc32b18-2b59-4f1f-9694-c5143d331ddf tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] GET http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef [ 809.385036] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9cc32b18-2b59-4f1f-9694-c5143d331ddf tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 809.385036] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9cc32b18-2b59-4f1f-9694-c5143d331ddf tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 809.395509] [59021]: INFO cinder.api.openstack.wsgi [None req-9cc32b18-2b59-4f1f-9694-c5143d331ddf tempest-VolumesAdminNegativeTest-206843504 tempest-VolumesAdminNegativeTest-206843504-project-member] http://10.180.1.21/volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef returned with HTTP 404 [ 809.396649] [59021]: [pid: 59021|app: 0|req: 40/76] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:19:40 2025] GET /volume/v3/volumes/cb45a878-c9fa-494f-90f3-ab988e112aef => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 814.867742] [59020]: DEBUG cinder.api.middleware.request_id [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.870353] [59020]: INFO cinder.api.openstack.wsgi [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] POST http://10.180.1.21/volume/v3/volumes [ 814.870718] [59020]: DEBUG cinder.api.openstack.wsgi [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-121268839", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 814.872779] [59020]: DEBUG cinder.api.v3.volumes [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-121268839', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 814.872903] [59020]: INFO cinder.api.v3.volumes [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Create volume of 1 GB [ 814.879671] [59020]: INFO cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Availability Zones retrieved successfully. [ 814.887052] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Flow 'volume_create_api' (d8c0f7ba-3ed2-4a48-a837-e174beff8908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 814.888270] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904c7b30-e12f-4477-9000-828d59c1ad88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 814.889460] [59020]: DEBUG cinder.volume.flows.api.create_volume [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 814.911481] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904c7b30-e12f-4477-9000-828d59c1ad88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 814.911481] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765350c2-3d68-42f0-9886-608780701537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 814.961845] [59020]: DEBUG cinder.quota [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Created reservations ['3b229a33-0c8f-4747-928a-6d64cff67783', '6c1002f1-94bd-4b06-9057-5cc7c5540693', 'a0186c3d-d5a6-47ed-b37e-aa0dbbb8435a', 'af3b10c5-5ea6-4781-bae7-c2cc5f5eb31b'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 814.962940] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (765350c2-3d68-42f0-9886-608780701537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b229a33-0c8f-4747-928a-6d64cff67783', '6c1002f1-94bd-4b06-9057-5cc7c5540693', 'a0186c3d-d5a6-47ed-b37e-aa0dbbb8435a', 'af3b10c5-5ea6-4781-bae7-c2cc5f5eb31b']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 814.963992] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab968dd-7174-4227-a7a4-b250d8c0cd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 814.982066] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab968dd-7174-4227-a7a4-b250d8c0cd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b110ee0-f576-4421-8638-d955d3c858cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-121268839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7311fbcb00cc4f9c99e1fc0f7dc37615',qos_specs=None,replication_status=,reservations=['3b229a33-0c8f-4747-928a-6d64cff67783','6c1002f1-94bd-4b06-9057-5cc7c5540693','a0186c3d-d5a6-47ed-b37e-aa0dbbb8435a','af3b10c5-5ea6-4781-bae7-c2cc5f5eb31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98011272e7dc4826a4ef16346687d2eb',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-121268839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b110ee0-f576-4421-8638-d955d3c858cd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7311fbcb00cc4f9c99e1fc0f7dc37615',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='98011272e7dc4826a4ef16346687d2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 814.983603] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f60116-a676-4f1d-bcf3-f3a926f51595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 814.997936] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f60116-a676-4f1d-bcf3-f3a926f51595) 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-121268839',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7311fbcb00cc4f9c99e1fc0f7dc37615',qos_specs=None,replication_status=,reservations=['3b229a33-0c8f-4747-928a-6d64cff67783','6c1002f1-94bd-4b06-9057-5cc7c5540693','a0186c3d-d5a6-47ed-b37e-aa0dbbb8435a','af3b10c5-5ea6-4781-bae7-c2cc5f5eb31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98011272e7dc4826a4ef16346687d2eb',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 814.998898] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1189fc-a857-4ff9-949f-62f38a0f4b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 815.009466] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1189fc-a857-4ff9-949f-62f38a0f4b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 815.010683] [59020]: DEBUG cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Flow 'volume_create_api' (d8c0f7ba-3ed2-4a48-a837-e174beff8908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 815.011106] [59020]: INFO cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Create volume request issued successfully. [ 815.011812] [59020]: INFO cinder.api.openstack.wsgi [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-c7571e10-5ed4-4409-9065-97fc4aebe216 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 815.012349] [59020]: [pid: 59020|app: 0|req: 37/77] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Dec 9 03:19:45 2025] POST /volume/v3/volumes => generated 761 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 815.016954] [59021]: DEBUG cinder.api.middleware.request_id [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-9240c854-1759-4e6f-b208-69c693a20024 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.019499] [59021]: INFO cinder.api.openstack.wsgi [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-9240c854-1759-4e6f-b208-69c693a20024 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] GET http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd [ 815.019741] [59021]: DEBUG cinder.api.openstack.wsgi [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-9240c854-1759-4e6f-b208-69c693a20024 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 815.019999] [59021]: DEBUG cinder.api.openstack.wsgi [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-9240c854-1759-4e6f-b208-69c693a20024 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 815.029074] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.029074] [59021]: warnings.warn( [ 815.034385] [59021]: INFO cinder.volume.api [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-9240c854-1759-4e6f-b208-69c693a20024 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Volume info retrieved successfully. [ 815.041905] [59021]: INFO cinder.api.openstack.wsgi [req-2a06fad7-885d-455f-b909-7cc18f58bef5 req-9240c854-1759-4e6f-b208-69c693a20024 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd returned with HTTP 200 [ 815.042573] [59021]: [pid: 59021|app: 0|req: 41/78] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:19:45 2025] GET /volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.310451] [59020]: DEBUG cinder.api.middleware.request_id [req-2ff98dc3-6cb9-40a9-9d5a-b7a6183dae76 req-5b3846d0-d32b-454d-9ee8-c55820f539f5 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.313271] [59020]: INFO cinder.api.openstack.wsgi [req-2ff98dc3-6cb9-40a9-9d5a-b7a6183dae76 req-5b3846d0-d32b-454d-9ee8-c55820f539f5 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] GET http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd [ 815.313508] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ff98dc3-6cb9-40a9-9d5a-b7a6183dae76 req-5b3846d0-d32b-454d-9ee8-c55820f539f5 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 815.313755] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ff98dc3-6cb9-40a9-9d5a-b7a6183dae76 req-5b3846d0-d32b-454d-9ee8-c55820f539f5 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 815.322683] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.322683] [59020]: warnings.warn( [ 815.327427] [59020]: INFO cinder.volume.api [req-2ff98dc3-6cb9-40a9-9d5a-b7a6183dae76 req-5b3846d0-d32b-454d-9ee8-c55820f539f5 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Volume info retrieved successfully. [ 815.332540] [59020]: INFO cinder.api.openstack.wsgi [req-2ff98dc3-6cb9-40a9-9d5a-b7a6183dae76 req-5b3846d0-d32b-454d-9ee8-c55820f539f5 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd returned with HTTP 200 [ 815.333097] [59020]: [pid: 59020|app: 0|req: 38/79] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:19:46 2025] GET /volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.580678] [59021]: DEBUG cinder.api.middleware.request_id [req-aea2f171-d0da-49ef-9d73-ac74007f2428 req-3f54c835-7da4-4c40-9580-ad0ae7aeae70 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.583909] [59021]: INFO cinder.api.openstack.wsgi [req-aea2f171-d0da-49ef-9d73-ac74007f2428 req-3f54c835-7da4-4c40-9580-ad0ae7aeae70 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] GET http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd [ 815.584240] [59021]: DEBUG cinder.api.openstack.wsgi [req-aea2f171-d0da-49ef-9d73-ac74007f2428 req-3f54c835-7da4-4c40-9580-ad0ae7aeae70 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 815.584533] [59021]: DEBUG cinder.api.openstack.wsgi [req-aea2f171-d0da-49ef-9d73-ac74007f2428 req-3f54c835-7da4-4c40-9580-ad0ae7aeae70 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 815.598142] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.598142] [59021]: warnings.warn( [ 815.603382] [59021]: INFO cinder.volume.api [req-aea2f171-d0da-49ef-9d73-ac74007f2428 req-3f54c835-7da4-4c40-9580-ad0ae7aeae70 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Volume info retrieved successfully. [ 815.609531] [59021]: INFO cinder.api.openstack.wsgi [req-aea2f171-d0da-49ef-9d73-ac74007f2428 req-3f54c835-7da4-4c40-9580-ad0ae7aeae70 tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd returned with HTTP 200 [ 815.610036] [59021]: [pid: 59021|app: 0|req: 42/80] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:19:46 2025] GET /volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.784890] [59020]: DEBUG cinder.api.middleware.request_id [req-6c2eb6ed-97bf-4f28-ac0a-a7a3df227b21 req-f4e4084e-ec48-4834-b00b-91a3b134e6ac None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.787746] [59020]: INFO cinder.api.openstack.wsgi [req-6c2eb6ed-97bf-4f28-ac0a-a7a3df227b21 req-f4e4084e-ec48-4834-b00b-91a3b134e6ac tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd [ 815.787988] [59020]: DEBUG cinder.api.openstack.wsgi [req-6c2eb6ed-97bf-4f28-ac0a-a7a3df227b21 req-f4e4084e-ec48-4834-b00b-91a3b134e6ac tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 815.788232] [59020]: DEBUG cinder.api.openstack.wsgi [req-6c2eb6ed-97bf-4f28-ac0a-a7a3df227b21 req-f4e4084e-ec48-4834-b00b-91a3b134e6ac tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 815.788485] [59020]: INFO cinder.api.v3.volumes [req-6c2eb6ed-97bf-4f28-ac0a-a7a3df227b21 req-f4e4084e-ec48-4834-b00b-91a3b134e6ac tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Delete volume with id: 2b110ee0-f576-4421-8638-d955d3c858cd [ 815.797022] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.797022] [59020]: warnings.warn( [ 815.797590] [59020]: INFO cinder.volume.api [req-6c2eb6ed-97bf-4f28-ac0a-a7a3df227b21 req-f4e4084e-ec48-4834-b00b-91a3b134e6ac tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Volume info retrieved successfully. [ 815.815583] [59020]: INFO cinder.volume.api [req-6c2eb6ed-97bf-4f28-ac0a-a7a3df227b21 req-f4e4084e-ec48-4834-b00b-91a3b134e6ac tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Delete volume request issued successfully. [ 815.815743] [59020]: INFO cinder.api.openstack.wsgi [req-6c2eb6ed-97bf-4f28-ac0a-a7a3df227b21 req-f4e4084e-ec48-4834-b00b-91a3b134e6ac tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd returned with HTTP 202 [ 815.816133] [59020]: [pid: 59020|app: 0|req: 39/81] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 9 03:19:46 2025] DELETE /volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 816.052662] [59021]: DEBUG cinder.api.middleware.request_id [req-358df91a-11f9-479e-af8f-3b397a887f42 req-20fbab01-7671-42b5-804d-77455008752d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.055480] [59021]: INFO cinder.api.openstack.wsgi [req-358df91a-11f9-479e-af8f-3b397a887f42 req-20fbab01-7671-42b5-804d-77455008752d tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] GET http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd [ 816.055763] [59021]: DEBUG cinder.api.openstack.wsgi [req-358df91a-11f9-479e-af8f-3b397a887f42 req-20fbab01-7671-42b5-804d-77455008752d tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 816.055940] [59021]: DEBUG cinder.api.openstack.wsgi [req-358df91a-11f9-479e-af8f-3b397a887f42 req-20fbab01-7671-42b5-804d-77455008752d tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 816.062292] [59021]: INFO cinder.api.openstack.wsgi [req-358df91a-11f9-479e-af8f-3b397a887f42 req-20fbab01-7671-42b5-804d-77455008752d tempest-VolumesGetTestJSON-1671580740 tempest-VolumesGetTestJSON-1671580740-project-member] http://10.180.1.21/volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd returned with HTTP 404 [ 816.062924] [59021]: [pid: 59021|app: 0|req: 43/82] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:19:46 2025] GET /volume/v3/volumes/2b110ee0-f576-4421-8638-d955d3c858cd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 825.812302] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=43,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 826.059154] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=44,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 835.981242] [59020]: DEBUG cinder.api.middleware.request_id [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.983962] [59020]: INFO cinder.api.openstack.wsgi [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] POST http://10.180.1.21/volume/v3/volumes [ 835.984385] [59020]: DEBUG cinder.api.openstack.wsgi [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1983276642", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 835.986368] [59020]: DEBUG cinder.api.v3.volumes [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1983276642', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 835.986509] [59020]: INFO cinder.api.v3.volumes [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Create volume of 1 GB [ 835.992648] [59020]: INFO cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Availability Zones retrieved successfully. [ 836.001845] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Flow 'volume_create_api' (a778d659-6a44-427b-b9fa-1b5be5bc7ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 836.002777] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681e3f76-0a53-4db9-94f4-ab10d00e9d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 836.004327] [59020]: DEBUG cinder.volume.flows.api.create_volume [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 836.027261] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681e3f76-0a53-4db9-94f4-ab10d00e9d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 836.028517] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e472bd32-3ce4-4683-85eb-86496dfda059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 836.094022] [59020]: DEBUG cinder.quota [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Created reservations ['44c4ff9f-520f-4963-9052-94aeb5b0d049', '1d934351-afa0-4384-920e-46b3bd60234b', 'b1254d79-cea9-4b85-bb17-92f969d97d02', '298d7069-a52e-42d8-b49b-d550894cb667'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 836.095539] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e472bd32-3ce4-4683-85eb-86496dfda059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44c4ff9f-520f-4963-9052-94aeb5b0d049', '1d934351-afa0-4384-920e-46b3bd60234b', 'b1254d79-cea9-4b85-bb17-92f969d97d02', '298d7069-a52e-42d8-b49b-d550894cb667']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 836.096249] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc1a0c7-bc32-4649-ad61-c10c581723cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 836.132255] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afc1a0c7-bc32-4649-ad61-c10c581723cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adf43a7c-598e-4c6c-afd0-457ea2cd9cef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1983276642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea0adc8fa8fd42719257fd118ab775bf',qos_specs=None,replication_status=,reservations=['44c4ff9f-520f-4963-9052-94aeb5b0d049','1d934351-afa0-4384-920e-46b3bd60234b','b1254d79-cea9-4b85-bb17-92f969d97d02','298d7069-a52e-42d8-b49b-d550894cb667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4f56ea2eb04473a702ee0af9820254',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1983276642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adf43a7c-598e-4c6c-afd0-457ea2cd9cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea0adc8fa8fd42719257fd118ab775bf',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='6a4f56ea2eb04473a702ee0af9820254',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 836.133520] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327e9d73-c9a8-4a81-bf1a-a0c4e1836182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 836.158030] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (327e9d73-c9a8-4a81-bf1a-a0c4e1836182) 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-1983276642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea0adc8fa8fd42719257fd118ab775bf',qos_specs=None,replication_status=,reservations=['44c4ff9f-520f-4963-9052-94aeb5b0d049','1d934351-afa0-4384-920e-46b3bd60234b','b1254d79-cea9-4b85-bb17-92f969d97d02','298d7069-a52e-42d8-b49b-d550894cb667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4f56ea2eb04473a702ee0af9820254',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 836.159320] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82605a23-673b-4fd8-9ea5-4086d8b60af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 836.170861] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82605a23-673b-4fd8-9ea5-4086d8b60af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 836.172426] [59020]: DEBUG cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Flow 'volume_create_api' (a778d659-6a44-427b-b9fa-1b5be5bc7ed6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 836.173456] [59020]: INFO cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Create volume request issued successfully. [ 836.173569] [59020]: INFO cinder.api.openstack.wsgi [req-60689529-91a7-4764-8acb-217045279f63 req-d6267840-a64d-47ea-b60e-3897c79a36c3 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 836.174158] [59020]: [pid: 59020|app: 0|req: 40/83] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Dec 9 03:20:06 2025] POST /volume/v3/volumes => generated 754 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 836.178527] [59021]: DEBUG cinder.api.middleware.request_id [req-60689529-91a7-4764-8acb-217045279f63 req-a71c268e-721f-4491-aa7f-6a2abc10e7ca None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.186622] [59021]: INFO cinder.api.openstack.wsgi [req-60689529-91a7-4764-8acb-217045279f63 req-a71c268e-721f-4491-aa7f-6a2abc10e7ca tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 836.186622] [59021]: DEBUG cinder.api.openstack.wsgi [req-60689529-91a7-4764-8acb-217045279f63 req-a71c268e-721f-4491-aa7f-6a2abc10e7ca tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 836.186622] [59021]: DEBUG cinder.api.openstack.wsgi [req-60689529-91a7-4764-8acb-217045279f63 req-a71c268e-721f-4491-aa7f-6a2abc10e7ca tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 836.202952] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.202952] [59021]: warnings.warn( [ 836.212140] [59021]: INFO cinder.volume.api [req-60689529-91a7-4764-8acb-217045279f63 req-a71c268e-721f-4491-aa7f-6a2abc10e7ca tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Volume info retrieved successfully. [ 836.220726] [59021]: INFO cinder.api.openstack.wsgi [req-60689529-91a7-4764-8acb-217045279f63 req-a71c268e-721f-4491-aa7f-6a2abc10e7ca tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef returned with HTTP 200 [ 836.220726] [59021]: [pid: 59021|app: 0|req: 44/84] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:20:06 2025] GET /volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.691922] [59020]: DEBUG cinder.api.middleware.request_id [req-87a05171-8b8d-4332-9952-a4b17d2bc5da req-ad4fd98b-9395-43b5-b429-0a92aa562b82 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.695448] [59020]: INFO cinder.api.openstack.wsgi [req-87a05171-8b8d-4332-9952-a4b17d2bc5da req-ad4fd98b-9395-43b5-b429-0a92aa562b82 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 836.695686] [59020]: DEBUG cinder.api.openstack.wsgi [req-87a05171-8b8d-4332-9952-a4b17d2bc5da req-ad4fd98b-9395-43b5-b429-0a92aa562b82 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 836.695958] [59020]: DEBUG cinder.api.openstack.wsgi [req-87a05171-8b8d-4332-9952-a4b17d2bc5da req-ad4fd98b-9395-43b5-b429-0a92aa562b82 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 836.708437] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.708437] [59020]: warnings.warn( [ 836.713870] [59020]: INFO cinder.volume.api [req-87a05171-8b8d-4332-9952-a4b17d2bc5da req-ad4fd98b-9395-43b5-b429-0a92aa562b82 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Volume info retrieved successfully. [ 836.719841] [59020]: INFO cinder.api.openstack.wsgi [req-87a05171-8b8d-4332-9952-a4b17d2bc5da req-ad4fd98b-9395-43b5-b429-0a92aa562b82 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef returned with HTTP 200 [ 836.720332] [59020]: [pid: 59020|app: 0|req: 41/85] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:20:07 2025] GET /volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 837.423700] [59021]: DEBUG cinder.api.middleware.request_id [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.426349] [59021]: INFO cinder.api.openstack.wsgi [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 837.426756] [59021]: DEBUG cinder.api.openstack.wsgi [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adf43a7c-598e-4c6c-afd0-457ea2cd9cef", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-636554652", "description": null, "metadata": {}}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 837.437801] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.437801] [59021]: warnings.warn( [ 837.438363] [59021]: INFO cinder.volume.api [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Volume info retrieved successfully. [ 837.438545] [59021]: INFO cinder.api.v3.snapshots [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Create snapshot from volume adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 837.459427] [59021]: WARNING cinder.quota [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-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. [ 837.484721] [59021]: DEBUG cinder.quota [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Created reservations ['fa436420-42b6-4ac9-b941-ffe724ed8cf7', 'a40625a6-7f6d-43f0-8a3b-765265c29260', '71022dde-c840-4df7-b6f1-67361a04877f', '8a885b50-ad08-46d1-8d1e-18dce1241e33'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 837.534198] [59021]: INFO cinder.volume.api [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Snapshot create request issued successfully. [ 837.534631] [59021]: INFO cinder.api.openstack.wsgi [req-e6b5bea0-f389-4c3d-a665-51858004ba45 req-cc022372-43c1-4c26-a0d4-98dbaf5cb77d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 837.535197] [59021]: [pid: 59021|app: 0|req: 45/86] 10.180.1.21 () {64 vars in 1427 bytes} [Tue Dec 9 03:20:08 2025] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 837.860991] [59020]: DEBUG cinder.api.middleware.request_id [req-b1eb661d-d478-4c21-a288-e68bc5f2ea45 req-4d34bf13-084a-4c8b-97f5-f2eee85de0cc None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 837.863522] [59020]: INFO cinder.api.openstack.wsgi [req-b1eb661d-d478-4c21-a288-e68bc5f2ea45 req-4d34bf13-084a-4c8b-97f5-f2eee85de0cc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 [ 837.863773] [59020]: DEBUG cinder.api.openstack.wsgi [req-b1eb661d-d478-4c21-a288-e68bc5f2ea45 req-4d34bf13-084a-4c8b-97f5-f2eee85de0cc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 837.863993] [59020]: DEBUG cinder.api.openstack.wsgi [req-b1eb661d-d478-4c21-a288-e68bc5f2ea45 req-4d34bf13-084a-4c8b-97f5-f2eee85de0cc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 837.883995] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 837.883995] [59020]: warnings.warn( [ 837.884605] [59020]: INFO cinder.volume.api [req-b1eb661d-d478-4c21-a288-e68bc5f2ea45 req-4d34bf13-084a-4c8b-97f5-f2eee85de0cc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Snapshot retrieved successfully. [ 837.885791] [59020]: INFO cinder.api.openstack.wsgi [req-b1eb661d-d478-4c21-a288-e68bc5f2ea45 req-4d34bf13-084a-4c8b-97f5-f2eee85de0cc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 returned with HTTP 200 [ 837.886406] [59020]: [pid: 59020|app: 0|req: 42/87] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Dec 9 03:20:08 2025] GET /volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.047049] [59021]: DEBUG cinder.api.middleware.request_id [req-06da7da5-2051-464e-b566-1b2df9a6fc80 req-e727fd50-7a6d-450c-9b88-0d3104bca64d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.050690] [59021]: INFO cinder.api.openstack.wsgi [req-06da7da5-2051-464e-b566-1b2df9a6fc80 req-e727fd50-7a6d-450c-9b88-0d3104bca64d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 838.050690] [59021]: DEBUG cinder.api.openstack.wsgi [req-06da7da5-2051-464e-b566-1b2df9a6fc80 req-e727fd50-7a6d-450c-9b88-0d3104bca64d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 838.050690] [59021]: DEBUG cinder.api.openstack.wsgi [req-06da7da5-2051-464e-b566-1b2df9a6fc80 req-e727fd50-7a6d-450c-9b88-0d3104bca64d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'detail' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 838.050690] [59021]: DEBUG cinder.api.api_utils [req-06da7da5-2051-464e-b566-1b2df9a6fc80 req-e727fd50-7a6d-450c-9b88-0d3104bca64d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Removing options '' from query. {{(pid=59021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 838.050690] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.050690] [59021]: warnings.warn( [ 838.052183] [59021]: DEBUG cinder.db.sqlalchemy.api [req-06da7da5-2051-464e-b566-1b2df9a6fc80 req-e727fd50-7a6d-450c-9b88-0d3104bca64d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Building query based on filter {{(pid=59021) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 838.065108] [59021]: INFO cinder.volume.api [req-06da7da5-2051-464e-b566-1b2df9a6fc80 req-e727fd50-7a6d-450c-9b88-0d3104bca64d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Get all snapshots completed successfully. [ 838.065649] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.065649] [59021]: warnings.warn( [ 838.066458] [59021]: INFO cinder.api.openstack.wsgi [req-06da7da5-2051-464e-b566-1b2df9a6fc80 req-e727fd50-7a6d-450c-9b88-0d3104bca64d tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 838.066996] [59021]: [pid: 59021|app: 0|req: 46/88] 10.180.1.21 () {60 vars in 1394 bytes} [Tue Dec 9 03:20:08 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.147369] [59020]: DEBUG cinder.api.middleware.request_id [req-ffd9e05c-70a5-4845-9855-b19fae2b81dd req-4d30252a-4434-4745-8eac-e3ce650a6b32 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.152322] [59020]: INFO cinder.api.openstack.wsgi [req-ffd9e05c-70a5-4845-9855-b19fae2b81dd req-4d30252a-4434-4745-8eac-e3ce650a6b32 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 [ 838.152322] [59020]: DEBUG cinder.api.openstack.wsgi [req-ffd9e05c-70a5-4845-9855-b19fae2b81dd req-4d30252a-4434-4745-8eac-e3ce650a6b32 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 838.152493] [59020]: DEBUG cinder.api.openstack.wsgi [req-ffd9e05c-70a5-4845-9855-b19fae2b81dd req-4d30252a-4434-4745-8eac-e3ce650a6b32 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 838.161843] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.161843] [59020]: warnings.warn( [ 838.161843] [59020]: INFO cinder.volume.api [req-ffd9e05c-70a5-4845-9855-b19fae2b81dd req-4d30252a-4434-4745-8eac-e3ce650a6b32 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Snapshot retrieved successfully. [ 838.162836] [59020]: INFO cinder.api.openstack.wsgi [req-ffd9e05c-70a5-4845-9855-b19fae2b81dd req-4d30252a-4434-4745-8eac-e3ce650a6b32 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 returned with HTTP 200 [ 838.163278] [59020]: [pid: 59020|app: 0|req: 43/89] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Dec 9 03:20:08 2025] GET /volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 838.286873] [59021]: DEBUG cinder.api.middleware.request_id [req-583d1df8-0114-4c84-af41-ed9dcd10005b req-c4c883bf-acb3-4462-a9c8-de9d51db7bce None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.289787] [59021]: INFO cinder.api.openstack.wsgi [req-583d1df8-0114-4c84-af41-ed9dcd10005b req-c4c883bf-acb3-4462-a9c8-de9d51db7bce tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 [ 838.291216] [59021]: DEBUG cinder.api.openstack.wsgi [req-583d1df8-0114-4c84-af41-ed9dcd10005b req-c4c883bf-acb3-4462-a9c8-de9d51db7bce tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 838.291216] [59021]: DEBUG cinder.api.openstack.wsgi [req-583d1df8-0114-4c84-af41-ed9dcd10005b req-c4c883bf-acb3-4462-a9c8-de9d51db7bce tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 838.291330] [59021]: INFO cinder.api.v3.snapshots [req-583d1df8-0114-4c84-af41-ed9dcd10005b req-c4c883bf-acb3-4462-a9c8-de9d51db7bce tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Delete snapshot with id: 43c9d56f-e6a2-4e62-9c73-19bf2383a639 [ 838.299128] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.299128] [59021]: warnings.warn( [ 838.299540] [59021]: INFO cinder.volume.api [req-583d1df8-0114-4c84-af41-ed9dcd10005b req-c4c883bf-acb3-4462-a9c8-de9d51db7bce tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Snapshot retrieved successfully. [ 838.324348] [59021]: INFO cinder.volume.api [req-583d1df8-0114-4c84-af41-ed9dcd10005b req-c4c883bf-acb3-4462-a9c8-de9d51db7bce tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Snapshot delete request issued successfully. [ 838.324500] [59021]: INFO cinder.api.openstack.wsgi [req-583d1df8-0114-4c84-af41-ed9dcd10005b req-c4c883bf-acb3-4462-a9c8-de9d51db7bce tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 returned with HTTP 202 [ 838.325118] [59021]: [pid: 59021|app: 0|req: 47/90] 10.180.1.21 () {62 vars in 1506 bytes} [Tue Dec 9 03:20:09 2025] DELETE /volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 838.361025] [59020]: DEBUG cinder.api.middleware.request_id [req-c9127aa7-d26a-4363-aa65-7f352104ce5b req-5cf1a2cf-f8bc-4b4f-ac5f-2d74f3fd5aeb None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 838.364081] [59020]: INFO cinder.api.openstack.wsgi [req-c9127aa7-d26a-4363-aa65-7f352104ce5b req-5cf1a2cf-f8bc-4b4f-ac5f-2d74f3fd5aeb tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 [ 838.364388] [59020]: DEBUG cinder.api.openstack.wsgi [req-c9127aa7-d26a-4363-aa65-7f352104ce5b req-5cf1a2cf-f8bc-4b4f-ac5f-2d74f3fd5aeb tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 838.365040] [59020]: DEBUG cinder.api.openstack.wsgi [req-c9127aa7-d26a-4363-aa65-7f352104ce5b req-5cf1a2cf-f8bc-4b4f-ac5f-2d74f3fd5aeb tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 838.370839] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 838.370839] [59020]: warnings.warn( [ 838.371526] [59020]: INFO cinder.volume.api [req-c9127aa7-d26a-4363-aa65-7f352104ce5b req-5cf1a2cf-f8bc-4b4f-ac5f-2d74f3fd5aeb tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Snapshot retrieved successfully. [ 838.372664] [59020]: INFO cinder.api.openstack.wsgi [req-c9127aa7-d26a-4363-aa65-7f352104ce5b req-5cf1a2cf-f8bc-4b4f-ac5f-2d74f3fd5aeb tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 returned with HTTP 200 [ 838.373142] [59020]: [pid: 59020|app: 0|req: 44/91] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Dec 9 03:20:09 2025] GET /volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 839.449940] [59021]: DEBUG cinder.api.middleware.request_id [req-d903368d-f0d6-49f0-a17d-f8e4a438bc57 req-88c78f34-796a-46c7-abf2-a463c76de8fc None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.452333] [59021]: INFO cinder.api.openstack.wsgi [req-d903368d-f0d6-49f0-a17d-f8e4a438bc57 req-88c78f34-796a-46c7-abf2-a463c76de8fc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 [ 839.452587] [59021]: DEBUG cinder.api.openstack.wsgi [req-d903368d-f0d6-49f0-a17d-f8e4a438bc57 req-88c78f34-796a-46c7-abf2-a463c76de8fc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.452927] [59021]: DEBUG cinder.api.openstack.wsgi [req-d903368d-f0d6-49f0-a17d-f8e4a438bc57 req-88c78f34-796a-46c7-abf2-a463c76de8fc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.459033] [59021]: INFO cinder.api.openstack.wsgi [req-d903368d-f0d6-49f0-a17d-f8e4a438bc57 req-88c78f34-796a-46c7-abf2-a463c76de8fc tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 returned with HTTP 404 [ 839.459514] [59021]: [pid: 59021|app: 0|req: 48/92] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Dec 9 03:20:10 2025] GET /volume/v3/snapshots/43c9d56f-e6a2-4e62-9c73-19bf2383a639 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 839.561980] [59020]: DEBUG cinder.api.middleware.request_id [req-627a90cb-8735-4296-b46a-30c401494725 req-d48b605f-0e55-40ac-a053-8c7209832490 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.568028] [59020]: INFO cinder.api.openstack.wsgi [req-627a90cb-8735-4296-b46a-30c401494725 req-d48b605f-0e55-40ac-a053-8c7209832490 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] DELETE http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 839.568028] [59020]: DEBUG cinder.api.openstack.wsgi [req-627a90cb-8735-4296-b46a-30c401494725 req-d48b605f-0e55-40ac-a053-8c7209832490 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.568028] [59020]: DEBUG cinder.api.openstack.wsgi [req-627a90cb-8735-4296-b46a-30c401494725 req-d48b605f-0e55-40ac-a053-8c7209832490 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.568028] [59020]: INFO cinder.api.v3.volumes [req-627a90cb-8735-4296-b46a-30c401494725 req-d48b605f-0e55-40ac-a053-8c7209832490 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Delete volume with id: adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 839.582225] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.582225] [59020]: warnings.warn( [ 839.582225] [59020]: INFO cinder.volume.api [req-627a90cb-8735-4296-b46a-30c401494725 req-d48b605f-0e55-40ac-a053-8c7209832490 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Volume info retrieved successfully. [ 839.618723] [59020]: INFO cinder.volume.api [req-627a90cb-8735-4296-b46a-30c401494725 req-d48b605f-0e55-40ac-a053-8c7209832490 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Delete volume request issued successfully. [ 839.622436] [59020]: INFO cinder.api.openstack.wsgi [req-627a90cb-8735-4296-b46a-30c401494725 req-d48b605f-0e55-40ac-a053-8c7209832490 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef returned with HTTP 202 [ 839.622979] [59020]: [pid: 59020|app: 0|req: 45/93] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 9 03:20:10 2025] DELETE /volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 839.774249] [59021]: DEBUG cinder.api.middleware.request_id [req-972efb12-a096-4db1-a15b-99b292edfd09 req-4faafc2a-10be-4883-bef5-5fb53c110528 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.776930] [59021]: INFO cinder.api.openstack.wsgi [req-972efb12-a096-4db1-a15b-99b292edfd09 req-4faafc2a-10be-4883-bef5-5fb53c110528 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 839.777224] [59021]: DEBUG cinder.api.openstack.wsgi [req-972efb12-a096-4db1-a15b-99b292edfd09 req-4faafc2a-10be-4883-bef5-5fb53c110528 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.777443] [59021]: DEBUG cinder.api.openstack.wsgi [req-972efb12-a096-4db1-a15b-99b292edfd09 req-4faafc2a-10be-4883-bef5-5fb53c110528 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.786846] [59021]: INFO cinder.api.openstack.wsgi [req-972efb12-a096-4db1-a15b-99b292edfd09 req-4faafc2a-10be-4883-bef5-5fb53c110528 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef returned with HTTP 404 [ 839.787405] [59021]: [pid: 59021|app: 0|req: 49/94] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:20:10 2025] GET /volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 839.821717] [59020]: DEBUG cinder.api.middleware.request_id [req-b9fe5080-6f29-4891-bf06-883d0b509895 req-ccc933f0-16a8-4dda-8ae5-578934aadd7b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.825000] [59020]: INFO cinder.api.openstack.wsgi [req-b9fe5080-6f29-4891-bf06-883d0b509895 req-ccc933f0-16a8-4dda-8ae5-578934aadd7b tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] DELETE http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 839.825332] [59020]: DEBUG cinder.api.openstack.wsgi [req-b9fe5080-6f29-4891-bf06-883d0b509895 req-ccc933f0-16a8-4dda-8ae5-578934aadd7b tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.825667] [59020]: DEBUG cinder.api.openstack.wsgi [req-b9fe5080-6f29-4891-bf06-883d0b509895 req-ccc933f0-16a8-4dda-8ae5-578934aadd7b tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.826073] [59020]: INFO cinder.api.v3.volumes [req-b9fe5080-6f29-4891-bf06-883d0b509895 req-ccc933f0-16a8-4dda-8ae5-578934aadd7b tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Delete volume with id: adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 839.834812] [59020]: INFO cinder.api.openstack.wsgi [req-b9fe5080-6f29-4891-bf06-883d0b509895 req-ccc933f0-16a8-4dda-8ae5-578934aadd7b tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef returned with HTTP 404 [ 839.835984] [59020]: [pid: 59020|app: 0|req: 46/95] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 9 03:20:10 2025] DELETE /volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 839.853990] [59021]: DEBUG cinder.api.middleware.request_id [req-06872208-626c-4b21-8bf1-bd1cf0d3c977 req-ac23ed06-eced-4f07-a867-20ce03e19817 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.856764] [59021]: INFO cinder.api.openstack.wsgi [req-06872208-626c-4b21-8bf1-bd1cf0d3c977 req-ac23ed06-eced-4f07-a867-20ce03e19817 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] GET http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef [ 839.857079] [59021]: DEBUG cinder.api.openstack.wsgi [req-06872208-626c-4b21-8bf1-bd1cf0d3c977 req-ac23ed06-eced-4f07-a867-20ce03e19817 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 839.857427] [59021]: DEBUG cinder.api.openstack.wsgi [req-06872208-626c-4b21-8bf1-bd1cf0d3c977 req-ac23ed06-eced-4f07-a867-20ce03e19817 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 839.865275] [59021]: INFO cinder.api.openstack.wsgi [req-06872208-626c-4b21-8bf1-bd1cf0d3c977 req-ac23ed06-eced-4f07-a867-20ce03e19817 tempest-VolumesSnapshotsTestJSON-1740423256 tempest-VolumesSnapshotsTestJSON-1740423256-project-member] http://10.180.1.21/volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef returned with HTTP 404 [ 839.865891] [59021]: [pid: 59021|app: 0|req: 50/96] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:20:10 2025] GET /volume/v3/volumes/adf43a7c-598e-4c6c-afd0-457ea2cd9cef => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 849.830021] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=38,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 849.860666] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=26,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 904.102973] [59020]: DEBUG cinder.api.middleware.request_id [req-5aefe0d8-12da-4190-a9e6-bd3d5a4b8e06 req-08341f74-b378-4ad1-af7d-903de6c2cb3f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.108565] [59020]: INFO cinder.api.openstack.wsgi [req-5aefe0d8-12da-4190-a9e6-bd3d5a4b8e06 req-08341f74-b378-4ad1-af7d-903de6c2cb3f tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-405298364 [ 904.108880] [59020]: DEBUG cinder.api.openstack.wsgi [req-5aefe0d8-12da-4190-a9e6-bd3d5a4b8e06 req-08341f74-b378-4ad1-af7d-903de6c2cb3f tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 904.110097] [59020]: DEBUG cinder.api.openstack.wsgi [req-5aefe0d8-12da-4190-a9e6-bd3d5a4b8e06 req-08341f74-b378-4ad1-af7d-903de6c2cb3f tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 904.110097] [59020]: INFO cinder.api.v3.volumes [req-5aefe0d8-12da-4190-a9e6-bd3d5a4b8e06 req-08341f74-b378-4ad1-af7d-903de6c2cb3f tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] Delete volume with id: tempest-invalid-405298364 [ 904.121695] [59020]: INFO cinder.api.openstack.wsgi [req-5aefe0d8-12da-4190-a9e6-bd3d5a4b8e06 req-08341f74-b378-4ad1-af7d-903de6c2cb3f tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-405298364 returned with HTTP 404 [ 904.122739] [59020]: [pid: 59020|app: 0|req: 47/97] 10.180.1.21 () {62 vars in 1467 bytes} [Tue Dec 9 03:21:14 2025] DELETE /volume/v3/volumes/tempest-invalid-405298364 => generated 98 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 904.191555] [59021]: DEBUG cinder.api.middleware.request_id [req-766801c5-d2fa-4fd4-9ca7-ed9de90ceb85 req-903dc312-3997-4113-aeae-b73389e20361 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.195059] [59021]: INFO cinder.api.openstack.wsgi [req-766801c5-d2fa-4fd4-9ca7-ed9de90ceb85 req-903dc312-3997-4113-aeae-b73389e20361 tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] DELETE http://10.180.1.21/volume/v3/volumes/46ffac6d-041b-4d78-9871-992e5910f40c [ 904.195309] [59021]: DEBUG cinder.api.openstack.wsgi [req-766801c5-d2fa-4fd4-9ca7-ed9de90ceb85 req-903dc312-3997-4113-aeae-b73389e20361 tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 904.195546] [59021]: DEBUG cinder.api.openstack.wsgi [req-766801c5-d2fa-4fd4-9ca7-ed9de90ceb85 req-903dc312-3997-4113-aeae-b73389e20361 tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 904.195724] [59021]: INFO cinder.api.v3.volumes [req-766801c5-d2fa-4fd4-9ca7-ed9de90ceb85 req-903dc312-3997-4113-aeae-b73389e20361 tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] Delete volume with id: 46ffac6d-041b-4d78-9871-992e5910f40c [ 904.206768] [59021]: INFO cinder.api.openstack.wsgi [req-766801c5-d2fa-4fd4-9ca7-ed9de90ceb85 req-903dc312-3997-4113-aeae-b73389e20361 tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] http://10.180.1.21/volume/v3/volumes/46ffac6d-041b-4d78-9871-992e5910f40c returned with HTTP 404 [ 904.207544] [59021]: [pid: 59021|app: 0|req: 51/98] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 9 03:21:14 2025] DELETE /volume/v3/volumes/46ffac6d-041b-4d78-9871-992e5910f40c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 904.426611] [59020]: DEBUG cinder.api.middleware.request_id [req-3e9d457f-afd6-40c5-b492-16b36eabd8c9 req-2e5a4492-d191-44f2-aea2-0f0a52a7532c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.429757] [59020]: INFO cinder.api.openstack.wsgi [req-3e9d457f-afd6-40c5-b492-16b36eabd8c9 req-2e5a4492-d191-44f2-aea2-0f0a52a7532c tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] GET http://10.180.1.21/volume/v3/volumes/625ca1ec-5eab-469d-b809-c1303c4d5f1f [ 904.430013] [59020]: DEBUG cinder.api.openstack.wsgi [req-3e9d457f-afd6-40c5-b492-16b36eabd8c9 req-2e5a4492-d191-44f2-aea2-0f0a52a7532c tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 904.430235] [59020]: DEBUG cinder.api.openstack.wsgi [req-3e9d457f-afd6-40c5-b492-16b36eabd8c9 req-2e5a4492-d191-44f2-aea2-0f0a52a7532c tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 904.438754] [59020]: INFO cinder.api.openstack.wsgi [req-3e9d457f-afd6-40c5-b492-16b36eabd8c9 req-2e5a4492-d191-44f2-aea2-0f0a52a7532c tempest-VolumesNegativeTest-677465689 tempest-VolumesNegativeTest-677465689-project-member] http://10.180.1.21/volume/v3/volumes/625ca1ec-5eab-469d-b809-c1303c4d5f1f returned with HTTP 404 [ 904.439444] [59020]: [pid: 59020|app: 0|req: 48/99] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:21:15 2025] GET /volume/v3/volumes/625ca1ec-5eab-469d-b809-c1303c4d5f1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 914.198734] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=1 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 914.435230] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=2 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 946.371306] [59021]: DEBUG cinder.api.middleware.request_id [None req-fbb44a3d-64de-4842-85ac-77eef772c500 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.373929] [59021]: INFO cinder.api.openstack.wsgi [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] POST http://10.180.1.21/volume/v3/volumes [ 946.374368] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-914599277"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 946.376074] [59021]: DEBUG cinder.api.v3.volumes [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-914599277'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 946.376236] [59021]: INFO cinder.api.v3.volumes [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Create volume of 1 GB [ 946.376663] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.376663] [59021]: warnings.warn( [ 946.382416] [59021]: INFO cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Availability Zones retrieved successfully. [ 946.389920] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Flow 'volume_create_api' (92256b24-1db2-4748-a0d3-e0f4d3a276e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 946.391142] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1086fdc-6d1a-4fc5-9f86-93cef08ef1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.392399] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 946.413176] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1086fdc-6d1a-4fc5-9f86-93cef08ef1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.414293] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cb3f6f-fd79-498c-84c7-d6475755aff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.527390] [59021]: DEBUG cinder.quota [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Created reservations ['28f9f43e-960d-4fbc-b4c5-548f66333295', 'bfdba15b-9ef3-4e6d-bda4-09d75be630e6', '3516445a-b81b-4571-8cf2-adccd86eec9a', 'e5ca21aa-7798-4675-9488-757b54528e23'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 946.528904] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cb3f6f-fd79-498c-84c7-d6475755aff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28f9f43e-960d-4fbc-b4c5-548f66333295', 'bfdba15b-9ef3-4e6d-bda4-09d75be630e6', '3516445a-b81b-4571-8cf2-adccd86eec9a', 'e5ca21aa-7798-4675-9488-757b54528e23']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.529989] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f5c2949-41cd-45a4-bc08-76c71949facb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.545274] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f5c2949-41cd-45a4-bc08-76c71949facb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fef2707-c801-46c8-ac52-88ef217347de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-914599277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af5395cde8dd41a6895f2558fa5de004',qos_specs=None,replication_status=,reservations=['28f9f43e-960d-4fbc-b4c5-548f66333295','bfdba15b-9ef3-4e6d-bda4-09d75be630e6','3516445a-b81b-4571-8cf2-adccd86eec9a','e5ca21aa-7798-4675-9488-757b54528e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba085d1a9a7842d5b653969d1ed758f1',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-914599277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fef2707-c801-46c8-ac52-88ef217347de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af5395cde8dd41a6895f2558fa5de004',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='ba085d1a9a7842d5b653969d1ed758f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.546281] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff63232b-0f7e-40b9-a69c-53d4ecbab35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.582899] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff63232b-0f7e-40b9-a69c-53d4ecbab35a) 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-914599277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af5395cde8dd41a6895f2558fa5de004',qos_specs=None,replication_status=,reservations=['28f9f43e-960d-4fbc-b4c5-548f66333295','bfdba15b-9ef3-4e6d-bda4-09d75be630e6','3516445a-b81b-4571-8cf2-adccd86eec9a','e5ca21aa-7798-4675-9488-757b54528e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba085d1a9a7842d5b653969d1ed758f1',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.583761] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289587e7-c188-4136-87b5-ae6fd02c6e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 946.592961] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289587e7-c188-4136-87b5-ae6fd02c6e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 946.594118] [59021]: DEBUG cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Flow 'volume_create_api' (92256b24-1db2-4748-a0d3-e0f4d3a276e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 946.594503] [59021]: INFO cinder.volume.api [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Create volume request issued successfully. [ 946.595182] [59021]: INFO cinder.api.openstack.wsgi [None req-fbb44a3d-64de-4842-85ac-77eef772c500 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 946.595863] [59021]: [pid: 59021|app: 0|req: 52/100] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:21:57 2025] POST /volume/v3/volumes => generated 757 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 946.607834] [59020]: DEBUG cinder.api.middleware.request_id [None req-9063aa85-174d-4a43-a673-256f4950ccdc None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.609901] [59020]: INFO cinder.api.openstack.wsgi [None req-9063aa85-174d-4a43-a673-256f4950ccdc tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de [ 946.610124] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9063aa85-174d-4a43-a673-256f4950ccdc tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 946.610453] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9063aa85-174d-4a43-a673-256f4950ccdc tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 946.624696] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.624696] [59020]: warnings.warn( [ 946.629974] [59020]: INFO cinder.volume.api [None req-9063aa85-174d-4a43-a673-256f4950ccdc tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 946.635275] [59020]: INFO cinder.api.openstack.wsgi [None req-9063aa85-174d-4a43-a673-256f4950ccdc tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de returned with HTTP 200 [ 946.635978] [59020]: [pid: 59020|app: 0|req: 49/101] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:21:57 2025] GET /volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 947.648477] [59021]: DEBUG cinder.api.middleware.request_id [None req-9791e65f-6ae5-4998-b984-c16de7aefc48 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 947.651228] [59021]: INFO cinder.api.openstack.wsgi [None req-9791e65f-6ae5-4998-b984-c16de7aefc48 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de [ 947.651501] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9791e65f-6ae5-4998-b984-c16de7aefc48 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 947.651770] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9791e65f-6ae5-4998-b984-c16de7aefc48 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 947.662306] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 947.662306] [59021]: warnings.warn( [ 947.667930] [59021]: INFO cinder.volume.api [None req-9791e65f-6ae5-4998-b984-c16de7aefc48 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 947.676808] [59021]: INFO cinder.api.openstack.wsgi [None req-9791e65f-6ae5-4998-b984-c16de7aefc48 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de returned with HTTP 200 [ 947.677461] [59021]: [pid: 59021|app: 0|req: 53/102] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:21:58 2025] GET /volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.632746] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=4 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 957.672404] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 963.432986] [59020]: DEBUG cinder.api.middleware.request_id [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.438108] [59020]: INFO cinder.api.openstack.wsgi [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] POST http://10.180.1.21/volume/v3/volumes [ 963.438108] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1045828209"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 963.438663] [59020]: DEBUG cinder.api.v3.volumes [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1045828209'}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 963.438966] [59020]: INFO cinder.api.v3.volumes [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Create volume of 1 GB [ 963.446238] [59020]: INFO cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Availability Zones retrieved successfully. [ 963.453761] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Flow 'volume_create_api' (dbdcf518-ba2f-45b9-b542-3b3136173f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 963.455148] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc1d4f93-66be-4992-8545-dd422fb34d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.456486] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 963.479727] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc1d4f93-66be-4992-8545-dd422fb34d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.479890] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (176b40d5-209c-4c2e-b76b-f0c7c46ea216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.519811] [59020]: DEBUG cinder.quota [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Created reservations ['96c7a628-efff-487d-915e-3e60ccb972bd', 'cfbb2a5c-8603-4156-971a-cffc3588ba17', 'beee54fa-ec2b-4bea-a317-a8a15691bc0a', '0385995e-0489-4c2f-b4a2-fc06fc5a0c18'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 963.520852] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (176b40d5-209c-4c2e-b76b-f0c7c46ea216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c7a628-efff-487d-915e-3e60ccb972bd', 'cfbb2a5c-8603-4156-971a-cffc3588ba17', 'beee54fa-ec2b-4bea-a317-a8a15691bc0a', '0385995e-0489-4c2f-b4a2-fc06fc5a0c18']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.521822] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6029d25a-72a1-488b-99d5-724aafcd5e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.539951] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6029d25a-72a1-488b-99d5-724aafcd5e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1539b42c-2df0-4134-8c1b-2d4329e6f971', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1045828209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af5395cde8dd41a6895f2558fa5de004',qos_specs=None,replication_status=,reservations=['96c7a628-efff-487d-915e-3e60ccb972bd','cfbb2a5c-8603-4156-971a-cffc3588ba17','beee54fa-ec2b-4bea-a317-a8a15691bc0a','0385995e-0489-4c2f-b4a2-fc06fc5a0c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba085d1a9a7842d5b653969d1ed758f1',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1045828209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1539b42c-2df0-4134-8c1b-2d4329e6f971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af5395cde8dd41a6895f2558fa5de004',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='ba085d1a9a7842d5b653969d1ed758f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.540603] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a98ddfe-6d18-4440-af9b-0b79b68b193c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.572019] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a98ddfe-6d18-4440-af9b-0b79b68b193c) 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-1045828209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af5395cde8dd41a6895f2558fa5de004',qos_specs=None,replication_status=,reservations=['96c7a628-efff-487d-915e-3e60ccb972bd','cfbb2a5c-8603-4156-971a-cffc3588ba17','beee54fa-ec2b-4bea-a317-a8a15691bc0a','0385995e-0489-4c2f-b4a2-fc06fc5a0c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba085d1a9a7842d5b653969d1ed758f1',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.572019] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990f423f-a749-4bbe-8dcb-b49409a3bc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 963.583068] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990f423f-a749-4bbe-8dcb-b49409a3bc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 963.584704] [59020]: DEBUG cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Flow 'volume_create_api' (dbdcf518-ba2f-45b9-b542-3b3136173f02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 963.585304] [59020]: INFO cinder.volume.api [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Create volume request issued successfully. [ 963.586346] [59020]: INFO cinder.api.openstack.wsgi [None req-a71450eb-6746-4ba0-9e01-a6feea76eba0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 963.587093] [59020]: [pid: 59020|app: 0|req: 50/103] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:22:14 2025] POST /volume/v3/volumes => generated 758 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 963.599123] [59021]: DEBUG cinder.api.middleware.request_id [None req-d0d9d08e-04d2-4b26-8def-f676331437c6 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.601234] [59021]: INFO cinder.api.openstack.wsgi [None req-d0d9d08e-04d2-4b26-8def-f676331437c6 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 963.603026] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d0d9d08e-04d2-4b26-8def-f676331437c6 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 963.603026] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d0d9d08e-04d2-4b26-8def-f676331437c6 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 963.618198] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.618198] [59021]: warnings.warn( [ 963.623683] [59021]: INFO cinder.volume.api [None req-d0d9d08e-04d2-4b26-8def-f676331437c6 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 963.628770] [59021]: INFO cinder.api.openstack.wsgi [None req-d0d9d08e-04d2-4b26-8def-f676331437c6 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 963.629138] [59021]: [pid: 59021|app: 0|req: 54/104] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:22:14 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.641598] [59020]: DEBUG cinder.api.middleware.request_id [None req-515a1607-b145-48fd-a8a7-e182cb73e620 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.644366] [59020]: INFO cinder.api.openstack.wsgi [None req-515a1607-b145-48fd-a8a7-e182cb73e620 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 964.644864] [59020]: DEBUG cinder.api.openstack.wsgi [None req-515a1607-b145-48fd-a8a7-e182cb73e620 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 964.644864] [59020]: DEBUG cinder.api.openstack.wsgi [None req-515a1607-b145-48fd-a8a7-e182cb73e620 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 964.656596] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.656596] [59020]: warnings.warn( [ 964.662091] [59020]: INFO cinder.volume.api [None req-515a1607-b145-48fd-a8a7-e182cb73e620 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 964.667487] [59020]: INFO cinder.api.openstack.wsgi [None req-515a1607-b145-48fd-a8a7-e182cb73e620 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 964.668126] [59020]: [pid: 59020|app: 0|req: 51/105] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:22:15 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.627794] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=4 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 974.665572] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 992.462048] [59021]: DEBUG cinder.api.middleware.request_id [req-56deb07a-7c5e-4d67-b378-5fff4805db93 req-de4e0eec-1bbf-4b19-b83c-e07df9d4e75b None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.464834] [59021]: INFO cinder.api.openstack.wsgi [req-56deb07a-7c5e-4d67-b378-5fff4805db93 req-de4e0eec-1bbf-4b19-b83c-e07df9d4e75b tempest-SecurityGroupsTestJSON-333341518 tempest-SecurityGroupsTestJSON-333341518-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=b1399d03-7420-49cd-964a-78418ff808cf [ 992.465094] [59021]: DEBUG cinder.api.openstack.wsgi [req-56deb07a-7c5e-4d67-b378-5fff4805db93 req-de4e0eec-1bbf-4b19-b83c-e07df9d4e75b tempest-SecurityGroupsTestJSON-333341518 tempest-SecurityGroupsTestJSON-333341518-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 992.465312] [59021]: DEBUG cinder.api.openstack.wsgi [req-56deb07a-7c5e-4d67-b378-5fff4805db93 req-de4e0eec-1bbf-4b19-b83c-e07df9d4e75b tempest-SecurityGroupsTestJSON-333341518 tempest-SecurityGroupsTestJSON-333341518-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 992.480124] [59021]: INFO cinder.api.openstack.wsgi [req-56deb07a-7c5e-4d67-b378-5fff4805db93 req-de4e0eec-1bbf-4b19-b83c-e07df9d4e75b tempest-SecurityGroupsTestJSON-333341518 tempest-SecurityGroupsTestJSON-333341518-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=b1399d03-7420-49cd-964a-78418ff808cf returned with HTTP 200 [ 992.480625] [59021]: [pid: 59021|app: 0|req: 55/106] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Dec 9 03:22:43 2025] GET /volume/v3/attachments?instance_id=b1399d03-7420-49cd-964a-78418ff808cf => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1002.476187] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=1 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1016.852843] [59020]: DEBUG cinder.api.middleware.request_id [req-31cf3a4b-6c1e-4b3f-bf8c-e9c5ef7cf8aa req-fe873ab4-c37f-43d9-a800-cd2945cff19f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.857255] [59020]: INFO cinder.api.openstack.wsgi [req-31cf3a4b-6c1e-4b3f-bf8c-e9c5ef7cf8aa req-fe873ab4-c37f-43d9-a800-cd2945cff19f tempest-ServerActionsTestJSON-1749646702 tempest-ServerActionsTestJSON-1749646702-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=69c1099d-7a5c-4327-98a2-c0229bd2c05b [ 1016.857872] [59020]: DEBUG cinder.api.openstack.wsgi [req-31cf3a4b-6c1e-4b3f-bf8c-e9c5ef7cf8aa req-fe873ab4-c37f-43d9-a800-cd2945cff19f tempest-ServerActionsTestJSON-1749646702 tempest-ServerActionsTestJSON-1749646702-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1016.857872] [59020]: DEBUG cinder.api.openstack.wsgi [req-31cf3a4b-6c1e-4b3f-bf8c-e9c5ef7cf8aa req-fe873ab4-c37f-43d9-a800-cd2945cff19f tempest-ServerActionsTestJSON-1749646702 tempest-ServerActionsTestJSON-1749646702-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1016.873608] [59020]: INFO cinder.api.openstack.wsgi [req-31cf3a4b-6c1e-4b3f-bf8c-e9c5ef7cf8aa req-fe873ab4-c37f-43d9-a800-cd2945cff19f tempest-ServerActionsTestJSON-1749646702 tempest-ServerActionsTestJSON-1749646702-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=69c1099d-7a5c-4327-98a2-c0229bd2c05b returned with HTTP 200 [ 1016.878276] [59020]: [pid: 59020|app: 0|req: 52/107] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Dec 9 03:23:07 2025] GET /volume/v3/attachments?instance_id=69c1099d-7a5c-4327-98a2-c0229bd2c05b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.725023] [59021]: DEBUG cinder.api.middleware.request_id [None req-ae85db2a-3063-46df-9a55-109a7647d475 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.725023] [59021]: INFO cinder.api.openstack.wsgi [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1023.725023] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-366977111"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.726231] [59021]: DEBUG cinder.api.v3.volumes [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-366977111'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1023.726295] [59021]: INFO cinder.api.v3.volumes [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Create volume of 1 GB [ 1023.732522] [59021]: INFO cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Availability Zones retrieved successfully. [ 1023.738826] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Flow 'volume_create_api' (36322f7c-14b0-44ad-a2f9-d357c90dfd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1023.740070] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0ca085-da62-4b49-bc8a-c1b9b8e745b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1023.741320] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1023.768552] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0ca085-da62-4b49-bc8a-c1b9b8e745b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1023.771019] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f0696e-38a0-4a55-856b-73a3a099c7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1023.847688] [59021]: DEBUG cinder.quota [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Created reservations ['aab02572-8d8e-4573-866f-4f15ff85a40b', 'a606fcaf-0566-48e4-a9c8-ea6a2ae62d21', '4aa7c14e-833f-412f-9418-84c425943db5', 'ad92de92-dd30-4e97-93d2-c4ad886dee4b'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1023.847688] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f0696e-38a0-4a55-856b-73a3a099c7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aab02572-8d8e-4573-866f-4f15ff85a40b', 'a606fcaf-0566-48e4-a9c8-ea6a2ae62d21', '4aa7c14e-833f-412f-9418-84c425943db5', 'ad92de92-dd30-4e97-93d2-c4ad886dee4b']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1023.847892] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e92875-6d85-4b1e-9fb4-d90e92b3d5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1023.871916] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e92875-6d85-4b1e-9fb4-d90e92b3d5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9bde742-98b0-4ff8-a93c-48d9e651937e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-366977111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f843d44ddf4372bcd74b0c51f98bdd',qos_specs=None,replication_status=,reservations=['aab02572-8d8e-4573-866f-4f15ff85a40b','a606fcaf-0566-48e4-a9c8-ea6a2ae62d21','4aa7c14e-833f-412f-9418-84c425943db5','ad92de92-dd30-4e97-93d2-c4ad886dee4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f19c8fd78c84bcb889889509ad17f89',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-366977111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9bde742-98b0-4ff8-a93c-48d9e651937e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1f843d44ddf4372bcd74b0c51f98bdd',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='0f19c8fd78c84bcb889889509ad17f89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1023.871916] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da99eec9-b700-4bd3-a91e-aec5f7c16184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1023.912177] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da99eec9-b700-4bd3-a91e-aec5f7c16184) 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-366977111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1f843d44ddf4372bcd74b0c51f98bdd',qos_specs=None,replication_status=,reservations=['aab02572-8d8e-4573-866f-4f15ff85a40b','a606fcaf-0566-48e4-a9c8-ea6a2ae62d21','4aa7c14e-833f-412f-9418-84c425943db5','ad92de92-dd30-4e97-93d2-c4ad886dee4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f19c8fd78c84bcb889889509ad17f89',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1023.914063] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118a3255-d357-4ac1-a7fb-c5fb8b7e0610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1023.929493] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118a3255-d357-4ac1-a7fb-c5fb8b7e0610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1023.930570] [59021]: DEBUG cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Flow 'volume_create_api' (36322f7c-14b0-44ad-a2f9-d357c90dfd33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1023.930968] [59021]: INFO cinder.volume.api [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Create volume request issued successfully. [ 1023.931933] [59021]: INFO cinder.api.openstack.wsgi [None req-ae85db2a-3063-46df-9a55-109a7647d475 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1023.932489] [59021]: [pid: 59021|app: 0|req: 56/108] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:23:14 2025] POST /volume/v3/volumes => generated 752 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1023.945543] [59020]: DEBUG cinder.api.middleware.request_id [None req-5cb24aa0-540c-4f2e-96d6-e7f3aecb24e0 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.948107] [59020]: INFO cinder.api.openstack.wsgi [None req-5cb24aa0-540c-4f2e-96d6-e7f3aecb24e0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1023.948533] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5cb24aa0-540c-4f2e-96d6-e7f3aecb24e0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1023.948897] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5cb24aa0-540c-4f2e-96d6-e7f3aecb24e0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1023.968991] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.968991] [59020]: warnings.warn( [ 1023.975799] [59020]: INFO cinder.volume.api [None req-5cb24aa0-540c-4f2e-96d6-e7f3aecb24e0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1023.981437] [59020]: INFO cinder.api.openstack.wsgi [None req-5cb24aa0-540c-4f2e-96d6-e7f3aecb24e0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1023.981918] [59020]: [pid: 59020|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:14 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.993845] [59021]: DEBUG cinder.api.middleware.request_id [None req-6255ef94-380e-4b29-bac9-c347054b4c44 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.995946] [59021]: INFO cinder.api.openstack.wsgi [None req-6255ef94-380e-4b29-bac9-c347054b4c44 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1024.996183] [59021]: DEBUG cinder.api.openstack.wsgi [None req-6255ef94-380e-4b29-bac9-c347054b4c44 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1024.996398] [59021]: DEBUG cinder.api.openstack.wsgi [None req-6255ef94-380e-4b29-bac9-c347054b4c44 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1025.007179] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.007179] [59021]: warnings.warn( [ 1025.011843] [59021]: INFO cinder.volume.api [None req-6255ef94-380e-4b29-bac9-c347054b4c44 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1025.018353] [59021]: INFO cinder.api.openstack.wsgi [None req-6255ef94-380e-4b29-bac9-c347054b4c44 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1025.018796] [59021]: [pid: 59021|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:15 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.219239] [59020]: DEBUG cinder.api.middleware.request_id [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c89a72da-c600-4564-a7b3-e9eb4b394522 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.221627] [59020]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c89a72da-c600-4564-a7b3-e9eb4b394522 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1025.221760] [59020]: DEBUG cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c89a72da-c600-4564-a7b3-e9eb4b394522 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1025.221971] [59020]: DEBUG cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c89a72da-c600-4564-a7b3-e9eb4b394522 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1025.229964] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.229964] [59020]: warnings.warn( [ 1025.233759] [59020]: INFO cinder.volume.api [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c89a72da-c600-4564-a7b3-e9eb4b394522 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1025.239600] [59020]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c89a72da-c600-4564-a7b3-e9eb4b394522 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1025.240065] [59020]: [pid: 59020|app: 0|req: 54/111] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:23:15 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.758072] [59021]: DEBUG cinder.api.middleware.request_id [None req-487bb26a-5c9a-420a-b480-5a4635a9b47f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.758909] [59021]: INFO cinder.api.openstack.wsgi [None req-487bb26a-5c9a-420a-b480-5a4635a9b47f None None] GET http://10.180.1.21/volume// [ 1026.760564] [59021]: DEBUG cinder.api.openstack.wsgi [None req-487bb26a-5c9a-420a-b480-5a4635a9b47f None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1026.760897] [59021]: DEBUG cinder.api.openstack.wsgi [None req-487bb26a-5c9a-420a-b480-5a4635a9b47f None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1026.761675] [59021]: INFO cinder.api.openstack.wsgi [None req-487bb26a-5c9a-420a-b480-5a4635a9b47f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1026.761675] [59021]: [pid: 59021|app: 0|req: 58/112] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:23:17 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1026.768647] [59020]: DEBUG cinder.api.middleware.request_id [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c0029dcf-24a7-484a-ab20-d2292e772ab6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.768647] [59020]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c0029dcf-24a7-484a-ab20-d2292e772ab6 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1026.768647] [59020]: DEBUG cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c0029dcf-24a7-484a-ab20-d2292e772ab6 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9bde742-98b0-4ff8-a93c-48d9e651937e", "connector": null, "instance_uuid": "d54191aa-f559-4569-b519-8e3492390055"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1026.782026] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.782026] [59020]: warnings.warn( [ 1026.806958] [59020]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-c0029dcf-24a7-484a-ab20-d2292e772ab6 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1026.807475] [59020]: [pid: 59020|app: 0|req: 55/113] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:23: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) [ 1026.833048] [59021]: DEBUG cinder.api.middleware.request_id [None req-dfb0380e-0709-4e45-aa6e-b617e5341d32 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.836119] [59021]: INFO cinder.api.openstack.wsgi [None req-dfb0380e-0709-4e45-aa6e-b617e5341d32 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1026.836353] [59021]: DEBUG cinder.api.openstack.wsgi [None req-dfb0380e-0709-4e45-aa6e-b617e5341d32 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1026.836563] [59021]: DEBUG cinder.api.openstack.wsgi [None req-dfb0380e-0709-4e45-aa6e-b617e5341d32 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1026.851541] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.851541] [59021]: warnings.warn( [ 1026.859623] [59021]: INFO cinder.volume.api [None req-dfb0380e-0709-4e45-aa6e-b617e5341d32 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1026.866056] [59021]: INFO cinder.api.openstack.wsgi [None req-dfb0380e-0709-4e45-aa6e-b617e5341d32 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1026.866480] [59021]: [pid: 59021|app: 0|req: 59/114] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:17 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.336235] [59020]: DEBUG cinder.api.middleware.request_id [None req-fba92ef5-d049-410a-92fa-2845ae0268ac None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.336759] [59020]: INFO cinder.api.openstack.wsgi [None req-fba92ef5-d049-410a-92fa-2845ae0268ac None None] GET http://10.180.1.21/volume// [ 1027.337030] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fba92ef5-d049-410a-92fa-2845ae0268ac None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1027.337281] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fba92ef5-d049-410a-92fa-2845ae0268ac None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.337782] [59020]: INFO cinder.api.openstack.wsgi [None req-fba92ef5-d049-410a-92fa-2845ae0268ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1027.337782] [59020]: [pid: 59020|app: 0|req: 56/115] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:23:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1027.345325] [59021]: DEBUG cinder.api.middleware.request_id [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-b4d452fb-a395-48ed-b577-71be9d51b13c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.348621] [59021]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-b4d452fb-a395-48ed-b577-71be9d51b13c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1027.349221] [59021]: DEBUG cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-b4d452fb-a395-48ed-b577-71be9d51b13c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1027.349221] [59021]: DEBUG cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-b4d452fb-a395-48ed-b577-71be9d51b13c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.360600] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.360600] [59021]: warnings.warn( [ 1027.364129] [59021]: INFO cinder.volume.api [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-b4d452fb-a395-48ed-b577-71be9d51b13c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1027.369469] [59021]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-b4d452fb-a395-48ed-b577-71be9d51b13c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1027.369864] [59021]: [pid: 59021|app: 0|req: 60/116] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:23:18 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1027.404496] [59020]: DEBUG cinder.api.middleware.request_id [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-25aaaee1-713d-4509-8fd3-61cc225ba468 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.407118] [59020]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-25aaaee1-713d-4509-8fd3-61cc225ba468 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] PUT http://10.180.1.21/volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1 [ 1027.407644] [59020]: DEBUG cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-25aaaee1-713d-4509-8fd3-61cc225ba468 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-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-968953", "mountpoint": "/dev/sdb"}}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1027.416201] [59020]: DEBUG cinder.coordination [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-25aaaee1-713d-4509-8fd3-61cc225ba468 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Acquiring lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1027.421731] [59020]: DEBUG cinder.coordination [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-25aaaee1-713d-4509-8fd3-61cc225ba468 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1027.422949] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.422949] [59020]: warnings.warn( [ 1027.880574] [59021]: DEBUG cinder.api.middleware.request_id [None req-7ca73013-a9b7-42a4-badd-c6c0b81c8f73 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.884785] [59021]: INFO cinder.api.openstack.wsgi [None req-7ca73013-a9b7-42a4-badd-c6c0b81c8f73 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1027.885013] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7ca73013-a9b7-42a4-badd-c6c0b81c8f73 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1027.885230] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7ca73013-a9b7-42a4-badd-c6c0b81c8f73 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1027.900805] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.900805] [59021]: warnings.warn( [ 1027.906057] [59021]: INFO cinder.volume.api [None req-7ca73013-a9b7-42a4-badd-c6c0b81c8f73 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1027.912141] [59021]: INFO cinder.api.openstack.wsgi [None req-7ca73013-a9b7-42a4-badd-c6c0b81c8f73 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1027.912671] [59021]: [pid: 59021|app: 0|req: 61/117] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:18 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.924613] [59021]: DEBUG cinder.api.middleware.request_id [None req-8677e8da-f306-422a-909b-aa0dcc5c4e47 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.927169] [59021]: INFO cinder.api.openstack.wsgi [None req-8677e8da-f306-422a-909b-aa0dcc5c4e47 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1028.927494] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8677e8da-f306-422a-909b-aa0dcc5c4e47 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1028.927853] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8677e8da-f306-422a-909b-aa0dcc5c4e47 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1028.944761] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.944761] [59021]: warnings.warn( [ 1028.949506] [59021]: INFO cinder.volume.api [None req-8677e8da-f306-422a-909b-aa0dcc5c4e47 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1028.955116] [59021]: INFO cinder.api.openstack.wsgi [None req-8677e8da-f306-422a-909b-aa0dcc5c4e47 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1028.955570] [59021]: [pid: 59021|app: 0|req: 62/118] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:19 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.966639] [59021]: DEBUG cinder.api.middleware.request_id [None req-cdb5ce42-e04c-408a-aac2-94b4875541af None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.969072] [59021]: INFO cinder.api.openstack.wsgi [None req-cdb5ce42-e04c-408a-aac2-94b4875541af tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1029.969304] [59021]: DEBUG cinder.api.openstack.wsgi [None req-cdb5ce42-e04c-408a-aac2-94b4875541af tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1029.969602] [59021]: DEBUG cinder.api.openstack.wsgi [None req-cdb5ce42-e04c-408a-aac2-94b4875541af tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1029.984405] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.984405] [59021]: warnings.warn( [ 1029.988575] [59021]: INFO cinder.volume.api [None req-cdb5ce42-e04c-408a-aac2-94b4875541af tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1029.993902] [59021]: INFO cinder.api.openstack.wsgi [None req-cdb5ce42-e04c-408a-aac2-94b4875541af tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1029.994581] [59021]: [pid: 59021|app: 0|req: 63/119] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:20 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.004337] [59021]: DEBUG cinder.api.middleware.request_id [None req-b10ab3a3-6aa8-4b88-ae10-ebff06a67752 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.006475] [59021]: INFO cinder.api.openstack.wsgi [None req-b10ab3a3-6aa8-4b88-ae10-ebff06a67752 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1031.006704] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b10ab3a3-6aa8-4b88-ae10-ebff06a67752 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1031.006924] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b10ab3a3-6aa8-4b88-ae10-ebff06a67752 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1031.021074] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.021074] [59021]: warnings.warn( [ 1031.025227] [59021]: INFO cinder.volume.api [None req-b10ab3a3-6aa8-4b88-ae10-ebff06a67752 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1031.030396] [59021]: INFO cinder.api.openstack.wsgi [None req-b10ab3a3-6aa8-4b88-ae10-ebff06a67752 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1031.030841] [59021]: [pid: 59021|app: 0|req: 64/120] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:21 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1031.948674] [59020]: DEBUG cinder.coordination [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-25aaaee1-713d-4509-8fd3-61cc225ba468 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1031.949035] [59020]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-25aaaee1-713d-4509-8fd3-61cc225ba468 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1 returned with HTTP 200 [ 1031.949534] [59020]: [pid: 59020|app: 0|req: 57/121] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:23:18 2025] PUT /volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1032.041223] [59021]: DEBUG cinder.api.middleware.request_id [None req-d2b2f97e-38a5-4d35-8a8a-2d24d3ce9e5c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.043407] [59021]: INFO cinder.api.openstack.wsgi [None req-d2b2f97e-38a5-4d35-8a8a-2d24d3ce9e5c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1032.043630] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d2b2f97e-38a5-4d35-8a8a-2d24d3ce9e5c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1032.043848] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d2b2f97e-38a5-4d35-8a8a-2d24d3ce9e5c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1032.057912] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.057912] [59021]: warnings.warn( [ 1032.062574] [59021]: INFO cinder.volume.api [None req-d2b2f97e-38a5-4d35-8a8a-2d24d3ce9e5c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1032.067870] [59021]: INFO cinder.api.openstack.wsgi [None req-d2b2f97e-38a5-4d35-8a8a-2d24d3ce9e5c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1032.068473] [59021]: [pid: 59021|app: 0|req: 65/122] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:22 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.078980] [59020]: DEBUG cinder.api.middleware.request_id [None req-ea4daea2-ed9c-48a6-a72b-86bde46c9dd6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.081407] [59020]: INFO cinder.api.openstack.wsgi [None req-ea4daea2-ed9c-48a6-a72b-86bde46c9dd6 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1033.081407] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ea4daea2-ed9c-48a6-a72b-86bde46c9dd6 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1033.081647] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ea4daea2-ed9c-48a6-a72b-86bde46c9dd6 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1033.096454] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.096454] [59020]: warnings.warn( [ 1033.100939] [59020]: INFO cinder.volume.api [None req-ea4daea2-ed9c-48a6-a72b-86bde46c9dd6 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1033.106899] [59020]: INFO cinder.api.openstack.wsgi [None req-ea4daea2-ed9c-48a6-a72b-86bde46c9dd6 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1033.106899] [59020]: [pid: 59020|app: 0|req: 58/123] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:23 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.103764] [59021]: DEBUG cinder.api.middleware.request_id [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-109ac94a-816a-4839-be98-79d19b586664 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.106627] [59021]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-109ac94a-816a-4839-be98-79d19b586664 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] POST http://10.180.1.21/volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1/action [ 1034.106627] [59021]: DEBUG cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-109ac94a-816a-4839-be98-79d19b586664 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1034.106627] [59021]: DEBUG cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-109ac94a-816a-4839-be98-79d19b586664 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1034.117289] [59020]: DEBUG cinder.api.middleware.request_id [None req-93792b63-8ec8-49be-89fc-27b257aafe14 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.119540] [59020]: INFO cinder.api.openstack.wsgi [None req-93792b63-8ec8-49be-89fc-27b257aafe14 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1034.120254] [59020]: DEBUG cinder.api.openstack.wsgi [None req-93792b63-8ec8-49be-89fc-27b257aafe14 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1034.120254] [59020]: DEBUG cinder.api.openstack.wsgi [None req-93792b63-8ec8-49be-89fc-27b257aafe14 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1034.127522] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.127522] [59021]: warnings.warn( [ 1034.133747] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.133747] [59020]: warnings.warn( [ 1034.138564] [59020]: INFO cinder.volume.api [None req-93792b63-8ec8-49be-89fc-27b257aafe14 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1034.138743] [59021]: INFO cinder.api.openstack.wsgi [req-f18242e6-b5e4-44cc-9b34-749f9638afe8 req-109ac94a-816a-4839-be98-79d19b586664 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1/action returned with HTTP 204 [ 1034.139276] [59021]: [pid: 59021|app: 0|req: 66/124] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:23:24 2025] POST /volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1034.143966] [59020]: INFO cinder.api.openstack.wsgi [None req-93792b63-8ec8-49be-89fc-27b257aafe14 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1034.144476] [59020]: [pid: 59020|app: 0|req: 59/125] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:24 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.156265] [59021]: DEBUG cinder.api.middleware.request_id [None req-001d5b1f-c7bf-4c4b-979d-1dd476fcb645 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.158981] [59021]: INFO cinder.api.openstack.wsgi [None req-001d5b1f-c7bf-4c4b-979d-1dd476fcb645 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1035.159441] [59021]: DEBUG cinder.api.openstack.wsgi [None req-001d5b1f-c7bf-4c4b-979d-1dd476fcb645 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1035.160239] [59021]: DEBUG cinder.api.openstack.wsgi [None req-001d5b1f-c7bf-4c4b-979d-1dd476fcb645 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1035.173999] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.173999] [59021]: warnings.warn( [ 1035.177775] [59021]: INFO cinder.volume.api [None req-001d5b1f-c7bf-4c4b-979d-1dd476fcb645 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1035.183852] [59021]: INFO cinder.api.openstack.wsgi [None req-001d5b1f-c7bf-4c4b-979d-1dd476fcb645 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1035.184386] [59021]: [pid: 59021|app: 0|req: 67/126] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:25 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1035.197199] [59020]: DEBUG cinder.api.middleware.request_id [None req-7fc40abc-8bee-4ba0-bdc4-65ddf070b500 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.200415] [59020]: INFO cinder.api.openstack.wsgi [None req-7fc40abc-8bee-4ba0-bdc4-65ddf070b500 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1035.200415] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7fc40abc-8bee-4ba0-bdc4-65ddf070b500 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1035.200596] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7fc40abc-8bee-4ba0-bdc4-65ddf070b500 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1035.211279] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.211279] [59020]: warnings.warn( [ 1035.217071] [59020]: INFO cinder.volume.api [None req-7fc40abc-8bee-4ba0-bdc4-65ddf070b500 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1035.222088] [59020]: INFO cinder.api.openstack.wsgi [None req-7fc40abc-8bee-4ba0-bdc4-65ddf070b500 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1035.222519] [59020]: [pid: 59020|app: 0|req: 60/127] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:25 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1039.416717] [59021]: DEBUG cinder.api.middleware.request_id [None req-a5232c3c-46ee-41f7-9471-968f0525b917 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.418869] [59021]: INFO cinder.api.openstack.wsgi [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1039.419339] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-553543364"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1039.421382] [59021]: DEBUG cinder.api.v3.volumes [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-553543364'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1039.421537] [59021]: INFO cinder.api.v3.volumes [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume of 1 GB [ 1039.427888] [59021]: INFO cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Availability Zones retrieved successfully. [ 1039.435429] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Flow 'volume_create_api' (e931005f-bcf6-4207-a82f-05d2f4ffe96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1039.436686] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a31b39-33bc-4fa5-9e13-7630d1a1b0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.437881] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1039.457213] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a31b39-33bc-4fa5-9e13-7630d1a1b0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.458198] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a6df6e-ced1-4cb7-83f4-c5cb843fbf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.504537] [59021]: DEBUG cinder.quota [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Created reservations ['d95cb7e1-ed17-489d-b653-52e2003cf7f4', '00b4553d-463f-4f5e-b811-cca7fdfebf72', '1f8a5d13-5975-4529-bd3f-7a22a809a220', 'fb3437e5-47ad-46de-985c-009175b7cf1c'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1039.505933] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a6df6e-ced1-4cb7-83f4-c5cb843fbf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95cb7e1-ed17-489d-b653-52e2003cf7f4', '00b4553d-463f-4f5e-b811-cca7fdfebf72', '1f8a5d13-5975-4529-bd3f-7a22a809a220', 'fb3437e5-47ad-46de-985c-009175b7cf1c']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.507383] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49fc2e48-4f4d-4df1-a30a-3f23f456323b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.521820] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49fc2e48-4f4d-4df1-a30a-3f23f456323b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0b675a9-ff5d-42f1-899b-2bae172b47e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-553543364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b864f4cda6cb431f9a78e8cee77afc1b',qos_specs=None,replication_status=,reservations=['d95cb7e1-ed17-489d-b653-52e2003cf7f4','00b4553d-463f-4f5e-b811-cca7fdfebf72','1f8a5d13-5975-4529-bd3f-7a22a809a220','fb3437e5-47ad-46de-985c-009175b7cf1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744f14697ff345d89943bff7d42a0896',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-553543364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0b675a9-ff5d-42f1-899b-2bae172b47e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b864f4cda6cb431f9a78e8cee77afc1b',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='744f14697ff345d89943bff7d42a0896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.522783] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143b20d8-a6c5-473a-8987-f9d5ee203ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.535291] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (143b20d8-a6c5-473a-8987-f9d5ee203ac3) 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-553543364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b864f4cda6cb431f9a78e8cee77afc1b',qos_specs=None,replication_status=,reservations=['d95cb7e1-ed17-489d-b653-52e2003cf7f4','00b4553d-463f-4f5e-b811-cca7fdfebf72','1f8a5d13-5975-4529-bd3f-7a22a809a220','fb3437e5-47ad-46de-985c-009175b7cf1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744f14697ff345d89943bff7d42a0896',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.536205] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b280b818-c9ba-47e7-b5f3-65ee055a374c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1039.544934] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b280b818-c9ba-47e7-b5f3-65ee055a374c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1039.545769] [59021]: DEBUG cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Flow 'volume_create_api' (e931005f-bcf6-4207-a82f-05d2f4ffe96c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1039.546324] [59021]: INFO cinder.volume.api [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume request issued successfully. [ 1039.546869] [59021]: INFO cinder.api.openstack.wsgi [None req-a5232c3c-46ee-41f7-9471-968f0525b917 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1039.547309] [59021]: [pid: 59021|app: 0|req: 68/128] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:23:30 2025] POST /volume/v3/volumes => generated 749 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1039.557282] [59020]: DEBUG cinder.api.middleware.request_id [None req-d5e959bd-a12d-4826-a58e-bf822aba5599 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.559863] [59020]: INFO cinder.api.openstack.wsgi [None req-d5e959bd-a12d-4826-a58e-bf822aba5599 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1039.559863] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d5e959bd-a12d-4826-a58e-bf822aba5599 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1039.559995] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d5e959bd-a12d-4826-a58e-bf822aba5599 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1039.569281] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.569281] [59020]: warnings.warn( [ 1039.573892] [59020]: INFO cinder.volume.api [None req-d5e959bd-a12d-4826-a58e-bf822aba5599 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1039.578367] [59020]: INFO cinder.api.openstack.wsgi [None req-d5e959bd-a12d-4826-a58e-bf822aba5599 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1039.578785] [59020]: [pid: 59020|app: 0|req: 61/129] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:30 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1040.590899] [59021]: DEBUG cinder.api.middleware.request_id [None req-f5f24d63-62dd-459f-ab56-8279031a1d14 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.593494] [59021]: INFO cinder.api.openstack.wsgi [None req-f5f24d63-62dd-459f-ab56-8279031a1d14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1040.593817] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f5f24d63-62dd-459f-ab56-8279031a1d14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1040.594139] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f5f24d63-62dd-459f-ab56-8279031a1d14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1040.609669] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.609669] [59021]: warnings.warn( [ 1040.614602] [59021]: INFO cinder.volume.api [None req-f5f24d63-62dd-459f-ab56-8279031a1d14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1040.620360] [59021]: INFO cinder.api.openstack.wsgi [None req-f5f24d63-62dd-459f-ab56-8279031a1d14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1040.620871] [59021]: [pid: 59021|app: 0|req: 69/130] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:31 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.673028] [59020]: DEBUG cinder.api.middleware.request_id [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-19b392bf-39a3-4612-8e5b-e674e5ea2e9f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.674928] [59020]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-19b392bf-39a3-4612-8e5b-e674e5ea2e9f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1040.675162] [59020]: DEBUG cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-19b392bf-39a3-4612-8e5b-e674e5ea2e9f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1040.675378] [59020]: DEBUG cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-19b392bf-39a3-4612-8e5b-e674e5ea2e9f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1040.683981] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.683981] [59020]: warnings.warn( [ 1040.688692] [59020]: INFO cinder.volume.api [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-19b392bf-39a3-4612-8e5b-e674e5ea2e9f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1040.694397] [59020]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-19b392bf-39a3-4612-8e5b-e674e5ea2e9f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1040.694858] [59020]: [pid: 59020|app: 0|req: 62/131] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:23:31 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.214130] [59021]: DEBUG cinder.api.middleware.request_id [None req-83db5dc0-d182-4174-a3a5-c24c9d26e111 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.214646] [59021]: INFO cinder.api.openstack.wsgi [None req-83db5dc0-d182-4174-a3a5-c24c9d26e111 None None] GET http://10.180.1.21/volume// [ 1042.214865] [59021]: DEBUG cinder.api.openstack.wsgi [None req-83db5dc0-d182-4174-a3a5-c24c9d26e111 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.215243] [59021]: DEBUG cinder.api.openstack.wsgi [None req-83db5dc0-d182-4174-a3a5-c24c9d26e111 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.215509] [59021]: INFO cinder.api.openstack.wsgi [None req-83db5dc0-d182-4174-a3a5-c24c9d26e111 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1042.215839] [59021]: [pid: 59021|app: 0|req: 70/132] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:23:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1042.219857] [59020]: DEBUG cinder.api.middleware.request_id [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-96f538ea-fa34-4d44-86ce-c538729daecd None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.222453] [59020]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-96f538ea-fa34-4d44-86ce-c538729daecd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1042.223011] [59020]: DEBUG cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-96f538ea-fa34-4d44-86ce-c538729daecd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0b675a9-ff5d-42f1-899b-2bae172b47e2", "connector": null, "instance_uuid": "a9280f2c-35d9-482b-80ed-80a0e748d462"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1042.235179] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.235179] [59020]: warnings.warn( [ 1042.260876] [59020]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-96f538ea-fa34-4d44-86ce-c538729daecd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1042.261435] [59020]: [pid: 59020|app: 0|req: 63/133] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:23:32 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) [ 1042.282250] [59021]: DEBUG cinder.api.middleware.request_id [None req-3855842d-9816-490c-b71f-a8ed957cc9d7 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.283979] [59021]: INFO cinder.api.openstack.wsgi [None req-3855842d-9816-490c-b71f-a8ed957cc9d7 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1042.284289] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3855842d-9816-490c-b71f-a8ed957cc9d7 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.284413] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3855842d-9816-490c-b71f-a8ed957cc9d7 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.294648] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.294648] [59021]: warnings.warn( [ 1042.298428] [59021]: INFO cinder.volume.api [None req-3855842d-9816-490c-b71f-a8ed957cc9d7 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1042.303232] [59021]: INFO cinder.api.openstack.wsgi [None req-3855842d-9816-490c-b71f-a8ed957cc9d7 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1042.303866] [59021]: [pid: 59021|app: 0|req: 71/134] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:33 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1042.785216] [59020]: DEBUG cinder.api.middleware.request_id [None req-c3d2774e-0593-46df-9c30-4ca676dbdb88 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.786024] [59020]: INFO cinder.api.openstack.wsgi [None req-c3d2774e-0593-46df-9c30-4ca676dbdb88 None None] GET http://10.180.1.21/volume// [ 1042.786024] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c3d2774e-0593-46df-9c30-4ca676dbdb88 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.786024] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c3d2774e-0593-46df-9c30-4ca676dbdb88 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.786325] [59020]: INFO cinder.api.openstack.wsgi [None req-c3d2774e-0593-46df-9c30-4ca676dbdb88 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1042.786631] [59020]: [pid: 59020|app: 0|req: 64/135] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:23:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1042.790105] [59021]: DEBUG cinder.api.middleware.request_id [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-639fb9fb-e8dc-4856-ace6-dbc75bd4ba2e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.792792] [59021]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-639fb9fb-e8dc-4856-ace6-dbc75bd4ba2e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1042.793113] [59021]: DEBUG cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-639fb9fb-e8dc-4856-ace6-dbc75bd4ba2e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1042.793335] [59021]: DEBUG cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-639fb9fb-e8dc-4856-ace6-dbc75bd4ba2e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1042.805859] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.805859] [59021]: warnings.warn( [ 1042.809887] [59021]: INFO cinder.volume.api [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-639fb9fb-e8dc-4856-ace6-dbc75bd4ba2e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1042.815016] [59021]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-639fb9fb-e8dc-4856-ace6-dbc75bd4ba2e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1042.815539] [59021]: [pid: 59021|app: 0|req: 72/136] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:23:33 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1042.880175] [59020]: DEBUG cinder.api.middleware.request_id [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-0b07b3aa-9fcb-480f-ac4f-aa4d858c711e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.883295] [59020]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-0b07b3aa-9fcb-480f-ac4f-aa4d858c711e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] PUT http://10.180.1.21/volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883 [ 1042.883737] [59020]: DEBUG cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-0b07b3aa-9fcb-480f-ac4f-aa4d858c711e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-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-968959", "mountpoint": "/dev/sdb"}}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1042.892045] [59020]: DEBUG cinder.coordination [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-0b07b3aa-9fcb-480f-ac4f-aa4d858c711e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Acquiring lock "cinder-attachment_update-d0b675a9-ff5d-42f1-899b-2bae172b47e2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1042.896984] [59020]: DEBUG cinder.coordination [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-0b07b3aa-9fcb-480f-ac4f-aa4d858c711e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Lock "cinder-attachment_update-d0b675a9-ff5d-42f1-899b-2bae172b47e2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1042.898175] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.898175] [59020]: warnings.warn( [ 1043.314198] [59021]: DEBUG cinder.api.middleware.request_id [None req-e6205bb5-a432-4e7d-bf8f-787d6b79263d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1043.317038] [59021]: INFO cinder.api.openstack.wsgi [None req-e6205bb5-a432-4e7d-bf8f-787d6b79263d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1043.317038] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e6205bb5-a432-4e7d-bf8f-787d6b79263d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1043.317212] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e6205bb5-a432-4e7d-bf8f-787d6b79263d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1043.330141] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1043.330141] [59021]: warnings.warn( [ 1043.334562] [59021]: INFO cinder.volume.api [None req-e6205bb5-a432-4e7d-bf8f-787d6b79263d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1043.340065] [59021]: INFO cinder.api.openstack.wsgi [None req-e6205bb5-a432-4e7d-bf8f-787d6b79263d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1043.340646] [59021]: [pid: 59021|app: 0|req: 73/137] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:34 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1044.352396] [59021]: DEBUG cinder.api.middleware.request_id [None req-b35d0e79-14fe-4ee8-81c7-7ac3c6e1a5db None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.354562] [59021]: INFO cinder.api.openstack.wsgi [None req-b35d0e79-14fe-4ee8-81c7-7ac3c6e1a5db tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1044.354785] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b35d0e79-14fe-4ee8-81c7-7ac3c6e1a5db tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1044.354995] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b35d0e79-14fe-4ee8-81c7-7ac3c6e1a5db tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1044.368721] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.368721] [59021]: warnings.warn( [ 1044.372807] [59021]: INFO cinder.volume.api [None req-b35d0e79-14fe-4ee8-81c7-7ac3c6e1a5db tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1044.377907] [59021]: INFO cinder.api.openstack.wsgi [None req-b35d0e79-14fe-4ee8-81c7-7ac3c6e1a5db tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1044.378576] [59021]: [pid: 59021|app: 0|req: 74/138] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:35 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1045.389060] [59021]: DEBUG cinder.api.middleware.request_id [None req-90ca1720-4a44-43f1-8486-870500e732bd None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.390697] [59021]: INFO cinder.api.openstack.wsgi [None req-90ca1720-4a44-43f1-8486-870500e732bd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1045.390912] [59021]: DEBUG cinder.api.openstack.wsgi [None req-90ca1720-4a44-43f1-8486-870500e732bd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1045.391140] [59021]: DEBUG cinder.api.openstack.wsgi [None req-90ca1720-4a44-43f1-8486-870500e732bd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1045.407893] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.407893] [59021]: warnings.warn( [ 1045.412665] [59021]: INFO cinder.volume.api [None req-90ca1720-4a44-43f1-8486-870500e732bd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1045.418934] [59021]: INFO cinder.api.openstack.wsgi [None req-90ca1720-4a44-43f1-8486-870500e732bd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1045.419558] [59021]: [pid: 59021|app: 0|req: 75/139] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:36 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.430517] [59021]: DEBUG cinder.api.middleware.request_id [None req-93d07362-bc11-42d6-a3a0-4c8e84dbe416 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.433034] [59021]: INFO cinder.api.openstack.wsgi [None req-93d07362-bc11-42d6-a3a0-4c8e84dbe416 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1046.433232] [59021]: DEBUG cinder.api.openstack.wsgi [None req-93d07362-bc11-42d6-a3a0-4c8e84dbe416 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1046.433524] [59021]: DEBUG cinder.api.openstack.wsgi [None req-93d07362-bc11-42d6-a3a0-4c8e84dbe416 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1046.454274] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.454274] [59021]: warnings.warn( [ 1046.460475] [59021]: INFO cinder.volume.api [None req-93d07362-bc11-42d6-a3a0-4c8e84dbe416 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1046.469197] [59021]: INFO cinder.api.openstack.wsgi [None req-93d07362-bc11-42d6-a3a0-4c8e84dbe416 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1046.469880] [59021]: [pid: 59021|app: 0|req: 76/140] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:37 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.485414] [59021]: DEBUG cinder.api.middleware.request_id [None req-fba3b7bf-b0a6-4956-a9f9-77b41429df57 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.486241] [59021]: INFO cinder.api.openstack.wsgi [None req-fba3b7bf-b0a6-4956-a9f9-77b41429df57 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1047.486332] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fba3b7bf-b0a6-4956-a9f9-77b41429df57 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1047.486487] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fba3b7bf-b0a6-4956-a9f9-77b41429df57 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1047.505974] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.505974] [59021]: warnings.warn( [ 1047.512406] [59021]: INFO cinder.volume.api [None req-fba3b7bf-b0a6-4956-a9f9-77b41429df57 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1047.522978] [59021]: INFO cinder.api.openstack.wsgi [None req-fba3b7bf-b0a6-4956-a9f9-77b41429df57 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1047.523603] [59021]: [pid: 59021|app: 0|req: 77/141] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:38 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.923902] [59020]: DEBUG cinder.coordination [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-0b07b3aa-9fcb-480f-ac4f-aa4d858c711e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Lock "cinder-attachment_update-d0b675a9-ff5d-42f1-899b-2bae172b47e2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1047.924284] [59020]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-0b07b3aa-9fcb-480f-ac4f-aa4d858c711e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883 returned with HTTP 200 [ 1047.924922] [59020]: [pid: 59020|app: 0|req: 65/142] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:23:33 2025] PUT /volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883 => generated 617 bytes in 5045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1048.539498] [59021]: DEBUG cinder.api.middleware.request_id [None req-7586d8cf-62a8-4a05-960d-71acc57a9ca1 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.541731] [59021]: INFO cinder.api.openstack.wsgi [None req-7586d8cf-62a8-4a05-960d-71acc57a9ca1 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1048.541972] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7586d8cf-62a8-4a05-960d-71acc57a9ca1 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1048.542251] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7586d8cf-62a8-4a05-960d-71acc57a9ca1 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1048.557392] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.557392] [59021]: warnings.warn( [ 1048.561827] [59021]: INFO cinder.volume.api [None req-7586d8cf-62a8-4a05-960d-71acc57a9ca1 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1048.567665] [59021]: INFO cinder.api.openstack.wsgi [None req-7586d8cf-62a8-4a05-960d-71acc57a9ca1 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1048.568191] [59021]: [pid: 59021|app: 0|req: 78/143] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:39 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.550763] [59020]: DEBUG cinder.api.middleware.request_id [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-62ea62de-cdac-40ff-9cc1-6200ccf294c2 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.556349] [59020]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-62ea62de-cdac-40ff-9cc1-6200ccf294c2 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883/action [ 1049.557270] [59020]: DEBUG cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-62ea62de-cdac-40ff-9cc1-6200ccf294c2 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action body: b'{"os-complete": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1049.557270] [59020]: DEBUG cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-62ea62de-cdac-40ff-9cc1-6200ccf294c2 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1049.581292] [59021]: DEBUG cinder.api.middleware.request_id [None req-14557e63-0aac-4976-8bef-090187b09295 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.581550] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.581550] [59020]: warnings.warn( [ 1049.584115] [59021]: INFO cinder.api.openstack.wsgi [None req-14557e63-0aac-4976-8bef-090187b09295 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1049.584115] [59021]: DEBUG cinder.api.openstack.wsgi [None req-14557e63-0aac-4976-8bef-090187b09295 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1049.584115] [59021]: DEBUG cinder.api.openstack.wsgi [None req-14557e63-0aac-4976-8bef-090187b09295 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1049.593697] [59020]: INFO cinder.api.openstack.wsgi [req-40d812aa-79b2-4844-8adb-00980f7dc6ae req-62ea62de-cdac-40ff-9cc1-6200ccf294c2 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883/action returned with HTTP 204 [ 1049.594542] [59020]: [pid: 59020|app: 0|req: 66/144] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:23:40 2025] POST /volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1049.599741] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.599741] [59021]: warnings.warn( [ 1049.606171] [59021]: INFO cinder.volume.api [None req-14557e63-0aac-4976-8bef-090187b09295 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1049.611882] [59021]: INFO cinder.api.openstack.wsgi [None req-14557e63-0aac-4976-8bef-090187b09295 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1049.612394] [59021]: [pid: 59021|app: 0|req: 79/145] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:40 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1049.627439] [59020]: DEBUG cinder.api.middleware.request_id [None req-f368e6c7-90b2-4804-b9d2-cb77eb72c9a5 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.629629] [59020]: INFO cinder.api.openstack.wsgi [None req-f368e6c7-90b2-4804-b9d2-cb77eb72c9a5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1049.629896] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f368e6c7-90b2-4804-b9d2-cb77eb72c9a5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1049.630158] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f368e6c7-90b2-4804-b9d2-cb77eb72c9a5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1049.642749] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.642749] [59020]: warnings.warn( [ 1049.646539] [59020]: INFO cinder.volume.api [None req-f368e6c7-90b2-4804-b9d2-cb77eb72c9a5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1049.651546] [59020]: INFO cinder.api.openstack.wsgi [None req-f368e6c7-90b2-4804-b9d2-cb77eb72c9a5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1049.652216] [59020]: [pid: 59020|app: 0|req: 67/146] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:40 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1049.740712] [59021]: DEBUG cinder.api.middleware.request_id [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-a64bd029-fddf-4a90-b16c-916072741148 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.746020] [59021]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-a64bd029-fddf-4a90-b16c-916072741148 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1049.746020] [59021]: DEBUG cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-a64bd029-fddf-4a90-b16c-916072741148 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1049.746020] [59021]: DEBUG cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-a64bd029-fddf-4a90-b16c-916072741148 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1049.759717] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.759717] [59021]: warnings.warn( [ 1049.765252] [59021]: INFO cinder.volume.api [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-a64bd029-fddf-4a90-b16c-916072741148 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1049.774029] [59021]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-a64bd029-fddf-4a90-b16c-916072741148 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1049.774029] [59021]: [pid: 59021|app: 0|req: 80/147] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:23:40 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.261697] [59020]: DEBUG cinder.api.middleware.request_id [None req-84f18547-4073-4840-9ca3-79a45e69e16f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.262378] [59020]: INFO cinder.api.openstack.wsgi [None req-84f18547-4073-4840-9ca3-79a45e69e16f None None] GET http://10.180.1.21/volume// [ 1050.262578] [59020]: DEBUG cinder.api.openstack.wsgi [None req-84f18547-4073-4840-9ca3-79a45e69e16f None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.262798] [59020]: DEBUG cinder.api.openstack.wsgi [None req-84f18547-4073-4840-9ca3-79a45e69e16f None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.263310] [59020]: INFO cinder.api.openstack.wsgi [None req-84f18547-4073-4840-9ca3-79a45e69e16f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1050.263632] [59020]: [pid: 59020|app: 0|req: 68/148] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:23:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1050.268720] [59021]: DEBUG cinder.api.middleware.request_id [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-79e65fd4-e37c-44dd-9146-8f69593bdf04 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.271934] [59021]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-79e65fd4-e37c-44dd-9146-8f69593bdf04 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1050.272553] [59021]: DEBUG cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-79e65fd4-e37c-44dd-9146-8f69593bdf04 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9bde742-98b0-4ff8-a93c-48d9e651937e", "connector": null, "instance_uuid": "d54191aa-f559-4569-b519-8e3492390055"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1050.290693] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.290693] [59021]: warnings.warn( [ 1050.321448] [59021]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-79e65fd4-e37c-44dd-9146-8f69593bdf04 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1050.322270] [59021]: [pid: 59021|app: 0|req: 81/149] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:23:41 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.328083] [59020]: DEBUG cinder.api.middleware.request_id [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-c06d8be5-b1f4-4e9d-9d0f-ab016eda683c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.330825] [59020]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-c06d8be5-b1f4-4e9d-9d0f-ab016eda683c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1 [ 1050.331332] [59020]: DEBUG cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-c06d8be5-b1f4-4e9d-9d0f-ab016eda683c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1050.331758] [59020]: DEBUG cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-c06d8be5-b1f4-4e9d-9d0f-ab016eda683c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1050.341786] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.341786] [59020]: warnings.warn( [ 1050.879177] [59020]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-c06d8be5-b1f4-4e9d-9d0f-ab016eda683c tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1 returned with HTTP 200 [ 1050.879725] [59020]: [pid: 59020|app: 0|req: 69/150] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:23:41 2025] DELETE /volume/v3/attachments/e4f236ab-ac98-4e06-a002-2316b63f12f1 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.304929] [59021]: DEBUG cinder.api.middleware.request_id [None req-75b8f64f-2a52-41f0-b40c-a8caf2cf6bc3 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.305598] [59021]: INFO cinder.api.openstack.wsgi [None req-75b8f64f-2a52-41f0-b40c-a8caf2cf6bc3 None None] GET http://10.180.1.21/volume// [ 1051.305786] [59021]: DEBUG cinder.api.openstack.wsgi [None req-75b8f64f-2a52-41f0-b40c-a8caf2cf6bc3 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.306033] [59021]: DEBUG cinder.api.openstack.wsgi [None req-75b8f64f-2a52-41f0-b40c-a8caf2cf6bc3 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.306419] [59021]: INFO cinder.api.openstack.wsgi [None req-75b8f64f-2a52-41f0-b40c-a8caf2cf6bc3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1051.306913] [59021]: [pid: 59021|app: 0|req: 82/151] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:23:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1051.310691] [59020]: DEBUG cinder.api.middleware.request_id [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d87ea50e-f33b-4a87-a469-5fe741418538 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.313227] [59020]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d87ea50e-f33b-4a87-a469-5fe741418538 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1051.313625] [59020]: DEBUG cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d87ea50e-f33b-4a87-a469-5fe741418538 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1539b42c-2df0-4134-8c1b-2d4329e6f971", "connector": null, "instance_uuid": "63799ca7-8c99-442d-937f-87dacee28daf"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.325565] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.325565] [59020]: warnings.warn( [ 1051.361055] [59020]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d87ea50e-f33b-4a87-a469-5fe741418538 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1051.361715] [59020]: [pid: 59020|app: 0|req: 70/152] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:23:42 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1051.384620] [59021]: DEBUG cinder.api.middleware.request_id [None req-05007b66-2bd9-465f-b486-3be942b24296 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.387594] [59021]: INFO cinder.api.openstack.wsgi [None req-05007b66-2bd9-465f-b486-3be942b24296 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1051.387594] [59021]: DEBUG cinder.api.openstack.wsgi [None req-05007b66-2bd9-465f-b486-3be942b24296 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.387678] [59021]: DEBUG cinder.api.openstack.wsgi [None req-05007b66-2bd9-465f-b486-3be942b24296 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.402662] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.402662] [59021]: warnings.warn( [ 1051.412779] [59021]: INFO cinder.volume.api [None req-05007b66-2bd9-465f-b486-3be942b24296 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1051.421089] [59021]: INFO cinder.api.openstack.wsgi [None req-05007b66-2bd9-465f-b486-3be942b24296 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1051.421089] [59021]: [pid: 59021|app: 0|req: 83/153] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:42 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.923040] [59020]: DEBUG cinder.api.middleware.request_id [None req-e8c0d93b-fbe8-4efa-af86-df61a925f1c6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.923671] [59020]: INFO cinder.api.openstack.wsgi [None req-e8c0d93b-fbe8-4efa-af86-df61a925f1c6 None None] GET http://10.180.1.21/volume// [ 1051.923953] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e8c0d93b-fbe8-4efa-af86-df61a925f1c6 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.924311] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e8c0d93b-fbe8-4efa-af86-df61a925f1c6 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.924845] [59020]: INFO cinder.api.openstack.wsgi [None req-e8c0d93b-fbe8-4efa-af86-df61a925f1c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1051.925290] [59020]: [pid: 59020|app: 0|req: 71/154] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:23:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1051.933737] [59021]: DEBUG cinder.api.middleware.request_id [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d857b7da-a3cb-4a7e-92eb-0e4c2ef887e4 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.937303] [59021]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d857b7da-a3cb-4a7e-92eb-0e4c2ef887e4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1051.937595] [59021]: DEBUG cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d857b7da-a3cb-4a7e-92eb-0e4c2ef887e4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1051.937940] [59021]: DEBUG cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d857b7da-a3cb-4a7e-92eb-0e4c2ef887e4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1051.952973] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.952973] [59021]: warnings.warn( [ 1051.957163] [59021]: INFO cinder.volume.api [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d857b7da-a3cb-4a7e-92eb-0e4c2ef887e4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1051.963145] [59021]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-d857b7da-a3cb-4a7e-92eb-0e4c2ef887e4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1051.963635] [59021]: [pid: 59021|app: 0|req: 84/155] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:23:42 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 1031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1052.001152] [59020]: DEBUG cinder.api.middleware.request_id [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-e1d4f512-bac1-481a-9c5d-89539d528ae9 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.005303] [59020]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-e1d4f512-bac1-481a-9c5d-89539d528ae9 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] PUT http://10.180.1.21/volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731 [ 1052.005661] [59020]: DEBUG cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-e1d4f512-bac1-481a-9c5d-89539d528ae9 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-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-968968", "mountpoint": "/dev/sdb"}}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1052.018807] [59020]: DEBUG cinder.coordination [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-e1d4f512-bac1-481a-9c5d-89539d528ae9 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Acquiring lock "cinder-attachment_update-1539b42c-2df0-4134-8c1b-2d4329e6f971-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1052.024937] [59020]: DEBUG cinder.coordination [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-e1d4f512-bac1-481a-9c5d-89539d528ae9 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Lock "cinder-attachment_update-1539b42c-2df0-4134-8c1b-2d4329e6f971-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1052.026285] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.026285] [59020]: warnings.warn( [ 1052.435843] [59021]: DEBUG cinder.api.middleware.request_id [None req-ddae869d-31e8-4bf5-b576-a32d1cfd7f2d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.437762] [59021]: INFO cinder.api.openstack.wsgi [None req-ddae869d-31e8-4bf5-b576-a32d1cfd7f2d tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1052.437978] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ddae869d-31e8-4bf5-b576-a32d1cfd7f2d tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1052.438627] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ddae869d-31e8-4bf5-b576-a32d1cfd7f2d tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1052.453447] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.453447] [59021]: warnings.warn( [ 1052.457469] [59021]: INFO cinder.volume.api [None req-ddae869d-31e8-4bf5-b576-a32d1cfd7f2d tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1052.463064] [59021]: INFO cinder.api.openstack.wsgi [None req-ddae869d-31e8-4bf5-b576-a32d1cfd7f2d tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1052.463064] [59021]: [pid: 59021|app: 0|req: 85/156] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:43 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.473551] [59021]: DEBUG cinder.api.middleware.request_id [None req-5b3bff43-d909-40dc-92f2-46f9dcf39522 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.475743] [59021]: INFO cinder.api.openstack.wsgi [None req-5b3bff43-d909-40dc-92f2-46f9dcf39522 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1053.475881] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5b3bff43-d909-40dc-92f2-46f9dcf39522 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1053.476172] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5b3bff43-d909-40dc-92f2-46f9dcf39522 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1053.490769] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.490769] [59021]: warnings.warn( [ 1053.494839] [59021]: INFO cinder.volume.api [None req-5b3bff43-d909-40dc-92f2-46f9dcf39522 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1053.500030] [59021]: INFO cinder.api.openstack.wsgi [None req-5b3bff43-d909-40dc-92f2-46f9dcf39522 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1053.500496] [59021]: [pid: 59021|app: 0|req: 86/157] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:44 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.511012] [59021]: DEBUG cinder.api.middleware.request_id [None req-ae114367-665c-46a1-89d3-008713877473 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.513170] [59021]: INFO cinder.api.openstack.wsgi [None req-ae114367-665c-46a1-89d3-008713877473 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1054.513453] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ae114367-665c-46a1-89d3-008713877473 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1054.513674] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ae114367-665c-46a1-89d3-008713877473 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1054.528602] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.528602] [59021]: warnings.warn( [ 1054.532742] [59021]: INFO cinder.volume.api [None req-ae114367-665c-46a1-89d3-008713877473 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1054.538301] [59021]: INFO cinder.api.openstack.wsgi [None req-ae114367-665c-46a1-89d3-008713877473 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1054.538744] [59021]: [pid: 59021|app: 0|req: 87/158] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:45 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1055.313057] [59021]: DEBUG cinder.api.middleware.request_id [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-6104f254-230e-4763-92ae-18c165dacf6f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.315190] [59021]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-6104f254-230e-4763-92ae-18c165dacf6f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] PUT http://10.180.1.21/volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 [ 1055.315602] [59021]: DEBUG cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-6104f254-230e-4763-92ae-18c165dacf6f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-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-968953", "mountpoint": "/dev/sdb"}}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1055.325596] [59021]: DEBUG cinder.coordination [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-6104f254-230e-4763-92ae-18c165dacf6f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Acquiring lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1055.330825] [59021]: DEBUG cinder.coordination [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-6104f254-230e-4763-92ae-18c165dacf6f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1055.332058] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.332058] [59021]: warnings.warn( [ 1055.854187] [59021]: DEBUG cinder.coordination [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-6104f254-230e-4763-92ae-18c165dacf6f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1055.854546] [59021]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-6104f254-230e-4763-92ae-18c165dacf6f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 returned with HTTP 200 [ 1055.855165] [59021]: [pid: 59021|app: 0|req: 88/159] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:23:46 2025] PUT /volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.856009] [59021]: DEBUG cinder.api.middleware.request_id [None req-5c54f275-a0dd-47f8-81cc-bf26c73a6312 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.857877] [59021]: INFO cinder.api.openstack.wsgi [None req-5c54f275-a0dd-47f8-81cc-bf26c73a6312 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1055.858108] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5c54f275-a0dd-47f8-81cc-bf26c73a6312 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.858320] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5c54f275-a0dd-47f8-81cc-bf26c73a6312 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.872371] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.872371] [59021]: warnings.warn( [ 1055.876202] [59021]: INFO cinder.volume.api [None req-5c54f275-a0dd-47f8-81cc-bf26c73a6312 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1055.881233] [59021]: INFO cinder.api.openstack.wsgi [None req-5c54f275-a0dd-47f8-81cc-bf26c73a6312 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1055.881755] [59021]: [pid: 59021|app: 0|req: 89/160] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:46 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.882297] [59021]: DEBUG cinder.api.middleware.request_id [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-091e6d6a-8fd1-4235-a09d-a3b6fa9af24e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.884407] [59021]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-091e6d6a-8fd1-4235-a09d-a3b6fa9af24e tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 [ 1055.884631] [59021]: DEBUG cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-091e6d6a-8fd1-4235-a09d-a3b6fa9af24e tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1055.884834] [59021]: DEBUG cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-091e6d6a-8fd1-4235-a09d-a3b6fa9af24e tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1055.898775] [59021]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-091e6d6a-8fd1-4235-a09d-a3b6fa9af24e tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 returned with HTTP 200 [ 1055.899230] [59021]: [pid: 59021|app: 0|req: 90/161] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Dec 9 03:23:46 2025] GET /volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 => generated 642 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.347830] [59021]: DEBUG cinder.api.middleware.request_id [None req-f3dfec12-853b-44df-a80d-979684402120 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.349741] [59021]: INFO cinder.api.openstack.wsgi [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1056.350144] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1781460114"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1056.351686] [59021]: DEBUG cinder.api.v3.volumes [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1781460114'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1056.351820] [59021]: INFO cinder.api.v3.volumes [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Create volume of 1 GB [ 1056.352211] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.352211] [59021]: warnings.warn( [ 1056.356019] [59021]: INFO cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Availability Zones retrieved successfully. [ 1056.362952] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Flow 'volume_create_api' (88583218-151d-43db-a559-0c1e48933fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1056.364453] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226550d8-2dbf-450e-a250-24dc4d47db3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.365091] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1056.385845] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226550d8-2dbf-450e-a250-24dc4d47db3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.386927] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c2e8e3-2fd8-4b18-9697-63633f3bc771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.457242] [59021]: DEBUG cinder.quota [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Created reservations ['d38de277-9e46-48ed-b0e6-a5985d848ba2', '7da78d09-2a40-4248-8df8-cb0cc940fc50', 'bf2ba15d-1ee0-4e8d-b34b-651555510482', '98571671-1da4-4174-9930-ccfd5a68d80e'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1056.458451] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c2e8e3-2fd8-4b18-9697-63633f3bc771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d38de277-9e46-48ed-b0e6-a5985d848ba2', '7da78d09-2a40-4248-8df8-cb0cc940fc50', 'bf2ba15d-1ee0-4e8d-b34b-651555510482', '98571671-1da4-4174-9930-ccfd5a68d80e']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.459988] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8667704c-c4c6-4efa-a427-c6da890a65f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.475960] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8667704c-c4c6-4efa-a427-c6da890a65f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a49269c6-a9ff-4b12-99bd-531fe52eba50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1781460114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4cc24aee0034269b3a3cc5579f419f0',qos_specs=None,replication_status=,reservations=['d38de277-9e46-48ed-b0e6-a5985d848ba2','7da78d09-2a40-4248-8df8-cb0cc940fc50','bf2ba15d-1ee0-4e8d-b34b-651555510482','98571671-1da4-4174-9930-ccfd5a68d80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc083a182e7f4865bea8fb2e69511762',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1781460114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a49269c6-a9ff-4b12-99bd-531fe52eba50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4cc24aee0034269b3a3cc5579f419f0',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='dc083a182e7f4865bea8fb2e69511762',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.477654] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2c8fbd-7156-464b-bdd6-c68998c96a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.495869] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2c8fbd-7156-464b-bdd6-c68998c96a4e) 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-1781460114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4cc24aee0034269b3a3cc5579f419f0',qos_specs=None,replication_status=,reservations=['d38de277-9e46-48ed-b0e6-a5985d848ba2','7da78d09-2a40-4248-8df8-cb0cc940fc50','bf2ba15d-1ee0-4e8d-b34b-651555510482','98571671-1da4-4174-9930-ccfd5a68d80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc083a182e7f4865bea8fb2e69511762',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.496842] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f69eb19c-c9a3-45ce-9f5b-993b031c8cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1056.517659] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f69eb19c-c9a3-45ce-9f5b-993b031c8cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1056.519101] [59021]: DEBUG cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Flow 'volume_create_api' (88583218-151d-43db-a559-0c1e48933fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1056.519567] [59021]: INFO cinder.volume.api [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Create volume request issued successfully. [ 1056.520394] [59021]: INFO cinder.api.openstack.wsgi [None req-f3dfec12-853b-44df-a80d-979684402120 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1056.521040] [59021]: [pid: 59021|app: 0|req: 91/162] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:23:47 2025] POST /volume/v3/volumes => generated 753 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1056.531710] [59021]: DEBUG cinder.api.middleware.request_id [None req-fca15b40-74d6-43cf-bd1e-3adc856a87bd None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.534055] [59021]: INFO cinder.api.openstack.wsgi [None req-fca15b40-74d6-43cf-bd1e-3adc856a87bd tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 [ 1056.534241] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fca15b40-74d6-43cf-bd1e-3adc856a87bd tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.534391] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fca15b40-74d6-43cf-bd1e-3adc856a87bd tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.544889] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.544889] [59021]: warnings.warn( [ 1056.549699] [59021]: INFO cinder.volume.api [None req-fca15b40-74d6-43cf-bd1e-3adc856a87bd tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1056.556493] [59021]: INFO cinder.api.openstack.wsgi [None req-fca15b40-74d6-43cf-bd1e-3adc856a87bd tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 returned with HTTP 200 [ 1056.557096] [59021]: [pid: 59021|app: 0|req: 92/163] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:47 2025] GET /volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.563552] [59020]: DEBUG cinder.coordination [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-e1d4f512-bac1-481a-9c5d-89539d528ae9 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Lock "cinder-attachment_update-1539b42c-2df0-4134-8c1b-2d4329e6f971-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.539s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1056.563908] [59020]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-e1d4f512-bac1-481a-9c5d-89539d528ae9 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731 returned with HTTP 200 [ 1056.564456] [59020]: [pid: 59020|app: 0|req: 72/164] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:23:42 2025] PUT /volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731 => generated 617 bytes in 4564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.891252] [59021]: DEBUG cinder.api.middleware.request_id [None req-1c94d076-5638-4714-91d5-cc635258f017 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.893341] [59021]: INFO cinder.api.openstack.wsgi [None req-1c94d076-5638-4714-91d5-cc635258f017 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1056.893553] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1c94d076-5638-4714-91d5-cc635258f017 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1056.893764] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1c94d076-5638-4714-91d5-cc635258f017 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1056.907389] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.907389] [59021]: warnings.warn( [ 1056.911486] [59021]: INFO cinder.volume.api [None req-1c94d076-5638-4714-91d5-cc635258f017 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1056.916449] [59021]: INFO cinder.api.openstack.wsgi [None req-1c94d076-5638-4714-91d5-cc635258f017 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1056.916884] [59021]: [pid: 59021|app: 0|req: 93/165] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:47 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.570016] [59020]: DEBUG cinder.api.middleware.request_id [None req-0036d283-55e7-48fb-9b7b-4e6ff33579c7 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.572488] [59020]: INFO cinder.api.openstack.wsgi [None req-0036d283-55e7-48fb-9b7b-4e6ff33579c7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 [ 1057.572746] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0036d283-55e7-48fb-9b7b-4e6ff33579c7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1057.573029] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0036d283-55e7-48fb-9b7b-4e6ff33579c7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1057.581990] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.581990] [59020]: warnings.warn( [ 1057.585769] [59020]: INFO cinder.volume.api [None req-0036d283-55e7-48fb-9b7b-4e6ff33579c7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1057.591073] [59020]: INFO cinder.api.openstack.wsgi [None req-0036d283-55e7-48fb-9b7b-4e6ff33579c7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 returned with HTTP 200 [ 1057.591663] [59020]: [pid: 59020|app: 0|req: 73/166] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:48 2025] GET /volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1057.602202] [59021]: DEBUG cinder.api.middleware.request_id [None req-844aa20e-4783-46a8-b6a2-fe9430feafab None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.604716] [59021]: INFO cinder.api.openstack.wsgi [None req-844aa20e-4783-46a8-b6a2-fe9430feafab tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] POST http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50/action [ 1057.605298] [59021]: DEBUG cinder.api.openstack.wsgi [None req-844aa20e-4783-46a8-b6a2-fe9430feafab tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1057.605530] [59021]: DEBUG cinder.api.openstack.wsgi [None req-844aa20e-4783-46a8-b6a2-fe9430feafab tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.616124] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.616124] [59021]: warnings.warn( [ 1057.616840] [59021]: INFO cinder.volume.api [None req-844aa20e-4783-46a8-b6a2-fe9430feafab tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1057.633809] [59021]: INFO cinder.volume.api [None req-844aa20e-4783-46a8-b6a2-fe9430feafab tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume updated successfully. [ 1057.634480] [59021]: INFO cinder.api.openstack.wsgi [None req-844aa20e-4783-46a8-b6a2-fe9430feafab tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50/action returned with HTTP 200 [ 1057.634853] [59021]: [pid: 59021|app: 0|req: 94/167] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 9 03:23:48 2025] POST /volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1057.638590] [59020]: DEBUG cinder.api.middleware.request_id [None req-e0047934-28a9-4e3b-85d5-d75afb992f3f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.641788] [59020]: INFO cinder.api.openstack.wsgi [None req-e0047934-28a9-4e3b-85d5-d75afb992f3f tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 [ 1057.642221] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e0047934-28a9-4e3b-85d5-d75afb992f3f tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1057.642349] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e0047934-28a9-4e3b-85d5-d75afb992f3f tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1057.654057] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.654057] [59020]: warnings.warn( [ 1057.660837] [59020]: INFO cinder.volume.api [None req-e0047934-28a9-4e3b-85d5-d75afb992f3f tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1057.669420] [59020]: INFO cinder.api.openstack.wsgi [None req-e0047934-28a9-4e3b-85d5-d75afb992f3f tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 returned with HTTP 200 [ 1057.670043] [59020]: [pid: 59020|app: 0|req: 74/168] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:48 2025] GET /volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.927649] [59021]: DEBUG cinder.api.middleware.request_id [None req-8548b914-8137-4d0e-86a8-5c300270a9c0 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.930099] [59021]: INFO cinder.api.openstack.wsgi [None req-8548b914-8137-4d0e-86a8-5c300270a9c0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1057.930099] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8548b914-8137-4d0e-86a8-5c300270a9c0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1057.930229] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8548b914-8137-4d0e-86a8-5c300270a9c0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1057.943235] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.943235] [59021]: warnings.warn( [ 1057.947197] [59021]: INFO cinder.volume.api [None req-8548b914-8137-4d0e-86a8-5c300270a9c0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1057.952828] [59021]: INFO cinder.api.openstack.wsgi [None req-8548b914-8137-4d0e-86a8-5c300270a9c0 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1057.953305] [59021]: [pid: 59021|app: 0|req: 95/169] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:48 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.009338] [59020]: DEBUG cinder.api.middleware.request_id [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-2ddc9fa2-fa4e-4e1f-a495-40625923910f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.011830] [59020]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-2ddc9fa2-fa4e-4e1f-a495-40625923910f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] POST http://10.180.1.21/volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34/action [ 1058.012286] [59020]: DEBUG cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-2ddc9fa2-fa4e-4e1f-a495-40625923910f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action body: b'{"os-complete": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1058.012419] [59020]: DEBUG cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-2ddc9fa2-fa4e-4e1f-a495-40625923910f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.028271] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.028271] [59020]: warnings.warn( [ 1058.040016] [59020]: INFO cinder.api.openstack.wsgi [req-66504a5c-59a8-4950-87e0-a8dac08774d6 req-2ddc9fa2-fa4e-4e1f-a495-40625923910f tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34/action returned with HTTP 204 [ 1058.040743] [59020]: [pid: 59020|app: 0|req: 75/170] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:23:48 2025] POST /volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1058.197747] [59021]: DEBUG cinder.api.middleware.request_id [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-6b36c34a-0650-4643-b0ae-8e4eda80fa18 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.200049] [59021]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-6b36c34a-0650-4643-b0ae-8e4eda80fa18 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] POST http://10.180.1.21/volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731/action [ 1058.200481] [59021]: DEBUG cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-6b36c34a-0650-4643-b0ae-8e4eda80fa18 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1058.200618] [59021]: DEBUG cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-6b36c34a-0650-4643-b0ae-8e4eda80fa18 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.217396] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.217396] [59021]: warnings.warn( [ 1058.224284] [59021]: INFO cinder.api.openstack.wsgi [req-5d9795c2-8645-4c64-9100-a0b6173240c7 req-6b36c34a-0650-4643-b0ae-8e4eda80fa18 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731/action returned with HTTP 204 [ 1058.224852] [59021]: [pid: 59021|app: 0|req: 96/171] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:23:48 2025] POST /volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1058.381274] [59020]: DEBUG cinder.api.middleware.request_id [req-a1a1e355-a510-445f-a737-0cd5cc0b1ab8 req-a6f149ae-fdac-4101-9f79-46c2395ce526 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.383637] [59020]: INFO cinder.api.openstack.wsgi [req-a1a1e355-a510-445f-a737-0cd5cc0b1ab8 req-a6f149ae-fdac-4101-9f79-46c2395ce526 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 [ 1058.383846] [59020]: DEBUG cinder.api.openstack.wsgi [req-a1a1e355-a510-445f-a737-0cd5cc0b1ab8 req-a6f149ae-fdac-4101-9f79-46c2395ce526 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.384079] [59020]: DEBUG cinder.api.openstack.wsgi [req-a1a1e355-a510-445f-a737-0cd5cc0b1ab8 req-a6f149ae-fdac-4101-9f79-46c2395ce526 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.391719] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.391719] [59020]: warnings.warn( [ 1058.395875] [59020]: INFO cinder.volume.api [req-a1a1e355-a510-445f-a737-0cd5cc0b1ab8 req-a6f149ae-fdac-4101-9f79-46c2395ce526 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1058.400770] [59020]: INFO cinder.api.openstack.wsgi [req-a1a1e355-a510-445f-a737-0cd5cc0b1ab8 req-a6f149ae-fdac-4101-9f79-46c2395ce526 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 returned with HTTP 200 [ 1058.401332] [59020]: [pid: 59020|app: 0|req: 76/172] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:23:49 2025] GET /volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.963714] [59021]: DEBUG cinder.api.middleware.request_id [None req-0c86b16d-7aeb-40dc-90c1-d51fdbcf6e77 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.965731] [59021]: INFO cinder.api.openstack.wsgi [None req-0c86b16d-7aeb-40dc-90c1-d51fdbcf6e77 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1058.965988] [59021]: DEBUG cinder.api.openstack.wsgi [None req-0c86b16d-7aeb-40dc-90c1-d51fdbcf6e77 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1058.966208] [59021]: DEBUG cinder.api.openstack.wsgi [None req-0c86b16d-7aeb-40dc-90c1-d51fdbcf6e77 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1058.980224] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.980224] [59021]: warnings.warn( [ 1058.984400] [59021]: INFO cinder.volume.api [None req-0c86b16d-7aeb-40dc-90c1-d51fdbcf6e77 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1058.989523] [59021]: INFO cinder.api.openstack.wsgi [None req-0c86b16d-7aeb-40dc-90c1-d51fdbcf6e77 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1058.989958] [59021]: [pid: 59021|app: 0|req: 97/173] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:49 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.003596] [59020]: DEBUG cinder.api.middleware.request_id [None req-7b7d3014-45f3-4098-8a0d-104b17505ddf None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.005678] [59020]: INFO cinder.api.openstack.wsgi [None req-7b7d3014-45f3-4098-8a0d-104b17505ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1059.006114] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7b7d3014-45f3-4098-8a0d-104b17505ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.006114] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7b7d3014-45f3-4098-8a0d-104b17505ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.017599] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.017599] [59020]: warnings.warn( [ 1059.021304] [59020]: INFO cinder.volume.api [None req-7b7d3014-45f3-4098-8a0d-104b17505ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1059.026143] [59020]: INFO cinder.api.openstack.wsgi [None req-7b7d3014-45f3-4098-8a0d-104b17505ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1059.026584] [59020]: [pid: 59020|app: 0|req: 77/174] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:49 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.250762] [59021]: DEBUG cinder.api.middleware.request_id [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.252974] [59021]: INFO cinder.api.openstack.wsgi [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1059.253255] [59021]: DEBUG cinder.api.openstack.wsgi [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1398414000"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.254710] [59021]: DEBUG cinder.api.v3.volumes [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1398414000'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1059.254827] [59021]: INFO cinder.api.v3.volumes [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Create volume of 1 GB [ 1059.259127] [59021]: INFO cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Availability Zones retrieved successfully. [ 1059.266086] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Flow 'volume_create_api' (6fb58030-1ff7-4e6b-b74f-6a5eaf48485f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1059.267291] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80bfcb0f-52cc-4cd8-887a-0cd4c875f72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.268550] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1059.288869] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80bfcb0f-52cc-4cd8-887a-0cd4c875f72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.289900] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (221907f9-126e-4f75-bc90-e80e6f89da52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.328657] [59021]: DEBUG cinder.quota [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Created reservations ['43cf04c4-fc4b-4410-91c2-2e66eb0e3580', 'b003d3dd-a845-4662-a1b0-e54b9aa7ef44', '1ed6642a-5099-4ba1-8768-956241dae1a0', 'ae294402-2a6f-4f13-a449-eb4796f12df6'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1059.329703] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (221907f9-126e-4f75-bc90-e80e6f89da52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43cf04c4-fc4b-4410-91c2-2e66eb0e3580', 'b003d3dd-a845-4662-a1b0-e54b9aa7ef44', '1ed6642a-5099-4ba1-8768-956241dae1a0', 'ae294402-2a6f-4f13-a449-eb4796f12df6']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.330735] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b55de2ed-270b-46a4-aab5-80019aba2c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.346862] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b55de2ed-270b-46a4-aab5-80019aba2c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc781f67-fdc0-4216-bc22-e465b6d317d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1398414000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4cc24aee0034269b3a3cc5579f419f0',qos_specs=None,replication_status=,reservations=['43cf04c4-fc4b-4410-91c2-2e66eb0e3580','b003d3dd-a845-4662-a1b0-e54b9aa7ef44','1ed6642a-5099-4ba1-8768-956241dae1a0','ae294402-2a6f-4f13-a449-eb4796f12df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc083a182e7f4865bea8fb2e69511762',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1398414000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc781f67-fdc0-4216-bc22-e465b6d317d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4cc24aee0034269b3a3cc5579f419f0',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='dc083a182e7f4865bea8fb2e69511762',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.347831] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd1a1e8-905a-4c30-970c-79afdb0876ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.363459] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd1a1e8-905a-4c30-970c-79afdb0876ac) 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-1398414000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4cc24aee0034269b3a3cc5579f419f0',qos_specs=None,replication_status=,reservations=['43cf04c4-fc4b-4410-91c2-2e66eb0e3580','b003d3dd-a845-4662-a1b0-e54b9aa7ef44','1ed6642a-5099-4ba1-8768-956241dae1a0','ae294402-2a6f-4f13-a449-eb4796f12df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc083a182e7f4865bea8fb2e69511762',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.363674] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55766f7-a4d7-45b8-8e1f-761f2b58aef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1059.365864] [59020]: DEBUG cinder.api.middleware.request_id [req-561a0934-f135-44f6-a59a-b3d9a037c3dd req-203d7a0e-ab34-4a39-9356-b4f1167deecf None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.368451] [59020]: INFO cinder.api.openstack.wsgi [req-561a0934-f135-44f6-a59a-b3d9a037c3dd req-203d7a0e-ab34-4a39-9356-b4f1167deecf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1059.368666] [59020]: DEBUG cinder.api.openstack.wsgi [req-561a0934-f135-44f6-a59a-b3d9a037c3dd req-203d7a0e-ab34-4a39-9356-b4f1167deecf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.368912] [59020]: DEBUG cinder.api.openstack.wsgi [req-561a0934-f135-44f6-a59a-b3d9a037c3dd req-203d7a0e-ab34-4a39-9356-b4f1167deecf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.373447] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55766f7-a4d7-45b8-8e1f-761f2b58aef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1059.374812] [59021]: DEBUG cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Flow 'volume_create_api' (6fb58030-1ff7-4e6b-b74f-6a5eaf48485f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1059.374893] [59021]: INFO cinder.volume.api [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Create volume request issued successfully. [ 1059.376157] [59021]: INFO cinder.api.openstack.wsgi [None req-402b5128-8c68-46ef-a2b3-1e2a73e2f0b7 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1059.376157] [59021]: [pid: 59021|app: 0|req: 98/175] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:23:50 2025] POST /volume/v3/volumes => generated 753 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1059.383444] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.383444] [59020]: warnings.warn( [ 1059.385751] [59021]: DEBUG cinder.api.middleware.request_id [None req-03580d66-322d-4790-a359-55e65bdd420d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.387998] [59021]: INFO cinder.api.openstack.wsgi [None req-03580d66-322d-4790-a359-55e65bdd420d tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 [ 1059.388243] [59021]: DEBUG cinder.api.openstack.wsgi [None req-03580d66-322d-4790-a359-55e65bdd420d tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1059.388457] [59021]: DEBUG cinder.api.openstack.wsgi [None req-03580d66-322d-4790-a359-55e65bdd420d tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1059.393535] [59020]: INFO cinder.volume.api [req-561a0934-f135-44f6-a59a-b3d9a037c3dd req-203d7a0e-ab34-4a39-9356-b4f1167deecf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1059.397839] [59020]: INFO cinder.api.openstack.wsgi [req-561a0934-f135-44f6-a59a-b3d9a037c3dd req-203d7a0e-ab34-4a39-9356-b4f1167deecf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1059.398027] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.398027] [59021]: warnings.warn( [ 1059.398669] [59020]: [pid: 59020|app: 0|req: 78/176] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:23:50 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.402528] [59021]: INFO cinder.volume.api [None req-03580d66-322d-4790-a359-55e65bdd420d tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1059.408120] [59021]: INFO cinder.api.openstack.wsgi [None req-03580d66-322d-4790-a359-55e65bdd420d tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 returned with HTTP 200 [ 1059.408643] [59021]: [pid: 59021|app: 0|req: 99/177] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:50 2025] GET /volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1060.421352] [59020]: DEBUG cinder.api.middleware.request_id [None req-25dd6828-98fc-43c9-bded-36b121831ef4 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.424029] [59020]: INFO cinder.api.openstack.wsgi [None req-25dd6828-98fc-43c9-bded-36b121831ef4 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 [ 1060.424267] [59020]: DEBUG cinder.api.openstack.wsgi [None req-25dd6828-98fc-43c9-bded-36b121831ef4 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1060.424477] [59020]: DEBUG cinder.api.openstack.wsgi [None req-25dd6828-98fc-43c9-bded-36b121831ef4 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1060.439657] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.439657] [59020]: warnings.warn( [ 1060.445462] [59020]: INFO cinder.volume.api [None req-25dd6828-98fc-43c9-bded-36b121831ef4 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1060.451345] [59020]: INFO cinder.api.openstack.wsgi [None req-25dd6828-98fc-43c9-bded-36b121831ef4 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 returned with HTTP 200 [ 1060.451823] [59020]: [pid: 59020|app: 0|req: 79/178] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:23:51 2025] GET /volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.986157] [59021]: DEBUG cinder.api.middleware.request_id [None req-7d49df10-f332-4a74-9264-150cc5ba0791 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.986601] [59021]: INFO cinder.api.openstack.wsgi [None req-7d49df10-f332-4a74-9264-150cc5ba0791 None None] GET http://10.180.1.21/volume// [ 1062.986769] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7d49df10-f332-4a74-9264-150cc5ba0791 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1062.987016] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7d49df10-f332-4a74-9264-150cc5ba0791 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1062.987781] [59021]: INFO cinder.api.openstack.wsgi [None req-7d49df10-f332-4a74-9264-150cc5ba0791 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1062.987781] [59021]: [pid: 59021|app: 0|req: 100/179] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:23:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1062.993287] [59020]: DEBUG cinder.api.middleware.request_id [req-d97c6b28-5489-4aef-916b-b2422e480258 req-5c1bd8d1-a569-48b5-85fd-14bc9c8a0316 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.996032] [59020]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-5c1bd8d1-a569-48b5-85fd-14bc9c8a0316 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1062.996496] [59020]: DEBUG cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-5c1bd8d1-a569-48b5-85fd-14bc9c8a0316 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9bde742-98b0-4ff8-a93c-48d9e651937e", "connector": null, "instance_uuid": "d54191aa-f559-4569-b519-8e3492390055"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1063.014538] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.014538] [59020]: warnings.warn( [ 1063.050386] [59020]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-5c1bd8d1-a569-48b5-85fd-14bc9c8a0316 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1063.051124] [59020]: [pid: 59020|app: 0|req: 80/180] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:23:53 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1063.055287] [59021]: DEBUG cinder.api.middleware.request_id [req-d97c6b28-5489-4aef-916b-b2422e480258 req-ee06d540-ffb1-48f2-8940-15fb58831862 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.058211] [59021]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-ee06d540-ffb1-48f2-8940-15fb58831862 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 [ 1063.058211] [59021]: DEBUG cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-ee06d540-ffb1-48f2-8940-15fb58831862 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1063.058211] [59021]: DEBUG cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-ee06d540-ffb1-48f2-8940-15fb58831862 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1063.065263] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.065263] [59021]: warnings.warn( [ 1063.611988] [59021]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-ee06d540-ffb1-48f2-8940-15fb58831862 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 returned with HTTP 200 [ 1063.612836] [59021]: [pid: 59021|app: 0|req: 101/181] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:23:53 2025] DELETE /volume/v3/attachments/6af44218-4c61-4a51-a20a-11f697548d34 => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1071.841319] [59020]: DEBUG cinder.api.middleware.request_id [req-be2258e9-0dc8-4390-8352-0777edc5ee2f req-d921ef24-5d05-49d6-922c-49e33070b015 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.843829] [59020]: INFO cinder.api.openstack.wsgi [req-be2258e9-0dc8-4390-8352-0777edc5ee2f req-d921ef24-5d05-49d6-922c-49e33070b015 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1071.844069] [59020]: DEBUG cinder.api.openstack.wsgi [req-be2258e9-0dc8-4390-8352-0777edc5ee2f req-d921ef24-5d05-49d6-922c-49e33070b015 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1071.844283] [59020]: DEBUG cinder.api.openstack.wsgi [req-be2258e9-0dc8-4390-8352-0777edc5ee2f req-d921ef24-5d05-49d6-922c-49e33070b015 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1071.860051] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.860051] [59020]: warnings.warn( [ 1071.864584] [59020]: INFO cinder.volume.api [req-be2258e9-0dc8-4390-8352-0777edc5ee2f req-d921ef24-5d05-49d6-922c-49e33070b015 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1071.870175] [59020]: INFO cinder.api.openstack.wsgi [req-be2258e9-0dc8-4390-8352-0777edc5ee2f req-d921ef24-5d05-49d6-922c-49e33070b015 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1071.870671] [59020]: [pid: 59020|app: 0|req: 81/182] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:24:02 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1072.924131] [59021]: DEBUG cinder.api.middleware.request_id [req-d97c6b28-5489-4aef-916b-b2422e480258 req-cc2da588-5337-420b-b034-45fbdcfb955d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.926384] [59021]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-cc2da588-5337-420b-b034-45fbdcfb955d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] PUT http://10.180.1.21/volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 [ 1072.926807] [59021]: DEBUG cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-cc2da588-5337-420b-b034-45fbdcfb955d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-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-968953", "mountpoint": "/dev/sdb"}}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1072.936535] [59021]: DEBUG cinder.coordination [req-d97c6b28-5489-4aef-916b-b2422e480258 req-cc2da588-5337-420b-b034-45fbdcfb955d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Acquiring lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1072.942059] [59021]: DEBUG cinder.coordination [req-d97c6b28-5489-4aef-916b-b2422e480258 req-cc2da588-5337-420b-b034-45fbdcfb955d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1072.943084] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.943084] [59021]: warnings.warn( [ 1073.465138] [59021]: DEBUG cinder.coordination [req-d97c6b28-5489-4aef-916b-b2422e480258 req-cc2da588-5337-420b-b034-45fbdcfb955d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Lock "cinder-attachment_update-f9bde742-98b0-4ff8-a93c-48d9e651937e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1073.465499] [59021]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-cc2da588-5337-420b-b034-45fbdcfb955d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 returned with HTTP 200 [ 1073.466057] [59021]: [pid: 59021|app: 0|req: 102/183] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:24:03 2025] PUT /volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.470909] [59020]: DEBUG cinder.api.middleware.request_id [req-d97c6b28-5489-4aef-916b-b2422e480258 req-f2a69d8a-8526-460d-af7a-4dd01b5d6a1a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.473557] [59020]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-f2a69d8a-8526-460d-af7a-4dd01b5d6a1a tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 [ 1073.473799] [59020]: DEBUG cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-f2a69d8a-8526-460d-af7a-4dd01b5d6a1a tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1073.474078] [59020]: DEBUG cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-f2a69d8a-8526-460d-af7a-4dd01b5d6a1a tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1073.491108] [59020]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-f2a69d8a-8526-460d-af7a-4dd01b5d6a1a tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 returned with HTTP 200 [ 1073.491617] [59020]: [pid: 59020|app: 0|req: 82/184] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Dec 9 03:24:04 2025] GET /volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1077.893278] [59021]: DEBUG cinder.api.middleware.request_id [req-d97c6b28-5489-4aef-916b-b2422e480258 req-36f75077-bf8c-4c1d-bded-9be5f9fe2fa0 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1077.895421] [59021]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-36f75077-bf8c-4c1d-bded-9be5f9fe2fa0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] POST http://10.180.1.21/volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245/action [ 1077.895843] [59021]: DEBUG cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-36f75077-bf8c-4c1d-bded-9be5f9fe2fa0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1077.895976] [59021]: DEBUG cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-36f75077-bf8c-4c1d-bded-9be5f9fe2fa0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1077.918533] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1077.918533] [59021]: warnings.warn( [ 1077.929558] [59021]: INFO cinder.api.openstack.wsgi [req-d97c6b28-5489-4aef-916b-b2422e480258 req-36f75077-bf8c-4c1d-bded-9be5f9fe2fa0 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245/action returned with HTTP 204 [ 1077.930078] [59021]: [pid: 59021|app: 0|req: 103/185] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:24:08 2025] POST /volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1083.489943] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=130,cinder:UPDATE=18,cinder:INSERT=4 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1084.598112] [59020]: DEBUG cinder.api.middleware.request_id [req-5c1acde9-b103-49c9-ac88-9178e3bf929d req-c8ec7682-428f-4164-ab6d-9ab65188acdf None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.602173] [59020]: INFO cinder.api.openstack.wsgi [req-5c1acde9-b103-49c9-ac88-9178e3bf929d req-c8ec7682-428f-4164-ab6d-9ab65188acdf tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 [ 1084.602173] [59020]: DEBUG cinder.api.openstack.wsgi [req-5c1acde9-b103-49c9-ac88-9178e3bf929d req-c8ec7682-428f-4164-ab6d-9ab65188acdf tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1084.602173] [59020]: DEBUG cinder.api.openstack.wsgi [req-5c1acde9-b103-49c9-ac88-9178e3bf929d req-c8ec7682-428f-4164-ab6d-9ab65188acdf tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1084.617122] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.617122] [59020]: warnings.warn( [ 1085.156805] [59020]: INFO cinder.api.openstack.wsgi [req-5c1acde9-b103-49c9-ac88-9178e3bf929d req-c8ec7682-428f-4164-ab6d-9ab65188acdf tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 returned with HTTP 200 [ 1085.157507] [59020]: [pid: 59020|app: 0|req: 83/186] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:24:15 2025] DELETE /volume/v3/attachments/1daa5d2c-4fad-41e1-a41a-7b3236f22245 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.927941] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=296,cinder:INSERT=37,cinder:UPDATE=62 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1088.423016] [59021]: DEBUG cinder.api.middleware.request_id [None req-67894700-b551-4c0d-8a67-ad008ab1bd00 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.425236] [59021]: INFO cinder.api.openstack.wsgi [None req-67894700-b551-4c0d-8a67-ad008ab1bd00 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1088.425528] [59021]: DEBUG cinder.api.openstack.wsgi [None req-67894700-b551-4c0d-8a67-ad008ab1bd00 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.427695] [59021]: DEBUG cinder.api.openstack.wsgi [None req-67894700-b551-4c0d-8a67-ad008ab1bd00 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.443893] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.443893] [59021]: warnings.warn( [ 1088.452495] [59021]: INFO cinder.volume.api [None req-67894700-b551-4c0d-8a67-ad008ab1bd00 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1088.459561] [59021]: INFO cinder.api.openstack.wsgi [None req-67894700-b551-4c0d-8a67-ad008ab1bd00 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1088.460512] [59021]: [pid: 59021|app: 0|req: 104/187] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:19 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.498622] [59020]: DEBUG cinder.api.middleware.request_id [None req-0aac7e65-388c-4bba-b7a4-6e638a1acc01 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.500838] [59020]: INFO cinder.api.openstack.wsgi [None req-0aac7e65-388c-4bba-b7a4-6e638a1acc01 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1088.501200] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0aac7e65-388c-4bba-b7a4-6e638a1acc01 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1088.501481] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0aac7e65-388c-4bba-b7a4-6e638a1acc01 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1088.511015] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.511015] [59020]: warnings.warn( [ 1088.515717] [59020]: INFO cinder.volume.api [None req-0aac7e65-388c-4bba-b7a4-6e638a1acc01 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1088.525024] [59020]: INFO cinder.api.openstack.wsgi [None req-0aac7e65-388c-4bba-b7a4-6e638a1acc01 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1088.525393] [59020]: [pid: 59020|app: 0|req: 84/188] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:19 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.696398] [59021]: DEBUG cinder.api.middleware.request_id [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.700538] [59021]: INFO cinder.api.openstack.wsgi [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1089.702397] [59021]: DEBUG cinder.api.openstack.wsgi [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-447025058"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.702634] [59021]: DEBUG cinder.api.v3.volumes [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-447025058'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1089.702634] [59021]: INFO cinder.api.v3.volumes [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Create volume of 1 GB [ 1089.709587] [59021]: INFO cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Availability Zones retrieved successfully. [ 1089.717503] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Flow 'volume_create_api' (85c2945b-79a2-44f9-89c1-99f942f9fddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1089.719550] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61735ecc-c64e-487d-9786-56eceae7b1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.720899] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1089.756773] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61735ecc-c64e-487d-9786-56eceae7b1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.758181] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a7f20c-6601-481d-87e9-ab7a03dcb702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.844708] [59021]: DEBUG cinder.quota [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Created reservations ['c87e586e-64db-4a8a-881f-a21f32446d53', '8c1b8277-8d3a-4b37-ab05-f9a399ef8c1f', '007dd8ab-e840-4c12-b32d-7dac363ebc2e', '21c13840-6b19-4549-8d30-cead0ed43233'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1089.845665] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a7f20c-6601-481d-87e9-ab7a03dcb702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c87e586e-64db-4a8a-881f-a21f32446d53', '8c1b8277-8d3a-4b37-ab05-f9a399ef8c1f', '007dd8ab-e840-4c12-b32d-7dac363ebc2e', '21c13840-6b19-4549-8d30-cead0ed43233']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.846781] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39352289-839c-434e-a8b1-210ad0ec8869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.867059] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39352289-839c-434e-a8b1-210ad0ec8869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe1290a-809d-400f-92f1-65d523334c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-447025058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc04a0fa55d046a283cff4be409ded12',qos_specs=None,replication_status=,reservations=['c87e586e-64db-4a8a-881f-a21f32446d53','8c1b8277-8d3a-4b37-ab05-f9a399ef8c1f','007dd8ab-e840-4c12-b32d-7dac363ebc2e','21c13840-6b19-4549-8d30-cead0ed43233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b30c57164a3406da1a1f868f34cbbbd',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-447025058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe1290a-809d-400f-92f1-65d523334c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc04a0fa55d046a283cff4be409ded12',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='7b30c57164a3406da1a1f868f34cbbbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.868109] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce7ccf7-129b-43d9-9778-5c6995cd3db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.890580] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce7ccf7-129b-43d9-9778-5c6995cd3db8) 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-447025058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc04a0fa55d046a283cff4be409ded12',qos_specs=None,replication_status=,reservations=['c87e586e-64db-4a8a-881f-a21f32446d53','8c1b8277-8d3a-4b37-ab05-f9a399ef8c1f','007dd8ab-e840-4c12-b32d-7dac363ebc2e','21c13840-6b19-4549-8d30-cead0ed43233'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b30c57164a3406da1a1f868f34cbbbd',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.892338] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a65d18-4d08-4573-a09e-6f4f560f475b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1089.902058] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a65d18-4d08-4573-a09e-6f4f560f475b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1089.903217] [59021]: DEBUG cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Flow 'volume_create_api' (85c2945b-79a2-44f9-89c1-99f942f9fddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1089.903602] [59021]: INFO cinder.volume.api [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Create volume request issued successfully. [ 1089.904475] [59021]: INFO cinder.api.openstack.wsgi [None req-0cca8bf4-ccd7-4580-b783-6c87d0f2edee tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1089.905011] [59021]: [pid: 59021|app: 0|req: 105/189] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:24:20 2025] POST /volume/v3/volumes => generated 750 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1089.915541] [59020]: DEBUG cinder.api.middleware.request_id [None req-3236777d-581c-4ef3-8412-b653d751c7d7 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.917870] [59020]: INFO cinder.api.openstack.wsgi [None req-3236777d-581c-4ef3-8412-b653d751c7d7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1089.918684] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3236777d-581c-4ef3-8412-b653d751c7d7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1089.918684] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3236777d-581c-4ef3-8412-b653d751c7d7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1089.930021] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.930021] [59020]: warnings.warn( [ 1089.935905] [59020]: INFO cinder.volume.api [None req-3236777d-581c-4ef3-8412-b653d751c7d7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1089.947936] [59020]: INFO cinder.api.openstack.wsgi [None req-3236777d-581c-4ef3-8412-b653d751c7d7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1089.948443] [59020]: [pid: 59020|app: 0|req: 85/190] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:20 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.964436] [59021]: DEBUG cinder.api.middleware.request_id [None req-bcd07205-da29-47ce-ba59-4b7810b3f5e3 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.966673] [59021]: INFO cinder.api.openstack.wsgi [None req-bcd07205-da29-47ce-ba59-4b7810b3f5e3 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1090.966913] [59021]: DEBUG cinder.api.openstack.wsgi [None req-bcd07205-da29-47ce-ba59-4b7810b3f5e3 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1090.967136] [59021]: DEBUG cinder.api.openstack.wsgi [None req-bcd07205-da29-47ce-ba59-4b7810b3f5e3 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1090.984039] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.984039] [59021]: warnings.warn( [ 1090.988506] [59021]: INFO cinder.volume.api [None req-bcd07205-da29-47ce-ba59-4b7810b3f5e3 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1090.994389] [59021]: INFO cinder.api.openstack.wsgi [None req-bcd07205-da29-47ce-ba59-4b7810b3f5e3 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1090.994854] [59021]: [pid: 59021|app: 0|req: 106/191] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:21 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.093468] [59020]: DEBUG cinder.api.middleware.request_id [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-05e81ae0-b468-4d52-a846-bcc781a1fc3e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.097194] [59020]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-05e81ae0-b468-4d52-a846-bcc781a1fc3e tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1091.097304] [59020]: DEBUG cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-05e81ae0-b468-4d52-a846-bcc781a1fc3e tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1091.097620] [59020]: DEBUG cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-05e81ae0-b468-4d52-a846-bcc781a1fc3e tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1091.112118] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.112118] [59020]: warnings.warn( [ 1091.118980] [59020]: INFO cinder.volume.api [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-05e81ae0-b468-4d52-a846-bcc781a1fc3e tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1091.126025] [59020]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-05e81ae0-b468-4d52-a846-bcc781a1fc3e tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1091.126541] [59020]: [pid: 59020|app: 0|req: 86/192] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:24:21 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.650863] [59021]: DEBUG cinder.api.middleware.request_id [None req-fc2a0b9a-304a-42a5-82e4-6e52545631c7 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.651529] [59021]: INFO cinder.api.openstack.wsgi [None req-fc2a0b9a-304a-42a5-82e4-6e52545631c7 None None] GET http://10.180.1.21/volume// [ 1092.651784] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fc2a0b9a-304a-42a5-82e4-6e52545631c7 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1092.652102] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fc2a0b9a-304a-42a5-82e4-6e52545631c7 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1092.653111] [59021]: INFO cinder.api.openstack.wsgi [None req-fc2a0b9a-304a-42a5-82e4-6e52545631c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1092.653710] [59021]: [pid: 59021|app: 0|req: 107/193] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:24:23 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1092.657992] [59020]: DEBUG cinder.api.middleware.request_id [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-2c895e7f-c139-45fc-a800-ca2e78c71de0 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.660198] [59020]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-2c895e7f-c139-45fc-a800-ca2e78c71de0 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1092.660771] [59020]: DEBUG cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-2c895e7f-c139-45fc-a800-ca2e78c71de0 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebe1290a-809d-400f-92f1-65d523334c8f", "connector": null, "instance_uuid": "4aa7ffb1-288c-4b14-a562-51ed7b810aad"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.701602] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.701602] [59020]: warnings.warn( [ 1092.725207] [59020]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-2c895e7f-c139-45fc-a800-ca2e78c71de0 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1092.725724] [59020]: [pid: 59020|app: 0|req: 87/194] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:24:23 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1092.752550] [59021]: DEBUG cinder.api.middleware.request_id [None req-3a10ba96-2b2f-461f-852f-03644d2bc222 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.756048] [59021]: INFO cinder.api.openstack.wsgi [None req-3a10ba96-2b2f-461f-852f-03644d2bc222 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1092.756048] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3a10ba96-2b2f-461f-852f-03644d2bc222 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1092.756048] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3a10ba96-2b2f-461f-852f-03644d2bc222 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1092.768388] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.768388] [59021]: warnings.warn( [ 1092.773552] [59021]: INFO cinder.volume.api [None req-3a10ba96-2b2f-461f-852f-03644d2bc222 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1092.781328] [59021]: INFO cinder.api.openstack.wsgi [None req-3a10ba96-2b2f-461f-852f-03644d2bc222 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1092.781792] [59021]: [pid: 59021|app: 0|req: 108/195] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:23 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.793801] [59020]: DEBUG cinder.api.middleware.request_id [None req-b90ba1c7-cef3-4925-8596-cee184f720f8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.795999] [59020]: INFO cinder.api.openstack.wsgi [None req-b90ba1c7-cef3-4925-8596-cee184f720f8 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1093.796397] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b90ba1c7-cef3-4925-8596-cee184f720f8 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1093.797066] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b90ba1c7-cef3-4925-8596-cee184f720f8 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1093.811083] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.811083] [59020]: warnings.warn( [ 1093.814875] [59020]: INFO cinder.volume.api [None req-b90ba1c7-cef3-4925-8596-cee184f720f8 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1093.820354] [59020]: INFO cinder.api.openstack.wsgi [None req-b90ba1c7-cef3-4925-8596-cee184f720f8 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1093.820787] [59020]: [pid: 59020|app: 0|req: 88/196] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:24 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.961374] [59021]: DEBUG cinder.api.middleware.request_id [None req-415a4d9e-901f-491b-b52b-437056da0818 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.961818] [59021]: INFO cinder.api.openstack.wsgi [None req-415a4d9e-901f-491b-b52b-437056da0818 None None] GET http://10.180.1.21/volume// [ 1093.961986] [59021]: DEBUG cinder.api.openstack.wsgi [None req-415a4d9e-901f-491b-b52b-437056da0818 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1093.962210] [59021]: DEBUG cinder.api.openstack.wsgi [None req-415a4d9e-901f-491b-b52b-437056da0818 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1093.962612] [59021]: INFO cinder.api.openstack.wsgi [None req-415a4d9e-901f-491b-b52b-437056da0818 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1093.963082] [59021]: [pid: 59021|app: 0|req: 109/197] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:24:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1093.967307] [59020]: DEBUG cinder.api.middleware.request_id [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-7c4b91f1-688f-4a2c-b520-1ecbb1131678 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.969528] [59020]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-7c4b91f1-688f-4a2c-b520-1ecbb1131678 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1093.969994] [59020]: DEBUG cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-7c4b91f1-688f-4a2c-b520-1ecbb1131678 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1093.970506] [59020]: DEBUG cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-7c4b91f1-688f-4a2c-b520-1ecbb1131678 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1093.981325] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.981325] [59020]: warnings.warn( [ 1093.984732] [59020]: INFO cinder.volume.api [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-7c4b91f1-688f-4a2c-b520-1ecbb1131678 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1093.990007] [59020]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-7c4b91f1-688f-4a2c-b520-1ecbb1131678 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1093.990551] [59020]: [pid: 59020|app: 0|req: 89/198] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:24:24 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1094.021216] [59021]: DEBUG cinder.api.middleware.request_id [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-0efa46bd-6b85-4878-8ee8-b295af37b1c9 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.023899] [59021]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-0efa46bd-6b85-4878-8ee8-b295af37b1c9 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] PUT http://10.180.1.21/volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c [ 1094.024317] [59021]: DEBUG cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-0efa46bd-6b85-4878-8ee8-b295af37b1c9 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-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-969007", "mountpoint": "/dev/sdb"}}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.033909] [59021]: DEBUG cinder.coordination [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-0efa46bd-6b85-4878-8ee8-b295af37b1c9 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Acquiring lock "cinder-attachment_update-ebe1290a-809d-400f-92f1-65d523334c8f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1094.038861] [59021]: DEBUG cinder.coordination [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-0efa46bd-6b85-4878-8ee8-b295af37b1c9 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Lock "cinder-attachment_update-ebe1290a-809d-400f-92f1-65d523334c8f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1094.039963] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.039963] [59021]: warnings.warn( [ 1094.177813] [59020]: DEBUG cinder.api.middleware.request_id [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-7dcac511-c92c-4617-ada3-7dac8443b907 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.180906] [59020]: INFO cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-7dcac511-c92c-4617-ada3-7dac8443b907 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1094.181157] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-7dcac511-c92c-4617-ada3-7dac8443b907 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1094.181399] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-7dcac511-c92c-4617-ada3-7dac8443b907 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1094.192000] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.192000] [59020]: warnings.warn( [ 1094.196277] [59020]: INFO cinder.volume.api [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-7dcac511-c92c-4617-ada3-7dac8443b907 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1094.201817] [59020]: INFO cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-7dcac511-c92c-4617-ada3-7dac8443b907 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1094.202409] [59020]: [pid: 59020|app: 0|req: 90/199] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:24:24 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.241946] [59020]: DEBUG cinder.api.middleware.request_id [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-64e24f56-98c9-4f82-af7d-1d4d16e022cc None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.244676] [59020]: INFO cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-64e24f56-98c9-4f82-af7d-1d4d16e022cc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2/action [ 1094.245097] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-64e24f56-98c9-4f82-af7d-1d4d16e022cc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1094.245237] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-64e24f56-98c9-4f82-af7d-1d4d16e022cc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.256099] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.256099] [59020]: warnings.warn( [ 1094.256642] [59020]: INFO cinder.volume.api [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-64e24f56-98c9-4f82-af7d-1d4d16e022cc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1094.265249] [59020]: INFO cinder.volume.api [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-64e24f56-98c9-4f82-af7d-1d4d16e022cc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Begin detaching volume completed successfully. [ 1094.265563] [59020]: INFO cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-64e24f56-98c9-4f82-af7d-1d4d16e022cc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2/action returned with HTTP 202 [ 1094.266182] [59020]: [pid: 59020|app: 0|req: 91/200] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:24:25 2025] POST /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1094.281708] [59020]: DEBUG cinder.api.middleware.request_id [None req-92ff8a2c-f921-43dc-ae5e-e448867eb77c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.283885] [59020]: INFO cinder.api.openstack.wsgi [None req-92ff8a2c-f921-43dc-ae5e-e448867eb77c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1094.284188] [59020]: DEBUG cinder.api.openstack.wsgi [None req-92ff8a2c-f921-43dc-ae5e-e448867eb77c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1094.284746] [59020]: DEBUG cinder.api.openstack.wsgi [None req-92ff8a2c-f921-43dc-ae5e-e448867eb77c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1094.297568] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.297568] [59020]: warnings.warn( [ 1094.301823] [59020]: INFO cinder.volume.api [None req-92ff8a2c-f921-43dc-ae5e-e448867eb77c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1094.308461] [59020]: INFO cinder.api.openstack.wsgi [None req-92ff8a2c-f921-43dc-ae5e-e448867eb77c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1094.308913] [59020]: [pid: 59020|app: 0|req: 92/201] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:25 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.831665] [59020]: DEBUG cinder.api.middleware.request_id [None req-1ac501b6-60eb-4133-bd4c-eab35536a2c1 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.833720] [59020]: INFO cinder.api.openstack.wsgi [None req-1ac501b6-60eb-4133-bd4c-eab35536a2c1 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1094.833941] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1ac501b6-60eb-4133-bd4c-eab35536a2c1 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1094.834166] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1ac501b6-60eb-4133-bd4c-eab35536a2c1 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1094.848077] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.848077] [59020]: warnings.warn( [ 1094.852231] [59020]: INFO cinder.volume.api [None req-1ac501b6-60eb-4133-bd4c-eab35536a2c1 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1094.857691] [59020]: INFO cinder.api.openstack.wsgi [None req-1ac501b6-60eb-4133-bd4c-eab35536a2c1 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1094.858133] [59020]: [pid: 59020|app: 0|req: 93/202] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:25 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.291470] [59020]: DEBUG cinder.api.middleware.request_id [None req-37eab32e-2d30-42bc-b6d5-a7923873c0c7 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.292562] [59020]: INFO cinder.api.openstack.wsgi [None req-37eab32e-2d30-42bc-b6d5-a7923873c0c7 None None] GET http://10.180.1.21/volume// [ 1095.292562] [59020]: DEBUG cinder.api.openstack.wsgi [None req-37eab32e-2d30-42bc-b6d5-a7923873c0c7 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1095.292562] [59020]: DEBUG cinder.api.openstack.wsgi [None req-37eab32e-2d30-42bc-b6d5-a7923873c0c7 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1095.292839] [59020]: INFO cinder.api.openstack.wsgi [None req-37eab32e-2d30-42bc-b6d5-a7923873c0c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1095.293213] [59020]: [pid: 59020|app: 0|req: 94/203] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:24:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1095.296835] [59020]: DEBUG cinder.api.middleware.request_id [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-08ea2a25-29a2-414f-bd8c-ef2a31b7930a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.299476] [59020]: INFO cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-08ea2a25-29a2-414f-bd8c-ef2a31b7930a tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1095.299761] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-08ea2a25-29a2-414f-bd8c-ef2a31b7930a tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1095.300011] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-08ea2a25-29a2-414f-bd8c-ef2a31b7930a tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1095.311624] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.311624] [59020]: warnings.warn( [ 1095.315824] [59020]: INFO cinder.volume.api [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-08ea2a25-29a2-414f-bd8c-ef2a31b7930a tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1095.321502] [59020]: INFO cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-08ea2a25-29a2-414f-bd8c-ef2a31b7930a tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1095.322068] [59020]: [pid: 59020|app: 0|req: 95/204] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:24:26 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1095.322624] [59020]: DEBUG cinder.api.middleware.request_id [None req-f35b24e9-9094-4bfd-a49d-27cc39e77f3b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.324679] [59020]: INFO cinder.api.openstack.wsgi [None req-f35b24e9-9094-4bfd-a49d-27cc39e77f3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1095.324905] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f35b24e9-9094-4bfd-a49d-27cc39e77f3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1095.325130] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f35b24e9-9094-4bfd-a49d-27cc39e77f3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1095.336251] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.336251] [59020]: warnings.warn( [ 1095.340339] [59020]: INFO cinder.volume.api [None req-f35b24e9-9094-4bfd-a49d-27cc39e77f3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1095.345067] [59020]: INFO cinder.api.openstack.wsgi [None req-f35b24e9-9094-4bfd-a49d-27cc39e77f3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1095.345512] [59020]: [pid: 59020|app: 0|req: 96/205] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:26 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1095.868561] [59020]: DEBUG cinder.api.middleware.request_id [None req-1a90554b-462b-4050-88d1-b6b30dbdd89a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.871080] [59020]: INFO cinder.api.openstack.wsgi [None req-1a90554b-462b-4050-88d1-b6b30dbdd89a tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1095.871421] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1a90554b-462b-4050-88d1-b6b30dbdd89a tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1095.871655] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1a90554b-462b-4050-88d1-b6b30dbdd89a tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1095.886650] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.886650] [59020]: warnings.warn( [ 1095.891346] [59020]: INFO cinder.volume.api [None req-1a90554b-462b-4050-88d1-b6b30dbdd89a tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1095.896535] [59020]: INFO cinder.api.openstack.wsgi [None req-1a90554b-462b-4050-88d1-b6b30dbdd89a tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1095.896957] [59020]: [pid: 59020|app: 0|req: 97/206] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:26 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.356706] [59020]: DEBUG cinder.api.middleware.request_id [None req-5fcc7d94-8646-4e21-9a45-1185e08ca6c0 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.358971] [59020]: INFO cinder.api.openstack.wsgi [None req-5fcc7d94-8646-4e21-9a45-1185e08ca6c0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1096.359231] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5fcc7d94-8646-4e21-9a45-1185e08ca6c0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1096.359456] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5fcc7d94-8646-4e21-9a45-1185e08ca6c0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1096.370889] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.370889] [59020]: warnings.warn( [ 1096.375067] [59020]: INFO cinder.volume.api [None req-5fcc7d94-8646-4e21-9a45-1185e08ca6c0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1096.379635] [59020]: INFO cinder.api.openstack.wsgi [None req-5fcc7d94-8646-4e21-9a45-1185e08ca6c0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1096.380112] [59020]: [pid: 59020|app: 0|req: 98/207] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:27 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.473679] [59020]: DEBUG cinder.api.middleware.request_id [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-d8cc3173-adbc-459e-9b70-cc93eff1dcc6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.476069] [59020]: INFO cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-d8cc3173-adbc-459e-9b70-cc93eff1dcc6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883 [ 1096.507692] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-d8cc3173-adbc-459e-9b70-cc93eff1dcc6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1096.507692] [59020]: DEBUG cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-d8cc3173-adbc-459e-9b70-cc93eff1dcc6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1096.507692] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.507692] [59020]: warnings.warn( [ 1097.012160] [59020]: INFO cinder.api.openstack.wsgi [req-2ada665b-de6b-4f4f-bed5-4f839b182def req-d8cc3173-adbc-459e-9b70-cc93eff1dcc6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883 returned with HTTP 200 [ 1097.012659] [59020]: [pid: 59020|app: 0|req: 99/208] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:24:27 2025] DELETE /volume/v3/attachments/2a8dfaf3-8077-4713-8272-9ddcdb8b3883 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.013393] [59020]: DEBUG cinder.api.middleware.request_id [None req-6295ad34-bc30-46e5-842b-0e9c00dbeca7 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.015288] [59020]: INFO cinder.api.openstack.wsgi [None req-6295ad34-bc30-46e5-842b-0e9c00dbeca7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1097.015494] [59020]: DEBUG cinder.api.openstack.wsgi [None req-6295ad34-bc30-46e5-842b-0e9c00dbeca7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1097.015701] [59020]: DEBUG cinder.api.openstack.wsgi [None req-6295ad34-bc30-46e5-842b-0e9c00dbeca7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1097.027050] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.027050] [59020]: warnings.warn( [ 1097.030318] [59020]: INFO cinder.volume.api [None req-6295ad34-bc30-46e5-842b-0e9c00dbeca7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1097.035081] [59020]: INFO cinder.api.openstack.wsgi [None req-6295ad34-bc30-46e5-842b-0e9c00dbeca7 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1097.035524] [59020]: [pid: 59020|app: 0|req: 100/209] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:27 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.390216] [59020]: DEBUG cinder.api.middleware.request_id [None req-61f189b5-ab3c-4e69-8abe-ec8734e07a1c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.392277] [59020]: INFO cinder.api.openstack.wsgi [None req-61f189b5-ab3c-4e69-8abe-ec8734e07a1c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1097.392497] [59020]: DEBUG cinder.api.openstack.wsgi [None req-61f189b5-ab3c-4e69-8abe-ec8734e07a1c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1097.392709] [59020]: DEBUG cinder.api.openstack.wsgi [None req-61f189b5-ab3c-4e69-8abe-ec8734e07a1c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1097.400563] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.400563] [59020]: warnings.warn( [ 1097.404430] [59020]: INFO cinder.volume.api [None req-61f189b5-ab3c-4e69-8abe-ec8734e07a1c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1097.409164] [59020]: INFO cinder.api.openstack.wsgi [None req-61f189b5-ab3c-4e69-8abe-ec8734e07a1c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1097.409720] [59020]: [pid: 59020|app: 0|req: 101/210] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:28 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.045226] [59020]: DEBUG cinder.api.middleware.request_id [None req-bead4a6c-9bac-4902-820b-4957a63484c2 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.047447] [59020]: INFO cinder.api.openstack.wsgi [None req-bead4a6c-9bac-4902-820b-4957a63484c2 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1098.047674] [59020]: DEBUG cinder.api.openstack.wsgi [None req-bead4a6c-9bac-4902-820b-4957a63484c2 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1098.047910] [59020]: DEBUG cinder.api.openstack.wsgi [None req-bead4a6c-9bac-4902-820b-4957a63484c2 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1098.064895] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.064895] [59020]: warnings.warn( [ 1098.071133] [59020]: INFO cinder.volume.api [None req-bead4a6c-9bac-4902-820b-4957a63484c2 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1098.077307] [59020]: INFO cinder.api.openstack.wsgi [None req-bead4a6c-9bac-4902-820b-4957a63484c2 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1098.077774] [59020]: [pid: 59020|app: 0|req: 102/211] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:28 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.565698] [59021]: DEBUG cinder.coordination [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-0efa46bd-6b85-4878-8ee8-b295af37b1c9 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Lock "cinder-attachment_update-ebe1290a-809d-400f-92f1-65d523334c8f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1098.566064] [59021]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-0efa46bd-6b85-4878-8ee8-b295af37b1c9 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c returned with HTTP 200 [ 1098.566562] [59021]: [pid: 59021|app: 0|req: 110/212] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:24:24 2025] PUT /volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1099.087977] [59020]: DEBUG cinder.api.middleware.request_id [None req-7681d5b6-6284-425b-b6c5-8d94b694bf20 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.090212] [59020]: INFO cinder.api.openstack.wsgi [None req-7681d5b6-6284-425b-b6c5-8d94b694bf20 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1099.090430] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7681d5b6-6284-425b-b6c5-8d94b694bf20 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1099.090635] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7681d5b6-6284-425b-b6c5-8d94b694bf20 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1099.105524] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.105524] [59020]: warnings.warn( [ 1099.110894] [59020]: INFO cinder.volume.api [None req-7681d5b6-6284-425b-b6c5-8d94b694bf20 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1099.116928] [59020]: INFO cinder.api.openstack.wsgi [None req-7681d5b6-6284-425b-b6c5-8d94b694bf20 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1099.117460] [59020]: [pid: 59020|app: 0|req: 103/213] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:29 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.130303] [59021]: DEBUG cinder.api.middleware.request_id [None req-7ec5c718-3441-486f-8f20-e1c96fb83320 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.132549] [59021]: INFO cinder.api.openstack.wsgi [None req-7ec5c718-3441-486f-8f20-e1c96fb83320 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1100.132770] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7ec5c718-3441-486f-8f20-e1c96fb83320 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1100.132978] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7ec5c718-3441-486f-8f20-e1c96fb83320 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1100.137310] [59020]: DEBUG cinder.api.middleware.request_id [None req-f5217880-84b9-4811-9824-eb2e36962427 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.141764] [59020]: INFO cinder.api.openstack.wsgi [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1100.141764] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1615205894"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.141764] [59020]: DEBUG cinder.api.v3.volumes [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1615205894'}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1100.141764] [59020]: INFO cinder.api.v3.volumes [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Create volume of 1 GB [ 1100.147270] [59020]: INFO cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Availability Zones retrieved successfully. [ 1100.147355] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.147355] [59021]: warnings.warn( [ 1100.151795] [59021]: INFO cinder.volume.api [None req-7ec5c718-3441-486f-8f20-e1c96fb83320 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1100.153575] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Flow 'volume_create_api' (c4123cfe-c820-4eeb-aa47-f0d21f9e881a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1100.154792] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d47a3cb-9049-4053-82f9-3273d516afa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1100.156242] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1100.157486] [59021]: INFO cinder.api.openstack.wsgi [None req-7ec5c718-3441-486f-8f20-e1c96fb83320 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1100.158046] [59021]: [pid: 59021|app: 0|req: 111/214] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:30 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.179866] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d47a3cb-9049-4053-82f9-3273d516afa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1100.182664] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8021cd1-135f-4c3a-bc8b-ac6d386fcd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1100.232923] [59020]: DEBUG cinder.quota [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Created reservations ['958703a7-414c-4068-bf5c-64c87923cc0a', 'ecb3e7dc-36f0-4e6b-8e98-0c7a03099bc8', '1d8b5068-29b6-4087-bf7c-07f417e0eec0', '2609d760-af20-4164-a5c0-699e7e2c4387'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1100.233959] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8021cd1-135f-4c3a-bc8b-ac6d386fcd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['958703a7-414c-4068-bf5c-64c87923cc0a', 'ecb3e7dc-36f0-4e6b-8e98-0c7a03099bc8', '1d8b5068-29b6-4087-bf7c-07f417e0eec0', '2609d760-af20-4164-a5c0-699e7e2c4387']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1100.234974] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af89129a-348f-4184-9492-2b0ef3026523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1100.247352] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af89129a-348f-4184-9492-2b0ef3026523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '912bd613-9b24-4c26-84a2-ee1eca423d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1615205894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d183b75549c4452807e8bbe4b7dc6b2',qos_specs=None,replication_status=,reservations=['958703a7-414c-4068-bf5c-64c87923cc0a','ecb3e7dc-36f0-4e6b-8e98-0c7a03099bc8','1d8b5068-29b6-4087-bf7c-07f417e0eec0','2609d760-af20-4164-a5c0-699e7e2c4387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e33e66a4e114a3ab2e2eea4fb83bbba',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1615205894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=912bd613-9b24-4c26-84a2-ee1eca423d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d183b75549c4452807e8bbe4b7dc6b2',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='3e33e66a4e114a3ab2e2eea4fb83bbba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1100.248299] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd60ffaa-c4aa-40a0-9418-93de709845ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1100.262246] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd60ffaa-c4aa-40a0-9418-93de709845ec) 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-1615205894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d183b75549c4452807e8bbe4b7dc6b2',qos_specs=None,replication_status=,reservations=['958703a7-414c-4068-bf5c-64c87923cc0a','ecb3e7dc-36f0-4e6b-8e98-0c7a03099bc8','1d8b5068-29b6-4087-bf7c-07f417e0eec0','2609d760-af20-4164-a5c0-699e7e2c4387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e33e66a4e114a3ab2e2eea4fb83bbba',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1100.263178] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4dba66-05e8-4ca0-912e-0e12b34742c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1100.272230] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4dba66-05e8-4ca0-912e-0e12b34742c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1100.273406] [59020]: DEBUG cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Flow 'volume_create_api' (c4123cfe-c820-4eeb-aa47-f0d21f9e881a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1100.273926] [59020]: INFO cinder.volume.api [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Create volume request issued successfully. [ 1100.274449] [59020]: INFO cinder.api.openstack.wsgi [None req-f5217880-84b9-4811-9824-eb2e36962427 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1100.274924] [59020]: [pid: 59020|app: 0|req: 104/215] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:24:30 2025] POST /volume/v3/volumes => generated 753 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1101.168568] [59021]: DEBUG cinder.api.middleware.request_id [None req-3809eefc-ca5e-4e37-8d16-01bcba65c29c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.170644] [59021]: INFO cinder.api.openstack.wsgi [None req-3809eefc-ca5e-4e37-8d16-01bcba65c29c tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1101.171173] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3809eefc-ca5e-4e37-8d16-01bcba65c29c tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1101.172058] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3809eefc-ca5e-4e37-8d16-01bcba65c29c tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1101.186718] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.186718] [59021]: warnings.warn( [ 1101.190911] [59021]: INFO cinder.volume.api [None req-3809eefc-ca5e-4e37-8d16-01bcba65c29c tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1101.196317] [59021]: INFO cinder.api.openstack.wsgi [None req-3809eefc-ca5e-4e37-8d16-01bcba65c29c tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1101.196758] [59021]: [pid: 59021|app: 0|req: 112/216] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:31 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.205799] [59020]: DEBUG cinder.api.middleware.request_id [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-ccd82819-693a-4692-b6e0-668aefae4f84 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.208050] [59020]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-ccd82819-693a-4692-b6e0-668aefae4f84 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] POST http://10.180.1.21/volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c/action [ 1101.208482] [59020]: DEBUG cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-ccd82819-693a-4692-b6e0-668aefae4f84 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Action body: b'{"os-complete": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1101.208612] [59020]: DEBUG cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-ccd82819-693a-4692-b6e0-668aefae4f84 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.224015] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.224015] [59020]: warnings.warn( [ 1101.231904] [59020]: INFO cinder.api.openstack.wsgi [req-5b236c86-dd9b-42a1-b87b-051e28fcc36d req-ccd82819-693a-4692-b6e0-668aefae4f84 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c/action returned with HTTP 204 [ 1101.232538] [59020]: [pid: 59020|app: 0|req: 105/217] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:24:31 2025] POST /volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1102.207773] [59021]: DEBUG cinder.api.middleware.request_id [None req-80d5f684-4285-4560-9ea9-468dfbc1ecbd None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.209633] [59021]: INFO cinder.api.openstack.wsgi [None req-80d5f684-4285-4560-9ea9-468dfbc1ecbd tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1102.209977] [59021]: DEBUG cinder.api.openstack.wsgi [None req-80d5f684-4285-4560-9ea9-468dfbc1ecbd tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1102.210833] [59021]: DEBUG cinder.api.openstack.wsgi [None req-80d5f684-4285-4560-9ea9-468dfbc1ecbd tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1102.224286] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.224286] [59021]: warnings.warn( [ 1102.228235] [59021]: INFO cinder.volume.api [None req-80d5f684-4285-4560-9ea9-468dfbc1ecbd tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1102.233803] [59021]: INFO cinder.api.openstack.wsgi [None req-80d5f684-4285-4560-9ea9-468dfbc1ecbd tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1102.234307] [59021]: [pid: 59021|app: 0|req: 113/218] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:32 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.243559] [59020]: DEBUG cinder.api.middleware.request_id [None req-5e706e4f-ec6c-4ec0-8e88-0eb462f60593 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.245601] [59020]: INFO cinder.api.openstack.wsgi [None req-5e706e4f-ec6c-4ec0-8e88-0eb462f60593 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1102.245816] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5e706e4f-ec6c-4ec0-8e88-0eb462f60593 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1102.246038] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5e706e4f-ec6c-4ec0-8e88-0eb462f60593 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1102.257753] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.257753] [59020]: warnings.warn( [ 1102.262790] [59020]: INFO cinder.volume.api [None req-5e706e4f-ec6c-4ec0-8e88-0eb462f60593 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1102.268806] [59020]: INFO cinder.api.openstack.wsgi [None req-5e706e4f-ec6c-4ec0-8e88-0eb462f60593 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1102.269293] [59020]: [pid: 59020|app: 0|req: 106/219] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:33 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1103.856053] [59021]: DEBUG cinder.api.middleware.request_id [None req-48fe384b-0068-4c9b-976f-339508e4507f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.857803] [59021]: INFO cinder.api.openstack.wsgi [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1103.858201] [59021]: DEBUG cinder.api.openstack.wsgi [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1932497442"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.859739] [59021]: DEBUG cinder.api.v3.volumes [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1932497442'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1103.859869] [59021]: INFO cinder.api.v3.volumes [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume of 1 GB [ 1103.866179] [59021]: INFO cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Availability Zones retrieved successfully. [ 1103.874233] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Flow 'volume_create_api' (0786b531-5f61-46a1-9737-f2f0b59d8d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1103.875578] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad874dc-abc4-47cb-859d-84c4c0dc80d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1103.876878] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1103.900810] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ad874dc-abc4-47cb-859d-84c4c0dc80d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1103.901872] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ee4429-95e9-49be-b88a-3dc708004833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1103.963198] [59021]: DEBUG cinder.quota [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Created reservations ['5af8ef55-24f5-497e-a602-be431b8281ac', '7c5377d9-04b7-450c-b526-8fdca755c1ee', '10870624-ce1c-4997-b460-f39ff193af06', 'e79e52b8-7c6c-46d1-b21a-b3b52717a1f7'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1103.964497] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ee4429-95e9-49be-b88a-3dc708004833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af8ef55-24f5-497e-a602-be431b8281ac', '7c5377d9-04b7-450c-b526-8fdca755c1ee', '10870624-ce1c-4997-b460-f39ff193af06', 'e79e52b8-7c6c-46d1-b21a-b3b52717a1f7']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1103.965371] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c553cf1f-14e7-472a-b772-1d77a72c5c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1103.981021] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c553cf1f-14e7-472a-b772-1d77a72c5c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '325055d4-e7c0-444a-9a61-60dc5ba3cbfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1932497442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789db612446e44f2a743f45cab1a7e27',qos_specs=None,replication_status=,reservations=['5af8ef55-24f5-497e-a602-be431b8281ac','7c5377d9-04b7-450c-b526-8fdca755c1ee','10870624-ce1c-4997-b460-f39ff193af06','e79e52b8-7c6c-46d1-b21a-b3b52717a1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15acf8dba0894b058650e3951ae3cde8',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1932497442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=325055d4-e7c0-444a-9a61-60dc5ba3cbfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789db612446e44f2a743f45cab1a7e27',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='15acf8dba0894b058650e3951ae3cde8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1103.981918] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f76915-50ab-48b4-8b40-a657ff062726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1103.997359] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f76915-50ab-48b4-8b40-a657ff062726) 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-1932497442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789db612446e44f2a743f45cab1a7e27',qos_specs=None,replication_status=,reservations=['5af8ef55-24f5-497e-a602-be431b8281ac','7c5377d9-04b7-450c-b526-8fdca755c1ee','10870624-ce1c-4997-b460-f39ff193af06','e79e52b8-7c6c-46d1-b21a-b3b52717a1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15acf8dba0894b058650e3951ae3cde8',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1103.998297] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58bf047-7c95-4036-83b4-0ab4d5d99b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1104.007532] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58bf047-7c95-4036-83b4-0ab4d5d99b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1104.008728] [59021]: DEBUG cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Flow 'volume_create_api' (0786b531-5f61-46a1-9737-f2f0b59d8d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1104.009452] [59021]: INFO cinder.volume.api [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume request issued successfully. [ 1104.013020] [59021]: INFO cinder.api.openstack.wsgi [None req-48fe384b-0068-4c9b-976f-339508e4507f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1104.013020] [59021]: [pid: 59021|app: 0|req: 114/220] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:24:34 2025] POST /volume/v3/volumes => generated 754 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1104.021532] [59020]: DEBUG cinder.api.middleware.request_id [None req-8cd986a0-2301-4013-b99e-c153d304faae None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.025019] [59020]: INFO cinder.api.openstack.wsgi [None req-8cd986a0-2301-4013-b99e-c153d304faae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1104.025019] [59020]: DEBUG cinder.api.openstack.wsgi [None req-8cd986a0-2301-4013-b99e-c153d304faae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1104.025428] [59020]: DEBUG cinder.api.openstack.wsgi [None req-8cd986a0-2301-4013-b99e-c153d304faae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1104.033814] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.033814] [59020]: warnings.warn( [ 1104.039740] [59020]: INFO cinder.volume.api [None req-8cd986a0-2301-4013-b99e-c153d304faae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1104.044721] [59020]: INFO cinder.api.openstack.wsgi [None req-8cd986a0-2301-4013-b99e-c153d304faae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1104.044721] [59020]: [pid: 59020|app: 0|req: 107/221] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:34 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.056119] [59021]: DEBUG cinder.api.middleware.request_id [None req-08b4010a-d038-4bfc-bcb8-aae5c08dab6c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.060862] [59021]: INFO cinder.api.openstack.wsgi [None req-08b4010a-d038-4bfc-bcb8-aae5c08dab6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1105.060862] [59021]: DEBUG cinder.api.openstack.wsgi [None req-08b4010a-d038-4bfc-bcb8-aae5c08dab6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1105.060862] [59021]: DEBUG cinder.api.openstack.wsgi [None req-08b4010a-d038-4bfc-bcb8-aae5c08dab6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1105.072704] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.072704] [59021]: warnings.warn( [ 1105.077740] [59021]: INFO cinder.volume.api [None req-08b4010a-d038-4bfc-bcb8-aae5c08dab6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1105.083300] [59021]: INFO cinder.api.openstack.wsgi [None req-08b4010a-d038-4bfc-bcb8-aae5c08dab6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1105.083300] [59021]: [pid: 59021|app: 0|req: 115/222] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:35 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.121691] [59020]: DEBUG cinder.api.middleware.request_id [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-3fba92aa-881b-4125-afe0-4a2418ea998e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.124865] [59020]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-3fba92aa-881b-4125-afe0-4a2418ea998e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1105.125186] [59020]: DEBUG cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-3fba92aa-881b-4125-afe0-4a2418ea998e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1105.125478] [59020]: DEBUG cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-3fba92aa-881b-4125-afe0-4a2418ea998e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1105.138871] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.138871] [59020]: warnings.warn( [ 1105.144601] [59020]: INFO cinder.volume.api [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-3fba92aa-881b-4125-afe0-4a2418ea998e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1105.151980] [59020]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-3fba92aa-881b-4125-afe0-4a2418ea998e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1105.152633] [59020]: [pid: 59020|app: 0|req: 108/223] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:24:35 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.678447] [59021]: DEBUG cinder.api.middleware.request_id [None req-b38e989b-8bd3-4dfb-8ab5-9b58b093bf1e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.678935] [59021]: INFO cinder.api.openstack.wsgi [None req-b38e989b-8bd3-4dfb-8ab5-9b58b093bf1e None None] GET http://10.180.1.21/volume// [ 1106.679136] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b38e989b-8bd3-4dfb-8ab5-9b58b093bf1e None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.679420] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b38e989b-8bd3-4dfb-8ab5-9b58b093bf1e None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.679923] [59021]: INFO cinder.api.openstack.wsgi [None req-b38e989b-8bd3-4dfb-8ab5-9b58b093bf1e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1106.680284] [59021]: [pid: 59021|app: 0|req: 116/224] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:24:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1106.683971] [59020]: DEBUG cinder.api.middleware.request_id [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-0d410af4-c132-4267-8b44-f333b323513b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.686188] [59020]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-0d410af4-c132-4267-8b44-f333b323513b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1106.686587] [59020]: DEBUG cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-0d410af4-c132-4267-8b44-f333b323513b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "325055d4-e7c0-444a-9a61-60dc5ba3cbfa", "connector": null, "instance_uuid": "3908e345-cfc8-4c27-9866-53e34afb27bf"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.702312] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.702312] [59020]: warnings.warn( [ 1106.730075] [59020]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-0d410af4-c132-4267-8b44-f333b323513b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1106.730898] [59020]: [pid: 59020|app: 0|req: 109/225] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:24:37 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) [ 1106.752258] [59021]: DEBUG cinder.api.middleware.request_id [None req-396ec104-7bb5-40f0-a4af-a4a053fa9ecb None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.754648] [59021]: INFO cinder.api.openstack.wsgi [None req-396ec104-7bb5-40f0-a4af-a4a053fa9ecb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1106.754887] [59021]: DEBUG cinder.api.openstack.wsgi [None req-396ec104-7bb5-40f0-a4af-a4a053fa9ecb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1106.755259] [59021]: DEBUG cinder.api.openstack.wsgi [None req-396ec104-7bb5-40f0-a4af-a4a053fa9ecb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1106.765970] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.765970] [59021]: warnings.warn( [ 1106.769495] [59021]: INFO cinder.volume.api [None req-396ec104-7bb5-40f0-a4af-a4a053fa9ecb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1106.774708] [59021]: INFO cinder.api.openstack.wsgi [None req-396ec104-7bb5-40f0-a4af-a4a053fa9ecb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1106.775191] [59021]: [pid: 59021|app: 0|req: 117/226] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:37 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.256767] [59020]: DEBUG cinder.api.middleware.request_id [None req-37781363-c977-4c05-8ba4-1ea00171403a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.257268] [59020]: INFO cinder.api.openstack.wsgi [None req-37781363-c977-4c05-8ba4-1ea00171403a None None] GET http://10.180.1.21/volume// [ 1107.257444] [59020]: DEBUG cinder.api.openstack.wsgi [None req-37781363-c977-4c05-8ba4-1ea00171403a None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1107.257805] [59020]: DEBUG cinder.api.openstack.wsgi [None req-37781363-c977-4c05-8ba4-1ea00171403a None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1107.258241] [59020]: INFO cinder.api.openstack.wsgi [None req-37781363-c977-4c05-8ba4-1ea00171403a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.258605] [59020]: [pid: 59020|app: 0|req: 110/227] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:24:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.266174] [59021]: DEBUG cinder.api.middleware.request_id [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-383c0d48-7607-4cd4-a32e-a22ee5c607e2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.268822] [59021]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-383c0d48-7607-4cd4-a32e-a22ee5c607e2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1107.269149] [59021]: DEBUG cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-383c0d48-7607-4cd4-a32e-a22ee5c607e2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1107.269467] [59021]: DEBUG cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-383c0d48-7607-4cd4-a32e-a22ee5c607e2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1107.282728] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.282728] [59021]: warnings.warn( [ 1107.287102] [59021]: INFO cinder.volume.api [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-383c0d48-7607-4cd4-a32e-a22ee5c607e2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1107.292416] [59021]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-383c0d48-7607-4cd4-a32e-a22ee5c607e2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1107.292947] [59021]: [pid: 59021|app: 0|req: 118/228] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:24:38 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1107.350795] [59020]: DEBUG cinder.api.middleware.request_id [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-4457bb0e-74a7-422b-b4f0-abf939f37691 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.354558] [59020]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-4457bb0e-74a7-422b-b4f0-abf939f37691 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] PUT http://10.180.1.21/volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0 [ 1107.355145] [59020]: DEBUG cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-4457bb0e-74a7-422b-b4f0-abf939f37691 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-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-969001", "mountpoint": "/dev/sdb"}}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1107.363509] [59020]: DEBUG cinder.coordination [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-4457bb0e-74a7-422b-b4f0-abf939f37691 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Acquiring lock "cinder-attachment_update-325055d4-e7c0-444a-9a61-60dc5ba3cbfa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1107.368424] [59020]: DEBUG cinder.coordination [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-4457bb0e-74a7-422b-b4f0-abf939f37691 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Lock "cinder-attachment_update-325055d4-e7c0-444a-9a61-60dc5ba3cbfa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1107.369611] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.369611] [59020]: warnings.warn( [ 1107.544040] [59021]: DEBUG cinder.api.middleware.request_id [req-5fcb3d2e-43f2-43d9-85fa-2b6cbacd2f45 req-fa54e83f-c34e-4ab9-accf-712500fc0f98 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.546561] [59021]: INFO cinder.api.openstack.wsgi [req-5fcb3d2e-43f2-43d9-85fa-2b6cbacd2f45 req-fa54e83f-c34e-4ab9-accf-712500fc0f98 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c [ 1107.546799] [59021]: DEBUG cinder.api.openstack.wsgi [req-5fcb3d2e-43f2-43d9-85fa-2b6cbacd2f45 req-fa54e83f-c34e-4ab9-accf-712500fc0f98 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1107.547013] [59021]: DEBUG cinder.api.openstack.wsgi [req-5fcb3d2e-43f2-43d9-85fa-2b6cbacd2f45 req-fa54e83f-c34e-4ab9-accf-712500fc0f98 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1107.554502] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.554502] [59021]: warnings.warn( [ 1108.082720] [59021]: INFO cinder.api.openstack.wsgi [req-5fcb3d2e-43f2-43d9-85fa-2b6cbacd2f45 req-fa54e83f-c34e-4ab9-accf-712500fc0f98 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c returned with HTTP 200 [ 1108.083388] [59021]: [pid: 59021|app: 0|req: 119/229] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:24:38 2025] DELETE /volume/v3/attachments/4797e5e7-a202-4a64-8c3c-d0456be5503c => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.084293] [59021]: DEBUG cinder.api.middleware.request_id [None req-819fb833-68e5-47c6-a35a-f2c363cc077e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.086381] [59021]: INFO cinder.api.openstack.wsgi [None req-819fb833-68e5-47c6-a35a-f2c363cc077e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1108.086492] [59021]: DEBUG cinder.api.openstack.wsgi [None req-819fb833-68e5-47c6-a35a-f2c363cc077e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1108.086729] [59021]: DEBUG cinder.api.openstack.wsgi [None req-819fb833-68e5-47c6-a35a-f2c363cc077e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1108.097363] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.097363] [59021]: warnings.warn( [ 1108.100773] [59021]: INFO cinder.volume.api [None req-819fb833-68e5-47c6-a35a-f2c363cc077e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1108.105822] [59021]: INFO cinder.api.openstack.wsgi [None req-819fb833-68e5-47c6-a35a-f2c363cc077e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1108.106402] [59021]: [pid: 59021|app: 0|req: 120/230] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:38 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.117123] [59021]: DEBUG cinder.api.middleware.request_id [None req-ee803cea-eaca-4139-961a-27c7bd99b746 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.119889] [59021]: INFO cinder.api.openstack.wsgi [None req-ee803cea-eaca-4139-961a-27c7bd99b746 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1109.120150] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ee803cea-eaca-4139-961a-27c7bd99b746 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1109.120359] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ee803cea-eaca-4139-961a-27c7bd99b746 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1109.133055] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.133055] [59021]: warnings.warn( [ 1109.142170] [59021]: INFO cinder.volume.api [None req-ee803cea-eaca-4139-961a-27c7bd99b746 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1109.150614] [59021]: INFO cinder.api.openstack.wsgi [None req-ee803cea-eaca-4139-961a-27c7bd99b746 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1109.150614] [59021]: [pid: 59021|app: 0|req: 121/231] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:39 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.165986] [59021]: DEBUG cinder.api.middleware.request_id [None req-6599a91c-faa1-4860-8af1-1ca5553e894e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.168398] [59021]: INFO cinder.api.openstack.wsgi [None req-6599a91c-faa1-4860-8af1-1ca5553e894e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1110.168398] [59021]: DEBUG cinder.api.openstack.wsgi [None req-6599a91c-faa1-4860-8af1-1ca5553e894e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1110.168398] [59021]: DEBUG cinder.api.openstack.wsgi [None req-6599a91c-faa1-4860-8af1-1ca5553e894e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1110.182484] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.182484] [59021]: warnings.warn( [ 1110.186858] [59021]: INFO cinder.volume.api [None req-6599a91c-faa1-4860-8af1-1ca5553e894e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1110.193334] [59021]: INFO cinder.api.openstack.wsgi [None req-6599a91c-faa1-4860-8af1-1ca5553e894e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1110.193792] [59021]: [pid: 59021|app: 0|req: 122/232] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:40 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.204689] [59021]: DEBUG cinder.api.middleware.request_id [None req-e1b03e09-5651-4311-9836-9bd5fb8b1b0a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.208070] [59021]: INFO cinder.api.openstack.wsgi [None req-e1b03e09-5651-4311-9836-9bd5fb8b1b0a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1111.209284] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e1b03e09-5651-4311-9836-9bd5fb8b1b0a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1111.209284] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e1b03e09-5651-4311-9836-9bd5fb8b1b0a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1111.224911] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.224911] [59021]: warnings.warn( [ 1111.229861] [59021]: INFO cinder.volume.api [None req-e1b03e09-5651-4311-9836-9bd5fb8b1b0a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1111.236911] [59021]: INFO cinder.api.openstack.wsgi [None req-e1b03e09-5651-4311-9836-9bd5fb8b1b0a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1111.237621] [59021]: [pid: 59021|app: 0|req: 123/233] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:41 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.901044] [59020]: DEBUG cinder.coordination [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-4457bb0e-74a7-422b-b4f0-abf939f37691 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Lock "cinder-attachment_update-325055d4-e7c0-444a-9a61-60dc5ba3cbfa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.532s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1111.901044] [59020]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-4457bb0e-74a7-422b-b4f0-abf939f37691 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0 returned with HTTP 200 [ 1111.901333] [59020]: [pid: 59020|app: 0|req: 111/234] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:24:38 2025] PUT /volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.249313] [59021]: DEBUG cinder.api.middleware.request_id [None req-d9789daa-b65c-4f97-82b9-563e73273c09 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.251900] [59021]: INFO cinder.api.openstack.wsgi [None req-d9789daa-b65c-4f97-82b9-563e73273c09 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1112.252221] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d9789daa-b65c-4f97-82b9-563e73273c09 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.252509] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d9789daa-b65c-4f97-82b9-563e73273c09 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.264415] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.264415] [59021]: warnings.warn( [ 1112.268792] [59021]: INFO cinder.volume.api [None req-d9789daa-b65c-4f97-82b9-563e73273c09 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1112.275526] [59021]: INFO cinder.api.openstack.wsgi [None req-d9789daa-b65c-4f97-82b9-563e73273c09 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1112.276015] [59021]: [pid: 59021|app: 0|req: 124/235] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:43 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.733415] [59020]: DEBUG cinder.api.middleware.request_id [None req-14548895-7d89-425b-99d5-7404d83e7ea4 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.736399] [59020]: INFO cinder.api.openstack.wsgi [None req-14548895-7d89-425b-99d5-7404d83e7ea4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1112.736778] [59020]: DEBUG cinder.api.openstack.wsgi [None req-14548895-7d89-425b-99d5-7404d83e7ea4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.737187] [59020]: DEBUG cinder.api.openstack.wsgi [None req-14548895-7d89-425b-99d5-7404d83e7ea4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.754257] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.754257] [59020]: warnings.warn( [ 1112.759155] [59020]: INFO cinder.volume.api [None req-14548895-7d89-425b-99d5-7404d83e7ea4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1112.765012] [59020]: INFO cinder.api.openstack.wsgi [None req-14548895-7d89-425b-99d5-7404d83e7ea4 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1112.765480] [59020]: [pid: 59020|app: 0|req: 112/236] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:43 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.806835] [59021]: DEBUG cinder.api.middleware.request_id [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-e29e32fd-034e-4de1-a4de-81ae47bbcefd None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.809396] [59021]: INFO cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-e29e32fd-034e-4de1-a4de-81ae47bbcefd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1112.809621] [59021]: DEBUG cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-e29e32fd-034e-4de1-a4de-81ae47bbcefd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1112.809873] [59021]: DEBUG cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-e29e32fd-034e-4de1-a4de-81ae47bbcefd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1112.821384] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.821384] [59021]: warnings.warn( [ 1112.823783] [59021]: INFO cinder.volume.api [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-e29e32fd-034e-4de1-a4de-81ae47bbcefd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1112.828563] [59021]: INFO cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-e29e32fd-034e-4de1-a4de-81ae47bbcefd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1112.829045] [59021]: [pid: 59021|app: 0|req: 125/237] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:24:43 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.849089] [59020]: DEBUG cinder.api.middleware.request_id [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-73f8bd62-b212-48b0-bc85-ff5aecfdb81a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.851477] [59020]: INFO cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-73f8bd62-b212-48b0-bc85-ff5aecfdb81a tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] POST http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971/action [ 1112.851864] [59020]: DEBUG cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-73f8bd62-b212-48b0-bc85-ff5aecfdb81a tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1112.852012] [59020]: DEBUG cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-73f8bd62-b212-48b0-bc85-ff5aecfdb81a tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1112.862682] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.862682] [59020]: warnings.warn( [ 1112.863226] [59020]: INFO cinder.volume.api [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-73f8bd62-b212-48b0-bc85-ff5aecfdb81a tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1112.869736] [59020]: INFO cinder.volume.api [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-73f8bd62-b212-48b0-bc85-ff5aecfdb81a tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Begin detaching volume completed successfully. [ 1112.869989] [59020]: INFO cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-73f8bd62-b212-48b0-bc85-ff5aecfdb81a tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971/action returned with HTTP 202 [ 1112.870481] [59020]: [pid: 59020|app: 0|req: 113/238] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:24:43 2025] POST /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1113.291175] [59021]: DEBUG cinder.api.middleware.request_id [None req-e05a8c59-e8e0-44d7-b9b5-bccd3e096823 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.293380] [59021]: INFO cinder.api.openstack.wsgi [None req-e05a8c59-e8e0-44d7-b9b5-bccd3e096823 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1113.293662] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e05a8c59-e8e0-44d7-b9b5-bccd3e096823 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.293884] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e05a8c59-e8e0-44d7-b9b5-bccd3e096823 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.305376] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.305376] [59021]: warnings.warn( [ 1113.309290] [59021]: INFO cinder.volume.api [None req-e05a8c59-e8e0-44d7-b9b5-bccd3e096823 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1113.314494] [59021]: INFO cinder.api.openstack.wsgi [None req-e05a8c59-e8e0-44d7-b9b5-bccd3e096823 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1113.315104] [59021]: [pid: 59021|app: 0|req: 126/239] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:44 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.554374] [59020]: DEBUG cinder.api.middleware.request_id [None req-c391f00d-77bd-4ba6-abb4-d75503bbe750 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.556644] [59020]: INFO cinder.api.openstack.wsgi [None req-c391f00d-77bd-4ba6-abb4-d75503bbe750 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1113.556644] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c391f00d-77bd-4ba6-abb4-d75503bbe750 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.556854] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c391f00d-77bd-4ba6-abb4-d75503bbe750 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.565740] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.565740] [59020]: warnings.warn( [ 1113.570839] [59020]: INFO cinder.volume.api [None req-c391f00d-77bd-4ba6-abb4-d75503bbe750 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1113.575982] [59020]: INFO cinder.api.openstack.wsgi [None req-c391f00d-77bd-4ba6-abb4-d75503bbe750 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1113.577019] [59020]: [pid: 59020|app: 0|req: 114/240] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:44 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.586142] [59021]: DEBUG cinder.api.middleware.request_id [None req-296c07b2-5647-406d-ada7-230a7a0f8055 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.588246] [59021]: INFO cinder.api.openstack.wsgi [None req-296c07b2-5647-406d-ada7-230a7a0f8055 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1113.588447] [59021]: DEBUG cinder.api.openstack.wsgi [None req-296c07b2-5647-406d-ada7-230a7a0f8055 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.588676] [59021]: DEBUG cinder.api.openstack.wsgi [None req-296c07b2-5647-406d-ada7-230a7a0f8055 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.597211] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.597211] [59021]: warnings.warn( [ 1113.602722] [59021]: INFO cinder.volume.api [None req-296c07b2-5647-406d-ada7-230a7a0f8055 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1113.608010] [59021]: INFO cinder.api.openstack.wsgi [None req-296c07b2-5647-406d-ada7-230a7a0f8055 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1113.608441] [59021]: [pid: 59021|app: 0|req: 127/241] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:44 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.643736] [59020]: DEBUG cinder.api.middleware.request_id [None req-6dc08dfd-8dec-46f8-8082-9971f2a53d88 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.646170] [59020]: INFO cinder.api.openstack.wsgi [None req-6dc08dfd-8dec-46f8-8082-9971f2a53d88 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1113.646526] [59020]: DEBUG cinder.api.openstack.wsgi [None req-6dc08dfd-8dec-46f8-8082-9971f2a53d88 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.646846] [59020]: DEBUG cinder.api.openstack.wsgi [None req-6dc08dfd-8dec-46f8-8082-9971f2a53d88 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.659033] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.659033] [59020]: warnings.warn( [ 1113.664513] [59020]: INFO cinder.volume.api [None req-6dc08dfd-8dec-46f8-8082-9971f2a53d88 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1113.671576] [59020]: INFO cinder.api.openstack.wsgi [None req-6dc08dfd-8dec-46f8-8082-9971f2a53d88 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1113.672075] [59020]: [pid: 59020|app: 0|req: 115/242] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:44 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.909170] [59021]: DEBUG cinder.api.middleware.request_id [None req-e915bcb2-2b89-492d-92e4-7572b0c77574 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.909676] [59021]: INFO cinder.api.openstack.wsgi [None req-e915bcb2-2b89-492d-92e4-7572b0c77574 None None] GET http://10.180.1.21/volume// [ 1113.909991] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e915bcb2-2b89-492d-92e4-7572b0c77574 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.910231] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e915bcb2-2b89-492d-92e4-7572b0c77574 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.910756] [59021]: INFO cinder.api.openstack.wsgi [None req-e915bcb2-2b89-492d-92e4-7572b0c77574 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.911135] [59021]: [pid: 59021|app: 0|req: 128/243] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:24:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.916882] [59020]: DEBUG cinder.api.middleware.request_id [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-a93aac86-48f2-46de-81fa-198ab090f1fd None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.919475] [59020]: INFO cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-a93aac86-48f2-46de-81fa-198ab090f1fd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1113.919747] [59020]: DEBUG cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-a93aac86-48f2-46de-81fa-198ab090f1fd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1113.920078] [59020]: DEBUG cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-a93aac86-48f2-46de-81fa-198ab090f1fd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1113.936302] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.936302] [59020]: warnings.warn( [ 1113.941383] [59020]: INFO cinder.volume.api [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-a93aac86-48f2-46de-81fa-198ab090f1fd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1113.947082] [59020]: INFO cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-a93aac86-48f2-46de-81fa-198ab090f1fd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1113.947553] [59020]: [pid: 59020|app: 0|req: 116/244] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:24:44 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1114.326043] [59021]: DEBUG cinder.api.middleware.request_id [None req-3a1e7df6-7f90-4143-a55d-7f5ca2ea3ee8 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.328043] [59021]: INFO cinder.api.openstack.wsgi [None req-3a1e7df6-7f90-4143-a55d-7f5ca2ea3ee8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1114.328273] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3a1e7df6-7f90-4143-a55d-7f5ca2ea3ee8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1114.328489] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3a1e7df6-7f90-4143-a55d-7f5ca2ea3ee8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1114.345962] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.345962] [59021]: warnings.warn( [ 1114.350021] [59021]: INFO cinder.volume.api [None req-3a1e7df6-7f90-4143-a55d-7f5ca2ea3ee8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1114.355698] [59021]: INFO cinder.api.openstack.wsgi [None req-3a1e7df6-7f90-4143-a55d-7f5ca2ea3ee8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1114.356039] [59021]: [pid: 59021|app: 0|req: 129/245] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:45 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.080012] [59020]: DEBUG cinder.api.middleware.request_id [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-ee4f694e-3685-43cc-afc5-08d0075d9ac0 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.082617] [59020]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-ee4f694e-3685-43cc-afc5-08d0075d9ac0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0/action [ 1115.083077] [59020]: DEBUG cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-ee4f694e-3685-43cc-afc5-08d0075d9ac0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action body: b'{"os-complete": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1115.083293] [59020]: DEBUG cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-ee4f694e-3685-43cc-afc5-08d0075d9ac0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1115.104695] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.104695] [59020]: warnings.warn( [ 1115.113075] [59020]: INFO cinder.api.openstack.wsgi [req-1380b18e-8a91-4cc4-af21-a9472fea482b req-ee4f694e-3685-43cc-afc5-08d0075d9ac0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0/action returned with HTTP 204 [ 1115.113612] [59020]: [pid: 59020|app: 0|req: 117/246] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:24:45 2025] POST /volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1115.367432] [59021]: DEBUG cinder.api.middleware.request_id [None req-2e87e462-722c-4329-878e-3e924258f170 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.369718] [59021]: INFO cinder.api.openstack.wsgi [None req-2e87e462-722c-4329-878e-3e924258f170 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1115.369967] [59021]: DEBUG cinder.api.openstack.wsgi [None req-2e87e462-722c-4329-878e-3e924258f170 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1115.370208] [59021]: DEBUG cinder.api.openstack.wsgi [None req-2e87e462-722c-4329-878e-3e924258f170 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1115.381364] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.381364] [59021]: warnings.warn( [ 1115.386309] [59021]: INFO cinder.volume.api [None req-2e87e462-722c-4329-878e-3e924258f170 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1115.392851] [59021]: INFO cinder.api.openstack.wsgi [None req-2e87e462-722c-4329-878e-3e924258f170 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1115.393317] [59021]: [pid: 59021|app: 0|req: 130/247] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:46 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.403399] [59020]: DEBUG cinder.api.middleware.request_id [None req-a7a9954b-2b83-487f-91ad-cd066d271f5d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.405509] [59020]: INFO cinder.api.openstack.wsgi [None req-a7a9954b-2b83-487f-91ad-cd066d271f5d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1115.405727] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a7a9954b-2b83-487f-91ad-cd066d271f5d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1115.405938] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a7a9954b-2b83-487f-91ad-cd066d271f5d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1115.417695] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.417695] [59020]: warnings.warn( [ 1115.421522] [59020]: INFO cinder.volume.api [None req-a7a9954b-2b83-487f-91ad-cd066d271f5d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1115.426751] [59020]: INFO cinder.api.openstack.wsgi [None req-a7a9954b-2b83-487f-91ad-cd066d271f5d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1115.427161] [59020]: [pid: 59020|app: 0|req: 118/248] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:46 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1116.118376] [59021]: DEBUG cinder.api.middleware.request_id [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-70b2fb04-5bc3-4bdd-a7f4-2a210616c41b None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.120930] [59021]: INFO cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-70b2fb04-5bc3-4bdd-a7f4-2a210616c41b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] DELETE http://10.180.1.21/volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731 [ 1116.121170] [59021]: DEBUG cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-70b2fb04-5bc3-4bdd-a7f4-2a210616c41b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1116.121381] [59021]: DEBUG cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-70b2fb04-5bc3-4bdd-a7f4-2a210616c41b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1116.134817] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.134817] [59021]: warnings.warn( [ 1116.665835] [59021]: INFO cinder.api.openstack.wsgi [req-7996be37-2e5b-465b-95da-d10d3a754b8b req-70b2fb04-5bc3-4bdd-a7f4-2a210616c41b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731 returned with HTTP 200 [ 1116.666345] [59021]: [pid: 59021|app: 0|req: 131/249] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:24:46 2025] DELETE /volume/v3/attachments/04a69231-cc5a-445a-92e5-8f8d67b23731 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.126557] [59020]: DEBUG cinder.api.middleware.request_id [None req-a284bff2-f218-4982-8899-79106ee5c82e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.128719] [59020]: INFO cinder.api.openstack.wsgi [None req-a284bff2-f218-4982-8899-79106ee5c82e tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1118.128958] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a284bff2-f218-4982-8899-79106ee5c82e tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1118.129155] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a284bff2-f218-4982-8899-79106ee5c82e tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1118.139419] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.139419] [59020]: warnings.warn( [ 1118.143673] [59020]: INFO cinder.volume.api [None req-a284bff2-f218-4982-8899-79106ee5c82e tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1118.148468] [59020]: INFO cinder.api.openstack.wsgi [None req-a284bff2-f218-4982-8899-79106ee5c82e tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1118.148892] [59020]: [pid: 59020|app: 0|req: 119/250] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:48 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1126.089148] [59021]: DEBUG cinder.api.middleware.request_id [None req-5439910a-a2cf-4fcb-b98f-14edf43f4848 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.091624] [59021]: INFO cinder.api.openstack.wsgi [None req-5439910a-a2cf-4fcb-b98f-14edf43f4848 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1126.091876] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5439910a-a2cf-4fcb-b98f-14edf43f4848 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1126.092134] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5439910a-a2cf-4fcb-b98f-14edf43f4848 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1126.092327] [59021]: INFO cinder.api.v3.volumes [None req-5439910a-a2cf-4fcb-b98f-14edf43f4848 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Delete volume with id: 1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1126.104471] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.104471] [59021]: warnings.warn( [ 1126.105116] [59021]: INFO cinder.volume.api [None req-5439910a-a2cf-4fcb-b98f-14edf43f4848 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1126.125778] [59021]: INFO cinder.volume.api [None req-5439910a-a2cf-4fcb-b98f-14edf43f4848 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Delete volume request issued successfully. [ 1126.125961] [59021]: INFO cinder.api.openstack.wsgi [None req-5439910a-a2cf-4fcb-b98f-14edf43f4848 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 202 [ 1126.126508] [59021]: [pid: 59021|app: 0|req: 132/251] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:24:56 2025] DELETE /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1126.130871] [59020]: DEBUG cinder.api.middleware.request_id [None req-4d3c0163-9cdd-4a5e-81ed-9b4434c44ddf None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1126.134356] [59020]: INFO cinder.api.openstack.wsgi [None req-4d3c0163-9cdd-4a5e-81ed-9b4434c44ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1126.134753] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4d3c0163-9cdd-4a5e-81ed-9b4434c44ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1126.135152] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4d3c0163-9cdd-4a5e-81ed-9b4434c44ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1126.145537] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.145537] [59020]: warnings.warn( [ 1126.150877] [59020]: INFO cinder.volume.api [None req-4d3c0163-9cdd-4a5e-81ed-9b4434c44ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1126.157637] [59020]: INFO cinder.api.openstack.wsgi [None req-4d3c0163-9cdd-4a5e-81ed-9b4434c44ddf tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1126.157637] [59020]: [pid: 59020|app: 0|req: 120/252] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:56 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.168826] [59021]: DEBUG cinder.api.middleware.request_id [None req-b43416c4-6640-4793-9e2c-6d6068d54dfd None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.171291] [59021]: INFO cinder.api.openstack.wsgi [None req-b43416c4-6640-4793-9e2c-6d6068d54dfd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1127.171541] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b43416c4-6640-4793-9e2c-6d6068d54dfd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1127.171818] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b43416c4-6640-4793-9e2c-6d6068d54dfd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1127.185820] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.185820] [59021]: warnings.warn( [ 1127.191180] [59021]: INFO cinder.volume.api [None req-b43416c4-6640-4793-9e2c-6d6068d54dfd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1127.197279] [59021]: INFO cinder.api.openstack.wsgi [None req-b43416c4-6640-4793-9e2c-6d6068d54dfd tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1127.197746] [59021]: [pid: 59021|app: 0|req: 133/253] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:57 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.211502] [59020]: DEBUG cinder.api.middleware.request_id [None req-60957830-c744-4657-a0b3-c0da9a45bf21 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.218435] [59020]: INFO cinder.api.openstack.wsgi [None req-60957830-c744-4657-a0b3-c0da9a45bf21 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1128.218435] [59020]: DEBUG cinder.api.openstack.wsgi [None req-60957830-c744-4657-a0b3-c0da9a45bf21 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1128.218435] [59020]: DEBUG cinder.api.openstack.wsgi [None req-60957830-c744-4657-a0b3-c0da9a45bf21 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1128.231906] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.231906] [59020]: warnings.warn( [ 1128.238184] [59020]: INFO cinder.volume.api [None req-60957830-c744-4657-a0b3-c0da9a45bf21 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1128.245233] [59020]: INFO cinder.api.openstack.wsgi [None req-60957830-c744-4657-a0b3-c0da9a45bf21 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 200 [ 1128.245699] [59020]: [pid: 59020|app: 0|req: 121/254] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:24:58 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1129.257853] [59021]: DEBUG cinder.api.middleware.request_id [None req-58a1feae-c65a-49c5-87d8-419c068dea8f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.260063] [59021]: INFO cinder.api.openstack.wsgi [None req-58a1feae-c65a-49c5-87d8-419c068dea8f tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 [ 1129.260243] [59021]: DEBUG cinder.api.openstack.wsgi [None req-58a1feae-c65a-49c5-87d8-419c068dea8f tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.260398] [59021]: DEBUG cinder.api.openstack.wsgi [None req-58a1feae-c65a-49c5-87d8-419c068dea8f tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.268178] [59021]: INFO cinder.api.openstack.wsgi [None req-58a1feae-c65a-49c5-87d8-419c068dea8f tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 returned with HTTP 404 [ 1129.268984] [59021]: [pid: 59021|app: 0|req: 134/255] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:00 2025] GET /volume/v3/volumes/1539b42c-2df0-4134-8c1b-2d4329e6f971 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1129.272321] [59020]: DEBUG cinder.api.middleware.request_id [None req-a3c92cd8-a377-49c8-bf06-f6e057288b1b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.275030] [59020]: INFO cinder.api.openstack.wsgi [None req-a3c92cd8-a377-49c8-bf06-f6e057288b1b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de [ 1129.275030] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a3c92cd8-a377-49c8-bf06-f6e057288b1b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.275365] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a3c92cd8-a377-49c8-bf06-f6e057288b1b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.275640] [59020]: INFO cinder.api.v3.volumes [None req-a3c92cd8-a377-49c8-bf06-f6e057288b1b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Delete volume with id: 1fef2707-c801-46c8-ac52-88ef217347de [ 1129.287536] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.287536] [59020]: warnings.warn( [ 1129.288676] [59020]: INFO cinder.volume.api [None req-a3c92cd8-a377-49c8-bf06-f6e057288b1b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1129.310112] [59020]: INFO cinder.volume.api [None req-a3c92cd8-a377-49c8-bf06-f6e057288b1b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Delete volume request issued successfully. [ 1129.310342] [59020]: INFO cinder.api.openstack.wsgi [None req-a3c92cd8-a377-49c8-bf06-f6e057288b1b tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de returned with HTTP 202 [ 1129.310942] [59020]: [pid: 59020|app: 0|req: 122/256] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:25:00 2025] DELETE /volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1129.313887] [59021]: DEBUG cinder.api.middleware.request_id [None req-aca9fa33-05be-45f9-987b-1cf30da313c8 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.316244] [59021]: INFO cinder.api.openstack.wsgi [None req-aca9fa33-05be-45f9-987b-1cf30da313c8 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de [ 1129.316244] [59021]: DEBUG cinder.api.openstack.wsgi [None req-aca9fa33-05be-45f9-987b-1cf30da313c8 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1129.316419] [59021]: DEBUG cinder.api.openstack.wsgi [None req-aca9fa33-05be-45f9-987b-1cf30da313c8 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1129.325440] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1129.325440] [59021]: warnings.warn( [ 1129.329889] [59021]: INFO cinder.volume.api [None req-aca9fa33-05be-45f9-987b-1cf30da313c8 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Volume info retrieved successfully. [ 1129.336866] [59021]: INFO cinder.api.openstack.wsgi [None req-aca9fa33-05be-45f9-987b-1cf30da313c8 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de returned with HTTP 200 [ 1129.337637] [59021]: [pid: 59021|app: 0|req: 135/257] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:00 2025] GET /volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.348713] [59020]: DEBUG cinder.api.middleware.request_id [None req-5cba5d09-2d29-4e30-9351-ae9e3d067ff1 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.352136] [59020]: INFO cinder.api.openstack.wsgi [None req-5cba5d09-2d29-4e30-9351-ae9e3d067ff1 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] GET http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de [ 1130.352516] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5cba5d09-2d29-4e30-9351-ae9e3d067ff1 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1130.352888] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5cba5d09-2d29-4e30-9351-ae9e3d067ff1 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1130.362035] [59020]: INFO cinder.api.openstack.wsgi [None req-5cba5d09-2d29-4e30-9351-ae9e3d067ff1 tempest-ServerRescueNegativeTestJSON-482127362 tempest-ServerRescueNegativeTestJSON-482127362-project-member] http://10.180.1.21/volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de returned with HTTP 404 [ 1130.362617] [59020]: [pid: 59020|app: 0|req: 123/258] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:01 2025] GET /volume/v3/volumes/1fef2707-c801-46c8-ac52-88ef217347de => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1134.852463] [59021]: DEBUG cinder.api.middleware.request_id [None req-9ae9aba2-84ae-4f61-979d-1ccef81e6676 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.854593] [59021]: INFO cinder.api.openstack.wsgi [None req-9ae9aba2-84ae-4f61-979d-1ccef81e6676 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 [ 1134.854799] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9ae9aba2-84ae-4f61-979d-1ccef81e6676 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1134.855015] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9ae9aba2-84ae-4f61-979d-1ccef81e6676 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1134.855195] [59021]: INFO cinder.api.v3.volumes [None req-9ae9aba2-84ae-4f61-979d-1ccef81e6676 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Delete volume with id: dc781f67-fdc0-4216-bc22-e465b6d317d7 [ 1134.865840] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.865840] [59021]: warnings.warn( [ 1134.866382] [59021]: INFO cinder.volume.api [None req-9ae9aba2-84ae-4f61-979d-1ccef81e6676 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1134.894901] [59021]: INFO cinder.volume.api [None req-9ae9aba2-84ae-4f61-979d-1ccef81e6676 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Delete volume request issued successfully. [ 1134.895098] [59021]: INFO cinder.api.openstack.wsgi [None req-9ae9aba2-84ae-4f61-979d-1ccef81e6676 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 returned with HTTP 202 [ 1134.895640] [59021]: [pid: 59021|app: 0|req: 136/259] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:25:05 2025] DELETE /volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1134.898531] [59020]: DEBUG cinder.api.middleware.request_id [None req-c11467ba-bc65-4752-8ff2-cf7281c8df41 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.901842] [59020]: INFO cinder.api.openstack.wsgi [None req-c11467ba-bc65-4752-8ff2-cf7281c8df41 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 [ 1134.902111] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c11467ba-bc65-4752-8ff2-cf7281c8df41 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1134.902325] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c11467ba-bc65-4752-8ff2-cf7281c8df41 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1134.910410] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1134.910410] [59020]: warnings.warn( [ 1134.914715] [59020]: INFO cinder.volume.api [None req-c11467ba-bc65-4752-8ff2-cf7281c8df41 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1134.919984] [59020]: INFO cinder.api.openstack.wsgi [None req-c11467ba-bc65-4752-8ff2-cf7281c8df41 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 returned with HTTP 200 [ 1134.920424] [59020]: [pid: 59020|app: 0|req: 124/260] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:05 2025] GET /volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1135.932994] [59021]: DEBUG cinder.api.middleware.request_id [None req-b4010b4d-8f3c-43cf-a757-46b24cd864de None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.935188] [59021]: INFO cinder.api.openstack.wsgi [None req-b4010b4d-8f3c-43cf-a757-46b24cd864de tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 [ 1135.935425] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b4010b4d-8f3c-43cf-a757-46b24cd864de tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1135.935635] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b4010b4d-8f3c-43cf-a757-46b24cd864de tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1135.942492] [59021]: INFO cinder.api.openstack.wsgi [None req-b4010b4d-8f3c-43cf-a757-46b24cd864de tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 returned with HTTP 404 [ 1135.943085] [59021]: [pid: 59021|app: 0|req: 137/261] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:06 2025] GET /volume/v3/volumes/dc781f67-fdc0-4216-bc22-e465b6d317d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1135.946154] [59020]: DEBUG cinder.api.middleware.request_id [None req-d602dc3f-97e6-4846-a6e2-f9ac03ffebb3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.948368] [59020]: INFO cinder.api.openstack.wsgi [None req-d602dc3f-97e6-4846-a6e2-f9ac03ffebb3 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 [ 1135.948589] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d602dc3f-97e6-4846-a6e2-f9ac03ffebb3 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1135.948791] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d602dc3f-97e6-4846-a6e2-f9ac03ffebb3 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1135.948976] [59020]: INFO cinder.api.v3.volumes [None req-d602dc3f-97e6-4846-a6e2-f9ac03ffebb3 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Delete volume with id: a49269c6-a9ff-4b12-99bd-531fe52eba50 [ 1135.959249] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.959249] [59020]: warnings.warn( [ 1135.959865] [59020]: INFO cinder.volume.api [None req-d602dc3f-97e6-4846-a6e2-f9ac03ffebb3 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1135.978209] [59020]: INFO cinder.volume.api [None req-d602dc3f-97e6-4846-a6e2-f9ac03ffebb3 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Delete volume request issued successfully. [ 1135.978459] [59020]: INFO cinder.api.openstack.wsgi [None req-d602dc3f-97e6-4846-a6e2-f9ac03ffebb3 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 returned with HTTP 202 [ 1135.978983] [59020]: [pid: 59020|app: 0|req: 125/262] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:25:06 2025] DELETE /volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1135.982202] [59021]: DEBUG cinder.api.middleware.request_id [None req-e0d5e929-a81c-4bd4-92be-99b95593be8b None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.984282] [59021]: INFO cinder.api.openstack.wsgi [None req-e0d5e929-a81c-4bd4-92be-99b95593be8b tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 [ 1135.984508] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e0d5e929-a81c-4bd4-92be-99b95593be8b tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1135.984720] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e0d5e929-a81c-4bd4-92be-99b95593be8b tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1135.993337] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1135.993337] [59021]: warnings.warn( [ 1135.997920] [59021]: INFO cinder.volume.api [None req-e0d5e929-a81c-4bd4-92be-99b95593be8b tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Volume info retrieved successfully. [ 1136.004242] [59021]: INFO cinder.api.openstack.wsgi [None req-e0d5e929-a81c-4bd4-92be-99b95593be8b tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 returned with HTTP 200 [ 1136.004822] [59021]: [pid: 59021|app: 0|req: 138/263] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:06 2025] GET /volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1137.016204] [59020]: DEBUG cinder.api.middleware.request_id [None req-9903adc6-e6e2-428c-9399-780761740dd8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.018456] [59020]: INFO cinder.api.openstack.wsgi [None req-9903adc6-e6e2-428c-9399-780761740dd8 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] GET http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 [ 1137.018719] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9903adc6-e6e2-428c-9399-780761740dd8 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1137.018968] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9903adc6-e6e2-428c-9399-780761740dd8 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1137.026096] [59020]: INFO cinder.api.openstack.wsgi [None req-9903adc6-e6e2-428c-9399-780761740dd8 tempest-ServersNegativeTestJSON-868429346 tempest-ServersNegativeTestJSON-868429346-project-member] http://10.180.1.21/volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 returned with HTTP 404 [ 1137.026627] [59020]: [pid: 59020|app: 0|req: 126/264] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:07 2025] GET /volume/v3/volumes/a49269c6-a9ff-4b12-99bd-531fe52eba50 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1146.001081] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=189,cinder:INSERT=22,cinder:UPDATE=33 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1147.022036] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=211,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1154.230790] [59021]: DEBUG cinder.api.middleware.request_id [None req-419393fe-3ae7-4e27-8611-9463a6705595 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.232863] [59021]: INFO cinder.api.openstack.wsgi [None req-419393fe-3ae7-4e27-8611-9463a6705595 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1154.233090] [59021]: DEBUG cinder.api.openstack.wsgi [None req-419393fe-3ae7-4e27-8611-9463a6705595 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.233303] [59021]: DEBUG cinder.api.openstack.wsgi [None req-419393fe-3ae7-4e27-8611-9463a6705595 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.244013] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.244013] [59021]: warnings.warn( [ 1154.247811] [59021]: INFO cinder.volume.api [None req-419393fe-3ae7-4e27-8611-9463a6705595 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1154.252370] [59021]: INFO cinder.api.openstack.wsgi [None req-419393fe-3ae7-4e27-8611-9463a6705595 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1154.252951] [59021]: [pid: 59021|app: 0|req: 139/265] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:24 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.298458] [59020]: DEBUG cinder.api.middleware.request_id [None req-63f503e6-acf0-4184-9d8f-935060f7f690 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.300620] [59020]: INFO cinder.api.openstack.wsgi [None req-63f503e6-acf0-4184-9d8f-935060f7f690 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1154.300835] [59020]: DEBUG cinder.api.openstack.wsgi [None req-63f503e6-acf0-4184-9d8f-935060f7f690 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1154.301052] [59020]: DEBUG cinder.api.openstack.wsgi [None req-63f503e6-acf0-4184-9d8f-935060f7f690 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1154.308776] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.308776] [59020]: warnings.warn( [ 1154.312219] [59020]: INFO cinder.volume.api [None req-63f503e6-acf0-4184-9d8f-935060f7f690 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1154.316583] [59020]: INFO cinder.api.openstack.wsgi [None req-63f503e6-acf0-4184-9d8f-935060f7f690 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1154.317206] [59020]: [pid: 59020|app: 0|req: 127/266] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:25 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.249983] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=4 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1164.315468] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=4 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1176.090891] [59021]: DEBUG cinder.api.middleware.request_id [None req-06e94eac-45b1-4829-9dd3-03b42db1414f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.093782] [59021]: INFO cinder.api.openstack.wsgi [None req-06e94eac-45b1-4829-9dd3-03b42db1414f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1176.094117] [59021]: DEBUG cinder.api.openstack.wsgi [None req-06e94eac-45b1-4829-9dd3-03b42db1414f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.094376] [59021]: DEBUG cinder.api.openstack.wsgi [None req-06e94eac-45b1-4829-9dd3-03b42db1414f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.111268] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.111268] [59021]: warnings.warn( [ 1176.116155] [59021]: INFO cinder.volume.api [None req-06e94eac-45b1-4829-9dd3-03b42db1414f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1176.122076] [59021]: INFO cinder.api.openstack.wsgi [None req-06e94eac-45b1-4829-9dd3-03b42db1414f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1176.122536] [59021]: [pid: 59021|app: 0|req: 140/267] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:46 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.229531] [59020]: DEBUG cinder.api.middleware.request_id [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-92e547c1-b488-47df-9d36-f72df0e0c2bd None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.232048] [59020]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-92e547c1-b488-47df-9d36-f72df0e0c2bd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1176.232272] [59020]: DEBUG cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-92e547c1-b488-47df-9d36-f72df0e0c2bd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1176.232492] [59020]: DEBUG cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-92e547c1-b488-47df-9d36-f72df0e0c2bd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1176.240626] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.240626] [59020]: warnings.warn( [ 1176.245099] [59020]: INFO cinder.volume.api [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-92e547c1-b488-47df-9d36-f72df0e0c2bd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1176.251459] [59020]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-92e547c1-b488-47df-9d36-f72df0e0c2bd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1176.252017] [59020]: [pid: 59020|app: 0|req: 128/268] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:25:46 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.771354] [59021]: DEBUG cinder.api.middleware.request_id [None req-c62a84d9-db32-48f6-b6c1-298aff870787 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.771764] [59021]: INFO cinder.api.openstack.wsgi [None req-c62a84d9-db32-48f6-b6c1-298aff870787 None None] GET http://10.180.1.21/volume// [ 1177.771937] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c62a84d9-db32-48f6-b6c1-298aff870787 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1177.772157] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c62a84d9-db32-48f6-b6c1-298aff870787 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1177.772542] [59021]: INFO cinder.api.openstack.wsgi [None req-c62a84d9-db32-48f6-b6c1-298aff870787 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1177.772865] [59021]: [pid: 59021|app: 0|req: 141/269] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:25:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1177.776738] [59020]: DEBUG cinder.api.middleware.request_id [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-a18d21a6-caa7-452b-9c66-5ee41fdfa335 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.779190] [59020]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-a18d21a6-caa7-452b-9c66-5ee41fdfa335 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1177.779671] [59020]: DEBUG cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-a18d21a6-caa7-452b-9c66-5ee41fdfa335 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "912bd613-9b24-4c26-84a2-ee1eca423d8f", "connector": null, "instance_uuid": "0a9f79fb-625d-49c7-a41f-b025f6b4c504"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1177.791448] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.791448] [59020]: warnings.warn( [ 1177.819776] [59020]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-a18d21a6-caa7-452b-9c66-5ee41fdfa335 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1177.820424] [59020]: [pid: 59020|app: 0|req: 129/270] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:25:48 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1177.852020] [59021]: DEBUG cinder.api.middleware.request_id [None req-8463dc75-2829-4597-bd68-bc9b214cbbbf None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.852020] [59021]: INFO cinder.api.openstack.wsgi [None req-8463dc75-2829-4597-bd68-bc9b214cbbbf tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1177.852020] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8463dc75-2829-4597-bd68-bc9b214cbbbf tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1177.852234] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8463dc75-2829-4597-bd68-bc9b214cbbbf tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1177.866049] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.866049] [59021]: warnings.warn( [ 1177.869424] [59021]: INFO cinder.volume.api [None req-8463dc75-2829-4597-bd68-bc9b214cbbbf tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1177.874440] [59021]: INFO cinder.api.openstack.wsgi [None req-8463dc75-2829-4597-bd68-bc9b214cbbbf tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1177.874907] [59021]: [pid: 59021|app: 0|req: 142/271] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:48 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.353210] [59020]: DEBUG cinder.api.middleware.request_id [None req-ae24937e-676e-4b0f-b41a-dbe09ffe5214 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.353210] [59020]: INFO cinder.api.openstack.wsgi [None req-ae24937e-676e-4b0f-b41a-dbe09ffe5214 None None] GET http://10.180.1.21/volume// [ 1178.353210] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ae24937e-676e-4b0f-b41a-dbe09ffe5214 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1178.353393] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ae24937e-676e-4b0f-b41a-dbe09ffe5214 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1178.353720] [59020]: INFO cinder.api.openstack.wsgi [None req-ae24937e-676e-4b0f-b41a-dbe09ffe5214 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1178.354108] [59020]: [pid: 59020|app: 0|req: 130/272] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:25:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1178.357874] [59021]: DEBUG cinder.api.middleware.request_id [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-89c60275-46c9-42a4-ad73-3efe8670d7e2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.360158] [59021]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-89c60275-46c9-42a4-ad73-3efe8670d7e2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1178.360435] [59021]: DEBUG cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-89c60275-46c9-42a4-ad73-3efe8670d7e2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1178.360646] [59021]: DEBUG cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-89c60275-46c9-42a4-ad73-3efe8670d7e2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1178.371030] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.371030] [59021]: warnings.warn( [ 1178.374808] [59021]: INFO cinder.volume.api [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-89c60275-46c9-42a4-ad73-3efe8670d7e2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1178.379697] [59021]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-89c60275-46c9-42a4-ad73-3efe8670d7e2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1178.380153] [59021]: [pid: 59021|app: 0|req: 143/273] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:25:49 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1178.409490] [59020]: DEBUG cinder.api.middleware.request_id [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-5f8d3392-0ce0-420b-be96-e7a0c1693351 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.411595] [59020]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-5f8d3392-0ce0-420b-be96-e7a0c1693351 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] PUT http://10.180.1.21/volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70 [ 1178.412161] [59020]: DEBUG cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-5f8d3392-0ce0-420b-be96-e7a0c1693351 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-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-969017", "mountpoint": "/dev/sdb"}}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1178.421256] [59020]: DEBUG cinder.coordination [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-5f8d3392-0ce0-420b-be96-e7a0c1693351 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Acquiring lock "cinder-attachment_update-912bd613-9b24-4c26-84a2-ee1eca423d8f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1178.426032] [59020]: DEBUG cinder.coordination [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-5f8d3392-0ce0-420b-be96-e7a0c1693351 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Lock "cinder-attachment_update-912bd613-9b24-4c26-84a2-ee1eca423d8f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1178.426963] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.426963] [59020]: warnings.warn( [ 1178.884300] [59021]: DEBUG cinder.api.middleware.request_id [None req-9d33767c-29ab-40d3-8dfe-ba08986f015c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.886570] [59021]: INFO cinder.api.openstack.wsgi [None req-9d33767c-29ab-40d3-8dfe-ba08986f015c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1178.886868] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9d33767c-29ab-40d3-8dfe-ba08986f015c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1178.887062] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9d33767c-29ab-40d3-8dfe-ba08986f015c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1178.908388] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.908388] [59021]: warnings.warn( [ 1178.915741] [59021]: INFO cinder.volume.api [None req-9d33767c-29ab-40d3-8dfe-ba08986f015c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1178.922015] [59021]: INFO cinder.api.openstack.wsgi [None req-9d33767c-29ab-40d3-8dfe-ba08986f015c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1178.922603] [59021]: [pid: 59021|app: 0|req: 144/274] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:49 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.341813] [59021]: DEBUG cinder.api.middleware.request_id [req-1b84579b-3ea7-40fe-809c-9fb085877907 req-35e2c497-fba1-476d-943b-6b86be900aeb None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.344165] [59021]: INFO cinder.api.openstack.wsgi [req-1b84579b-3ea7-40fe-809c-9fb085877907 req-35e2c497-fba1-476d-943b-6b86be900aeb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1179.344393] [59021]: DEBUG cinder.api.openstack.wsgi [req-1b84579b-3ea7-40fe-809c-9fb085877907 req-35e2c497-fba1-476d-943b-6b86be900aeb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.344602] [59021]: DEBUG cinder.api.openstack.wsgi [req-1b84579b-3ea7-40fe-809c-9fb085877907 req-35e2c497-fba1-476d-943b-6b86be900aeb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.355792] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.355792] [59021]: warnings.warn( [ 1179.359708] [59021]: INFO cinder.volume.api [req-1b84579b-3ea7-40fe-809c-9fb085877907 req-35e2c497-fba1-476d-943b-6b86be900aeb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1179.364599] [59021]: INFO cinder.api.openstack.wsgi [req-1b84579b-3ea7-40fe-809c-9fb085877907 req-35e2c497-fba1-476d-943b-6b86be900aeb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1179.365172] [59021]: [pid: 59021|app: 0|req: 145/275] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:25:50 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1179.934214] [59021]: DEBUG cinder.api.middleware.request_id [None req-1f0c4e43-54a4-49a6-bbe2-58c575b95826 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1179.936856] [59021]: INFO cinder.api.openstack.wsgi [None req-1f0c4e43-54a4-49a6-bbe2-58c575b95826 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1179.937165] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1f0c4e43-54a4-49a6-bbe2-58c575b95826 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1179.937467] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1f0c4e43-54a4-49a6-bbe2-58c575b95826 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1179.953155] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.953155] [59021]: warnings.warn( [ 1179.957710] [59021]: INFO cinder.volume.api [None req-1f0c4e43-54a4-49a6-bbe2-58c575b95826 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1179.963172] [59021]: INFO cinder.api.openstack.wsgi [None req-1f0c4e43-54a4-49a6-bbe2-58c575b95826 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1179.963806] [59021]: [pid: 59021|app: 0|req: 146/276] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:50 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.974452] [59021]: DEBUG cinder.api.middleware.request_id [None req-3d809091-f5f5-4de4-8132-76a81266bf8e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.976530] [59021]: INFO cinder.api.openstack.wsgi [None req-3d809091-f5f5-4de4-8132-76a81266bf8e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1180.976746] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3d809091-f5f5-4de4-8132-76a81266bf8e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1180.977050] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3d809091-f5f5-4de4-8132-76a81266bf8e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1180.992151] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1180.992151] [59021]: warnings.warn( [ 1180.996153] [59021]: INFO cinder.volume.api [None req-3d809091-f5f5-4de4-8132-76a81266bf8e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1181.001615] [59021]: INFO cinder.api.openstack.wsgi [None req-3d809091-f5f5-4de4-8132-76a81266bf8e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1181.002091] [59021]: [pid: 59021|app: 0|req: 147/277] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:51 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1182.012293] [59021]: DEBUG cinder.api.middleware.request_id [None req-988e881d-1480-4329-9304-02ae7daa3430 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.014353] [59021]: INFO cinder.api.openstack.wsgi [None req-988e881d-1480-4329-9304-02ae7daa3430 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1182.014571] [59021]: DEBUG cinder.api.openstack.wsgi [None req-988e881d-1480-4329-9304-02ae7daa3430 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1182.014773] [59021]: DEBUG cinder.api.openstack.wsgi [None req-988e881d-1480-4329-9304-02ae7daa3430 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1182.028026] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.028026] [59021]: warnings.warn( [ 1182.032019] [59021]: INFO cinder.volume.api [None req-988e881d-1480-4329-9304-02ae7daa3430 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1182.039150] [59021]: INFO cinder.api.openstack.wsgi [None req-988e881d-1480-4329-9304-02ae7daa3430 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1182.039658] [59021]: [pid: 59021|app: 0|req: 148/278] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:52 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.954111] [59020]: DEBUG cinder.coordination [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-5f8d3392-0ce0-420b-be96-e7a0c1693351 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Lock "cinder-attachment_update-912bd613-9b24-4c26-84a2-ee1eca423d8f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1182.954470] [59020]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-5f8d3392-0ce0-420b-be96-e7a0c1693351 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70 returned with HTTP 200 [ 1182.954972] [59020]: [pid: 59020|app: 0|req: 131/279] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:25:49 2025] PUT /volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1183.050504] [59021]: DEBUG cinder.api.middleware.request_id [None req-ca7fe421-a864-46fb-989e-d98461590877 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.052492] [59021]: INFO cinder.api.openstack.wsgi [None req-ca7fe421-a864-46fb-989e-d98461590877 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1183.052708] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ca7fe421-a864-46fb-989e-d98461590877 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1183.052919] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ca7fe421-a864-46fb-989e-d98461590877 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1183.064010] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.064010] [59021]: warnings.warn( [ 1183.067920] [59021]: INFO cinder.volume.api [None req-ca7fe421-a864-46fb-989e-d98461590877 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1183.072918] [59021]: INFO cinder.api.openstack.wsgi [None req-ca7fe421-a864-46fb-989e-d98461590877 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1183.073484] [59021]: [pid: 59021|app: 0|req: 149/280] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:53 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.084296] [59020]: DEBUG cinder.api.middleware.request_id [None req-557a1e7e-336c-44f8-92a3-825956f12d40 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.086305] [59020]: INFO cinder.api.openstack.wsgi [None req-557a1e7e-336c-44f8-92a3-825956f12d40 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1184.086548] [59020]: DEBUG cinder.api.openstack.wsgi [None req-557a1e7e-336c-44f8-92a3-825956f12d40 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1184.086756] [59020]: DEBUG cinder.api.openstack.wsgi [None req-557a1e7e-336c-44f8-92a3-825956f12d40 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1184.100402] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.100402] [59020]: warnings.warn( [ 1184.104237] [59020]: INFO cinder.volume.api [None req-557a1e7e-336c-44f8-92a3-825956f12d40 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1184.109512] [59020]: INFO cinder.api.openstack.wsgi [None req-557a1e7e-336c-44f8-92a3-825956f12d40 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1184.109945] [59020]: [pid: 59020|app: 0|req: 132/281] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:54 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.569417] [59021]: DEBUG cinder.api.middleware.request_id [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-52fd9c27-150a-442e-a6c0-1a622ecc8ff2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.571704] [59021]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-52fd9c27-150a-442e-a6c0-1a622ecc8ff2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70/action [ 1184.572133] [59021]: DEBUG cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-52fd9c27-150a-442e-a6c0-1a622ecc8ff2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1184.572262] [59021]: DEBUG cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-52fd9c27-150a-442e-a6c0-1a622ecc8ff2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1184.589076] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.589076] [59021]: warnings.warn( [ 1184.595353] [59021]: INFO cinder.api.openstack.wsgi [req-60ae51fd-2859-4922-8a60-3527a0428dc2 req-52fd9c27-150a-442e-a6c0-1a622ecc8ff2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70/action returned with HTTP 204 [ 1184.595820] [59021]: [pid: 59021|app: 0|req: 150/282] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:25:55 2025] POST /volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1185.121791] [59020]: DEBUG cinder.api.middleware.request_id [None req-bd8adbd8-210d-4d12-8c0e-070df54945fa None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.123784] [59020]: INFO cinder.api.openstack.wsgi [None req-bd8adbd8-210d-4d12-8c0e-070df54945fa tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1185.123992] [59020]: DEBUG cinder.api.openstack.wsgi [None req-bd8adbd8-210d-4d12-8c0e-070df54945fa tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1185.124216] [59020]: DEBUG cinder.api.openstack.wsgi [None req-bd8adbd8-210d-4d12-8c0e-070df54945fa tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1185.136473] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.136473] [59020]: warnings.warn( [ 1185.140239] [59020]: INFO cinder.volume.api [None req-bd8adbd8-210d-4d12-8c0e-070df54945fa tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1185.145105] [59020]: INFO cinder.api.openstack.wsgi [None req-bd8adbd8-210d-4d12-8c0e-070df54945fa tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1185.145637] [59020]: [pid: 59020|app: 0|req: 133/283] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:55 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.155360] [59021]: DEBUG cinder.api.middleware.request_id [None req-26819a4d-7aa1-40b6-986c-7f0d98845fb1 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.157513] [59021]: INFO cinder.api.openstack.wsgi [None req-26819a4d-7aa1-40b6-986c-7f0d98845fb1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1185.157625] [59021]: DEBUG cinder.api.openstack.wsgi [None req-26819a4d-7aa1-40b6-986c-7f0d98845fb1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1185.157835] [59021]: DEBUG cinder.api.openstack.wsgi [None req-26819a4d-7aa1-40b6-986c-7f0d98845fb1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1185.168117] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.168117] [59021]: warnings.warn( [ 1185.172032] [59021]: INFO cinder.volume.api [None req-26819a4d-7aa1-40b6-986c-7f0d98845fb1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1185.176188] [59021]: INFO cinder.api.openstack.wsgi [None req-26819a4d-7aa1-40b6-986c-7f0d98845fb1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1185.176790] [59021]: [pid: 59021|app: 0|req: 151/284] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:55 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.425134] [59020]: DEBUG cinder.api.middleware.request_id [req-cb426860-18e1-49d8-a63e-3579d12df713 req-41f11281-1c50-42b2-8f74-476d62ef4563 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.427749] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-41f11281-1c50-42b2-8f74-476d62ef4563 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1185.427971] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-41f11281-1c50-42b2-8f74-476d62ef4563 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1185.428204] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-41f11281-1c50-42b2-8f74-476d62ef4563 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1185.438866] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.438866] [59020]: warnings.warn( [ 1185.442657] [59020]: INFO cinder.volume.api [req-cb426860-18e1-49d8-a63e-3579d12df713 req-41f11281-1c50-42b2-8f74-476d62ef4563 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1185.447517] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-41f11281-1c50-42b2-8f74-476d62ef4563 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1185.448355] [59020]: [pid: 59020|app: 0|req: 134/285] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:25:56 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.626914] [59021]: DEBUG cinder.api.middleware.request_id [None req-754ab3fd-5f5d-4f4e-a4dc-fb8cb0cb26d1 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.627683] [59021]: INFO cinder.api.openstack.wsgi [None req-754ab3fd-5f5d-4f4e-a4dc-fb8cb0cb26d1 None None] GET http://10.180.1.21/volume// [ 1187.627683] [59021]: DEBUG cinder.api.openstack.wsgi [None req-754ab3fd-5f5d-4f4e-a4dc-fb8cb0cb26d1 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1187.627893] [59021]: DEBUG cinder.api.openstack.wsgi [None req-754ab3fd-5f5d-4f4e-a4dc-fb8cb0cb26d1 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1187.628284] [59021]: INFO cinder.api.openstack.wsgi [None req-754ab3fd-5f5d-4f4e-a4dc-fb8cb0cb26d1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.628731] [59021]: [pid: 59021|app: 0|req: 152/286] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:25:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.632826] [59020]: DEBUG cinder.api.middleware.request_id [req-cb426860-18e1-49d8-a63e-3579d12df713 req-4f79217b-6e2f-4e9d-9ef7-081af04b968c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.635341] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-4f79217b-6e2f-4e9d-9ef7-081af04b968c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1187.635788] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-4f79217b-6e2f-4e9d-9ef7-081af04b968c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "912bd613-9b24-4c26-84a2-ee1eca423d8f", "connector": null, "instance_uuid": "0a9f79fb-625d-49c7-a41f-b025f6b4c504"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.653020] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.653020] [59020]: warnings.warn( [ 1187.700571] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-4f79217b-6e2f-4e9d-9ef7-081af04b968c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1187.701624] [59020]: [pid: 59020|app: 0|req: 135/287] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:25:58 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.705988] [59021]: DEBUG cinder.api.middleware.request_id [None req-f6899ae0-ddc3-4618-9867-9025e36f5971 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.706533] [59021]: INFO cinder.api.openstack.wsgi [None req-f6899ae0-ddc3-4618-9867-9025e36f5971 None None] GET http://10.180.1.21/volume// [ 1187.706800] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f6899ae0-ddc3-4618-9867-9025e36f5971 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1187.707077] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f6899ae0-ddc3-4618-9867-9025e36f5971 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1187.707716] [59021]: INFO cinder.api.openstack.wsgi [None req-f6899ae0-ddc3-4618-9867-9025e36f5971 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.708265] [59021]: [pid: 59021|app: 0|req: 153/288] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:25:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.712419] [59020]: DEBUG cinder.api.middleware.request_id [req-cb426860-18e1-49d8-a63e-3579d12df713 req-66b92a52-6e8c-4712-9f37-73e1daaf3c1f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.715046] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-66b92a52-6e8c-4712-9f37-73e1daaf3c1f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1187.715324] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-66b92a52-6e8c-4712-9f37-73e1daaf3c1f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1187.715656] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-66b92a52-6e8c-4712-9f37-73e1daaf3c1f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1187.733743] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.733743] [59020]: warnings.warn( [ 1187.738417] [59020]: INFO cinder.volume.api [req-cb426860-18e1-49d8-a63e-3579d12df713 req-66b92a52-6e8c-4712-9f37-73e1daaf3c1f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1187.744575] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-66b92a52-6e8c-4712-9f37-73e1daaf3c1f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1187.744575] [59020]: [pid: 59020|app: 0|req: 136/289] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:25:58 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1188.696725] [59021]: DEBUG cinder.api.middleware.request_id [None req-d541e19b-0b19-47a0-bc24-c363290a1e2d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.699750] [59021]: INFO cinder.api.openstack.wsgi [None req-d541e19b-0b19-47a0-bc24-c363290a1e2d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1188.699750] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d541e19b-0b19-47a0-bc24-c363290a1e2d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.699950] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d541e19b-0b19-47a0-bc24-c363290a1e2d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.717778] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.717778] [59021]: warnings.warn( [ 1188.724698] [59021]: INFO cinder.volume.api [None req-d541e19b-0b19-47a0-bc24-c363290a1e2d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1188.732513] [59021]: INFO cinder.api.openstack.wsgi [None req-d541e19b-0b19-47a0-bc24-c363290a1e2d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1188.732958] [59021]: [pid: 59021|app: 0|req: 154/290] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:25:59 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.782226] [59020]: DEBUG cinder.api.middleware.request_id [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-a20665f2-78e9-4e81-b3f7-aa92ac4fa75e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.784637] [59020]: INFO cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-a20665f2-78e9-4e81-b3f7-aa92ac4fa75e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1188.784926] [59020]: DEBUG cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-a20665f2-78e9-4e81-b3f7-aa92ac4fa75e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.785205] [59020]: DEBUG cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-a20665f2-78e9-4e81-b3f7-aa92ac4fa75e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.799756] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.799756] [59020]: warnings.warn( [ 1188.802710] [59020]: INFO cinder.volume.api [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-a20665f2-78e9-4e81-b3f7-aa92ac4fa75e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1188.808140] [59020]: INFO cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-a20665f2-78e9-4e81-b3f7-aa92ac4fa75e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1188.809495] [59020]: [pid: 59020|app: 0|req: 137/291] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:25:59 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.847603] [59021]: DEBUG cinder.api.middleware.request_id [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-3557a90b-a525-47e6-a99d-c93f56377d78 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.850034] [59021]: INFO cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-3557a90b-a525-47e6-a99d-c93f56377d78 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa/action [ 1188.850461] [59021]: DEBUG cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-3557a90b-a525-47e6-a99d-c93f56377d78 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1188.850594] [59021]: DEBUG cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-3557a90b-a525-47e6-a99d-c93f56377d78 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1188.861478] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.861478] [59021]: warnings.warn( [ 1188.861963] [59021]: INFO cinder.volume.api [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-3557a90b-a525-47e6-a99d-c93f56377d78 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1188.868287] [59021]: INFO cinder.volume.api [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-3557a90b-a525-47e6-a99d-c93f56377d78 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Begin detaching volume completed successfully. [ 1188.868895] [59021]: INFO cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-3557a90b-a525-47e6-a99d-c93f56377d78 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa/action returned with HTTP 202 [ 1188.869075] [59021]: [pid: 59021|app: 0|req: 155/292] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:25:59 2025] POST /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1188.962566] [59020]: DEBUG cinder.api.middleware.request_id [req-cb426860-18e1-49d8-a63e-3579d12df713 req-292233e0-1e81-4670-8688-a48afeaa3f7a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.964913] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-292233e0-1e81-4670-8688-a48afeaa3f7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] DELETE http://10.180.1.21/volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70 [ 1188.965146] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-292233e0-1e81-4670-8688-a48afeaa3f7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1188.965353] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-292233e0-1e81-4670-8688-a48afeaa3f7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1188.973401] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.973401] [59020]: warnings.warn( [ 1189.503250] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-292233e0-1e81-4670-8688-a48afeaa3f7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70 returned with HTTP 200 [ 1189.503869] [59020]: [pid: 59020|app: 0|req: 138/293] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:25:59 2025] DELETE /volume/v3/attachments/faf218c0-63f8-43a7-a019-d12587c09a70 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.893827] [59021]: DEBUG cinder.api.middleware.request_id [None req-40151b2e-351c-4606-be75-2a05bc170a59 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.895463] [59021]: INFO cinder.api.openstack.wsgi [None req-40151b2e-351c-4606-be75-2a05bc170a59 None None] GET http://10.180.1.21/volume// [ 1189.895463] [59021]: DEBUG cinder.api.openstack.wsgi [None req-40151b2e-351c-4606-be75-2a05bc170a59 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.895463] [59021]: DEBUG cinder.api.openstack.wsgi [None req-40151b2e-351c-4606-be75-2a05bc170a59 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.895628] [59021]: INFO cinder.api.openstack.wsgi [None req-40151b2e-351c-4606-be75-2a05bc170a59 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1189.896197] [59021]: [pid: 59021|app: 0|req: 156/294] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:26:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1189.900466] [59020]: DEBUG cinder.api.middleware.request_id [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-bc7af069-070b-4ef2-be21-820ddc3072d2 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.903031] [59020]: INFO cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-bc7af069-070b-4ef2-be21-820ddc3072d2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1189.903268] [59020]: DEBUG cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-bc7af069-070b-4ef2-be21-820ddc3072d2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1189.903480] [59020]: DEBUG cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-bc7af069-070b-4ef2-be21-820ddc3072d2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1189.917991] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.917991] [59020]: warnings.warn( [ 1189.926587] [59020]: INFO cinder.volume.api [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-bc7af069-070b-4ef2-be21-820ddc3072d2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1189.932977] [59020]: INFO cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-bc7af069-070b-4ef2-be21-820ddc3072d2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1189.932977] [59020]: [pid: 59020|app: 0|req: 139/295] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:26:00 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 1323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1191.221593] [59021]: DEBUG cinder.api.middleware.request_id [None req-b7f24b02-a6d1-4f22-ac34-606b17f36ed2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.221918] [59021]: INFO cinder.api.openstack.wsgi [None req-b7f24b02-a6d1-4f22-ac34-606b17f36ed2 None None] GET http://10.180.1.21/volume// [ 1191.222146] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b7f24b02-a6d1-4f22-ac34-606b17f36ed2 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1191.222366] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b7f24b02-a6d1-4f22-ac34-606b17f36ed2 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1191.222792] [59021]: INFO cinder.api.openstack.wsgi [None req-b7f24b02-a6d1-4f22-ac34-606b17f36ed2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1191.223163] [59021]: [pid: 59021|app: 0|req: 157/296] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:26:01 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1191.227058] [59020]: DEBUG cinder.api.middleware.request_id [req-cb426860-18e1-49d8-a63e-3579d12df713 req-bbacbd0c-65a5-4af0-b19a-73f83e206673 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.230480] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-bbacbd0c-65a5-4af0-b19a-73f83e206673 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1191.230846] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-bbacbd0c-65a5-4af0-b19a-73f83e206673 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1191.231173] [59020]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-bbacbd0c-65a5-4af0-b19a-73f83e206673 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1191.249052] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.249052] [59020]: warnings.warn( [ 1191.256331] [59020]: INFO cinder.volume.api [req-cb426860-18e1-49d8-a63e-3579d12df713 req-bbacbd0c-65a5-4af0-b19a-73f83e206673 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1191.264753] [59020]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-bbacbd0c-65a5-4af0-b19a-73f83e206673 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1191.265528] [59020]: [pid: 59020|app: 0|req: 140/297] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:26:01 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1191.409364] [59021]: DEBUG cinder.api.middleware.request_id [req-cb426860-18e1-49d8-a63e-3579d12df713 req-c256d9a4-71ee-4f88-848e-5243ff794666 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.411868] [59021]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-c256d9a4-71ee-4f88-848e-5243ff794666 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] PUT http://10.180.1.21/volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476 [ 1191.412290] [59021]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-c256d9a4-71ee-4f88-848e-5243ff794666 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-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=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1191.420622] [59021]: DEBUG cinder.coordination [req-cb426860-18e1-49d8-a63e-3579d12df713 req-c256d9a4-71ee-4f88-848e-5243ff794666 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Acquiring lock "cinder-attachment_update-912bd613-9b24-4c26-84a2-ee1eca423d8f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1191.425738] [59021]: DEBUG cinder.coordination [req-cb426860-18e1-49d8-a63e-3579d12df713 req-c256d9a4-71ee-4f88-848e-5243ff794666 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Lock "cinder-attachment_update-912bd613-9b24-4c26-84a2-ee1eca423d8f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1191.426852] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.426852] [59021]: warnings.warn( [ 1191.616522] [59020]: DEBUG cinder.api.middleware.request_id [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-68f2f830-f4b5-4c6a-9fa5-60c06ca8cc7b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.618966] [59020]: INFO cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-68f2f830-f4b5-4c6a-9fa5-60c06ca8cc7b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0 [ 1191.619225] [59020]: DEBUG cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-68f2f830-f4b5-4c6a-9fa5-60c06ca8cc7b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1191.619508] [59020]: DEBUG cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-68f2f830-f4b5-4c6a-9fa5-60c06ca8cc7b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1191.627124] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.627124] [59020]: warnings.warn( [ 1191.946670] [59021]: DEBUG cinder.coordination [req-cb426860-18e1-49d8-a63e-3579d12df713 req-c256d9a4-71ee-4f88-848e-5243ff794666 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Lock "cinder-attachment_update-912bd613-9b24-4c26-84a2-ee1eca423d8f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1191.947101] [59021]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-c256d9a4-71ee-4f88-848e-5243ff794666 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476 returned with HTTP 200 [ 1191.947662] [59021]: [pid: 59021|app: 0|req: 158/298] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:26:02 2025] PUT /volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.166880] [59020]: INFO cinder.api.openstack.wsgi [req-dc85b928-d659-4881-9412-b5801d8a3f7b req-68f2f830-f4b5-4c6a-9fa5-60c06ca8cc7b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0 returned with HTTP 200 [ 1192.167392] [59020]: [pid: 59020|app: 0|req: 141/299] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:26:02 2025] DELETE /volume/v3/attachments/ba50c2b4-af2c-4ad9-a6c7-c4f9f1fafac0 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.469336] [59021]: DEBUG cinder.api.middleware.request_id [req-cb426860-18e1-49d8-a63e-3579d12df713 req-73e884d6-033b-4439-80cf-1a42d9cba197 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.472152] [59021]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-73e884d6-033b-4439-80cf-1a42d9cba197 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476/action [ 1192.472570] [59021]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-73e884d6-033b-4439-80cf-1a42d9cba197 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1192.472711] [59021]: DEBUG cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-73e884d6-033b-4439-80cf-1a42d9cba197 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.492063] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.492063] [59021]: warnings.warn( [ 1192.500356] [59021]: INFO cinder.api.openstack.wsgi [req-cb426860-18e1-49d8-a63e-3579d12df713 req-73e884d6-033b-4439-80cf-1a42d9cba197 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476/action returned with HTTP 204 [ 1192.501014] [59021]: [pid: 59021|app: 0|req: 159/300] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:26:03 2025] POST /volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1193.066863] [59020]: DEBUG cinder.api.middleware.request_id [None req-74e0e4d9-682d-42de-bfb3-11dad5b3eae0 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.068901] [59020]: INFO cinder.api.openstack.wsgi [None req-74e0e4d9-682d-42de-bfb3-11dad5b3eae0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1193.069165] [59020]: DEBUG cinder.api.openstack.wsgi [None req-74e0e4d9-682d-42de-bfb3-11dad5b3eae0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1193.069410] [59020]: DEBUG cinder.api.openstack.wsgi [None req-74e0e4d9-682d-42de-bfb3-11dad5b3eae0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1193.083628] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.083628] [59020]: warnings.warn( [ 1193.089039] [59020]: INFO cinder.volume.api [None req-74e0e4d9-682d-42de-bfb3-11dad5b3eae0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1193.094773] [59020]: INFO cinder.api.openstack.wsgi [None req-74e0e4d9-682d-42de-bfb3-11dad5b3eae0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1193.095232] [59020]: [pid: 59020|app: 0|req: 142/301] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:03 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.497882] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=68,cinder:UPDATE=6 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1203.091508] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=84,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1209.487028] [59021]: DEBUG cinder.api.middleware.request_id [None req-c0a6e40e-46c9-468a-b3f9-0fee6ab13cda None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.489062] [59021]: INFO cinder.api.openstack.wsgi [None req-c0a6e40e-46c9-468a-b3f9-0fee6ab13cda tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1209.489281] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c0a6e40e-46c9-468a-b3f9-0fee6ab13cda tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1209.489525] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c0a6e40e-46c9-468a-b3f9-0fee6ab13cda tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1209.489700] [59021]: INFO cinder.api.v3.volumes [None req-c0a6e40e-46c9-468a-b3f9-0fee6ab13cda tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Delete volume with id: f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1209.500799] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.500799] [59021]: warnings.warn( [ 1209.501334] [59021]: INFO cinder.volume.api [None req-c0a6e40e-46c9-468a-b3f9-0fee6ab13cda tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1209.519919] [59021]: INFO cinder.volume.api [None req-c0a6e40e-46c9-468a-b3f9-0fee6ab13cda tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Delete volume request issued successfully. [ 1209.520121] [59021]: INFO cinder.api.openstack.wsgi [None req-c0a6e40e-46c9-468a-b3f9-0fee6ab13cda tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 202 [ 1209.520633] [59021]: [pid: 59021|app: 0|req: 160/302] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:26:20 2025] DELETE /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1209.524626] [59020]: DEBUG cinder.api.middleware.request_id [None req-b1e771f7-34bc-47c1-b5f3-7923c2f42f7d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.526354] [59020]: INFO cinder.api.openstack.wsgi [None req-b1e771f7-34bc-47c1-b5f3-7923c2f42f7d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1209.526825] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b1e771f7-34bc-47c1-b5f3-7923c2f42f7d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1209.526825] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b1e771f7-34bc-47c1-b5f3-7923c2f42f7d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1209.535312] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.535312] [59020]: warnings.warn( [ 1209.539663] [59020]: INFO cinder.volume.api [None req-b1e771f7-34bc-47c1-b5f3-7923c2f42f7d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1209.544698] [59020]: INFO cinder.api.openstack.wsgi [None req-b1e771f7-34bc-47c1-b5f3-7923c2f42f7d tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1209.545125] [59020]: [pid: 59020|app: 0|req: 143/303] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:20 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.934948] [59021]: DEBUG cinder.api.middleware.request_id [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.936877] [59021]: INFO cinder.api.openstack.wsgi [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1209.937279] [59021]: DEBUG cinder.api.openstack.wsgi [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-401594445"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1209.938716] [59021]: DEBUG cinder.api.v3.volumes [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-401594445'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1209.938850] [59021]: INFO cinder.api.v3.volumes [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume of 1 GB [ 1209.944206] [59021]: INFO cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Availability Zones retrieved successfully. [ 1209.951157] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Flow 'volume_create_api' (a271fbc6-de58-43d7-aece-8ad878fe47ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1209.952317] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e761817-a93d-4d7d-90d7-b9702a84ee7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1209.953394] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1209.971196] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e761817-a93d-4d7d-90d7-b9702a84ee7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1209.972332] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb729d16-9f08-484c-a6f4-f95271f6af00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1210.004069] [59021]: DEBUG cinder.quota [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Created reservations ['5446b9c8-6a06-49a1-b16a-926cd25ac245', '40c1fe5e-2b9a-4356-a70b-f56a62e94a2a', '7bb144c4-ca16-4a17-8b46-f71d563bc188', '509be0c5-af76-45db-86d2-0ebaf6f8141d'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1210.004771] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb729d16-9f08-484c-a6f4-f95271f6af00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5446b9c8-6a06-49a1-b16a-926cd25ac245', '40c1fe5e-2b9a-4356-a70b-f56a62e94a2a', '7bb144c4-ca16-4a17-8b46-f71d563bc188', '509be0c5-af76-45db-86d2-0ebaf6f8141d']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1210.005706] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b19809-c58e-4bde-9f9e-f9f47ecdb7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1210.022563] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b19809-c58e-4bde-9f9e-f9f47ecdb7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '470c17f6-0675-425d-9a69-141e3203ce36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-401594445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b864f4cda6cb431f9a78e8cee77afc1b',qos_specs=None,replication_status=,reservations=['5446b9c8-6a06-49a1-b16a-926cd25ac245','40c1fe5e-2b9a-4356-a70b-f56a62e94a2a','7bb144c4-ca16-4a17-8b46-f71d563bc188','509be0c5-af76-45db-86d2-0ebaf6f8141d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744f14697ff345d89943bff7d42a0896',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-401594445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=470c17f6-0675-425d-9a69-141e3203ce36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b864f4cda6cb431f9a78e8cee77afc1b',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='744f14697ff345d89943bff7d42a0896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1210.023579] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186f610e-0358-4a6d-a78d-69f361d6bba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1210.037608] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186f610e-0358-4a6d-a78d-69f361d6bba7) 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-401594445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b864f4cda6cb431f9a78e8cee77afc1b',qos_specs=None,replication_status=,reservations=['5446b9c8-6a06-49a1-b16a-926cd25ac245','40c1fe5e-2b9a-4356-a70b-f56a62e94a2a','7bb144c4-ca16-4a17-8b46-f71d563bc188','509be0c5-af76-45db-86d2-0ebaf6f8141d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744f14697ff345d89943bff7d42a0896',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1210.038498] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b5965c-596a-4223-b684-18622054befd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1210.051996] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b5965c-596a-4223-b684-18622054befd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1210.053135] [59021]: DEBUG cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Flow 'volume_create_api' (a271fbc6-de58-43d7-aece-8ad878fe47ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1210.053990] [59021]: INFO cinder.volume.api [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume request issued successfully. [ 1210.055035] [59021]: INFO cinder.api.openstack.wsgi [None req-30f2f4b6-87bf-4d66-b339-66474d7be2da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1210.055509] [59021]: [pid: 59021|app: 0|req: 161/304] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:26:20 2025] POST /volume/v3/volumes => generated 749 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1210.064885] [59020]: DEBUG cinder.api.middleware.request_id [None req-4282f3a1-965e-4a90-a263-a2fb3fa7f8dc None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.066989] [59020]: INFO cinder.api.openstack.wsgi [None req-4282f3a1-965e-4a90-a263-a2fb3fa7f8dc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1210.067222] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4282f3a1-965e-4a90-a263-a2fb3fa7f8dc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.067449] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4282f3a1-965e-4a90-a263-a2fb3fa7f8dc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.075806] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.075806] [59020]: warnings.warn( [ 1210.080121] [59020]: INFO cinder.volume.api [None req-4282f3a1-965e-4a90-a263-a2fb3fa7f8dc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1210.085542] [59020]: INFO cinder.api.openstack.wsgi [None req-4282f3a1-965e-4a90-a263-a2fb3fa7f8dc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1210.085975] [59020]: [pid: 59020|app: 0|req: 144/305] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:20 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1210.555975] [59021]: DEBUG cinder.api.middleware.request_id [None req-7452d1e9-7f35-44e7-bd04-7b893eab4627 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.559053] [59021]: INFO cinder.api.openstack.wsgi [None req-7452d1e9-7f35-44e7-bd04-7b893eab4627 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1210.559053] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7452d1e9-7f35-44e7-bd04-7b893eab4627 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1210.559053] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7452d1e9-7f35-44e7-bd04-7b893eab4627 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1210.567264] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567264] [59021]: warnings.warn( [ 1210.570773] [59021]: INFO cinder.volume.api [None req-7452d1e9-7f35-44e7-bd04-7b893eab4627 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1210.574944] [59021]: INFO cinder.api.openstack.wsgi [None req-7452d1e9-7f35-44e7-bd04-7b893eab4627 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1210.575555] [59021]: [pid: 59021|app: 0|req: 162/306] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:21 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.096695] [59020]: DEBUG cinder.api.middleware.request_id [None req-5ba2f171-f9f3-48ec-b2c4-a0171ba8a093 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.099116] [59020]: INFO cinder.api.openstack.wsgi [None req-5ba2f171-f9f3-48ec-b2c4-a0171ba8a093 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1211.099397] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5ba2f171-f9f3-48ec-b2c4-a0171ba8a093 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1211.099625] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5ba2f171-f9f3-48ec-b2c4-a0171ba8a093 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1211.111409] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.111409] [59020]: warnings.warn( [ 1211.116126] [59020]: INFO cinder.volume.api [None req-5ba2f171-f9f3-48ec-b2c4-a0171ba8a093 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1211.120237] [59020]: INFO cinder.api.openstack.wsgi [None req-5ba2f171-f9f3-48ec-b2c4-a0171ba8a093 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1211.120698] [59020]: [pid: 59020|app: 0|req: 145/307] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:21 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.160902] [59021]: DEBUG cinder.api.middleware.request_id [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-83f39ca7-ee33-4e38-803e-9e6a1682ea25 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.163273] [59021]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-83f39ca7-ee33-4e38-803e-9e6a1682ea25 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1211.166078] [59021]: DEBUG cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-83f39ca7-ee33-4e38-803e-9e6a1682ea25 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1211.166078] [59021]: DEBUG cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-83f39ca7-ee33-4e38-803e-9e6a1682ea25 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1211.172896] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.172896] [59021]: warnings.warn( [ 1211.177206] [59021]: INFO cinder.volume.api [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-83f39ca7-ee33-4e38-803e-9e6a1682ea25 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1211.182439] [59021]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-83f39ca7-ee33-4e38-803e-9e6a1682ea25 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1211.183033] [59021]: [pid: 59021|app: 0|req: 163/308] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:26:21 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.586182] [59020]: DEBUG cinder.api.middleware.request_id [None req-c5d3566e-672c-4ae7-8ac4-50f265470253 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.588180] [59020]: INFO cinder.api.openstack.wsgi [None req-c5d3566e-672c-4ae7-8ac4-50f265470253 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1211.588853] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c5d3566e-672c-4ae7-8ac4-50f265470253 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1211.588853] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c5d3566e-672c-4ae7-8ac4-50f265470253 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1211.596815] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.596815] [59020]: warnings.warn( [ 1211.601282] [59020]: INFO cinder.volume.api [None req-c5d3566e-672c-4ae7-8ac4-50f265470253 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Volume info retrieved successfully. [ 1211.607776] [59020]: INFO cinder.api.openstack.wsgi [None req-c5d3566e-672c-4ae7-8ac4-50f265470253 tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 200 [ 1211.608132] [59020]: [pid: 59020|app: 0|req: 146/309] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:22 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1212.620096] [59021]: DEBUG cinder.api.middleware.request_id [None req-e84de244-95dd-443e-9fe4-332d765092df None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.622379] [59021]: INFO cinder.api.openstack.wsgi [None req-e84de244-95dd-443e-9fe4-332d765092df tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] GET http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e [ 1212.622617] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e84de244-95dd-443e-9fe4-332d765092df tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.622801] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e84de244-95dd-443e-9fe4-332d765092df tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.629780] [59021]: INFO cinder.api.openstack.wsgi [None req-e84de244-95dd-443e-9fe4-332d765092df tempest-ServerActionsTestOtherB-1652625252 tempest-ServerActionsTestOtherB-1652625252-project-member] http://10.180.1.21/volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e returned with HTTP 404 [ 1212.630377] [59021]: [pid: 59021|app: 0|req: 164/310] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:23 2025] GET /volume/v3/volumes/f9bde742-98b0-4ff8-a93c-48d9e651937e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1212.704206] [59020]: DEBUG cinder.api.middleware.request_id [None req-fcd92cca-dfc0-4115-b59e-3beab1e10716 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.704717] [59020]: INFO cinder.api.openstack.wsgi [None req-fcd92cca-dfc0-4115-b59e-3beab1e10716 None None] GET http://10.180.1.21/volume// [ 1212.704920] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fcd92cca-dfc0-4115-b59e-3beab1e10716 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.705174] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fcd92cca-dfc0-4115-b59e-3beab1e10716 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.705564] [59020]: INFO cinder.api.openstack.wsgi [None req-fcd92cca-dfc0-4115-b59e-3beab1e10716 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.705881] [59020]: [pid: 59020|app: 0|req: 147/311] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:26:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.710451] [59021]: DEBUG cinder.api.middleware.request_id [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-ec9fd27a-fbbd-48a7-bd42-488b7c95c844 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.712407] [59021]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-ec9fd27a-fbbd-48a7-bd42-488b7c95c844 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1212.712811] [59021]: DEBUG cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-ec9fd27a-fbbd-48a7-bd42-488b7c95c844 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "470c17f6-0675-425d-9a69-141e3203ce36", "connector": null, "instance_uuid": "a83ca79c-10b6-4dca-9651-d8c21d7c5086"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1212.724635] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.724635] [59021]: warnings.warn( [ 1212.755226] [59021]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-ec9fd27a-fbbd-48a7-bd42-488b7c95c844 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1212.755813] [59021]: [pid: 59021|app: 0|req: 165/312] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:26:23 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1212.778559] [59020]: DEBUG cinder.api.middleware.request_id [None req-b4a86573-2a1a-41b7-9029-62f0f1016136 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.780683] [59020]: INFO cinder.api.openstack.wsgi [None req-b4a86573-2a1a-41b7-9029-62f0f1016136 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1212.780899] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b4a86573-2a1a-41b7-9029-62f0f1016136 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1212.781144] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b4a86573-2a1a-41b7-9029-62f0f1016136 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1212.793563] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.793563] [59020]: warnings.warn( [ 1212.797297] [59020]: INFO cinder.volume.api [None req-b4a86573-2a1a-41b7-9029-62f0f1016136 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1212.802697] [59020]: INFO cinder.api.openstack.wsgi [None req-b4a86573-2a1a-41b7-9029-62f0f1016136 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1212.803280] [59020]: [pid: 59020|app: 0|req: 148/313] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:23 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.281856] [59021]: DEBUG cinder.api.middleware.request_id [None req-f310eed7-48d8-44a1-80e5-25123741e22e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.282299] [59021]: INFO cinder.api.openstack.wsgi [None req-f310eed7-48d8-44a1-80e5-25123741e22e None None] GET http://10.180.1.21/volume// [ 1213.282472] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f310eed7-48d8-44a1-80e5-25123741e22e None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.282684] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f310eed7-48d8-44a1-80e5-25123741e22e None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.283090] [59021]: INFO cinder.api.openstack.wsgi [None req-f310eed7-48d8-44a1-80e5-25123741e22e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1213.283436] [59021]: [pid: 59021|app: 0|req: 166/314] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:26:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1213.287211] [59020]: DEBUG cinder.api.middleware.request_id [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-dc7d3f78-920f-475b-9f28-225add5a4984 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.289510] [59020]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-dc7d3f78-920f-475b-9f28-225add5a4984 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1213.289754] [59020]: DEBUG cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-dc7d3f78-920f-475b-9f28-225add5a4984 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.289964] [59020]: DEBUG cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-dc7d3f78-920f-475b-9f28-225add5a4984 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.303135] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.303135] [59020]: warnings.warn( [ 1213.307502] [59020]: INFO cinder.volume.api [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-dc7d3f78-920f-475b-9f28-225add5a4984 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1213.313867] [59020]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-dc7d3f78-920f-475b-9f28-225add5a4984 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1213.314376] [59020]: [pid: 59020|app: 0|req: 149/315] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:26:24 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1213.345378] [59021]: DEBUG cinder.api.middleware.request_id [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-bf9b7f6a-d192-4920-8730-e52ea2792d3b None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.348188] [59021]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-bf9b7f6a-d192-4920-8730-e52ea2792d3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] PUT http://10.180.1.21/volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55 [ 1213.348311] [59021]: DEBUG cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-bf9b7f6a-d192-4920-8730-e52ea2792d3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-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-969028", "mountpoint": "/dev/sdb"}}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1213.356485] [59021]: DEBUG cinder.coordination [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-bf9b7f6a-d192-4920-8730-e52ea2792d3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Acquiring lock "cinder-attachment_update-470c17f6-0675-425d-9a69-141e3203ce36-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1213.362686] [59021]: DEBUG cinder.coordination [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-bf9b7f6a-d192-4920-8730-e52ea2792d3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Lock "cinder-attachment_update-470c17f6-0675-425d-9a69-141e3203ce36-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1213.363825] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.363825] [59021]: warnings.warn( [ 1213.814612] [59020]: DEBUG cinder.api.middleware.request_id [None req-b6215594-942f-444f-9c44-9ebd1e709262 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.817733] [59020]: INFO cinder.api.openstack.wsgi [None req-b6215594-942f-444f-9c44-9ebd1e709262 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1213.818227] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b6215594-942f-444f-9c44-9ebd1e709262 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1213.818399] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b6215594-942f-444f-9c44-9ebd1e709262 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1213.837168] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.837168] [59020]: warnings.warn( [ 1213.842586] [59020]: INFO cinder.volume.api [None req-b6215594-942f-444f-9c44-9ebd1e709262 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1213.850717] [59020]: INFO cinder.api.openstack.wsgi [None req-b6215594-942f-444f-9c44-9ebd1e709262 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1213.851400] [59020]: [pid: 59020|app: 0|req: 150/316] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:24 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.861838] [59020]: DEBUG cinder.api.middleware.request_id [None req-cd3cc6fa-612e-4a9e-8613-65f572abb88e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.864424] [59020]: INFO cinder.api.openstack.wsgi [None req-cd3cc6fa-612e-4a9e-8613-65f572abb88e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1214.864424] [59020]: DEBUG cinder.api.openstack.wsgi [None req-cd3cc6fa-612e-4a9e-8613-65f572abb88e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1214.864573] [59020]: DEBUG cinder.api.openstack.wsgi [None req-cd3cc6fa-612e-4a9e-8613-65f572abb88e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1214.882310] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.882310] [59020]: warnings.warn( [ 1214.886944] [59020]: INFO cinder.volume.api [None req-cd3cc6fa-612e-4a9e-8613-65f572abb88e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1214.892216] [59020]: INFO cinder.api.openstack.wsgi [None req-cd3cc6fa-612e-4a9e-8613-65f572abb88e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1214.892891] [59020]: [pid: 59020|app: 0|req: 151/317] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:25 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.902997] [59020]: DEBUG cinder.api.middleware.request_id [None req-fcd5388d-72dd-4d24-9692-da5a377da074 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.905143] [59020]: INFO cinder.api.openstack.wsgi [None req-fcd5388d-72dd-4d24-9692-da5a377da074 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1215.905356] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fcd5388d-72dd-4d24-9692-da5a377da074 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1215.905561] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fcd5388d-72dd-4d24-9692-da5a377da074 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1215.920466] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.920466] [59020]: warnings.warn( [ 1215.924680] [59020]: INFO cinder.volume.api [None req-fcd5388d-72dd-4d24-9692-da5a377da074 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1215.930058] [59020]: INFO cinder.api.openstack.wsgi [None req-fcd5388d-72dd-4d24-9692-da5a377da074 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1215.930751] [59020]: [pid: 59020|app: 0|req: 152/318] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:26 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.940961] [59020]: DEBUG cinder.api.middleware.request_id [None req-4a4ca75f-21e2-4d99-a9b6-fedbb4409c14 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.942991] [59020]: INFO cinder.api.openstack.wsgi [None req-4a4ca75f-21e2-4d99-a9b6-fedbb4409c14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1216.943214] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4a4ca75f-21e2-4d99-a9b6-fedbb4409c14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1216.943414] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4a4ca75f-21e2-4d99-a9b6-fedbb4409c14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1216.957455] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.957455] [59020]: warnings.warn( [ 1216.961718] [59020]: INFO cinder.volume.api [None req-4a4ca75f-21e2-4d99-a9b6-fedbb4409c14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1216.967426] [59020]: INFO cinder.api.openstack.wsgi [None req-4a4ca75f-21e2-4d99-a9b6-fedbb4409c14 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1216.967978] [59020]: [pid: 59020|app: 0|req: 153/319] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:27 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.889711] [59021]: DEBUG cinder.coordination [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-bf9b7f6a-d192-4920-8730-e52ea2792d3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Lock "cinder-attachment_update-470c17f6-0675-425d-9a69-141e3203ce36-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1217.890073] [59021]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-bf9b7f6a-d192-4920-8730-e52ea2792d3b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55 returned with HTTP 200 [ 1217.890575] [59021]: [pid: 59021|app: 0|req: 167/320] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:26:24 2025] PUT /volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55 => generated 617 bytes in 4546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.979803] [59020]: DEBUG cinder.api.middleware.request_id [None req-b07a4553-2228-4c87-8d24-7b8ce5cc88e8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.982109] [59020]: INFO cinder.api.openstack.wsgi [None req-b07a4553-2228-4c87-8d24-7b8ce5cc88e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1217.982336] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b07a4553-2228-4c87-8d24-7b8ce5cc88e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1217.982550] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b07a4553-2228-4c87-8d24-7b8ce5cc88e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1217.993231] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.993231] [59020]: warnings.warn( [ 1217.996835] [59020]: INFO cinder.volume.api [None req-b07a4553-2228-4c87-8d24-7b8ce5cc88e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1218.002061] [59020]: INFO cinder.api.openstack.wsgi [None req-b07a4553-2228-4c87-8d24-7b8ce5cc88e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1218.002502] [59020]: [pid: 59020|app: 0|req: 154/321] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:28 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.013485] [59021]: DEBUG cinder.api.middleware.request_id [None req-7d88eb9f-7051-4862-8e72-efeaf3a5175e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.015557] [59021]: INFO cinder.api.openstack.wsgi [None req-7d88eb9f-7051-4862-8e72-efeaf3a5175e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1219.015772] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7d88eb9f-7051-4862-8e72-efeaf3a5175e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1219.015981] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7d88eb9f-7051-4862-8e72-efeaf3a5175e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1219.028320] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.028320] [59021]: warnings.warn( [ 1219.032133] [59021]: INFO cinder.volume.api [None req-7d88eb9f-7051-4862-8e72-efeaf3a5175e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1219.036985] [59021]: INFO cinder.api.openstack.wsgi [None req-7d88eb9f-7051-4862-8e72-efeaf3a5175e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1219.037562] [59021]: [pid: 59021|app: 0|req: 168/322] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:29 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1220.047796] [59020]: DEBUG cinder.api.middleware.request_id [None req-5fa30460-4d6b-4b51-8d88-a1403d3bfe78 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.050018] [59020]: INFO cinder.api.openstack.wsgi [None req-5fa30460-4d6b-4b51-8d88-a1403d3bfe78 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1220.050226] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5fa30460-4d6b-4b51-8d88-a1403d3bfe78 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1220.050500] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5fa30460-4d6b-4b51-8d88-a1403d3bfe78 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1220.065089] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.065089] [59020]: warnings.warn( [ 1220.068968] [59020]: INFO cinder.volume.api [None req-5fa30460-4d6b-4b51-8d88-a1403d3bfe78 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1220.073714] [59020]: INFO cinder.api.openstack.wsgi [None req-5fa30460-4d6b-4b51-8d88-a1403d3bfe78 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1220.074333] [59020]: [pid: 59020|app: 0|req: 155/323] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:30 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.755480] [59021]: DEBUG cinder.api.middleware.request_id [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-9220f334-64db-4bf0-b5ec-55d43d484d5c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.757788] [59021]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-9220f334-64db-4bf0-b5ec-55d43d484d5c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55/action [ 1220.758231] [59021]: DEBUG cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-9220f334-64db-4bf0-b5ec-55d43d484d5c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1220.758365] [59021]: DEBUG cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-9220f334-64db-4bf0-b5ec-55d43d484d5c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1220.776726] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.776726] [59021]: warnings.warn( [ 1220.789059] [59021]: INFO cinder.api.openstack.wsgi [req-e5d55a15-c1a8-4dd7-b58b-7b1e47cc2e68 req-9220f334-64db-4bf0-b5ec-55d43d484d5c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55/action returned with HTTP 204 [ 1220.789582] [59021]: [pid: 59021|app: 0|req: 169/324] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:26:31 2025] POST /volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1221.084763] [59020]: DEBUG cinder.api.middleware.request_id [None req-989baa6c-6237-4b71-87c0-8c51ad676b0c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.087787] [59020]: INFO cinder.api.openstack.wsgi [None req-989baa6c-6237-4b71-87c0-8c51ad676b0c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1221.088117] [59020]: DEBUG cinder.api.openstack.wsgi [None req-989baa6c-6237-4b71-87c0-8c51ad676b0c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1221.088428] [59020]: DEBUG cinder.api.openstack.wsgi [None req-989baa6c-6237-4b71-87c0-8c51ad676b0c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1221.101501] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.101501] [59020]: warnings.warn( [ 1221.105608] [59020]: INFO cinder.volume.api [None req-989baa6c-6237-4b71-87c0-8c51ad676b0c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1221.110720] [59020]: INFO cinder.api.openstack.wsgi [None req-989baa6c-6237-4b71-87c0-8c51ad676b0c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1221.111182] [59020]: [pid: 59020|app: 0|req: 156/325] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:31 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.120906] [59021]: DEBUG cinder.api.middleware.request_id [None req-e65ab8b3-f1cd-4104-a7a4-66637218df85 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.122984] [59021]: INFO cinder.api.openstack.wsgi [None req-e65ab8b3-f1cd-4104-a7a4-66637218df85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1221.123222] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e65ab8b3-f1cd-4104-a7a4-66637218df85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1221.123437] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e65ab8b3-f1cd-4104-a7a4-66637218df85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1221.134086] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.134086] [59021]: warnings.warn( [ 1221.137405] [59021]: INFO cinder.volume.api [None req-e65ab8b3-f1cd-4104-a7a4-66637218df85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1221.141752] [59021]: INFO cinder.api.openstack.wsgi [None req-e65ab8b3-f1cd-4104-a7a4-66637218df85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1221.142181] [59021]: [pid: 59021|app: 0|req: 170/326] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:31 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1221.216179] [59020]: DEBUG cinder.api.middleware.request_id [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.218214] [59020]: INFO cinder.api.openstack.wsgi [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1221.218582] [59020]: DEBUG cinder.api.openstack.wsgi [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-931056056"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1221.220127] [59020]: DEBUG cinder.api.v3.volumes [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-931056056'}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1221.220259] [59020]: INFO cinder.api.v3.volumes [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume of 1 GB [ 1221.224467] [59020]: INFO cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Availability Zones retrieved successfully. [ 1221.231477] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Flow 'volume_create_api' (a2d43006-096c-4e5e-a1f8-60a1d6f1b0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1221.232647] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5891f957-5a49-49ee-9295-4a3d10a01171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.233769] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1221.251859] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5891f957-5a49-49ee-9295-4a3d10a01171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.252804] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2010d8e7-d48e-4b23-a5b4-fdf7714cf03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.283833] [59020]: DEBUG cinder.quota [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Created reservations ['9d409f09-6341-4863-a907-0efadc230b9c', 'b92434d0-20b3-4418-93ec-193788fece6b', 'ae7bda5f-ea3f-4e67-a224-78b4db17378e', 'e1803eb9-cb9c-4be5-923a-6dea66173573'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1221.284915] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2010d8e7-d48e-4b23-a5b4-fdf7714cf03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d409f09-6341-4863-a907-0efadc230b9c', 'b92434d0-20b3-4418-93ec-193788fece6b', 'ae7bda5f-ea3f-4e67-a224-78b4db17378e', 'e1803eb9-cb9c-4be5-923a-6dea66173573']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.285904] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fff2ee7-28e1-4f37-a59e-1eb191abb814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.300062] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fff2ee7-28e1-4f37-a59e-1eb191abb814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0357b430-fff1-44bf-a37b-decdc1c1783c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-931056056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b864f4cda6cb431f9a78e8cee77afc1b',qos_specs=None,replication_status=,reservations=['9d409f09-6341-4863-a907-0efadc230b9c','b92434d0-20b3-4418-93ec-193788fece6b','ae7bda5f-ea3f-4e67-a224-78b4db17378e','e1803eb9-cb9c-4be5-923a-6dea66173573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744f14697ff345d89943bff7d42a0896',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-931056056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0357b430-fff1-44bf-a37b-decdc1c1783c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b864f4cda6cb431f9a78e8cee77afc1b',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='744f14697ff345d89943bff7d42a0896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.301068] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cf182b-78d9-4b6b-9dc1-15b6d9b9a925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.316172] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56cf182b-78d9-4b6b-9dc1-15b6d9b9a925) 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-931056056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b864f4cda6cb431f9a78e8cee77afc1b',qos_specs=None,replication_status=,reservations=['9d409f09-6341-4863-a907-0efadc230b9c','b92434d0-20b3-4418-93ec-193788fece6b','ae7bda5f-ea3f-4e67-a224-78b4db17378e','e1803eb9-cb9c-4be5-923a-6dea66173573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='744f14697ff345d89943bff7d42a0896',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.317163] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca953b-8c84-427f-bff5-65fc19e9a8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1221.327880] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca953b-8c84-427f-bff5-65fc19e9a8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1221.329082] [59020]: DEBUG cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Flow 'volume_create_api' (a2d43006-096c-4e5e-a1f8-60a1d6f1b0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1221.329477] [59020]: INFO cinder.volume.api [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Create volume request issued successfully. [ 1221.330176] [59020]: INFO cinder.api.openstack.wsgi [None req-aebf40d4-962f-4b6c-acb6-e882595d6a0d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1221.330947] [59020]: [pid: 59020|app: 0|req: 157/327] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:26:31 2025] POST /volume/v3/volumes => generated 749 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1221.339881] [59021]: DEBUG cinder.api.middleware.request_id [None req-2d52b3d2-15cd-48dc-afef-29394f628c03 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.343236] [59021]: INFO cinder.api.openstack.wsgi [None req-2d52b3d2-15cd-48dc-afef-29394f628c03 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1221.343236] [59021]: DEBUG cinder.api.openstack.wsgi [None req-2d52b3d2-15cd-48dc-afef-29394f628c03 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1221.343236] [59021]: DEBUG cinder.api.openstack.wsgi [None req-2d52b3d2-15cd-48dc-afef-29394f628c03 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1221.353430] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.353430] [59021]: warnings.warn( [ 1221.358148] [59021]: INFO cinder.volume.api [None req-2d52b3d2-15cd-48dc-afef-29394f628c03 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1221.364367] [59021]: INFO cinder.api.openstack.wsgi [None req-2d52b3d2-15cd-48dc-afef-29394f628c03 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1221.364771] [59021]: [pid: 59021|app: 0|req: 171/328] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:32 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.378120] [59020]: DEBUG cinder.api.middleware.request_id [None req-faf0ba20-a2c0-48fb-8462-6b9e7f502a37 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.380665] [59020]: INFO cinder.api.openstack.wsgi [None req-faf0ba20-a2c0-48fb-8462-6b9e7f502a37 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1222.381239] [59020]: DEBUG cinder.api.openstack.wsgi [None req-faf0ba20-a2c0-48fb-8462-6b9e7f502a37 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1222.381483] [59020]: DEBUG cinder.api.openstack.wsgi [None req-faf0ba20-a2c0-48fb-8462-6b9e7f502a37 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1222.394518] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.394518] [59020]: warnings.warn( [ 1222.399126] [59020]: INFO cinder.volume.api [None req-faf0ba20-a2c0-48fb-8462-6b9e7f502a37 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1222.404475] [59020]: INFO cinder.api.openstack.wsgi [None req-faf0ba20-a2c0-48fb-8462-6b9e7f502a37 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1222.404929] [59020]: [pid: 59020|app: 0|req: 158/329] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:33 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.441548] [59021]: DEBUG cinder.api.middleware.request_id [req-757bde4d-9076-445d-8937-682e845b2bab req-16d873d7-d7c9-4354-bae6-e83668a51e55 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.443827] [59021]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-16d873d7-d7c9-4354-bae6-e83668a51e55 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1222.444212] [59021]: DEBUG cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-16d873d7-d7c9-4354-bae6-e83668a51e55 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1222.444539] [59021]: DEBUG cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-16d873d7-d7c9-4354-bae6-e83668a51e55 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1222.453099] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.453099] [59021]: warnings.warn( [ 1222.458038] [59021]: INFO cinder.volume.api [req-757bde4d-9076-445d-8937-682e845b2bab req-16d873d7-d7c9-4354-bae6-e83668a51e55 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1222.462517] [59021]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-16d873d7-d7c9-4354-bae6-e83668a51e55 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1222.462958] [59021]: [pid: 59021|app: 0|req: 172/330] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:26:33 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.982201] [59020]: DEBUG cinder.api.middleware.request_id [None req-b32b5c47-b838-42ab-9095-1f0cf69254f8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.982607] [59020]: INFO cinder.api.openstack.wsgi [None req-b32b5c47-b838-42ab-9095-1f0cf69254f8 None None] GET http://10.180.1.21/volume// [ 1223.982781] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b32b5c47-b838-42ab-9095-1f0cf69254f8 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1223.982985] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b32b5c47-b838-42ab-9095-1f0cf69254f8 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1223.983455] [59020]: INFO cinder.api.openstack.wsgi [None req-b32b5c47-b838-42ab-9095-1f0cf69254f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1223.983838] [59020]: [pid: 59020|app: 0|req: 159/331] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:26:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1223.988922] [59021]: DEBUG cinder.api.middleware.request_id [req-757bde4d-9076-445d-8937-682e845b2bab req-e71f3d83-b2a1-4e77-be54-d29ed8bbe035 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.991504] [59021]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-e71f3d83-b2a1-4e77-be54-d29ed8bbe035 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1223.991879] [59021]: DEBUG cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-e71f3d83-b2a1-4e77-be54-d29ed8bbe035 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0357b430-fff1-44bf-a37b-decdc1c1783c", "connector": null, "instance_uuid": "a83ca79c-10b6-4dca-9651-d8c21d7c5086"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1224.003561] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.003561] [59021]: warnings.warn( [ 1224.026175] [59021]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-e71f3d83-b2a1-4e77-be54-d29ed8bbe035 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1224.026601] [59021]: [pid: 59021|app: 0|req: 173/332] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:26:34 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) [ 1224.050192] [59020]: DEBUG cinder.api.middleware.request_id [None req-52991c54-41b8-4e71-8875-64d6080075fe None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.052347] [59020]: INFO cinder.api.openstack.wsgi [None req-52991c54-41b8-4e71-8875-64d6080075fe tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1224.052525] [59020]: DEBUG cinder.api.openstack.wsgi [None req-52991c54-41b8-4e71-8875-64d6080075fe tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.052729] [59020]: DEBUG cinder.api.openstack.wsgi [None req-52991c54-41b8-4e71-8875-64d6080075fe tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.068272] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.068272] [59020]: warnings.warn( [ 1224.072972] [59020]: INFO cinder.volume.api [None req-52991c54-41b8-4e71-8875-64d6080075fe tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1224.078224] [59020]: INFO cinder.api.openstack.wsgi [None req-52991c54-41b8-4e71-8875-64d6080075fe tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1224.078659] [59020]: [pid: 59020|app: 0|req: 160/333] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:34 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.553785] [59021]: DEBUG cinder.api.middleware.request_id [None req-31b86336-62d7-470a-b5f1-5752ba15609c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.554250] [59021]: INFO cinder.api.openstack.wsgi [None req-31b86336-62d7-470a-b5f1-5752ba15609c None None] GET http://10.180.1.21/volume// [ 1224.554411] [59021]: DEBUG cinder.api.openstack.wsgi [None req-31b86336-62d7-470a-b5f1-5752ba15609c None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.554623] [59021]: DEBUG cinder.api.openstack.wsgi [None req-31b86336-62d7-470a-b5f1-5752ba15609c None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.555027] [59021]: INFO cinder.api.openstack.wsgi [None req-31b86336-62d7-470a-b5f1-5752ba15609c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1224.555488] [59021]: [pid: 59021|app: 0|req: 174/334] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:26:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1224.559470] [59020]: DEBUG cinder.api.middleware.request_id [req-757bde4d-9076-445d-8937-682e845b2bab req-d23b28bd-28cd-4ccf-afdf-b2804f857b96 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.561981] [59020]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-d23b28bd-28cd-4ccf-afdf-b2804f857b96 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1224.562326] [59020]: DEBUG cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-d23b28bd-28cd-4ccf-afdf-b2804f857b96 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1224.562594] [59020]: DEBUG cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-d23b28bd-28cd-4ccf-afdf-b2804f857b96 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1224.580487] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.580487] [59020]: warnings.warn( [ 1224.585935] [59020]: INFO cinder.volume.api [req-757bde4d-9076-445d-8937-682e845b2bab req-d23b28bd-28cd-4ccf-afdf-b2804f857b96 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1224.591386] [59020]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-d23b28bd-28cd-4ccf-afdf-b2804f857b96 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1224.591941] [59020]: [pid: 59020|app: 0|req: 161/335] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:26:35 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1224.619769] [59021]: DEBUG cinder.api.middleware.request_id [req-757bde4d-9076-445d-8937-682e845b2bab req-9f995a83-5650-4aa3-8361-691d20727f4d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.623736] [59021]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-9f995a83-5650-4aa3-8361-691d20727f4d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] PUT http://10.180.1.21/volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c [ 1224.624521] [59021]: DEBUG cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-9f995a83-5650-4aa3-8361-691d20727f4d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-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-969028", "mountpoint": "/dev/sdc"}}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1224.633515] [59021]: DEBUG cinder.coordination [req-757bde4d-9076-445d-8937-682e845b2bab req-9f995a83-5650-4aa3-8361-691d20727f4d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Acquiring lock "cinder-attachment_update-0357b430-fff1-44bf-a37b-decdc1c1783c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1224.638468] [59021]: DEBUG cinder.coordination [req-757bde4d-9076-445d-8937-682e845b2bab req-9f995a83-5650-4aa3-8361-691d20727f4d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Lock "cinder-attachment_update-0357b430-fff1-44bf-a37b-decdc1c1783c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1224.639668] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.639668] [59021]: warnings.warn( [ 1225.089323] [59020]: DEBUG cinder.api.middleware.request_id [None req-c9a79185-af0b-48a3-b885-e0d5584d0bf8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.092247] [59020]: INFO cinder.api.openstack.wsgi [None req-c9a79185-af0b-48a3-b885-e0d5584d0bf8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1225.092616] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c9a79185-af0b-48a3-b885-e0d5584d0bf8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1225.093027] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c9a79185-af0b-48a3-b885-e0d5584d0bf8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1225.106544] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.106544] [59020]: warnings.warn( [ 1225.111060] [59020]: INFO cinder.volume.api [None req-c9a79185-af0b-48a3-b885-e0d5584d0bf8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1225.116373] [59020]: INFO cinder.api.openstack.wsgi [None req-c9a79185-af0b-48a3-b885-e0d5584d0bf8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1225.116971] [59020]: [pid: 59020|app: 0|req: 162/336] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:35 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.127481] [59020]: DEBUG cinder.api.middleware.request_id [None req-1ffe0b63-6ace-4bf3-a320-7db60e0b7e2c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.129214] [59020]: INFO cinder.api.openstack.wsgi [None req-1ffe0b63-6ace-4bf3-a320-7db60e0b7e2c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1226.129471] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1ffe0b63-6ace-4bf3-a320-7db60e0b7e2c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1226.129683] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1ffe0b63-6ace-4bf3-a320-7db60e0b7e2c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1226.142576] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.142576] [59020]: warnings.warn( [ 1226.146195] [59020]: INFO cinder.volume.api [None req-1ffe0b63-6ace-4bf3-a320-7db60e0b7e2c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1226.151237] [59020]: INFO cinder.api.openstack.wsgi [None req-1ffe0b63-6ace-4bf3-a320-7db60e0b7e2c tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1226.151653] [59020]: [pid: 59020|app: 0|req: 163/337] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:36 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.161715] [59020]: DEBUG cinder.api.middleware.request_id [None req-ca8c9036-3516-4fe9-aa35-7766af9b7a4f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.163824] [59020]: INFO cinder.api.openstack.wsgi [None req-ca8c9036-3516-4fe9-aa35-7766af9b7a4f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1227.164049] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ca8c9036-3516-4fe9-aa35-7766af9b7a4f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1227.164253] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ca8c9036-3516-4fe9-aa35-7766af9b7a4f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1227.177286] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.177286] [59020]: warnings.warn( [ 1227.181097] [59020]: INFO cinder.volume.api [None req-ca8c9036-3516-4fe9-aa35-7766af9b7a4f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1227.185557] [59020]: INFO cinder.api.openstack.wsgi [None req-ca8c9036-3516-4fe9-aa35-7766af9b7a4f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1227.185992] [59020]: [pid: 59020|app: 0|req: 164/338] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:37 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.196218] [59020]: DEBUG cinder.api.middleware.request_id [None req-f4fbaf91-82d1-4512-9228-9660fb00a7da None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.198336] [59020]: INFO cinder.api.openstack.wsgi [None req-f4fbaf91-82d1-4512-9228-9660fb00a7da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1228.198574] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f4fbaf91-82d1-4512-9228-9660fb00a7da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1228.198789] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f4fbaf91-82d1-4512-9228-9660fb00a7da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1228.214498] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.214498] [59020]: warnings.warn( [ 1228.218195] [59020]: INFO cinder.volume.api [None req-f4fbaf91-82d1-4512-9228-9660fb00a7da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1228.222861] [59020]: INFO cinder.api.openstack.wsgi [None req-f4fbaf91-82d1-4512-9228-9660fb00a7da tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1228.223288] [59020]: [pid: 59020|app: 0|req: 165/339] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:38 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.168314] [59021]: DEBUG cinder.coordination [req-757bde4d-9076-445d-8937-682e845b2bab req-9f995a83-5650-4aa3-8361-691d20727f4d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Lock "cinder-attachment_update-0357b430-fff1-44bf-a37b-decdc1c1783c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1229.168314] [59021]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-9f995a83-5650-4aa3-8361-691d20727f4d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c returned with HTTP 200 [ 1229.168314] [59021]: [pid: 59021|app: 0|req: 175/340] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:26:35 2025] PUT /volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.233467] [59020]: DEBUG cinder.api.middleware.request_id [None req-1877f53d-4885-4f89-9594-38978b1fff40 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.235743] [59020]: INFO cinder.api.openstack.wsgi [None req-1877f53d-4885-4f89-9594-38978b1fff40 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1229.236136] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1877f53d-4885-4f89-9594-38978b1fff40 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1229.236493] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1877f53d-4885-4f89-9594-38978b1fff40 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1229.247653] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.247653] [59020]: warnings.warn( [ 1229.251649] [59020]: INFO cinder.volume.api [None req-1877f53d-4885-4f89-9594-38978b1fff40 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1229.257095] [59020]: INFO cinder.api.openstack.wsgi [None req-1877f53d-4885-4f89-9594-38978b1fff40 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1229.257986] [59020]: [pid: 59020|app: 0|req: 166/341] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:39 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.268265] [59021]: DEBUG cinder.api.middleware.request_id [None req-cb26a7a1-c569-4854-a2b5-d8ac5c54e2b8 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.270365] [59021]: INFO cinder.api.openstack.wsgi [None req-cb26a7a1-c569-4854-a2b5-d8ac5c54e2b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1230.270669] [59021]: DEBUG cinder.api.openstack.wsgi [None req-cb26a7a1-c569-4854-a2b5-d8ac5c54e2b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1230.270891] [59021]: DEBUG cinder.api.openstack.wsgi [None req-cb26a7a1-c569-4854-a2b5-d8ac5c54e2b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1230.284476] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.284476] [59021]: warnings.warn( [ 1230.288710] [59021]: INFO cinder.volume.api [None req-cb26a7a1-c569-4854-a2b5-d8ac5c54e2b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1230.293745] [59021]: INFO cinder.api.openstack.wsgi [None req-cb26a7a1-c569-4854-a2b5-d8ac5c54e2b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1230.294184] [59021]: [pid: 59021|app: 0|req: 176/342] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:41 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.817791] [59020]: DEBUG cinder.api.middleware.request_id [req-757bde4d-9076-445d-8937-682e845b2bab req-51df136d-10c0-47cf-948b-e4057b7c7586 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.820829] [59020]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-51df136d-10c0-47cf-948b-e4057b7c7586 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c/action [ 1230.821344] [59020]: DEBUG cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-51df136d-10c0-47cf-948b-e4057b7c7586 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action body: b'{"os-complete": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1230.821501] [59020]: DEBUG cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-51df136d-10c0-47cf-948b-e4057b7c7586 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1230.842212] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.842212] [59020]: warnings.warn( [ 1230.850497] [59020]: INFO cinder.api.openstack.wsgi [req-757bde4d-9076-445d-8937-682e845b2bab req-51df136d-10c0-47cf-948b-e4057b7c7586 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c/action returned with HTTP 204 [ 1230.851177] [59020]: [pid: 59020|app: 0|req: 167/343] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:26:41 2025] POST /volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1231.304585] [59021]: DEBUG cinder.api.middleware.request_id [None req-bf7cc9af-f531-4e56-b7a9-0e61e307c918 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.306839] [59021]: INFO cinder.api.openstack.wsgi [None req-bf7cc9af-f531-4e56-b7a9-0e61e307c918 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1231.307073] [59021]: DEBUG cinder.api.openstack.wsgi [None req-bf7cc9af-f531-4e56-b7a9-0e61e307c918 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.307283] [59021]: DEBUG cinder.api.openstack.wsgi [None req-bf7cc9af-f531-4e56-b7a9-0e61e307c918 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.320948] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.320948] [59021]: warnings.warn( [ 1231.325546] [59021]: INFO cinder.volume.api [None req-bf7cc9af-f531-4e56-b7a9-0e61e307c918 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1231.331017] [59021]: INFO cinder.api.openstack.wsgi [None req-bf7cc9af-f531-4e56-b7a9-0e61e307c918 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1231.331471] [59021]: [pid: 59021|app: 0|req: 177/344] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:42 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.341308] [59020]: DEBUG cinder.api.middleware.request_id [None req-0703a489-ed47-4502-978b-f17ff507efcd None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.343134] [59020]: INFO cinder.api.openstack.wsgi [None req-0703a489-ed47-4502-978b-f17ff507efcd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1231.343357] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0703a489-ed47-4502-978b-f17ff507efcd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.343598] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0703a489-ed47-4502-978b-f17ff507efcd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.354299] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.354299] [59020]: warnings.warn( [ 1231.358941] [59020]: INFO cinder.volume.api [None req-0703a489-ed47-4502-978b-f17ff507efcd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1231.364060] [59020]: INFO cinder.api.openstack.wsgi [None req-0703a489-ed47-4502-978b-f17ff507efcd tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1231.364984] [59020]: [pid: 59020|app: 0|req: 168/345] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:42 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.570154] [59021]: DEBUG cinder.api.middleware.request_id [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-b468a53f-1aef-42d9-bf31-9580adee178b None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.572464] [59021]: INFO cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-b468a53f-1aef-42d9-bf31-9580adee178b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1231.572669] [59021]: DEBUG cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-b468a53f-1aef-42d9-bf31-9580adee178b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.572870] [59021]: DEBUG cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-b468a53f-1aef-42d9-bf31-9580adee178b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.583506] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.583506] [59021]: warnings.warn( [ 1231.586995] [59021]: INFO cinder.volume.api [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-b468a53f-1aef-42d9-bf31-9580adee178b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1231.591567] [59021]: INFO cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-b468a53f-1aef-42d9-bf31-9580adee178b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1231.592125] [59021]: [pid: 59021|app: 0|req: 178/346] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:26:42 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.608647] [59020]: DEBUG cinder.api.middleware.request_id [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-4fb047e9-694b-4872-ac62-4847a1bf6f38 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.616171] [59020]: INFO cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-4fb047e9-694b-4872-ac62-4847a1bf6f38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36/action [ 1231.616634] [59020]: DEBUG cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-4fb047e9-694b-4872-ac62-4847a1bf6f38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1231.616810] [59020]: DEBUG cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-4fb047e9-694b-4872-ac62-4847a1bf6f38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1231.631879] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.631879] [59020]: warnings.warn( [ 1231.633050] [59020]: INFO cinder.volume.api [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-4fb047e9-694b-4872-ac62-4847a1bf6f38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1231.651747] [59020]: INFO cinder.volume.api [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-4fb047e9-694b-4872-ac62-4847a1bf6f38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Begin detaching volume completed successfully. [ 1231.652504] [59020]: INFO cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-4fb047e9-694b-4872-ac62-4847a1bf6f38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36/action returned with HTTP 202 [ 1231.652504] [59020]: [pid: 59020|app: 0|req: 169/347] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:26:42 2025] POST /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1231.668273] [59021]: DEBUG cinder.api.middleware.request_id [None req-0e65bec5-f36d-4886-9128-9fefa1019f67 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.670622] [59021]: INFO cinder.api.openstack.wsgi [None req-0e65bec5-f36d-4886-9128-9fefa1019f67 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1231.670857] [59021]: DEBUG cinder.api.openstack.wsgi [None req-0e65bec5-f36d-4886-9128-9fefa1019f67 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1231.671115] [59021]: DEBUG cinder.api.openstack.wsgi [None req-0e65bec5-f36d-4886-9128-9fefa1019f67 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1231.684446] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.684446] [59021]: warnings.warn( [ 1231.689308] [59021]: INFO cinder.volume.api [None req-0e65bec5-f36d-4886-9128-9fefa1019f67 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1231.694811] [59021]: INFO cinder.api.openstack.wsgi [None req-0e65bec5-f36d-4886-9128-9fefa1019f67 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1231.695298] [59021]: [pid: 59021|app: 0|req: 179/348] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:42 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1232.693803] [59020]: DEBUG cinder.api.middleware.request_id [None req-7691a366-4ae3-4628-a178-10f9cdeacbd2 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.694273] [59020]: INFO cinder.api.openstack.wsgi [None req-7691a366-4ae3-4628-a178-10f9cdeacbd2 None None] GET http://10.180.1.21/volume// [ 1232.694449] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7691a366-4ae3-4628-a178-10f9cdeacbd2 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.694664] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7691a366-4ae3-4628-a178-10f9cdeacbd2 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.695169] [59020]: INFO cinder.api.openstack.wsgi [None req-7691a366-4ae3-4628-a178-10f9cdeacbd2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1232.695635] [59020]: [pid: 59020|app: 0|req: 170/349] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:26:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1232.700085] [59021]: DEBUG cinder.api.middleware.request_id [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-e2688f39-6f7c-4722-a659-ad066bc61377 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.702696] [59021]: INFO cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-e2688f39-6f7c-4722-a659-ad066bc61377 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1232.702965] [59021]: DEBUG cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-e2688f39-6f7c-4722-a659-ad066bc61377 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.703293] [59021]: DEBUG cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-e2688f39-6f7c-4722-a659-ad066bc61377 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.705443] [59020]: DEBUG cinder.api.middleware.request_id [None req-dcdd39e1-6c91-4d7b-b2f5-e74c6ddc61e8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1232.707558] [59020]: INFO cinder.api.openstack.wsgi [None req-dcdd39e1-6c91-4d7b-b2f5-e74c6ddc61e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1232.707825] [59020]: DEBUG cinder.api.openstack.wsgi [None req-dcdd39e1-6c91-4d7b-b2f5-e74c6ddc61e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1232.708057] [59020]: DEBUG cinder.api.openstack.wsgi [None req-dcdd39e1-6c91-4d7b-b2f5-e74c6ddc61e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1232.715988] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.715988] [59021]: warnings.warn( [ 1232.718494] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1232.718494] [59020]: warnings.warn( [ 1232.719864] [59021]: INFO cinder.volume.api [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-e2688f39-6f7c-4722-a659-ad066bc61377 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1232.722046] [59020]: INFO cinder.volume.api [None req-dcdd39e1-6c91-4d7b-b2f5-e74c6ddc61e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1232.725920] [59021]: INFO cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-e2688f39-6f7c-4722-a659-ad066bc61377 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1232.726538] [59021]: [pid: 59021|app: 0|req: 180/350] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:26:43 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1232.726628] [59020]: INFO cinder.api.openstack.wsgi [None req-dcdd39e1-6c91-4d7b-b2f5-e74c6ddc61e8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1232.726982] [59020]: [pid: 59020|app: 0|req: 171/351] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:43 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1233.738213] [59021]: DEBUG cinder.api.middleware.request_id [None req-f588c0cf-31bd-4c48-acb5-4a676d05157f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.740577] [59021]: INFO cinder.api.openstack.wsgi [None req-f588c0cf-31bd-4c48-acb5-4a676d05157f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1233.741257] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f588c0cf-31bd-4c48-acb5-4a676d05157f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.741257] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f588c0cf-31bd-4c48-acb5-4a676d05157f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.756830] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.756830] [59021]: warnings.warn( [ 1233.762124] [59021]: INFO cinder.volume.api [None req-f588c0cf-31bd-4c48-acb5-4a676d05157f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1233.768162] [59021]: INFO cinder.api.openstack.wsgi [None req-f588c0cf-31bd-4c48-acb5-4a676d05157f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1233.768656] [59021]: [pid: 59021|app: 0|req: 181/352] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:44 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1233.882221] [59020]: DEBUG cinder.api.middleware.request_id [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-959a6e3e-55d9-43a8-93c2-4e5795fcbd85 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1233.885202] [59020]: INFO cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-959a6e3e-55d9-43a8-93c2-4e5795fcbd85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55 [ 1233.885559] [59020]: DEBUG cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-959a6e3e-55d9-43a8-93c2-4e5795fcbd85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1233.885784] [59020]: DEBUG cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-959a6e3e-55d9-43a8-93c2-4e5795fcbd85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1233.893057] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1233.893057] [59020]: warnings.warn( [ 1234.422845] [59020]: INFO cinder.api.openstack.wsgi [req-c7e4d8f8-8e67-46b4-9788-22f5d95acc73 req-959a6e3e-55d9-43a8-93c2-4e5795fcbd85 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55 returned with HTTP 200 [ 1234.423067] [59020]: [pid: 59020|app: 0|req: 172/353] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:26:44 2025] DELETE /volume/v3/attachments/0ab72e5b-00a8-453f-9fb2-0caf311c8e55 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.779081] [59021]: DEBUG cinder.api.middleware.request_id [None req-03a374d6-fb93-4e75-bf3e-f30f6bc18c87 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.780923] [59021]: INFO cinder.api.openstack.wsgi [None req-03a374d6-fb93-4e75-bf3e-f30f6bc18c87 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1234.781123] [59021]: DEBUG cinder.api.openstack.wsgi [None req-03a374d6-fb93-4e75-bf3e-f30f6bc18c87 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.781337] [59021]: DEBUG cinder.api.openstack.wsgi [None req-03a374d6-fb93-4e75-bf3e-f30f6bc18c87 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.789042] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.789042] [59021]: warnings.warn( [ 1234.792761] [59021]: INFO cinder.volume.api [None req-03a374d6-fb93-4e75-bf3e-f30f6bc18c87 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1234.797273] [59021]: INFO cinder.api.openstack.wsgi [None req-03a374d6-fb93-4e75-bf3e-f30f6bc18c87 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1234.797808] [59021]: [pid: 59021|app: 0|req: 182/354] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:45 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1234.881225] [59020]: DEBUG cinder.api.middleware.request_id [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-d2a3005e-857f-489f-b78c-4b38010b5abc None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.884814] [59020]: INFO cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-d2a3005e-857f-489f-b78c-4b38010b5abc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1234.885234] [59020]: DEBUG cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-d2a3005e-857f-489f-b78c-4b38010b5abc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.885578] [59020]: DEBUG cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-d2a3005e-857f-489f-b78c-4b38010b5abc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.899233] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.899233] [59020]: warnings.warn( [ 1234.903298] [59020]: INFO cinder.volume.api [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-d2a3005e-857f-489f-b78c-4b38010b5abc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1234.907700] [59020]: INFO cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-d2a3005e-857f-489f-b78c-4b38010b5abc tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1234.908197] [59020]: [pid: 59020|app: 0|req: 173/355] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:26:45 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1234.923533] [59021]: DEBUG cinder.api.middleware.request_id [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-8737f229-028e-41b4-bf18-a3c8f7cdc140 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.926413] [59021]: INFO cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-8737f229-028e-41b4-bf18-a3c8f7cdc140 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] POST http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c/action [ 1234.926800] [59021]: DEBUG cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-8737f229-028e-41b4-bf18-a3c8f7cdc140 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1234.926950] [59021]: DEBUG cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-8737f229-028e-41b4-bf18-a3c8f7cdc140 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1234.939128] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.939128] [59021]: warnings.warn( [ 1234.939770] [59021]: INFO cinder.volume.api [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-8737f229-028e-41b4-bf18-a3c8f7cdc140 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1234.947757] [59021]: INFO cinder.volume.api [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-8737f229-028e-41b4-bf18-a3c8f7cdc140 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Begin detaching volume completed successfully. [ 1234.947990] [59021]: INFO cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-8737f229-028e-41b4-bf18-a3c8f7cdc140 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c/action returned with HTTP 202 [ 1234.948479] [59021]: [pid: 59021|app: 0|req: 183/356] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:26:45 2025] POST /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1234.968896] [59020]: DEBUG cinder.api.middleware.request_id [None req-b7ae6ee7-75b1-43a7-ab04-b8846ad5e8e4 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1234.971302] [59020]: INFO cinder.api.openstack.wsgi [None req-b7ae6ee7-75b1-43a7-ab04-b8846ad5e8e4 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1234.971919] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b7ae6ee7-75b1-43a7-ab04-b8846ad5e8e4 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1234.972014] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b7ae6ee7-75b1-43a7-ab04-b8846ad5e8e4 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1234.985510] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1234.985510] [59020]: warnings.warn( [ 1234.989782] [59020]: INFO cinder.volume.api [None req-b7ae6ee7-75b1-43a7-ab04-b8846ad5e8e4 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1234.994050] [59020]: INFO cinder.api.openstack.wsgi [None req-b7ae6ee7-75b1-43a7-ab04-b8846ad5e8e4 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1234.994463] [59020]: [pid: 59020|app: 0|req: 174/357] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:45 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1235.983878] [59021]: DEBUG cinder.api.middleware.request_id [None req-c99c851e-d574-4117-89b8-44f1ab055239 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.984358] [59021]: INFO cinder.api.openstack.wsgi [None req-c99c851e-d574-4117-89b8-44f1ab055239 None None] GET http://10.180.1.21/volume// [ 1235.984539] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c99c851e-d574-4117-89b8-44f1ab055239 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.984748] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c99c851e-d574-4117-89b8-44f1ab055239 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1235.985234] [59021]: INFO cinder.api.openstack.wsgi [None req-c99c851e-d574-4117-89b8-44f1ab055239 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1235.985688] [59021]: [pid: 59021|app: 0|req: 184/358] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:26:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1235.989222] [59020]: DEBUG cinder.api.middleware.request_id [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-35eee77b-9ac5-4a42-bffb-64d7260b7cb5 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1235.991912] [59020]: INFO cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-35eee77b-9ac5-4a42-bffb-64d7260b7cb5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1235.992180] [59020]: DEBUG cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-35eee77b-9ac5-4a42-bffb-64d7260b7cb5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1235.992384] [59020]: DEBUG cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-35eee77b-9ac5-4a42-bffb-64d7260b7cb5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.005680] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.005680] [59020]: warnings.warn( [ 1236.005808] [59021]: DEBUG cinder.api.middleware.request_id [None req-7e1f1b53-5139-4462-b22b-a41047c2e65d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.009148] [59021]: INFO cinder.api.openstack.wsgi [None req-7e1f1b53-5139-4462-b22b-a41047c2e65d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1236.010048] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7e1f1b53-5139-4462-b22b-a41047c2e65d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1236.010048] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7e1f1b53-5139-4462-b22b-a41047c2e65d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1236.010209] [59020]: INFO cinder.volume.api [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-35eee77b-9ac5-4a42-bffb-64d7260b7cb5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1236.016070] [59020]: INFO cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-35eee77b-9ac5-4a42-bffb-64d7260b7cb5 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1236.016835] [59020]: [pid: 59020|app: 0|req: 175/359] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:26:46 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1236.020660] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1236.020660] [59021]: warnings.warn( [ 1236.025614] [59021]: INFO cinder.volume.api [None req-7e1f1b53-5139-4462-b22b-a41047c2e65d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1236.033363] [59021]: INFO cinder.api.openstack.wsgi [None req-7e1f1b53-5139-4462-b22b-a41047c2e65d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1236.033885] [59021]: [pid: 59021|app: 0|req: 185/360] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:46 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.045077] [59020]: DEBUG cinder.api.middleware.request_id [None req-daa21a04-8243-46ff-855b-d95fca7117ba None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.047713] [59020]: INFO cinder.api.openstack.wsgi [None req-daa21a04-8243-46ff-855b-d95fca7117ba tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1237.047926] [59020]: DEBUG cinder.api.openstack.wsgi [None req-daa21a04-8243-46ff-855b-d95fca7117ba tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.048179] [59020]: DEBUG cinder.api.openstack.wsgi [None req-daa21a04-8243-46ff-855b-d95fca7117ba tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.060529] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.060529] [59020]: warnings.warn( [ 1237.065522] [59020]: INFO cinder.volume.api [None req-daa21a04-8243-46ff-855b-d95fca7117ba tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1237.072953] [59020]: INFO cinder.api.openstack.wsgi [None req-daa21a04-8243-46ff-855b-d95fca7117ba tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1237.074040] [59020]: [pid: 59020|app: 0|req: 176/361] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:47 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.193038] [59021]: DEBUG cinder.api.middleware.request_id [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-038c30a6-58e1-4208-9af2-4ebea99bbb34 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.194760] [59021]: INFO cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-038c30a6-58e1-4208-9af2-4ebea99bbb34 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c [ 1237.195047] [59021]: DEBUG cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-038c30a6-58e1-4208-9af2-4ebea99bbb34 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1237.195299] [59021]: DEBUG cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-038c30a6-58e1-4208-9af2-4ebea99bbb34 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1237.203454] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.203454] [59021]: warnings.warn( [ 1237.731046] [59021]: INFO cinder.api.openstack.wsgi [req-e19f167d-00b6-4dac-945e-85e38aac6ad0 req-038c30a6-58e1-4208-9af2-4ebea99bbb34 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c returned with HTTP 200 [ 1237.731624] [59021]: [pid: 59021|app: 0|req: 186/362] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:26:47 2025] DELETE /volume/v3/attachments/f64ef5a8-f35b-4e92-8df8-2ce26499ed1c => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.084378] [59020]: DEBUG cinder.api.middleware.request_id [None req-0475395c-6571-47d2-8b3c-792e9fc1c241 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.087344] [59020]: INFO cinder.api.openstack.wsgi [None req-0475395c-6571-47d2-8b3c-792e9fc1c241 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1238.087708] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0475395c-6571-47d2-8b3c-792e9fc1c241 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.088046] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0475395c-6571-47d2-8b3c-792e9fc1c241 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.097624] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.097624] [59020]: warnings.warn( [ 1238.102458] [59020]: INFO cinder.volume.api [None req-0475395c-6571-47d2-8b3c-792e9fc1c241 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1238.108450] [59020]: INFO cinder.api.openstack.wsgi [None req-0475395c-6571-47d2-8b3c-792e9fc1c241 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1238.108865] [59020]: [pid: 59020|app: 0|req: 177/363] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:48 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.118817] [59021]: DEBUG cinder.api.middleware.request_id [None req-a21923d4-d9a5-4232-bdff-8223545d3239 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.120990] [59021]: INFO cinder.api.openstack.wsgi [None req-a21923d4-d9a5-4232-bdff-8223545d3239 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1238.121212] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a21923d4-d9a5-4232-bdff-8223545d3239 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1238.121422] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a21923d4-d9a5-4232-bdff-8223545d3239 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1238.129290] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.129290] [59021]: warnings.warn( [ 1238.133275] [59021]: INFO cinder.volume.api [None req-a21923d4-d9a5-4232-bdff-8223545d3239 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1238.138196] [59021]: INFO cinder.api.openstack.wsgi [None req-a21923d4-d9a5-4232-bdff-8223545d3239 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1238.138676] [59021]: [pid: 59021|app: 0|req: 187/364] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:48 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.234656] [59020]: DEBUG cinder.api.middleware.request_id [None req-31cd5365-e48b-48d3-933f-29aa89f2d54f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.237107] [59020]: INFO cinder.api.openstack.wsgi [None req-31cd5365-e48b-48d3-933f-29aa89f2d54f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1239.237347] [59020]: DEBUG cinder.api.openstack.wsgi [None req-31cd5365-e48b-48d3-933f-29aa89f2d54f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.237591] [59020]: DEBUG cinder.api.openstack.wsgi [None req-31cd5365-e48b-48d3-933f-29aa89f2d54f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.246389] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.246389] [59020]: warnings.warn( [ 1239.250766] [59020]: INFO cinder.volume.api [None req-31cd5365-e48b-48d3-933f-29aa89f2d54f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1239.256701] [59020]: INFO cinder.api.openstack.wsgi [None req-31cd5365-e48b-48d3-933f-29aa89f2d54f tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1239.257161] [59020]: [pid: 59020|app: 0|req: 178/365] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:49 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.267417] [59021]: DEBUG cinder.api.middleware.request_id [None req-3366fe8f-7bc0-46f9-b7eb-0018ca34ae3d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.269974] [59021]: INFO cinder.api.openstack.wsgi [None req-3366fe8f-7bc0-46f9-b7eb-0018ca34ae3d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1239.270223] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3366fe8f-7bc0-46f9-b7eb-0018ca34ae3d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.270433] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3366fe8f-7bc0-46f9-b7eb-0018ca34ae3d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.279325] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.279325] [59021]: warnings.warn( [ 1239.284327] [59021]: INFO cinder.volume.api [None req-3366fe8f-7bc0-46f9-b7eb-0018ca34ae3d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1239.289291] [59021]: INFO cinder.api.openstack.wsgi [None req-3366fe8f-7bc0-46f9-b7eb-0018ca34ae3d tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1239.289787] [59021]: [pid: 59021|app: 0|req: 188/366] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:50 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1239.340238] [59020]: DEBUG cinder.api.middleware.request_id [None req-3c3dfce9-7151-45ed-a65f-0bffc1cc4091 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.342363] [59020]: INFO cinder.api.openstack.wsgi [None req-3c3dfce9-7151-45ed-a65f-0bffc1cc4091 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1239.342535] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3c3dfce9-7151-45ed-a65f-0bffc1cc4091 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1239.342709] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3c3dfce9-7151-45ed-a65f-0bffc1cc4091 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1239.352051] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.352051] [59020]: warnings.warn( [ 1239.355931] [59020]: INFO cinder.volume.api [None req-3c3dfce9-7151-45ed-a65f-0bffc1cc4091 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1239.361082] [59020]: INFO cinder.api.openstack.wsgi [None req-3c3dfce9-7151-45ed-a65f-0bffc1cc4091 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1239.361528] [59020]: [pid: 59020|app: 0|req: 179/367] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:50 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1241.020641] [59021]: DEBUG cinder.api.middleware.request_id [None req-85674bb4-fcb6-4e61-9ff4-ffec23c6a59b None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.023143] [59021]: INFO cinder.api.openstack.wsgi [None req-85674bb4-fcb6-4e61-9ff4-ffec23c6a59b tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1241.023376] [59021]: DEBUG cinder.api.openstack.wsgi [None req-85674bb4-fcb6-4e61-9ff4-ffec23c6a59b tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.023595] [59021]: DEBUG cinder.api.openstack.wsgi [None req-85674bb4-fcb6-4e61-9ff4-ffec23c6a59b tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.041922] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.041922] [59021]: warnings.warn( [ 1241.046838] [59021]: INFO cinder.volume.api [None req-85674bb4-fcb6-4e61-9ff4-ffec23c6a59b tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1241.056295] [59021]: INFO cinder.api.openstack.wsgi [None req-85674bb4-fcb6-4e61-9ff4-ffec23c6a59b tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1241.057387] [59021]: [pid: 59021|app: 0|req: 189/368] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:51 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.227871] [59020]: DEBUG cinder.api.middleware.request_id [None req-5485d158-6c4d-43c0-ae15-4811f095bee8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.230041] [59020]: INFO cinder.api.openstack.wsgi [None req-5485d158-6c4d-43c0-ae15-4811f095bee8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1241.230331] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5485d158-6c4d-43c0-ae15-4811f095bee8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.230577] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5485d158-6c4d-43c0-ae15-4811f095bee8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.242154] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.242154] [59020]: warnings.warn( [ 1241.246591] [59020]: INFO cinder.volume.api [None req-5485d158-6c4d-43c0-ae15-4811f095bee8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1241.252052] [59020]: INFO cinder.api.openstack.wsgi [None req-5485d158-6c4d-43c0-ae15-4811f095bee8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1241.252484] [59020]: [pid: 59020|app: 0|req: 180/369] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:51 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.293386] [59021]: DEBUG cinder.api.middleware.request_id [req-110de675-6308-448c-a523-5d4a8197f017 req-2e059124-5a30-46e1-adde-cc96555d7b70 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.295925] [59021]: INFO cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-2e059124-5a30-46e1-adde-cc96555d7b70 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1241.296165] [59021]: DEBUG cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-2e059124-5a30-46e1-adde-cc96555d7b70 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1241.296407] [59021]: DEBUG cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-2e059124-5a30-46e1-adde-cc96555d7b70 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1241.307652] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.307652] [59021]: warnings.warn( [ 1241.311266] [59021]: INFO cinder.volume.api [req-110de675-6308-448c-a523-5d4a8197f017 req-2e059124-5a30-46e1-adde-cc96555d7b70 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1241.317318] [59021]: INFO cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-2e059124-5a30-46e1-adde-cc96555d7b70 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1241.317828] [59021]: [pid: 59021|app: 0|req: 190/370] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:26:52 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.336472] [59020]: DEBUG cinder.api.middleware.request_id [req-110de675-6308-448c-a523-5d4a8197f017 req-e3b039d4-45b2-432a-a53f-478dfb681305 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.338867] [59020]: INFO cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-e3b039d4-45b2-432a-a53f-478dfb681305 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f/action [ 1241.339262] [59020]: DEBUG cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-e3b039d4-45b2-432a-a53f-478dfb681305 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1241.339395] [59020]: DEBUG cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-e3b039d4-45b2-432a-a53f-478dfb681305 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1241.350544] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.350544] [59020]: warnings.warn( [ 1241.351092] [59020]: INFO cinder.volume.api [req-110de675-6308-448c-a523-5d4a8197f017 req-e3b039d4-45b2-432a-a53f-478dfb681305 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1241.356865] [59020]: INFO cinder.volume.api [req-110de675-6308-448c-a523-5d4a8197f017 req-e3b039d4-45b2-432a-a53f-478dfb681305 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Begin detaching volume completed successfully. [ 1241.357106] [59020]: INFO cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-e3b039d4-45b2-432a-a53f-478dfb681305 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f/action returned with HTTP 202 [ 1241.357572] [59020]: [pid: 59020|app: 0|req: 181/371] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:26:52 2025] POST /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1242.379124] [59021]: DEBUG cinder.api.middleware.request_id [None req-9ee809b4-4ff2-477f-a96c-7e49c955abfc None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.379648] [59021]: INFO cinder.api.openstack.wsgi [None req-9ee809b4-4ff2-477f-a96c-7e49c955abfc None None] GET http://10.180.1.21/volume// [ 1242.379844] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9ee809b4-4ff2-477f-a96c-7e49c955abfc None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.380051] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9ee809b4-4ff2-477f-a96c-7e49c955abfc None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.380443] [59021]: INFO cinder.api.openstack.wsgi [None req-9ee809b4-4ff2-477f-a96c-7e49c955abfc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1242.380782] [59021]: [pid: 59021|app: 0|req: 191/372] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:26:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1242.384838] [59020]: DEBUG cinder.api.middleware.request_id [req-110de675-6308-448c-a523-5d4a8197f017 req-84bce1bd-cfee-428b-822b-462c4e3f3b4a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.387300] [59020]: INFO cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-84bce1bd-cfee-428b-822b-462c4e3f3b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1242.387551] [59020]: DEBUG cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-84bce1bd-cfee-428b-822b-462c4e3f3b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1242.387841] [59020]: DEBUG cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-84bce1bd-cfee-428b-822b-462c4e3f3b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1242.401891] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.401891] [59020]: warnings.warn( [ 1242.406819] [59020]: INFO cinder.volume.api [req-110de675-6308-448c-a523-5d4a8197f017 req-84bce1bd-cfee-428b-822b-462c4e3f3b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1242.412143] [59020]: INFO cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-84bce1bd-cfee-428b-822b-462c4e3f3b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1242.412608] [59020]: [pid: 59020|app: 0|req: 182/373] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:26:53 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1243.572044] [59021]: DEBUG cinder.api.middleware.request_id [req-110de675-6308-448c-a523-5d4a8197f017 req-480588d5-2ff0-4267-906f-9f732120a2e9 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.574302] [59021]: INFO cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-480588d5-2ff0-4267-906f-9f732120a2e9 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] DELETE http://10.180.1.21/volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476 [ 1243.574508] [59021]: DEBUG cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-480588d5-2ff0-4267-906f-9f732120a2e9 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1243.575048] [59021]: DEBUG cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-480588d5-2ff0-4267-906f-9f732120a2e9 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1243.584712] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.584712] [59021]: warnings.warn( [ 1244.123341] [59021]: INFO cinder.api.openstack.wsgi [req-110de675-6308-448c-a523-5d4a8197f017 req-480588d5-2ff0-4267-906f-9f732120a2e9 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476 returned with HTTP 200 [ 1244.124181] [59021]: [pid: 59021|app: 0|req: 192/374] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:26:54 2025] DELETE /volume/v3/attachments/68f79bf6-60a6-47d8-9740-dc643d385476 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.553568] [59020]: DEBUG cinder.api.middleware.request_id [None req-7b528d4c-d4f8-457b-8397-d30a7c0c1e1d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.555671] [59020]: INFO cinder.api.openstack.wsgi [None req-7b528d4c-d4f8-457b-8397-d30a7c0c1e1d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1245.555894] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7b528d4c-d4f8-457b-8397-d30a7c0c1e1d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1245.556133] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7b528d4c-d4f8-457b-8397-d30a7c0c1e1d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1245.567718] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1245.567718] [59020]: warnings.warn( [ 1245.572022] [59020]: INFO cinder.volume.api [None req-7b528d4c-d4f8-457b-8397-d30a7c0c1e1d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1245.576916] [59020]: INFO cinder.api.openstack.wsgi [None req-7b528d4c-d4f8-457b-8397-d30a7c0c1e1d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1245.577453] [59020]: [pid: 59020|app: 0|req: 183/375] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:56 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.453020] [59021]: DEBUG cinder.api.middleware.request_id [None req-5ba7ec11-fefb-40f9-8be1-06ddfd2bf78b None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.455262] [59021]: INFO cinder.api.openstack.wsgi [None req-5ba7ec11-fefb-40f9-8be1-06ddfd2bf78b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1246.455494] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5ba7ec11-fefb-40f9-8be1-06ddfd2bf78b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.455713] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5ba7ec11-fefb-40f9-8be1-06ddfd2bf78b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.455902] [59021]: INFO cinder.api.v3.volumes [None req-5ba7ec11-fefb-40f9-8be1-06ddfd2bf78b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Delete volume with id: 0357b430-fff1-44bf-a37b-decdc1c1783c [ 1246.467171] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.467171] [59021]: warnings.warn( [ 1246.467848] [59021]: INFO cinder.volume.api [None req-5ba7ec11-fefb-40f9-8be1-06ddfd2bf78b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1246.486323] [59021]: INFO cinder.volume.api [None req-5ba7ec11-fefb-40f9-8be1-06ddfd2bf78b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Delete volume request issued successfully. [ 1246.486987] [59021]: INFO cinder.api.openstack.wsgi [None req-5ba7ec11-fefb-40f9-8be1-06ddfd2bf78b tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 202 [ 1246.486987] [59021]: [pid: 59021|app: 0|req: 193/376] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:26:57 2025] DELETE /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1246.490106] [59020]: DEBUG cinder.api.middleware.request_id [None req-a55c1d7e-e228-4e97-b624-1f201483dcb6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.492370] [59020]: INFO cinder.api.openstack.wsgi [None req-a55c1d7e-e228-4e97-b624-1f201483dcb6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1246.492736] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a55c1d7e-e228-4e97-b624-1f201483dcb6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1246.492826] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a55c1d7e-e228-4e97-b624-1f201483dcb6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1246.500819] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.500819] [59020]: warnings.warn( [ 1246.505283] [59020]: INFO cinder.volume.api [None req-a55c1d7e-e228-4e97-b624-1f201483dcb6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1246.510412] [59020]: INFO cinder.api.openstack.wsgi [None req-a55c1d7e-e228-4e97-b624-1f201483dcb6 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1246.511045] [59020]: [pid: 59020|app: 0|req: 184/377] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:57 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.522638] [59021]: DEBUG cinder.api.middleware.request_id [None req-1f48b90a-1bb1-4d72-80bb-415e028606d0 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.525015] [59021]: INFO cinder.api.openstack.wsgi [None req-1f48b90a-1bb1-4d72-80bb-415e028606d0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1247.525390] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1f48b90a-1bb1-4d72-80bb-415e028606d0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1247.525728] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1f48b90a-1bb1-4d72-80bb-415e028606d0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1247.540535] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.540535] [59021]: warnings.warn( [ 1247.545596] [59021]: INFO cinder.volume.api [None req-1f48b90a-1bb1-4d72-80bb-415e028606d0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1247.551517] [59021]: INFO cinder.api.openstack.wsgi [None req-1f48b90a-1bb1-4d72-80bb-415e028606d0 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1247.551975] [59021]: [pid: 59021|app: 0|req: 194/378] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:58 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.562626] [59020]: DEBUG cinder.api.middleware.request_id [None req-7aeb7ae9-f9e7-4480-bc93-e66aab027134 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.565092] [59020]: INFO cinder.api.openstack.wsgi [None req-7aeb7ae9-f9e7-4480-bc93-e66aab027134 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1248.565464] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7aeb7ae9-f9e7-4480-bc93-e66aab027134 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1248.565744] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7aeb7ae9-f9e7-4480-bc93-e66aab027134 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1248.577134] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1248.577134] [59020]: warnings.warn( [ 1248.581516] [59020]: INFO cinder.volume.api [None req-7aeb7ae9-f9e7-4480-bc93-e66aab027134 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1248.586562] [59020]: INFO cinder.api.openstack.wsgi [None req-7aeb7ae9-f9e7-4480-bc93-e66aab027134 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 200 [ 1248.587011] [59020]: [pid: 59020|app: 0|req: 185/379] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:26:59 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1249.597919] [59021]: DEBUG cinder.api.middleware.request_id [None req-8fe53b89-733e-4af5-ae75-ebbd0cea411e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.602019] [59021]: INFO cinder.api.openstack.wsgi [None req-8fe53b89-733e-4af5-ae75-ebbd0cea411e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c [ 1249.602019] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8fe53b89-733e-4af5-ae75-ebbd0cea411e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.602019] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8fe53b89-733e-4af5-ae75-ebbd0cea411e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.608227] [59021]: INFO cinder.api.openstack.wsgi [None req-8fe53b89-733e-4af5-ae75-ebbd0cea411e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c returned with HTTP 404 [ 1249.608854] [59021]: [pid: 59021|app: 0|req: 195/380] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:00 2025] GET /volume/v3/volumes/0357b430-fff1-44bf-a37b-decdc1c1783c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1249.612170] [59020]: DEBUG cinder.api.middleware.request_id [None req-b8bc3214-cd20-48b6-aae7-3e08f7979587 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.614164] [59020]: INFO cinder.api.openstack.wsgi [None req-b8bc3214-cd20-48b6-aae7-3e08f7979587 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] DELETE http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1249.614359] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b8bc3214-cd20-48b6-aae7-3e08f7979587 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.615055] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b8bc3214-cd20-48b6-aae7-3e08f7979587 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.615055] [59020]: INFO cinder.api.v3.volumes [None req-b8bc3214-cd20-48b6-aae7-3e08f7979587 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Delete volume with id: 470c17f6-0675-425d-9a69-141e3203ce36 [ 1249.625263] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.625263] [59020]: warnings.warn( [ 1249.625825] [59020]: INFO cinder.volume.api [None req-b8bc3214-cd20-48b6-aae7-3e08f7979587 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1249.644268] [59020]: INFO cinder.volume.api [None req-b8bc3214-cd20-48b6-aae7-3e08f7979587 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Delete volume request issued successfully. [ 1249.644469] [59020]: INFO cinder.api.openstack.wsgi [None req-b8bc3214-cd20-48b6-aae7-3e08f7979587 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 202 [ 1249.644960] [59020]: [pid: 59020|app: 0|req: 186/381] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:27:00 2025] DELETE /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1249.648179] [59021]: DEBUG cinder.api.middleware.request_id [None req-72167981-e8eb-45a5-9c97-5f5c5022755e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.650493] [59021]: INFO cinder.api.openstack.wsgi [None req-72167981-e8eb-45a5-9c97-5f5c5022755e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1249.651025] [59021]: DEBUG cinder.api.openstack.wsgi [None req-72167981-e8eb-45a5-9c97-5f5c5022755e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1249.651025] [59021]: DEBUG cinder.api.openstack.wsgi [None req-72167981-e8eb-45a5-9c97-5f5c5022755e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1249.659011] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.659011] [59021]: warnings.warn( [ 1249.663256] [59021]: INFO cinder.volume.api [None req-72167981-e8eb-45a5-9c97-5f5c5022755e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1249.668602] [59021]: INFO cinder.api.openstack.wsgi [None req-72167981-e8eb-45a5-9c97-5f5c5022755e tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1249.669154] [59021]: [pid: 59021|app: 0|req: 196/382] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:00 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.679125] [59020]: DEBUG cinder.api.middleware.request_id [None req-b4418ed1-cd1b-450b-ad81-97107e17b1b8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.681337] [59020]: INFO cinder.api.openstack.wsgi [None req-b4418ed1-cd1b-450b-ad81-97107e17b1b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1250.681547] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b4418ed1-cd1b-450b-ad81-97107e17b1b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1250.681764] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b4418ed1-cd1b-450b-ad81-97107e17b1b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1250.692018] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.692018] [59020]: warnings.warn( [ 1250.696495] [59020]: INFO cinder.volume.api [None req-b4418ed1-cd1b-450b-ad81-97107e17b1b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1250.702169] [59020]: INFO cinder.api.openstack.wsgi [None req-b4418ed1-cd1b-450b-ad81-97107e17b1b8 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1250.702813] [59020]: [pid: 59020|app: 0|req: 187/383] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:01 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1251.713381] [59021]: DEBUG cinder.api.middleware.request_id [None req-a5374b63-812e-47d5-8f1f-168cda3ffc99 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.715544] [59021]: INFO cinder.api.openstack.wsgi [None req-a5374b63-812e-47d5-8f1f-168cda3ffc99 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1251.715758] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a5374b63-812e-47d5-8f1f-168cda3ffc99 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1251.715963] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a5374b63-812e-47d5-8f1f-168cda3ffc99 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1251.726325] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.726325] [59021]: warnings.warn( [ 1251.730313] [59021]: INFO cinder.volume.api [None req-a5374b63-812e-47d5-8f1f-168cda3ffc99 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1251.734887] [59021]: INFO cinder.api.openstack.wsgi [None req-a5374b63-812e-47d5-8f1f-168cda3ffc99 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 200 [ 1251.735350] [59021]: [pid: 59021|app: 0|req: 197/384] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:02 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.745375] [59020]: DEBUG cinder.api.middleware.request_id [None req-5c034100-d937-4586-870e-2c0e30bafcaa None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.747667] [59020]: INFO cinder.api.openstack.wsgi [None req-5c034100-d937-4586-870e-2c0e30bafcaa tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 [ 1252.747955] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5c034100-d937-4586-870e-2c0e30bafcaa tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.748195] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5c034100-d937-4586-870e-2c0e30bafcaa tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.754889] [59020]: INFO cinder.api.openstack.wsgi [None req-5c034100-d937-4586-870e-2c0e30bafcaa tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 returned with HTTP 404 [ 1252.755455] [59020]: [pid: 59020|app: 0|req: 188/385] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:03 2025] GET /volume/v3/volumes/470c17f6-0675-425d-9a69-141e3203ce36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1252.863902] [59021]: DEBUG cinder.api.middleware.request_id [None req-a0605c84-0247-445e-abe5-f79c4031c5ec None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.865934] [59021]: INFO cinder.api.openstack.wsgi [None req-a0605c84-0247-445e-abe5-f79c4031c5ec tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1252.866171] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a0605c84-0247-445e-abe5-f79c4031c5ec tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.866380] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a0605c84-0247-445e-abe5-f79c4031c5ec tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.866562] [59021]: INFO cinder.api.v3.volumes [None req-a0605c84-0247-445e-abe5-f79c4031c5ec tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Delete volume with id: d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1252.877424] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.877424] [59021]: warnings.warn( [ 1252.878303] [59021]: INFO cinder.volume.api [None req-a0605c84-0247-445e-abe5-f79c4031c5ec tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1252.896166] [59021]: INFO cinder.volume.api [None req-a0605c84-0247-445e-abe5-f79c4031c5ec tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Delete volume request issued successfully. [ 1252.896374] [59021]: INFO cinder.api.openstack.wsgi [None req-a0605c84-0247-445e-abe5-f79c4031c5ec tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 202 [ 1252.897014] [59021]: [pid: 59021|app: 0|req: 198/386] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:27:03 2025] DELETE /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1252.899794] [59020]: DEBUG cinder.api.middleware.request_id [None req-47dfd95f-b7ea-417e-b53c-1237cbef3e38 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.901898] [59020]: INFO cinder.api.openstack.wsgi [None req-47dfd95f-b7ea-417e-b53c-1237cbef3e38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1252.902222] [59020]: DEBUG cinder.api.openstack.wsgi [None req-47dfd95f-b7ea-417e-b53c-1237cbef3e38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1252.902443] [59020]: DEBUG cinder.api.openstack.wsgi [None req-47dfd95f-b7ea-417e-b53c-1237cbef3e38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1252.911593] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.911593] [59020]: warnings.warn( [ 1252.916034] [59020]: INFO cinder.volume.api [None req-47dfd95f-b7ea-417e-b53c-1237cbef3e38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1252.921799] [59020]: INFO cinder.api.openstack.wsgi [None req-47dfd95f-b7ea-417e-b53c-1237cbef3e38 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1252.922469] [59020]: [pid: 59020|app: 0|req: 189/387] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:03 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.932602] [59021]: DEBUG cinder.api.middleware.request_id [None req-fda6ac8b-ab77-4ac3-9abd-2cedb4e05662 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.934655] [59021]: INFO cinder.api.openstack.wsgi [None req-fda6ac8b-ab77-4ac3-9abd-2cedb4e05662 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1253.934885] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fda6ac8b-ab77-4ac3-9abd-2cedb4e05662 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1253.935097] [59021]: DEBUG cinder.api.openstack.wsgi [None req-fda6ac8b-ab77-4ac3-9abd-2cedb4e05662 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1253.945302] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.945302] [59021]: warnings.warn( [ 1253.949571] [59021]: INFO cinder.volume.api [None req-fda6ac8b-ab77-4ac3-9abd-2cedb4e05662 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1253.954753] [59021]: INFO cinder.api.openstack.wsgi [None req-fda6ac8b-ab77-4ac3-9abd-2cedb4e05662 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1253.955205] [59021]: [pid: 59021|app: 0|req: 199/388] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:04 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.019076] [59020]: DEBUG cinder.api.middleware.request_id [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.021267] [59020]: INFO cinder.api.openstack.wsgi [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1254.021665] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-535682876"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.023131] [59020]: DEBUG cinder.api.v3.volumes [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-535682876'}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1254.023297] [59020]: INFO cinder.api.v3.volumes [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume of 1 GB [ 1254.027614] [59020]: INFO cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Availability Zones retrieved successfully. [ 1254.035037] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Flow 'volume_create_api' (d209c77e-1b2f-4b20-ac44-68d05dd14364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1254.036238] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e94e2a1b-d145-4086-947e-f87a9c5a7a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1254.037351] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1254.057068] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e94e2a1b-d145-4086-947e-f87a9c5a7a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1254.058095] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8616db-4671-438f-87fc-be979ba8d190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1254.089152] [59020]: DEBUG cinder.quota [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Created reservations ['7a742ff7-bb67-4f0f-aff0-1c523e5faf31', 'f2723d27-e9b6-4d38-a7a3-58724a0ed212', 'dbd71121-a1a8-446f-bd0f-97e337c752a2', 'e934ff54-9658-4da4-b750-db1c433ba265'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1254.089815] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8616db-4671-438f-87fc-be979ba8d190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a742ff7-bb67-4f0f-aff0-1c523e5faf31', 'f2723d27-e9b6-4d38-a7a3-58724a0ed212', 'dbd71121-a1a8-446f-bd0f-97e337c752a2', 'e934ff54-9658-4da4-b750-db1c433ba265']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1254.090856] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3643b399-b17c-43fb-a9bd-0ef7b9cb4eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1254.103364] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3643b399-b17c-43fb-a9bd-0ef7b9cb4eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e088658-56e7-40ea-b884-e4b6a66ca5f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-535682876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789db612446e44f2a743f45cab1a7e27',qos_specs=None,replication_status=,reservations=['7a742ff7-bb67-4f0f-aff0-1c523e5faf31','f2723d27-e9b6-4d38-a7a3-58724a0ed212','dbd71121-a1a8-446f-bd0f-97e337c752a2','e934ff54-9658-4da4-b750-db1c433ba265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15acf8dba0894b058650e3951ae3cde8',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:27:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-535682876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e088658-56e7-40ea-b884-e4b6a66ca5f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789db612446e44f2a743f45cab1a7e27',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='15acf8dba0894b058650e3951ae3cde8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1254.104278] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38946d14-1b47-435d-9c6a-05314311ed41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1254.117201] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38946d14-1b47-435d-9c6a-05314311ed41) 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-535682876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789db612446e44f2a743f45cab1a7e27',qos_specs=None,replication_status=,reservations=['7a742ff7-bb67-4f0f-aff0-1c523e5faf31','f2723d27-e9b6-4d38-a7a3-58724a0ed212','dbd71121-a1a8-446f-bd0f-97e337c752a2','e934ff54-9658-4da4-b750-db1c433ba265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15acf8dba0894b058650e3951ae3cde8',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1254.118203] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1847c8e-aa6c-4fde-ae2c-08e1500a8d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1254.127615] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1847c8e-aa6c-4fde-ae2c-08e1500a8d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1254.128660] [59020]: DEBUG cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Flow 'volume_create_api' (d209c77e-1b2f-4b20-ac44-68d05dd14364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1254.129017] [59020]: INFO cinder.volume.api [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume request issued successfully. [ 1254.129698] [59020]: INFO cinder.api.openstack.wsgi [None req-ec0ac4f4-a3f5-41a5-9221-c13382e5541e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1254.130574] [59020]: [pid: 59020|app: 0|req: 190/389] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:27:04 2025] POST /volume/v3/volumes => generated 753 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1254.139445] [59021]: DEBUG cinder.api.middleware.request_id [None req-50d076fc-c1eb-4488-afe7-c3e130771eae None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.141855] [59021]: INFO cinder.api.openstack.wsgi [None req-50d076fc-c1eb-4488-afe7-c3e130771eae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1254.142532] [59021]: DEBUG cinder.api.openstack.wsgi [None req-50d076fc-c1eb-4488-afe7-c3e130771eae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.142532] [59021]: DEBUG cinder.api.openstack.wsgi [None req-50d076fc-c1eb-4488-afe7-c3e130771eae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.150664] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.150664] [59021]: warnings.warn( [ 1254.156794] [59021]: INFO cinder.volume.api [None req-50d076fc-c1eb-4488-afe7-c3e130771eae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1254.160594] [59021]: INFO cinder.api.openstack.wsgi [None req-50d076fc-c1eb-4488-afe7-c3e130771eae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1254.161228] [59021]: [pid: 59021|app: 0|req: 200/390] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:04 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.966395] [59020]: DEBUG cinder.api.middleware.request_id [None req-19c8dd47-ad3d-456c-8fb0-f27dc22e78ce None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.968726] [59020]: INFO cinder.api.openstack.wsgi [None req-19c8dd47-ad3d-456c-8fb0-f27dc22e78ce tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1254.968947] [59020]: DEBUG cinder.api.openstack.wsgi [None req-19c8dd47-ad3d-456c-8fb0-f27dc22e78ce tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1254.969183] [59020]: DEBUG cinder.api.openstack.wsgi [None req-19c8dd47-ad3d-456c-8fb0-f27dc22e78ce tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1254.980008] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.980008] [59020]: warnings.warn( [ 1254.984298] [59020]: INFO cinder.volume.api [None req-19c8dd47-ad3d-456c-8fb0-f27dc22e78ce tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Volume info retrieved successfully. [ 1254.989305] [59020]: INFO cinder.api.openstack.wsgi [None req-19c8dd47-ad3d-456c-8fb0-f27dc22e78ce tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 200 [ 1254.989755] [59020]: [pid: 59020|app: 0|req: 191/391] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:05 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.172398] [59021]: DEBUG cinder.api.middleware.request_id [None req-7d909fcf-94fd-42fe-bc8a-305a8c9563cf None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.174448] [59021]: INFO cinder.api.openstack.wsgi [None req-7d909fcf-94fd-42fe-bc8a-305a8c9563cf tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1255.174661] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7d909fcf-94fd-42fe-bc8a-305a8c9563cf tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.174868] [59021]: DEBUG cinder.api.openstack.wsgi [None req-7d909fcf-94fd-42fe-bc8a-305a8c9563cf tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.182541] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.182541] [59021]: warnings.warn( [ 1255.186416] [59021]: INFO cinder.volume.api [None req-7d909fcf-94fd-42fe-bc8a-305a8c9563cf tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1255.191151] [59021]: INFO cinder.api.openstack.wsgi [None req-7d909fcf-94fd-42fe-bc8a-305a8c9563cf tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1255.191584] [59021]: [pid: 59021|app: 0|req: 201/392] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:05 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.412511] [59020]: DEBUG cinder.api.middleware.request_id [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-72fe5528-c397-4bd6-914e-8b4c70963056 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.415522] [59020]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-72fe5528-c397-4bd6-914e-8b4c70963056 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1255.415740] [59020]: DEBUG cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-72fe5528-c397-4bd6-914e-8b4c70963056 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1255.415943] [59020]: DEBUG cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-72fe5528-c397-4bd6-914e-8b4c70963056 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1255.439245] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.439245] [59020]: warnings.warn( [ 1255.443677] [59020]: INFO cinder.volume.api [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-72fe5528-c397-4bd6-914e-8b4c70963056 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1255.448647] [59020]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-72fe5528-c397-4bd6-914e-8b4c70963056 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1255.449119] [59020]: [pid: 59020|app: 0|req: 192/393] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:27:06 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.000831] [59021]: DEBUG cinder.api.middleware.request_id [None req-d68e69cf-31a6-4254-a4ac-e358d4511366 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.003670] [59021]: INFO cinder.api.openstack.wsgi [None req-d68e69cf-31a6-4254-a4ac-e358d4511366 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] GET http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 [ 1256.003975] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d68e69cf-31a6-4254-a4ac-e358d4511366 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.004304] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d68e69cf-31a6-4254-a4ac-e358d4511366 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.014885] [59021]: INFO cinder.api.openstack.wsgi [None req-d68e69cf-31a6-4254-a4ac-e358d4511366 tempest-AttachVolumeTestJSON-1095990289 tempest-AttachVolumeTestJSON-1095990289-project-member] http://10.180.1.21/volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 returned with HTTP 404 [ 1256.016118] [59021]: [pid: 59021|app: 0|req: 202/394] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:06 2025] GET /volume/v3/volumes/d0b675a9-ff5d-42f1-899b-2bae172b47e2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1256.968671] [59020]: DEBUG cinder.api.middleware.request_id [None req-77d59fee-1e88-48f8-add7-d3e38a726b4c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.969179] [59020]: INFO cinder.api.openstack.wsgi [None req-77d59fee-1e88-48f8-add7-d3e38a726b4c None None] GET http://10.180.1.21/volume// [ 1256.969373] [59020]: DEBUG cinder.api.openstack.wsgi [None req-77d59fee-1e88-48f8-add7-d3e38a726b4c None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1256.969634] [59020]: DEBUG cinder.api.openstack.wsgi [None req-77d59fee-1e88-48f8-add7-d3e38a726b4c None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1256.970088] [59020]: INFO cinder.api.openstack.wsgi [None req-77d59fee-1e88-48f8-add7-d3e38a726b4c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1256.970410] [59020]: [pid: 59020|app: 0|req: 193/395] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:27:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1256.974160] [59021]: DEBUG cinder.api.middleware.request_id [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-ffe2d56f-f965-4ed8-a0b7-9bdc17a26c41 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.976533] [59021]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-ffe2d56f-f965-4ed8-a0b7-9bdc17a26c41 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1256.976930] [59021]: DEBUG cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-ffe2d56f-f965-4ed8-a0b7-9bdc17a26c41 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e088658-56e7-40ea-b884-e4b6a66ca5f0", "connector": null, "instance_uuid": "3d54027e-2313-4158-b0e0-2084e699e75e"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.988106] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.988106] [59021]: warnings.warn( [ 1257.014469] [59021]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-ffe2d56f-f965-4ed8-a0b7-9bdc17a26c41 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1257.014948] [59021]: [pid: 59021|app: 0|req: 203/396] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:27:07 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.034337] [59020]: DEBUG cinder.api.middleware.request_id [None req-57669594-51f7-4c18-afe0-d436f7207eb0 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.036475] [59020]: INFO cinder.api.openstack.wsgi [None req-57669594-51f7-4c18-afe0-d436f7207eb0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1257.036690] [59020]: DEBUG cinder.api.openstack.wsgi [None req-57669594-51f7-4c18-afe0-d436f7207eb0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.036923] [59020]: DEBUG cinder.api.openstack.wsgi [None req-57669594-51f7-4c18-afe0-d436f7207eb0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.048810] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.048810] [59020]: warnings.warn( [ 1257.054066] [59020]: INFO cinder.volume.api [None req-57669594-51f7-4c18-afe0-d436f7207eb0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1257.060112] [59020]: INFO cinder.api.openstack.wsgi [None req-57669594-51f7-4c18-afe0-d436f7207eb0 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1257.060784] [59020]: [pid: 59020|app: 0|req: 194/397] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:07 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.538558] [59021]: DEBUG cinder.api.middleware.request_id [None req-c0650f47-4809-4caa-a702-b0e64f3e8a65 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.538987] [59021]: INFO cinder.api.openstack.wsgi [None req-c0650f47-4809-4caa-a702-b0e64f3e8a65 None None] GET http://10.180.1.21/volume// [ 1257.539176] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c0650f47-4809-4caa-a702-b0e64f3e8a65 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.539399] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c0650f47-4809-4caa-a702-b0e64f3e8a65 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.539839] [59021]: INFO cinder.api.openstack.wsgi [None req-c0650f47-4809-4caa-a702-b0e64f3e8a65 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1257.540258] [59021]: [pid: 59021|app: 0|req: 204/398] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:27:08 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1257.544043] [59020]: DEBUG cinder.api.middleware.request_id [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-5be13208-978b-457b-a5a3-abf704bfe840 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.546452] [59020]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-5be13208-978b-457b-a5a3-abf704bfe840 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1257.546688] [59020]: DEBUG cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-5be13208-978b-457b-a5a3-abf704bfe840 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1257.546897] [59020]: DEBUG cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-5be13208-978b-457b-a5a3-abf704bfe840 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1257.561246] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.561246] [59020]: warnings.warn( [ 1257.565152] [59020]: INFO cinder.volume.api [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-5be13208-978b-457b-a5a3-abf704bfe840 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1257.570101] [59020]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-5be13208-978b-457b-a5a3-abf704bfe840 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1257.570550] [59020]: [pid: 59020|app: 0|req: 195/399] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:27:08 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1257.598662] [59021]: DEBUG cinder.api.middleware.request_id [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-c2d62b79-d5b9-4c78-aad3-2a977a88cd5f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.601048] [59021]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-c2d62b79-d5b9-4c78-aad3-2a977a88cd5f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] PUT http://10.180.1.21/volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4 [ 1257.601495] [59021]: DEBUG cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-c2d62b79-d5b9-4c78-aad3-2a977a88cd5f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-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-969035", "mountpoint": "/dev/sdb"}}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.610159] [59021]: DEBUG cinder.coordination [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-c2d62b79-d5b9-4c78-aad3-2a977a88cd5f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Acquiring lock "cinder-attachment_update-8e088658-56e7-40ea-b884-e4b6a66ca5f0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1257.614548] [59021]: DEBUG cinder.coordination [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-c2d62b79-d5b9-4c78-aad3-2a977a88cd5f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Lock "cinder-attachment_update-8e088658-56e7-40ea-b884-e4b6a66ca5f0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1257.615758] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.615758] [59021]: warnings.warn( [ 1258.072257] [59020]: DEBUG cinder.api.middleware.request_id [None req-e93ab2d7-230c-4bcc-b100-2ba5b210de1a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.074878] [59020]: INFO cinder.api.openstack.wsgi [None req-e93ab2d7-230c-4bcc-b100-2ba5b210de1a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1258.075669] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e93ab2d7-230c-4bcc-b100-2ba5b210de1a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1258.075669] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e93ab2d7-230c-4bcc-b100-2ba5b210de1a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1258.090272] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.090272] [59020]: warnings.warn( [ 1258.094317] [59020]: INFO cinder.volume.api [None req-e93ab2d7-230c-4bcc-b100-2ba5b210de1a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1258.099189] [59020]: INFO cinder.api.openstack.wsgi [None req-e93ab2d7-230c-4bcc-b100-2ba5b210de1a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1258.099791] [59020]: [pid: 59020|app: 0|req: 196/400] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:08 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.111043] [59020]: DEBUG cinder.api.middleware.request_id [None req-e55bdbe2-a1aa-482a-b38f-e3fbb2b749c3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.112924] [59020]: INFO cinder.api.openstack.wsgi [None req-e55bdbe2-a1aa-482a-b38f-e3fbb2b749c3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1259.113153] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e55bdbe2-a1aa-482a-b38f-e3fbb2b749c3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1259.113358] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e55bdbe2-a1aa-482a-b38f-e3fbb2b749c3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1259.126981] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.126981] [59020]: warnings.warn( [ 1259.131426] [59020]: INFO cinder.volume.api [None req-e55bdbe2-a1aa-482a-b38f-e3fbb2b749c3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1259.137673] [59020]: INFO cinder.api.openstack.wsgi [None req-e55bdbe2-a1aa-482a-b38f-e3fbb2b749c3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1259.138516] [59020]: [pid: 59020|app: 0|req: 197/401] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:09 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.490303] [59020]: DEBUG cinder.api.middleware.request_id [None req-0b15102f-3391-417c-80fa-bb6285eed348 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.565780] [59020]: INFO cinder.api.openstack.wsgi [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1259.566264] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-313428456"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.567648] [59020]: DEBUG cinder.api.v3.volumes [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-313428456'}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1259.567770] [59020]: INFO cinder.api.v3.volumes [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume of 1 GB [ 1259.572959] [59020]: INFO cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Availability Zones retrieved successfully. [ 1259.579575] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Flow 'volume_create_api' (232837b7-0913-4d77-a916-fec683e0f4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1259.580812] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc80973f-c010-4d59-8bc6-f54a47337d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1259.581934] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1259.600040] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc80973f-c010-4d59-8bc6-f54a47337d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1259.601019] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c175ab0f-8074-4e13-be96-5f33fde61aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1259.645374] [59020]: DEBUG cinder.quota [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Created reservations ['98f5d2a2-0144-409e-bbf0-913993e9684f', 'dfc2cd24-40fd-4f7e-98b7-ba9875bb3204', 'c6d9db08-0fcb-42ac-a7d2-2def560a6138', 'd2bef669-d055-4661-90c0-8fd28eb98688'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1259.646354] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c175ab0f-8074-4e13-be96-5f33fde61aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f5d2a2-0144-409e-bbf0-913993e9684f', 'dfc2cd24-40fd-4f7e-98b7-ba9875bb3204', 'c6d9db08-0fcb-42ac-a7d2-2def560a6138', 'd2bef669-d055-4661-90c0-8fd28eb98688']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1259.647387] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0815d53f-08d4-4578-b378-e50e2ad356d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1259.663165] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0815d53f-08d4-4578-b378-e50e2ad356d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '083a71fe-755d-47f3-bd4b-dc8a89885d9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-313428456',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='81bb797c9bf149ae9905dc2012047bb7',qos_specs=None,replication_status=,reservations=['98f5d2a2-0144-409e-bbf0-913993e9684f','dfc2cd24-40fd-4f7e-98b7-ba9875bb3204','c6d9db08-0fcb-42ac-a7d2-2def560a6138','d2bef669-d055-4661-90c0-8fd28eb98688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aac1f9b3f0449182e626f2d4dffb8f',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-313428456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=083a71fe-755d-47f3-bd4b-dc8a89885d9f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='81bb797c9bf149ae9905dc2012047bb7',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='71aac1f9b3f0449182e626f2d4dffb8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1259.664097] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c720a7-567f-43af-9b5d-b44b73f1aaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1259.710935] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c720a7-567f-43af-9b5d-b44b73f1aaf6) 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-313428456',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='81bb797c9bf149ae9905dc2012047bb7',qos_specs=None,replication_status=,reservations=['98f5d2a2-0144-409e-bbf0-913993e9684f','dfc2cd24-40fd-4f7e-98b7-ba9875bb3204','c6d9db08-0fcb-42ac-a7d2-2def560a6138','d2bef669-d055-4661-90c0-8fd28eb98688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aac1f9b3f0449182e626f2d4dffb8f',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1259.712587] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b76886-2390-4051-9400-8b99da8c48d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1259.724114] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b76886-2390-4051-9400-8b99da8c48d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1259.725281] [59020]: DEBUG cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Flow 'volume_create_api' (232837b7-0913-4d77-a916-fec683e0f4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1259.725763] [59020]: INFO cinder.volume.api [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume request issued successfully. [ 1259.726530] [59020]: INFO cinder.api.openstack.wsgi [None req-0b15102f-3391-417c-80fa-bb6285eed348 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1259.727054] [59020]: [pid: 59020|app: 0|req: 198/402] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 9 03:27:10 2025] POST /volume/v3/volumes => generated 758 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1259.736876] [59020]: DEBUG cinder.api.middleware.request_id [None req-a9a67a85-e3da-4b31-ac14-2da1ef5059cc None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.740115] [59020]: INFO cinder.api.openstack.wsgi [None req-a9a67a85-e3da-4b31-ac14-2da1ef5059cc tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f [ 1259.740403] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a9a67a85-e3da-4b31-ac14-2da1ef5059cc tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1259.740666] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a9a67a85-e3da-4b31-ac14-2da1ef5059cc tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1259.752118] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.752118] [59020]: warnings.warn( [ 1259.756358] [59020]: INFO cinder.volume.api [None req-a9a67a85-e3da-4b31-ac14-2da1ef5059cc tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1259.761497] [59020]: INFO cinder.api.openstack.wsgi [None req-a9a67a85-e3da-4b31-ac14-2da1ef5059cc tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f returned with HTTP 200 [ 1259.761884] [59020]: [pid: 59020|app: 0|req: 199/403] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:10 2025] GET /volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.150055] [59020]: DEBUG cinder.api.middleware.request_id [None req-52b32706-297e-4421-8650-1d87bccf688e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.152267] [59020]: INFO cinder.api.openstack.wsgi [None req-52b32706-297e-4421-8650-1d87bccf688e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1260.152484] [59020]: DEBUG cinder.api.openstack.wsgi [None req-52b32706-297e-4421-8650-1d87bccf688e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.152689] [59020]: DEBUG cinder.api.openstack.wsgi [None req-52b32706-297e-4421-8650-1d87bccf688e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.164790] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.164790] [59020]: warnings.warn( [ 1260.168122] [59020]: INFO cinder.volume.api [None req-52b32706-297e-4421-8650-1d87bccf688e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1260.172698] [59020]: INFO cinder.api.openstack.wsgi [None req-52b32706-297e-4421-8650-1d87bccf688e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1260.173150] [59020]: [pid: 59020|app: 0|req: 200/404] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:10 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.776844] [59020]: DEBUG cinder.api.middleware.request_id [None req-40b9d1f8-7f37-4bf3-a7f9-738060700b6b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.778742] [59020]: INFO cinder.api.openstack.wsgi [None req-40b9d1f8-7f37-4bf3-a7f9-738060700b6b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f [ 1260.779026] [59020]: DEBUG cinder.api.openstack.wsgi [None req-40b9d1f8-7f37-4bf3-a7f9-738060700b6b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.779271] [59020]: DEBUG cinder.api.openstack.wsgi [None req-40b9d1f8-7f37-4bf3-a7f9-738060700b6b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.792070] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.792070] [59020]: warnings.warn( [ 1260.796494] [59020]: INFO cinder.volume.api [None req-40b9d1f8-7f37-4bf3-a7f9-738060700b6b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1260.803169] [59020]: INFO cinder.api.openstack.wsgi [None req-40b9d1f8-7f37-4bf3-a7f9-738060700b6b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f returned with HTTP 200 [ 1260.803765] [59020]: [pid: 59020|app: 0|req: 201/405] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:11 2025] GET /volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.822708] [59020]: DEBUG cinder.api.middleware.request_id [req-237fe283-b6c7-4160-afab-d6fbe15f58fe req-38b3c3c1-4273-4919-8c31-96828567ce02 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.825356] [59020]: INFO cinder.api.openstack.wsgi [req-237fe283-b6c7-4160-afab-d6fbe15f58fe req-38b3c3c1-4273-4919-8c31-96828567ce02 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f [ 1260.825607] [59020]: DEBUG cinder.api.openstack.wsgi [req-237fe283-b6c7-4160-afab-d6fbe15f58fe req-38b3c3c1-4273-4919-8c31-96828567ce02 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.825842] [59020]: DEBUG cinder.api.openstack.wsgi [req-237fe283-b6c7-4160-afab-d6fbe15f58fe req-38b3c3c1-4273-4919-8c31-96828567ce02 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.835045] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.835045] [59020]: warnings.warn( [ 1260.840556] [59020]: INFO cinder.volume.api [req-237fe283-b6c7-4160-afab-d6fbe15f58fe req-38b3c3c1-4273-4919-8c31-96828567ce02 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1260.845713] [59020]: INFO cinder.api.openstack.wsgi [req-237fe283-b6c7-4160-afab-d6fbe15f58fe req-38b3c3c1-4273-4919-8c31-96828567ce02 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f returned with HTTP 200 [ 1260.846370] [59020]: [pid: 59020|app: 0|req: 202/406] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:27:11 2025] GET /volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.858174] [59020]: DEBUG cinder.api.middleware.request_id [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.860465] [59020]: INFO cinder.api.openstack.wsgi [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1260.860957] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-442148052"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1260.862509] [59020]: DEBUG cinder.api.v3.volumes [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-442148052'}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1260.862644] [59020]: INFO cinder.api.v3.volumes [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume of 1 GB [ 1260.867175] [59020]: INFO cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Availability Zones retrieved successfully. [ 1260.874312] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Flow 'volume_create_api' (f0759417-16b6-44e6-9322-9b8303a50f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1260.875581] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939b711a-3470-4ba9-8801-0c2ad13bdafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.876824] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1260.902037] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939b711a-3470-4ba9-8801-0c2ad13bdafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.903131] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83cc4e2b-a83d-48ba-b8f2-25e48c37e2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.933919] [59020]: DEBUG cinder.quota [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Created reservations ['81013cdf-00c8-4a99-9d71-0425139829f4', '5ba09b3d-cc26-483e-a207-84f44474d0e8', '6dbdc259-b0a8-40ac-baa9-45c30976262e', '50c01cfb-a421-41b0-b1a5-f5440f6b2d4b'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1260.934931] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83cc4e2b-a83d-48ba-b8f2-25e48c37e2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81013cdf-00c8-4a99-9d71-0425139829f4', '5ba09b3d-cc26-483e-a207-84f44474d0e8', '6dbdc259-b0a8-40ac-baa9-45c30976262e', '50c01cfb-a421-41b0-b1a5-f5440f6b2d4b']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.935870] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c64d72-9a4d-4cbb-b446-18a81c3e1cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.949484] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c64d72-9a4d-4cbb-b446-18a81c3e1cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a061a6-7598-4f9c-bf08-8d6c31fafe0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-442148052',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='81bb797c9bf149ae9905dc2012047bb7',qos_specs=None,replication_status=,reservations=['81013cdf-00c8-4a99-9d71-0425139829f4','5ba09b3d-cc26-483e-a207-84f44474d0e8','6dbdc259-b0a8-40ac-baa9-45c30976262e','50c01cfb-a421-41b0-b1a5-f5440f6b2d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aac1f9b3f0449182e626f2d4dffb8f',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-442148052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7a061a6-7598-4f9c-bf08-8d6c31fafe0c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='81bb797c9bf149ae9905dc2012047bb7',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='71aac1f9b3f0449182e626f2d4dffb8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.950535] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4762135-febb-4220-aece-18f781e661bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.965447] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4762135-febb-4220-aece-18f781e661bc) 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-442148052',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='81bb797c9bf149ae9905dc2012047bb7',qos_specs=None,replication_status=,reservations=['81013cdf-00c8-4a99-9d71-0425139829f4','5ba09b3d-cc26-483e-a207-84f44474d0e8','6dbdc259-b0a8-40ac-baa9-45c30976262e','50c01cfb-a421-41b0-b1a5-f5440f6b2d4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aac1f9b3f0449182e626f2d4dffb8f',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.966387] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8b6bf95-bdfe-4605-b483-c86387e761ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1260.975742] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8b6bf95-bdfe-4605-b483-c86387e761ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1260.976854] [59020]: DEBUG cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Flow 'volume_create_api' (f0759417-16b6-44e6-9322-9b8303a50f49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1260.977409] [59020]: INFO cinder.volume.api [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume request issued successfully. [ 1260.977979] [59020]: INFO cinder.api.openstack.wsgi [None req-1c8dbfe2-5b27-4947-87f7-98fcf7c1f954 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1260.978664] [59020]: [pid: 59020|app: 0|req: 203/407] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 9 03:27:11 2025] POST /volume/v3/volumes => generated 758 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1260.987872] [59020]: DEBUG cinder.api.middleware.request_id [None req-d744868b-df1a-4109-9617-c639ea06347c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.990053] [59020]: INFO cinder.api.openstack.wsgi [None req-d744868b-df1a-4109-9617-c639ea06347c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c [ 1260.990053] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d744868b-df1a-4109-9617-c639ea06347c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1260.990174] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d744868b-df1a-4109-9617-c639ea06347c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1260.998324] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.998324] [59020]: warnings.warn( [ 1261.002418] [59020]: INFO cinder.volume.api [None req-d744868b-df1a-4109-9617-c639ea06347c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1261.007306] [59020]: INFO cinder.api.openstack.wsgi [None req-d744868b-df1a-4109-9617-c639ea06347c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c returned with HTTP 200 [ 1261.007839] [59020]: [pid: 59020|app: 0|req: 204/408] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:11 2025] GET /volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.184848] [59020]: DEBUG cinder.api.middleware.request_id [None req-4163900d-1b70-4eaf-9a69-cc36b36da070 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.187373] [59020]: INFO cinder.api.openstack.wsgi [None req-4163900d-1b70-4eaf-9a69-cc36b36da070 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1261.187776] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4163900d-1b70-4eaf-9a69-cc36b36da070 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1261.188028] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4163900d-1b70-4eaf-9a69-cc36b36da070 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1261.202348] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.202348] [59020]: warnings.warn( [ 1261.207219] [59020]: INFO cinder.volume.api [None req-4163900d-1b70-4eaf-9a69-cc36b36da070 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1261.213825] [59020]: INFO cinder.api.openstack.wsgi [None req-4163900d-1b70-4eaf-9a69-cc36b36da070 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1261.214295] [59020]: [pid: 59020|app: 0|req: 205/409] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:11 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.018730] [59020]: DEBUG cinder.api.middleware.request_id [None req-4183c988-f98c-442b-bf3d-9268641eede8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.021063] [59020]: INFO cinder.api.openstack.wsgi [None req-4183c988-f98c-442b-bf3d-9268641eede8 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c [ 1262.021274] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4183c988-f98c-442b-bf3d-9268641eede8 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1262.021486] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4183c988-f98c-442b-bf3d-9268641eede8 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1262.029543] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.029543] [59020]: warnings.warn( [ 1262.033805] [59020]: INFO cinder.volume.api [None req-4183c988-f98c-442b-bf3d-9268641eede8 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1262.039336] [59020]: INFO cinder.api.openstack.wsgi [None req-4183c988-f98c-442b-bf3d-9268641eede8 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c returned with HTTP 200 [ 1262.039811] [59020]: [pid: 59020|app: 0|req: 206/410] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:12 2025] GET /volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.057272] [59020]: DEBUG cinder.api.middleware.request_id [req-e79b6398-b722-43e6-ab93-53db5ec7a96f req-b9b16313-f36a-453f-806f-1a0f1d283092 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.060053] [59020]: INFO cinder.api.openstack.wsgi [req-e79b6398-b722-43e6-ab93-53db5ec7a96f req-b9b16313-f36a-453f-806f-1a0f1d283092 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c [ 1262.060173] [59020]: DEBUG cinder.api.openstack.wsgi [req-e79b6398-b722-43e6-ab93-53db5ec7a96f req-b9b16313-f36a-453f-806f-1a0f1d283092 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1262.060303] [59020]: DEBUG cinder.api.openstack.wsgi [req-e79b6398-b722-43e6-ab93-53db5ec7a96f req-b9b16313-f36a-453f-806f-1a0f1d283092 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1262.069615] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.069615] [59020]: warnings.warn( [ 1262.074536] [59020]: INFO cinder.volume.api [req-e79b6398-b722-43e6-ab93-53db5ec7a96f req-b9b16313-f36a-453f-806f-1a0f1d283092 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1262.079713] [59020]: INFO cinder.api.openstack.wsgi [req-e79b6398-b722-43e6-ab93-53db5ec7a96f req-b9b16313-f36a-453f-806f-1a0f1d283092 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c returned with HTTP 200 [ 1262.080265] [59020]: [pid: 59020|app: 0|req: 207/411] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:27:12 2025] GET /volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.089838] [59020]: DEBUG cinder.api.middleware.request_id [None req-59c8d118-6bcf-4c05-b087-01eb8198943e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.091791] [59020]: INFO cinder.api.openstack.wsgi [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1262.092201] [59020]: DEBUG cinder.api.openstack.wsgi [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1001729987"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1262.094190] [59020]: DEBUG cinder.api.v3.volumes [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1001729987'}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1262.094372] [59020]: INFO cinder.api.v3.volumes [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume of 1 GB [ 1262.098526] [59020]: INFO cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Availability Zones retrieved successfully. [ 1262.105167] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Flow 'volume_create_api' (3cce2f32-549c-4eaa-8620-f854dc01b86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1262.106355] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4498702-aea1-4b8f-a33f-7966c8571d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1262.107536] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1262.128457] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4498702-aea1-4b8f-a33f-7966c8571d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1262.129937] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93137a8-27be-49e7-8d07-7d4daa0bcb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1262.140524] [59021]: DEBUG cinder.coordination [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-c2d62b79-d5b9-4c78-aad3-2a977a88cd5f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Lock "cinder-attachment_update-8e088658-56e7-40ea-b884-e4b6a66ca5f0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1262.141224] [59021]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-c2d62b79-d5b9-4c78-aad3-2a977a88cd5f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4 returned with HTTP 200 [ 1262.141559] [59021]: [pid: 59021|app: 0|req: 205/412] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:27:08 2025] PUT /volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1262.164638] [59020]: DEBUG cinder.quota [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Created reservations ['edc72f5d-a3a4-4ac1-9010-1de38e820bb0', 'fd6ffaa9-4a38-4cae-8082-7a0cf40d5a43', 'f66fda02-a1f8-4cf5-83db-0076870f18fc', '7ae96b20-dbc7-434c-a0b2-f1470e97315a'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1262.165665] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93137a8-27be-49e7-8d07-7d4daa0bcb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edc72f5d-a3a4-4ac1-9010-1de38e820bb0', 'fd6ffaa9-4a38-4cae-8082-7a0cf40d5a43', 'f66fda02-a1f8-4cf5-83db-0076870f18fc', '7ae96b20-dbc7-434c-a0b2-f1470e97315a']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1262.166700] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d5ef58-479e-4b8f-addf-f609ddbaf45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1262.181076] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d5ef58-479e-4b8f-addf-f609ddbaf45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a458ce7-1feb-4753-b3ef-294c4eb0d87e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1001729987',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='81bb797c9bf149ae9905dc2012047bb7',qos_specs=None,replication_status=,reservations=['edc72f5d-a3a4-4ac1-9010-1de38e820bb0','fd6ffaa9-4a38-4cae-8082-7a0cf40d5a43','f66fda02-a1f8-4cf5-83db-0076870f18fc','7ae96b20-dbc7-434c-a0b2-f1470e97315a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aac1f9b3f0449182e626f2d4dffb8f',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1001729987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a458ce7-1feb-4753-b3ef-294c4eb0d87e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='81bb797c9bf149ae9905dc2012047bb7',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='71aac1f9b3f0449182e626f2d4dffb8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1262.182369] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (432e79a6-f34e-4446-b135-0d0e23c17b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1262.196564] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (432e79a6-f34e-4446-b135-0d0e23c17b1a) 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-1001729987',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='81bb797c9bf149ae9905dc2012047bb7',qos_specs=None,replication_status=,reservations=['edc72f5d-a3a4-4ac1-9010-1de38e820bb0','fd6ffaa9-4a38-4cae-8082-7a0cf40d5a43','f66fda02-a1f8-4cf5-83db-0076870f18fc','7ae96b20-dbc7-434c-a0b2-f1470e97315a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71aac1f9b3f0449182e626f2d4dffb8f',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1262.197606] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24759485-f64f-420a-a92a-e4fb3cb7b911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1262.207160] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24759485-f64f-420a-a92a-e4fb3cb7b911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1262.208165] [59020]: DEBUG cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Flow 'volume_create_api' (3cce2f32-549c-4eaa-8620-f854dc01b86e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1262.208560] [59020]: INFO cinder.volume.api [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Create volume request issued successfully. [ 1262.209209] [59020]: INFO cinder.api.openstack.wsgi [None req-59c8d118-6bcf-4c05-b087-01eb8198943e tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1262.209819] [59020]: [pid: 59020|app: 0|req: 208/413] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 9 03:27:12 2025] POST /volume/v3/volumes => generated 759 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1262.221030] [59021]: DEBUG cinder.api.middleware.request_id [None req-dd413b7f-4f1f-437d-90c8-f396bf5073f5 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.221510] [59021]: INFO cinder.api.openstack.wsgi [None req-dd413b7f-4f1f-437d-90c8-f396bf5073f5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e [ 1262.221727] [59021]: DEBUG cinder.api.openstack.wsgi [None req-dd413b7f-4f1f-437d-90c8-f396bf5073f5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1262.221930] [59021]: DEBUG cinder.api.openstack.wsgi [None req-dd413b7f-4f1f-437d-90c8-f396bf5073f5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1262.225440] [59020]: DEBUG cinder.api.middleware.request_id [None req-7d2c3630-80d1-441b-9901-afa60d2d88c8 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.227755] [59020]: INFO cinder.api.openstack.wsgi [None req-7d2c3630-80d1-441b-9901-afa60d2d88c8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1262.228026] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7d2c3630-80d1-441b-9901-afa60d2d88c8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1262.228932] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7d2c3630-80d1-441b-9901-afa60d2d88c8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1262.230183] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.230183] [59021]: warnings.warn( [ 1262.234379] [59021]: INFO cinder.volume.api [None req-dd413b7f-4f1f-437d-90c8-f396bf5073f5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1262.240056] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.240056] [59020]: warnings.warn( [ 1262.240524] [59021]: INFO cinder.api.openstack.wsgi [None req-dd413b7f-4f1f-437d-90c8-f396bf5073f5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e returned with HTTP 200 [ 1262.240991] [59021]: [pid: 59021|app: 0|req: 206/414] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:12 2025] GET /volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.245315] [59020]: INFO cinder.volume.api [None req-7d2c3630-80d1-441b-9901-afa60d2d88c8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1262.251754] [59020]: INFO cinder.api.openstack.wsgi [None req-7d2c3630-80d1-441b-9901-afa60d2d88c8 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1262.252319] [59020]: [pid: 59020|app: 0|req: 209/415] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:12 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.352528] [59021]: DEBUG cinder.api.middleware.request_id [None req-848b2bf5-1821-4b3f-9ec4-9bea0ade3fde None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.355203] [59021]: INFO cinder.api.openstack.wsgi [None req-848b2bf5-1821-4b3f-9ec4-9bea0ade3fde tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1262.355562] [59021]: DEBUG cinder.api.openstack.wsgi [None req-848b2bf5-1821-4b3f-9ec4-9bea0ade3fde tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1262.355897] [59021]: DEBUG cinder.api.openstack.wsgi [None req-848b2bf5-1821-4b3f-9ec4-9bea0ade3fde tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1262.356239] [59021]: INFO cinder.api.v3.volumes [None req-848b2bf5-1821-4b3f-9ec4-9bea0ade3fde tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Delete volume with id: ebe1290a-809d-400f-92f1-65d523334c8f [ 1262.368854] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.368854] [59021]: warnings.warn( [ 1262.369643] [59021]: INFO cinder.volume.api [None req-848b2bf5-1821-4b3f-9ec4-9bea0ade3fde tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1262.386050] [59021]: INFO cinder.volume.api [None req-848b2bf5-1821-4b3f-9ec4-9bea0ade3fde tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Delete volume request issued successfully. [ 1262.386251] [59021]: INFO cinder.api.openstack.wsgi [None req-848b2bf5-1821-4b3f-9ec4-9bea0ade3fde tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 202 [ 1262.386863] [59021]: [pid: 59021|app: 0|req: 207/416] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:27:13 2025] DELETE /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1262.390916] [59020]: DEBUG cinder.api.middleware.request_id [None req-5c517f4d-67b2-426e-9a05-0c6343cc0a96 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.394442] [59020]: INFO cinder.api.openstack.wsgi [None req-5c517f4d-67b2-426e-9a05-0c6343cc0a96 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1262.394632] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5c517f4d-67b2-426e-9a05-0c6343cc0a96 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1262.394896] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5c517f4d-67b2-426e-9a05-0c6343cc0a96 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1262.403368] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.403368] [59020]: warnings.warn( [ 1262.407560] [59020]: INFO cinder.volume.api [None req-5c517f4d-67b2-426e-9a05-0c6343cc0a96 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1262.413321] [59020]: INFO cinder.api.openstack.wsgi [None req-5c517f4d-67b2-426e-9a05-0c6343cc0a96 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1262.413861] [59020]: [pid: 59020|app: 0|req: 210/417] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:13 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.251921] [59021]: DEBUG cinder.api.middleware.request_id [None req-976254af-9624-431f-a428-6a630fc596b1 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.253919] [59021]: INFO cinder.api.openstack.wsgi [None req-976254af-9624-431f-a428-6a630fc596b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e [ 1263.254149] [59021]: DEBUG cinder.api.openstack.wsgi [None req-976254af-9624-431f-a428-6a630fc596b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.254355] [59021]: DEBUG cinder.api.openstack.wsgi [None req-976254af-9624-431f-a428-6a630fc596b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.256709] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=203,cinder:UPDATE=34,cinder:INSERT=13 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1263.262612] [59020]: DEBUG cinder.api.middleware.request_id [None req-e350cf04-6ecc-4ecd-8149-ba65a3250786 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.264382] [59020]: INFO cinder.api.openstack.wsgi [None req-e350cf04-6ecc-4ecd-8149-ba65a3250786 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1263.264595] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e350cf04-6ecc-4ecd-8149-ba65a3250786 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.264800] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e350cf04-6ecc-4ecd-8149-ba65a3250786 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.264979] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.264979] [59021]: warnings.warn( [ 1263.267087] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=373,cinder:INSERT=38,cinder:UPDATE=68 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1263.269458] [59021]: INFO cinder.volume.api [None req-976254af-9624-431f-a428-6a630fc596b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1263.275231] [59021]: INFO cinder.api.openstack.wsgi [None req-976254af-9624-431f-a428-6a630fc596b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e returned with HTTP 200 [ 1263.275703] [59021]: [pid: 59021|app: 0|req: 208/418] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.276675] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.276675] [59020]: warnings.warn( [ 1263.280162] [59020]: INFO cinder.volume.api [None req-e350cf04-6ecc-4ecd-8149-ba65a3250786 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1263.285604] [59020]: INFO cinder.api.openstack.wsgi [None req-e350cf04-6ecc-4ecd-8149-ba65a3250786 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1263.285604] [59020]: [pid: 59020|app: 0|req: 211/419] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.291785] [59021]: DEBUG cinder.api.middleware.request_id [req-8812c0a6-0e03-4ac9-b5f3-45b4dade3184 req-3de04082-7874-4315-baf7-52080d8b4205 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.293975] [59021]: INFO cinder.api.openstack.wsgi [req-8812c0a6-0e03-4ac9-b5f3-45b4dade3184 req-3de04082-7874-4315-baf7-52080d8b4205 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e [ 1263.294255] [59021]: DEBUG cinder.api.openstack.wsgi [req-8812c0a6-0e03-4ac9-b5f3-45b4dade3184 req-3de04082-7874-4315-baf7-52080d8b4205 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.294413] [59021]: DEBUG cinder.api.openstack.wsgi [req-8812c0a6-0e03-4ac9-b5f3-45b4dade3184 req-3de04082-7874-4315-baf7-52080d8b4205 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.302056] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.302056] [59021]: warnings.warn( [ 1263.305532] [59021]: INFO cinder.volume.api [req-8812c0a6-0e03-4ac9-b5f3-45b4dade3184 req-3de04082-7874-4315-baf7-52080d8b4205 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1263.309903] [59021]: INFO cinder.api.openstack.wsgi [req-8812c0a6-0e03-4ac9-b5f3-45b4dade3184 req-3de04082-7874-4315-baf7-52080d8b4205 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e returned with HTTP 200 [ 1263.310346] [59021]: [pid: 59021|app: 0|req: 209/420] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.327053] [59020]: DEBUG cinder.api.middleware.request_id [req-d698a89c-acaf-43d7-9347-c01fc829cc32 req-a5f7a53b-453d-4aba-8645-48b0c2f1e9b1 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.330171] [59020]: INFO cinder.api.openstack.wsgi [req-d698a89c-acaf-43d7-9347-c01fc829cc32 req-a5f7a53b-453d-4aba-8645-48b0c2f1e9b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1263.330398] [59020]: DEBUG cinder.api.openstack.wsgi [req-d698a89c-acaf-43d7-9347-c01fc829cc32 req-a5f7a53b-453d-4aba-8645-48b0c2f1e9b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.330606] [59020]: DEBUG cinder.api.openstack.wsgi [req-d698a89c-acaf-43d7-9347-c01fc829cc32 req-a5f7a53b-453d-4aba-8645-48b0c2f1e9b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'detail' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.331074] [59020]: DEBUG cinder.api.api_utils [req-d698a89c-acaf-43d7-9347-c01fc829cc32 req-a5f7a53b-453d-4aba-8645-48b0c2f1e9b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Removing options '' from query. {{(pid=59020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1263.332028] [59020]: DEBUG cinder.volume.api [req-d698a89c-acaf-43d7-9347-c01fc829cc32 req-a5f7a53b-453d-4aba-8645-48b0c2f1e9b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59020) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1263.360503] [59020]: INFO cinder.volume.api [req-d698a89c-acaf-43d7-9347-c01fc829cc32 req-a5f7a53b-453d-4aba-8645-48b0c2f1e9b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Get all volumes completed successfully. [ 1263.361600] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.361600] [59020]: warnings.warn( [ 1263.365859] [59020]: INFO cinder.api.openstack.wsgi [req-d698a89c-acaf-43d7-9347-c01fc829cc32 req-a5f7a53b-453d-4aba-8645-48b0c2f1e9b1 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1263.366445] [59020]: [pid: 59020|app: 0|req: 212/421] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.383990] [59021]: DEBUG cinder.api.middleware.request_id [req-0005a33b-9d63-41b6-bdff-b5006f69198f req-8c4a0f8e-773e-4b7b-8307-40583c1de31a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.386188] [59021]: INFO cinder.api.openstack.wsgi [req-0005a33b-9d63-41b6-bdff-b5006f69198f req-8c4a0f8e-773e-4b7b-8307-40583c1de31a tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1263.386394] [59021]: DEBUG cinder.api.openstack.wsgi [req-0005a33b-9d63-41b6-bdff-b5006f69198f req-8c4a0f8e-773e-4b7b-8307-40583c1de31a tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.386601] [59021]: DEBUG cinder.api.openstack.wsgi [req-0005a33b-9d63-41b6-bdff-b5006f69198f req-8c4a0f8e-773e-4b7b-8307-40583c1de31a tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'detail' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.386942] [59021]: DEBUG cinder.api.api_utils [req-0005a33b-9d63-41b6-bdff-b5006f69198f req-8c4a0f8e-773e-4b7b-8307-40583c1de31a tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Removing options '' from query. {{(pid=59021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1263.387883] [59021]: DEBUG cinder.volume.api [req-0005a33b-9d63-41b6-bdff-b5006f69198f req-8c4a0f8e-773e-4b7b-8307-40583c1de31a tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1263.414826] [59021]: INFO cinder.volume.api [req-0005a33b-9d63-41b6-bdff-b5006f69198f req-8c4a0f8e-773e-4b7b-8307-40583c1de31a tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Get all volumes completed successfully. [ 1263.415898] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.415898] [59021]: warnings.warn( [ 1263.420217] [59021]: INFO cinder.api.openstack.wsgi [req-0005a33b-9d63-41b6-bdff-b5006f69198f req-8c4a0f8e-773e-4b7b-8307-40583c1de31a tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1263.420670] [59021]: [pid: 59021|app: 0|req: 210/422] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.424307] [59020]: DEBUG cinder.api.middleware.request_id [None req-d20bf8b6-34ae-4ddd-bb97-8ea715cf6bab None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.426194] [59020]: INFO cinder.api.openstack.wsgi [None req-d20bf8b6-34ae-4ddd-bb97-8ea715cf6bab tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1263.426416] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d20bf8b6-34ae-4ddd-bb97-8ea715cf6bab tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.426621] [59020]: DEBUG cinder.api.openstack.wsgi [None req-d20bf8b6-34ae-4ddd-bb97-8ea715cf6bab tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.434642] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.434642] [59020]: warnings.warn( [ 1263.437684] [59021]: DEBUG cinder.api.middleware.request_id [req-2f19e1c8-7630-45e2-96a1-d0d5cc4c9d29 req-8bd9baf4-fd96-40c5-b63b-e7103b2c5f60 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.438295] [59020]: INFO cinder.volume.api [None req-d20bf8b6-34ae-4ddd-bb97-8ea715cf6bab tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Volume info retrieved successfully. [ 1263.439867] [59021]: INFO cinder.api.openstack.wsgi [req-2f19e1c8-7630-45e2-96a1-d0d5cc4c9d29 req-8bd9baf4-fd96-40c5-b63b-e7103b2c5f60 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1263.440120] [59021]: DEBUG cinder.api.openstack.wsgi [req-2f19e1c8-7630-45e2-96a1-d0d5cc4c9d29 req-8bd9baf4-fd96-40c5-b63b-e7103b2c5f60 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.440297] [59021]: DEBUG cinder.api.openstack.wsgi [req-2f19e1c8-7630-45e2-96a1-d0d5cc4c9d29 req-8bd9baf4-fd96-40c5-b63b-e7103b2c5f60 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'detail' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.440561] [59021]: DEBUG cinder.api.api_utils [req-2f19e1c8-7630-45e2-96a1-d0d5cc4c9d29 req-8bd9baf4-fd96-40c5-b63b-e7103b2c5f60 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Removing options '' from query. {{(pid=59021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1263.441460] [59021]: DEBUG cinder.volume.api [req-2f19e1c8-7630-45e2-96a1-d0d5cc4c9d29 req-8bd9baf4-fd96-40c5-b63b-e7103b2c5f60 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1263.442655] [59020]: INFO cinder.api.openstack.wsgi [None req-d20bf8b6-34ae-4ddd-bb97-8ea715cf6bab tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 200 [ 1263.443085] [59020]: [pid: 59020|app: 0|req: 213/423] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.450147] [59021]: INFO cinder.volume.api [req-2f19e1c8-7630-45e2-96a1-d0d5cc4c9d29 req-8bd9baf4-fd96-40c5-b63b-e7103b2c5f60 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Get all volumes completed successfully. [ 1263.451180] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.451180] [59021]: warnings.warn( [ 1263.455269] [59021]: INFO cinder.api.openstack.wsgi [req-2f19e1c8-7630-45e2-96a1-d0d5cc4c9d29 req-8bd9baf4-fd96-40c5-b63b-e7103b2c5f60 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1263.455694] [59021]: [pid: 59021|app: 0|req: 211/424] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.471702] [59020]: DEBUG cinder.api.middleware.request_id [req-241dd3df-836a-4e21-8d84-577665dec750 req-0e5c79c1-e4d0-42f4-9cc5-011e8a50129b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.473930] [59020]: INFO cinder.api.openstack.wsgi [req-241dd3df-836a-4e21-8d84-577665dec750 req-0e5c79c1-e4d0-42f4-9cc5-011e8a50129b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1263.474146] [59020]: DEBUG cinder.api.openstack.wsgi [req-241dd3df-836a-4e21-8d84-577665dec750 req-0e5c79c1-e4d0-42f4-9cc5-011e8a50129b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.474351] [59020]: DEBUG cinder.api.openstack.wsgi [req-241dd3df-836a-4e21-8d84-577665dec750 req-0e5c79c1-e4d0-42f4-9cc5-011e8a50129b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'detail' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.474615] [59020]: DEBUG cinder.api.api_utils [req-241dd3df-836a-4e21-8d84-577665dec750 req-0e5c79c1-e4d0-42f4-9cc5-011e8a50129b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Removing options '' from query. {{(pid=59020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1263.475452] [59020]: DEBUG cinder.volume.api [req-241dd3df-836a-4e21-8d84-577665dec750 req-0e5c79c1-e4d0-42f4-9cc5-011e8a50129b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59020) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1263.485786] [59020]: INFO cinder.volume.api [req-241dd3df-836a-4e21-8d84-577665dec750 req-0e5c79c1-e4d0-42f4-9cc5-011e8a50129b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Get all volumes completed successfully. [ 1263.486760] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.486760] [59020]: warnings.warn( [ 1263.491045] [59020]: INFO cinder.api.openstack.wsgi [req-241dd3df-836a-4e21-8d84-577665dec750 req-0e5c79c1-e4d0-42f4-9cc5-011e8a50129b tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1263.491463] [59020]: [pid: 59020|app: 0|req: 214/425] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.508112] [59021]: DEBUG cinder.api.middleware.request_id [req-1874167d-a0fd-4640-9f12-4023cd68d186 req-71aa0d15-e654-48f4-a9bf-62875d07135d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.510432] [59021]: INFO cinder.api.openstack.wsgi [req-1874167d-a0fd-4640-9f12-4023cd68d186 req-71aa0d15-e654-48f4-a9bf-62875d07135d tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1263.510639] [59021]: DEBUG cinder.api.openstack.wsgi [req-1874167d-a0fd-4640-9f12-4023cd68d186 req-71aa0d15-e654-48f4-a9bf-62875d07135d tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.510854] [59021]: DEBUG cinder.api.openstack.wsgi [req-1874167d-a0fd-4640-9f12-4023cd68d186 req-71aa0d15-e654-48f4-a9bf-62875d07135d tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'detail' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.511143] [59021]: DEBUG cinder.api.api_utils [req-1874167d-a0fd-4640-9f12-4023cd68d186 req-71aa0d15-e654-48f4-a9bf-62875d07135d tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Removing options '' from query. {{(pid=59021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1263.511966] [59021]: DEBUG cinder.volume.api [req-1874167d-a0fd-4640-9f12-4023cd68d186 req-71aa0d15-e654-48f4-a9bf-62875d07135d tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1263.521843] [59021]: INFO cinder.volume.api [req-1874167d-a0fd-4640-9f12-4023cd68d186 req-71aa0d15-e654-48f4-a9bf-62875d07135d tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Get all volumes completed successfully. [ 1263.522743] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.522743] [59021]: warnings.warn( [ 1263.526884] [59021]: INFO cinder.api.openstack.wsgi [req-1874167d-a0fd-4640-9f12-4023cd68d186 req-71aa0d15-e654-48f4-a9bf-62875d07135d tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1263.527312] [59021]: [pid: 59021|app: 0|req: 212/426] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.544991] [59020]: DEBUG cinder.api.middleware.request_id [req-ac770d4f-b99e-4c5f-96d4-372a54e2ed35 req-6d4f5611-aece-4dc8-8303-33187572574c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.547541] [59020]: INFO cinder.api.openstack.wsgi [req-ac770d4f-b99e-4c5f-96d4-372a54e2ed35 req-6d4f5611-aece-4dc8-8303-33187572574c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1263.547822] [59020]: DEBUG cinder.api.openstack.wsgi [req-ac770d4f-b99e-4c5f-96d4-372a54e2ed35 req-6d4f5611-aece-4dc8-8303-33187572574c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.548227] [59020]: DEBUG cinder.api.openstack.wsgi [req-ac770d4f-b99e-4c5f-96d4-372a54e2ed35 req-6d4f5611-aece-4dc8-8303-33187572574c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'detail' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.548450] [59020]: DEBUG cinder.api.api_utils [req-ac770d4f-b99e-4c5f-96d4-372a54e2ed35 req-6d4f5611-aece-4dc8-8303-33187572574c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Removing options '' from query. {{(pid=59020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1263.549438] [59020]: DEBUG cinder.volume.api [req-ac770d4f-b99e-4c5f-96d4-372a54e2ed35 req-6d4f5611-aece-4dc8-8303-33187572574c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59020) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1263.559634] [59020]: INFO cinder.volume.api [req-ac770d4f-b99e-4c5f-96d4-372a54e2ed35 req-6d4f5611-aece-4dc8-8303-33187572574c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Get all volumes completed successfully. [ 1263.560776] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.560776] [59020]: warnings.warn( [ 1263.565143] [59020]: INFO cinder.api.openstack.wsgi [req-ac770d4f-b99e-4c5f-96d4-372a54e2ed35 req-6d4f5611-aece-4dc8-8303-33187572574c tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1263.565582] [59020]: [pid: 59020|app: 0|req: 215/427] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.582343] [59021]: DEBUG cinder.api.middleware.request_id [req-b17c994d-80c4-4ef3-a491-6543d5112ef5 req-e27363af-dc9c-4d46-ac78-b4a437fcb903 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.584563] [59021]: INFO cinder.api.openstack.wsgi [req-b17c994d-80c4-4ef3-a491-6543d5112ef5 req-e27363af-dc9c-4d46-ac78-b4a437fcb903 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1263.584772] [59021]: DEBUG cinder.api.openstack.wsgi [req-b17c994d-80c4-4ef3-a491-6543d5112ef5 req-e27363af-dc9c-4d46-ac78-b4a437fcb903 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.584976] [59021]: DEBUG cinder.api.openstack.wsgi [req-b17c994d-80c4-4ef3-a491-6543d5112ef5 req-e27363af-dc9c-4d46-ac78-b4a437fcb903 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'detail' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.585264] [59021]: DEBUG cinder.api.api_utils [req-b17c994d-80c4-4ef3-a491-6543d5112ef5 req-e27363af-dc9c-4d46-ac78-b4a437fcb903 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Removing options '' from query. {{(pid=59021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1263.586133] [59021]: DEBUG cinder.volume.api [req-b17c994d-80c4-4ef3-a491-6543d5112ef5 req-e27363af-dc9c-4d46-ac78-b4a437fcb903 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1263.594853] [59021]: INFO cinder.volume.api [req-b17c994d-80c4-4ef3-a491-6543d5112ef5 req-e27363af-dc9c-4d46-ac78-b4a437fcb903 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Get all volumes completed successfully. [ 1263.595859] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.595859] [59021]: warnings.warn( [ 1263.599953] [59021]: INFO cinder.api.openstack.wsgi [req-b17c994d-80c4-4ef3-a491-6543d5112ef5 req-e27363af-dc9c-4d46-ac78-b4a437fcb903 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1263.600380] [59021]: [pid: 59021|app: 0|req: 213/428] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.616229] [59020]: DEBUG cinder.api.middleware.request_id [req-6be9cfaa-43a4-4115-98e3-cd3d1ecd283a req-c8dce6e8-5051-492a-b784-b6a6ccf5d473 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.618483] [59020]: INFO cinder.api.openstack.wsgi [req-6be9cfaa-43a4-4115-98e3-cd3d1ecd283a req-c8dce6e8-5051-492a-b784-b6a6ccf5d473 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1263.618694] [59020]: DEBUG cinder.api.openstack.wsgi [req-6be9cfaa-43a4-4115-98e3-cd3d1ecd283a req-c8dce6e8-5051-492a-b784-b6a6ccf5d473 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.618910] [59020]: DEBUG cinder.api.openstack.wsgi [req-6be9cfaa-43a4-4115-98e3-cd3d1ecd283a req-c8dce6e8-5051-492a-b784-b6a6ccf5d473 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'detail' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.619206] [59020]: DEBUG cinder.api.api_utils [req-6be9cfaa-43a4-4115-98e3-cd3d1ecd283a req-c8dce6e8-5051-492a-b784-b6a6ccf5d473 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Removing options '' from query. {{(pid=59020) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1263.620119] [59020]: DEBUG cinder.volume.api [req-6be9cfaa-43a4-4115-98e3-cd3d1ecd283a req-c8dce6e8-5051-492a-b784-b6a6ccf5d473 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59020) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1263.629353] [59020]: INFO cinder.volume.api [req-6be9cfaa-43a4-4115-98e3-cd3d1ecd283a req-c8dce6e8-5051-492a-b784-b6a6ccf5d473 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Get all volumes completed successfully. [ 1263.630467] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.630467] [59020]: warnings.warn( [ 1263.634616] [59020]: INFO cinder.api.openstack.wsgi [req-6be9cfaa-43a4-4115-98e3-cd3d1ecd283a req-c8dce6e8-5051-492a-b784-b6a6ccf5d473 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1263.635063] [59020]: [pid: 59020|app: 0|req: 216/429] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1263.649023] [59021]: DEBUG cinder.api.middleware.request_id [None req-90cd8627-30d6-4ead-8a43-b28ba1492239 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.650901] [59021]: INFO cinder.api.openstack.wsgi [None req-90cd8627-30d6-4ead-8a43-b28ba1492239 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e [ 1263.651384] [59021]: DEBUG cinder.api.openstack.wsgi [None req-90cd8627-30d6-4ead-8a43-b28ba1492239 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.651384] [59021]: DEBUG cinder.api.openstack.wsgi [None req-90cd8627-30d6-4ead-8a43-b28ba1492239 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.651676] [59021]: INFO cinder.api.v3.volumes [None req-90cd8627-30d6-4ead-8a43-b28ba1492239 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Delete volume with id: 7a458ce7-1feb-4753-b3ef-294c4eb0d87e [ 1263.659867] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.659867] [59021]: warnings.warn( [ 1263.660423] [59021]: INFO cinder.volume.api [None req-90cd8627-30d6-4ead-8a43-b28ba1492239 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1263.678680] [59021]: INFO cinder.volume.api [None req-90cd8627-30d6-4ead-8a43-b28ba1492239 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Delete volume request issued successfully. [ 1263.678861] [59021]: INFO cinder.api.openstack.wsgi [None req-90cd8627-30d6-4ead-8a43-b28ba1492239 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e returned with HTTP 202 [ 1263.679347] [59021]: [pid: 59021|app: 0|req: 214/430] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:27:14 2025] DELETE /volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1263.682685] [59020]: DEBUG cinder.api.middleware.request_id [None req-02341e31-e1c2-4189-8b5a-2df722281e28 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.684961] [59020]: INFO cinder.api.openstack.wsgi [None req-02341e31-e1c2-4189-8b5a-2df722281e28 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e [ 1263.685218] [59020]: DEBUG cinder.api.openstack.wsgi [None req-02341e31-e1c2-4189-8b5a-2df722281e28 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1263.685442] [59020]: DEBUG cinder.api.openstack.wsgi [None req-02341e31-e1c2-4189-8b5a-2df722281e28 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1263.694465] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.694465] [59020]: warnings.warn( [ 1263.698583] [59020]: INFO cinder.volume.api [None req-02341e31-e1c2-4189-8b5a-2df722281e28 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1263.703947] [59020]: INFO cinder.api.openstack.wsgi [None req-02341e31-e1c2-4189-8b5a-2df722281e28 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e returned with HTTP 200 [ 1263.704424] [59020]: [pid: 59020|app: 0|req: 217/431] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:14 2025] GET /volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.769989] [59021]: DEBUG cinder.api.middleware.request_id [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-6cdb9f70-72b9-4d67-81ab-6023e668547e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.773841] [59021]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-6cdb9f70-72b9-4d67-81ab-6023e668547e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4/action [ 1263.774524] [59021]: DEBUG cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-6cdb9f70-72b9-4d67-81ab-6023e668547e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1263.774767] [59021]: DEBUG cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-6cdb9f70-72b9-4d67-81ab-6023e668547e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1263.795111] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.795111] [59021]: warnings.warn( [ 1263.803245] [59021]: INFO cinder.api.openstack.wsgi [req-c1ef7ec6-e909-4127-b158-4d2c1315823d req-6cdb9f70-72b9-4d67-81ab-6023e668547e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4/action returned with HTTP 204 [ 1263.803837] [59021]: [pid: 59021|app: 0|req: 215/432] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:27:14 2025] POST /volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1264.295531] [59020]: DEBUG cinder.api.middleware.request_id [None req-f3ca21e9-c455-4ba8-9ca1-c7d316a257eb None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.297648] [59020]: INFO cinder.api.openstack.wsgi [None req-f3ca21e9-c455-4ba8-9ca1-c7d316a257eb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1264.297874] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f3ca21e9-c455-4ba8-9ca1-c7d316a257eb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.298096] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f3ca21e9-c455-4ba8-9ca1-c7d316a257eb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.311038] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.311038] [59020]: warnings.warn( [ 1264.314523] [59020]: INFO cinder.volume.api [None req-f3ca21e9-c455-4ba8-9ca1-c7d316a257eb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1264.319187] [59020]: INFO cinder.api.openstack.wsgi [None req-f3ca21e9-c455-4ba8-9ca1-c7d316a257eb tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1264.319732] [59020]: [pid: 59020|app: 0|req: 218/433] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:15 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1264.329701] [59021]: DEBUG cinder.api.middleware.request_id [None req-d43ce105-2ad0-4a71-a1b7-b257ed559f6c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.331894] [59021]: INFO cinder.api.openstack.wsgi [None req-d43ce105-2ad0-4a71-a1b7-b257ed559f6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1264.332144] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d43ce105-2ad0-4a71-a1b7-b257ed559f6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.332354] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d43ce105-2ad0-4a71-a1b7-b257ed559f6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.343177] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.343177] [59021]: warnings.warn( [ 1264.346785] [59021]: INFO cinder.volume.api [None req-d43ce105-2ad0-4a71-a1b7-b257ed559f6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1264.352596] [59021]: INFO cinder.api.openstack.wsgi [None req-d43ce105-2ad0-4a71-a1b7-b257ed559f6c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1264.353045] [59021]: [pid: 59021|app: 0|req: 216/434] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:15 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.390029] [59020]: DEBUG cinder.api.middleware.request_id [req-26344b4f-b209-4ea6-a099-06b1e9675285 req-8d381585-b590-4dfd-83fd-670d922ace0f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.392560] [59020]: INFO cinder.api.openstack.wsgi [req-26344b4f-b209-4ea6-a099-06b1e9675285 req-8d381585-b590-4dfd-83fd-670d922ace0f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1264.392797] [59020]: DEBUG cinder.api.openstack.wsgi [req-26344b4f-b209-4ea6-a099-06b1e9675285 req-8d381585-b590-4dfd-83fd-670d922ace0f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.393012] [59020]: DEBUG cinder.api.openstack.wsgi [req-26344b4f-b209-4ea6-a099-06b1e9675285 req-8d381585-b590-4dfd-83fd-670d922ace0f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.403666] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.403666] [59020]: warnings.warn( [ 1264.407037] [59020]: INFO cinder.volume.api [req-26344b4f-b209-4ea6-a099-06b1e9675285 req-8d381585-b590-4dfd-83fd-670d922ace0f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1264.411425] [59020]: INFO cinder.api.openstack.wsgi [req-26344b4f-b209-4ea6-a099-06b1e9675285 req-8d381585-b590-4dfd-83fd-670d922ace0f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1264.411876] [59020]: [pid: 59020|app: 0|req: 219/435] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:27:15 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1264.421602] [59021]: DEBUG cinder.api.middleware.request_id [None req-1b72c7ac-9e02-45d1-92fc-8e1ef9d3eca2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.423989] [59021]: INFO cinder.api.openstack.wsgi [None req-1b72c7ac-9e02-45d1-92fc-8e1ef9d3eca2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1264.424474] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1b72c7ac-9e02-45d1-92fc-8e1ef9d3eca2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.424708] [59021]: DEBUG cinder.api.openstack.wsgi [None req-1b72c7ac-9e02-45d1-92fc-8e1ef9d3eca2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.435033] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.435033] [59021]: warnings.warn( [ 1264.438732] [59021]: INFO cinder.volume.api [None req-1b72c7ac-9e02-45d1-92fc-8e1ef9d3eca2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1264.443423] [59021]: INFO cinder.api.openstack.wsgi [None req-1b72c7ac-9e02-45d1-92fc-8e1ef9d3eca2 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1264.443865] [59021]: [pid: 59021|app: 0|req: 217/436] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:15 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.453599] [59020]: DEBUG cinder.api.middleware.request_id [None req-005b25d6-1787-4ca7-96be-e361a3b55196 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.455744] [59020]: INFO cinder.api.openstack.wsgi [None req-005b25d6-1787-4ca7-96be-e361a3b55196 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] GET http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f [ 1264.455744] [59020]: DEBUG cinder.api.openstack.wsgi [None req-005b25d6-1787-4ca7-96be-e361a3b55196 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.455744] [59020]: DEBUG cinder.api.openstack.wsgi [None req-005b25d6-1787-4ca7-96be-e361a3b55196 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.464297] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.464297] [59020]: warnings.warn( [ 1264.467859] [59020]: INFO cinder.api.openstack.wsgi [None req-005b25d6-1787-4ca7-96be-e361a3b55196 tempest-DeleteServersTestJSON-1654060677 tempest-DeleteServersTestJSON-1654060677-project-member] http://10.180.1.21/volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f returned with HTTP 404 [ 1264.468444] [59020]: [pid: 59020|app: 0|req: 220/437] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:15 2025] GET /volume/v3/volumes/ebe1290a-809d-400f-92f1-65d523334c8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1264.476479] [59021]: DEBUG cinder.api.middleware.request_id [req-83a41315-7944-40c6-a99f-8a71f240c321 req-500d0f6a-0b1c-4044-b197-55563ba059b1 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.478680] [59021]: INFO cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-500d0f6a-0b1c-4044-b197-55563ba059b1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1264.478898] [59021]: DEBUG cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-500d0f6a-0b1c-4044-b197-55563ba059b1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.479120] [59021]: DEBUG cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-500d0f6a-0b1c-4044-b197-55563ba059b1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.489382] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.489382] [59021]: warnings.warn( [ 1264.493276] [59021]: INFO cinder.volume.api [req-83a41315-7944-40c6-a99f-8a71f240c321 req-500d0f6a-0b1c-4044-b197-55563ba059b1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1264.498027] [59021]: INFO cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-500d0f6a-0b1c-4044-b197-55563ba059b1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1264.498493] [59021]: [pid: 59021|app: 0|req: 218/438] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:27:15 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.516095] [59020]: DEBUG cinder.api.middleware.request_id [req-83a41315-7944-40c6-a99f-8a71f240c321 req-4053f497-2b93-423f-bf64-0a79e7e4e346 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.518361] [59020]: INFO cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-4053f497-2b93-423f-bf64-0a79e7e4e346 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0/action [ 1264.518783] [59020]: DEBUG cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-4053f497-2b93-423f-bf64-0a79e7e4e346 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1264.518922] [59020]: DEBUG cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-4053f497-2b93-423f-bf64-0a79e7e4e346 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1264.529461] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.529461] [59020]: warnings.warn( [ 1264.530172] [59020]: INFO cinder.volume.api [req-83a41315-7944-40c6-a99f-8a71f240c321 req-4053f497-2b93-423f-bf64-0a79e7e4e346 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1264.535935] [59020]: INFO cinder.volume.api [req-83a41315-7944-40c6-a99f-8a71f240c321 req-4053f497-2b93-423f-bf64-0a79e7e4e346 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Begin detaching volume completed successfully. [ 1264.536221] [59020]: INFO cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-4053f497-2b93-423f-bf64-0a79e7e4e346 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0/action returned with HTTP 202 [ 1264.536759] [59020]: [pid: 59020|app: 0|req: 221/439] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:27:15 2025] POST /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1264.715273] [59021]: DEBUG cinder.api.middleware.request_id [None req-43f4986f-d9de-44ba-ace1-142995b99705 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.717457] [59021]: INFO cinder.api.openstack.wsgi [None req-43f4986f-d9de-44ba-ace1-142995b99705 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e [ 1264.717879] [59021]: DEBUG cinder.api.openstack.wsgi [None req-43f4986f-d9de-44ba-ace1-142995b99705 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.718133] [59021]: DEBUG cinder.api.openstack.wsgi [None req-43f4986f-d9de-44ba-ace1-142995b99705 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.725234] [59021]: INFO cinder.api.openstack.wsgi [None req-43f4986f-d9de-44ba-ace1-142995b99705 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e returned with HTTP 404 [ 1264.725424] [59021]: [pid: 59021|app: 0|req: 219/440] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:15 2025] GET /volume/v3/volumes/7a458ce7-1feb-4753-b3ef-294c4eb0d87e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1264.728509] [59020]: DEBUG cinder.api.middleware.request_id [None req-92c0e448-1c72-43c7-b1b4-879a5c889ad7 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.731504] [59020]: INFO cinder.api.openstack.wsgi [None req-92c0e448-1c72-43c7-b1b4-879a5c889ad7 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c [ 1264.731735] [59020]: DEBUG cinder.api.openstack.wsgi [None req-92c0e448-1c72-43c7-b1b4-879a5c889ad7 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.731947] [59020]: DEBUG cinder.api.openstack.wsgi [None req-92c0e448-1c72-43c7-b1b4-879a5c889ad7 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.732153] [59020]: INFO cinder.api.v3.volumes [None req-92c0e448-1c72-43c7-b1b4-879a5c889ad7 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Delete volume with id: e7a061a6-7598-4f9c-bf08-8d6c31fafe0c [ 1264.742937] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.742937] [59020]: warnings.warn( [ 1264.743363] [59020]: INFO cinder.volume.api [None req-92c0e448-1c72-43c7-b1b4-879a5c889ad7 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1264.768841] [59020]: INFO cinder.volume.api [None req-92c0e448-1c72-43c7-b1b4-879a5c889ad7 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Delete volume request issued successfully. [ 1264.769032] [59020]: INFO cinder.api.openstack.wsgi [None req-92c0e448-1c72-43c7-b1b4-879a5c889ad7 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c returned with HTTP 202 [ 1264.769666] [59020]: [pid: 59020|app: 0|req: 222/441] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:27:15 2025] DELETE /volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1264.772725] [59021]: DEBUG cinder.api.middleware.request_id [None req-0c02ae00-fa69-4abd-ae06-bbca7f8457b5 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.775241] [59021]: INFO cinder.api.openstack.wsgi [None req-0c02ae00-fa69-4abd-ae06-bbca7f8457b5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c [ 1264.775464] [59021]: DEBUG cinder.api.openstack.wsgi [None req-0c02ae00-fa69-4abd-ae06-bbca7f8457b5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1264.775667] [59021]: DEBUG cinder.api.openstack.wsgi [None req-0c02ae00-fa69-4abd-ae06-bbca7f8457b5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1264.785528] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.785528] [59021]: warnings.warn( [ 1264.790122] [59021]: INFO cinder.volume.api [None req-0c02ae00-fa69-4abd-ae06-bbca7f8457b5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1264.796024] [59021]: INFO cinder.api.openstack.wsgi [None req-0c02ae00-fa69-4abd-ae06-bbca7f8457b5 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c returned with HTTP 200 [ 1264.796472] [59021]: [pid: 59021|app: 0|req: 220/442] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:15 2025] GET /volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.558239] [59020]: DEBUG cinder.api.middleware.request_id [None req-5a141ed3-d82a-4334-8426-b146dba71b92 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.558712] [59020]: INFO cinder.api.openstack.wsgi [None req-5a141ed3-d82a-4334-8426-b146dba71b92 None None] GET http://10.180.1.21/volume// [ 1265.558897] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5a141ed3-d82a-4334-8426-b146dba71b92 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.559122] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5a141ed3-d82a-4334-8426-b146dba71b92 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.559536] [59020]: INFO cinder.api.openstack.wsgi [None req-5a141ed3-d82a-4334-8426-b146dba71b92 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1265.559853] [59020]: [pid: 59020|app: 0|req: 223/443] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:27:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1265.563631] [59021]: DEBUG cinder.api.middleware.request_id [req-83a41315-7944-40c6-a99f-8a71f240c321 req-a31d5d23-c510-4c92-8c4d-707e93941443 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.566720] [59021]: INFO cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-a31d5d23-c510-4c92-8c4d-707e93941443 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1265.567029] [59021]: DEBUG cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-a31d5d23-c510-4c92-8c4d-707e93941443 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.567310] [59021]: DEBUG cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-a31d5d23-c510-4c92-8c4d-707e93941443 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.584079] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.584079] [59021]: warnings.warn( [ 1265.588173] [59021]: INFO cinder.volume.api [req-83a41315-7944-40c6-a99f-8a71f240c321 req-a31d5d23-c510-4c92-8c4d-707e93941443 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1265.593340] [59021]: INFO cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-a31d5d23-c510-4c92-8c4d-707e93941443 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1265.593824] [59021]: [pid: 59021|app: 0|req: 221/444] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:27:16 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1265.807691] [59020]: DEBUG cinder.api.middleware.request_id [None req-4fbbf59b-918e-4034-a1c5-956590f2b215 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.809196] [59020]: INFO cinder.api.openstack.wsgi [None req-4fbbf59b-918e-4034-a1c5-956590f2b215 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c [ 1265.809429] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4fbbf59b-918e-4034-a1c5-956590f2b215 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.809645] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4fbbf59b-918e-4034-a1c5-956590f2b215 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.817615] [59020]: INFO cinder.api.openstack.wsgi [None req-4fbbf59b-918e-4034-a1c5-956590f2b215 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c returned with HTTP 404 [ 1265.818993] [59020]: [pid: 59020|app: 0|req: 224/445] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:16 2025] GET /volume/v3/volumes/e7a061a6-7598-4f9c-bf08-8d6c31fafe0c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1265.822214] [59021]: DEBUG cinder.api.middleware.request_id [None req-4f45ce7e-ec15-4fbc-be47-af17b3776301 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.824963] [59021]: INFO cinder.api.openstack.wsgi [None req-4f45ce7e-ec15-4fbc-be47-af17b3776301 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] DELETE http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f [ 1265.825220] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4f45ce7e-ec15-4fbc-be47-af17b3776301 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.825443] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4f45ce7e-ec15-4fbc-be47-af17b3776301 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.825624] [59021]: INFO cinder.api.v3.volumes [None req-4f45ce7e-ec15-4fbc-be47-af17b3776301 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Delete volume with id: 083a71fe-755d-47f3-bd4b-dc8a89885d9f [ 1265.837735] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.837735] [59021]: warnings.warn( [ 1265.837865] [59021]: INFO cinder.volume.api [None req-4f45ce7e-ec15-4fbc-be47-af17b3776301 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1265.860337] [59021]: INFO cinder.volume.api [None req-4f45ce7e-ec15-4fbc-be47-af17b3776301 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Delete volume request issued successfully. [ 1265.860596] [59021]: INFO cinder.api.openstack.wsgi [None req-4f45ce7e-ec15-4fbc-be47-af17b3776301 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f returned with HTTP 202 [ 1265.861168] [59021]: [pid: 59021|app: 0|req: 222/446] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:27:16 2025] DELETE /volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1265.864499] [59020]: DEBUG cinder.api.middleware.request_id [None req-fd2916fe-5b81-4f2f-90da-ec69f2126383 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.866477] [59020]: INFO cinder.api.openstack.wsgi [None req-fd2916fe-5b81-4f2f-90da-ec69f2126383 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f [ 1265.866738] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fd2916fe-5b81-4f2f-90da-ec69f2126383 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1265.866960] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fd2916fe-5b81-4f2f-90da-ec69f2126383 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1265.877024] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.877024] [59020]: warnings.warn( [ 1265.881652] [59020]: INFO cinder.volume.api [None req-fd2916fe-5b81-4f2f-90da-ec69f2126383 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Volume info retrieved successfully. [ 1265.888682] [59020]: INFO cinder.api.openstack.wsgi [None req-fd2916fe-5b81-4f2f-90da-ec69f2126383 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f returned with HTTP 200 [ 1265.889306] [59020]: [pid: 59020|app: 0|req: 225/447] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:16 2025] GET /volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.758283] [59021]: DEBUG cinder.api.middleware.request_id [req-83a41315-7944-40c6-a99f-8a71f240c321 req-79ce4f76-8220-4b34-bb60-a28e29670a3a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.760732] [59021]: INFO cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-79ce4f76-8220-4b34-bb60-a28e29670a3a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4 [ 1266.760965] [59021]: DEBUG cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-79ce4f76-8220-4b34-bb60-a28e29670a3a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.761208] [59021]: DEBUG cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-79ce4f76-8220-4b34-bb60-a28e29670a3a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.770508] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.770508] [59021]: warnings.warn( [ 1266.900418] [59020]: DEBUG cinder.api.middleware.request_id [None req-1a600f2e-3015-4ba2-a544-e64f15912233 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.902499] [59020]: INFO cinder.api.openstack.wsgi [None req-1a600f2e-3015-4ba2-a544-e64f15912233 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] GET http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f [ 1266.902743] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1a600f2e-3015-4ba2-a544-e64f15912233 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1266.902953] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1a600f2e-3015-4ba2-a544-e64f15912233 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1266.909262] [59020]: INFO cinder.api.openstack.wsgi [None req-1a600f2e-3015-4ba2-a544-e64f15912233 tempest-VolumesTestJSON-720244481 tempest-VolumesTestJSON-720244481-project-member] http://10.180.1.21/volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f returned with HTTP 404 [ 1266.909838] [59020]: [pid: 59020|app: 0|req: 226/448] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:17 2025] GET /volume/v3/volumes/083a71fe-755d-47f3-bd4b-dc8a89885d9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1267.301029] [59021]: INFO cinder.api.openstack.wsgi [req-83a41315-7944-40c6-a99f-8a71f240c321 req-79ce4f76-8220-4b34-bb60-a28e29670a3a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4 returned with HTTP 200 [ 1267.301433] [59021]: [pid: 59021|app: 0|req: 223/449] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:27:17 2025] DELETE /volume/v3/attachments/cc122cb6-fa40-472a-bb4f-7e1d018752d4 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.780073] [59020]: DEBUG cinder.api.middleware.request_id [None req-ab10eb1a-dea2-4ee4-a577-b8ba53661250 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.782312] [59020]: INFO cinder.api.openstack.wsgi [None req-ab10eb1a-dea2-4ee4-a577-b8ba53661250 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1268.782533] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ab10eb1a-dea2-4ee4-a577-b8ba53661250 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1268.782740] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ab10eb1a-dea2-4ee4-a577-b8ba53661250 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1268.793844] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.793844] [59020]: warnings.warn( [ 1268.798926] [59020]: INFO cinder.volume.api [None req-ab10eb1a-dea2-4ee4-a577-b8ba53661250 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1268.805569] [59020]: INFO cinder.api.openstack.wsgi [None req-ab10eb1a-dea2-4ee4-a577-b8ba53661250 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1268.806031] [59020]: [pid: 59020|app: 0|req: 227/450] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:19 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.370933] [59021]: DEBUG cinder.api.middleware.request_id [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.373116] [59021]: INFO cinder.api.openstack.wsgi [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1270.373542] [59021]: DEBUG cinder.api.openstack.wsgi [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-96262850", "imageRef": "591e65ef-9811-4efd-b883-e8107c0b226d", "size": 1}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1270.375064] [59021]: DEBUG cinder.api.v3.volumes [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-96262850', 'imageRef': '591e65ef-9811-4efd-b883-e8107c0b226d', 'size': 1}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1270.588128] [59021]: INFO cinder.api.v3.volumes [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Create volume of 1 GB [ 1270.588641] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.588641] [59021]: warnings.warn( [ 1270.599362] [59021]: INFO cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Availability Zones retrieved successfully. [ 1270.607095] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Flow 'volume_create_api' (2e1e86d5-c885-48a8-8e91-731a8cbf28b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1270.608421] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19493ca5-f3a9-4d2f-941a-9a769259ed1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1270.609760] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1270.663768] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19493ca5-f3a9-4d2f-941a-9a769259ed1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1270.665175] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ed3ae8-67ac-4cc0-8681-fe576006a11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1270.710757] [59021]: DEBUG cinder.quota [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Created reservations ['41f78243-9c02-46e2-9c6c-872f7fcbc3f4', '451881c5-bb8d-453d-9e42-f5cef091a218', '5af56db6-d914-4d3c-b56b-9181f2a0d574', '72608ac6-c758-4741-a24a-680e12993956'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1270.711797] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ed3ae8-67ac-4cc0-8681-fe576006a11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f78243-9c02-46e2-9c6c-872f7fcbc3f4', '451881c5-bb8d-453d-9e42-f5cef091a218', '5af56db6-d914-4d3c-b56b-9181f2a0d574', '72608ac6-c758-4741-a24a-680e12993956']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1270.712782] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed3646cb-0114-4cd1-8f64-003d5d91a0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1270.727997] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed3646cb-0114-4cd1-8f64-003d5d91a0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71875781-80aa-4ea9-8f68-47ef48415736', '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-96262850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d183b75549c4452807e8bbe4b7dc6b2',qos_specs=None,replication_status=,reservations=['41f78243-9c02-46e2-9c6c-872f7fcbc3f4','451881c5-bb8d-453d-9e42-f5cef091a218','5af56db6-d914-4d3c-b56b-9181f2a0d574','72608ac6-c758-4741-a24a-680e12993956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e33e66a4e114a3ab2e2eea4fb83bbba',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-96262850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71875781-80aa-4ea9-8f68-47ef48415736,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d183b75549c4452807e8bbe4b7dc6b2',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='3e33e66a4e114a3ab2e2eea4fb83bbba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1270.728973] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2bd6af5-dc38-4970-bfb6-f3409232c66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1270.750904] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2bd6af5-dc38-4970-bfb6-f3409232c66b) 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-96262850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d183b75549c4452807e8bbe4b7dc6b2',qos_specs=None,replication_status=,reservations=['41f78243-9c02-46e2-9c6c-872f7fcbc3f4','451881c5-bb8d-453d-9e42-f5cef091a218','5af56db6-d914-4d3c-b56b-9181f2a0d574','72608ac6-c758-4741-a24a-680e12993956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e33e66a4e114a3ab2e2eea4fb83bbba',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1270.751906] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b297eb94-91f0-49dd-a1be-8f35169e7e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1270.762022] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b297eb94-91f0-49dd-a1be-8f35169e7e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1270.763217] [59021]: DEBUG cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Flow 'volume_create_api' (2e1e86d5-c885-48a8-8e91-731a8cbf28b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1270.763580] [59021]: INFO cinder.volume.api [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Create volume request issued successfully. [ 1270.764445] [59021]: INFO cinder.api.openstack.wsgi [None req-6eadf828-7a52-4c50-9148-5873e28f35d7 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1270.765055] [59021]: [pid: 59021|app: 0|req: 224/451] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 9 03:27:21 2025] POST /volume/v3/volumes => generated 750 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1270.779537] [59020]: DEBUG cinder.api.middleware.request_id [None req-f106383a-dcd7-4fb9-9b8e-2f9b492a24c2 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.781618] [59020]: INFO cinder.api.openstack.wsgi [None req-f106383a-dcd7-4fb9-9b8e-2f9b492a24c2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1270.781843] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f106383a-dcd7-4fb9-9b8e-2f9b492a24c2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1270.782090] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f106383a-dcd7-4fb9-9b8e-2f9b492a24c2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1270.796118] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.796118] [59020]: warnings.warn( [ 1270.802738] [59020]: INFO cinder.volume.api [None req-f106383a-dcd7-4fb9-9b8e-2f9b492a24c2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1270.808753] [59020]: INFO cinder.api.openstack.wsgi [None req-f106383a-dcd7-4fb9-9b8e-2f9b492a24c2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1270.809373] [59020]: [pid: 59020|app: 0|req: 228/452] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:21 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.819124] [59021]: DEBUG cinder.api.middleware.request_id [None req-a3704320-6b94-4942-9663-961ffad99db0 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.821535] [59021]: INFO cinder.api.openstack.wsgi [None req-a3704320-6b94-4942-9663-961ffad99db0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1271.821756] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a3704320-6b94-4942-9663-961ffad99db0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1271.822061] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a3704320-6b94-4942-9663-961ffad99db0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1271.832811] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.832811] [59021]: warnings.warn( [ 1271.837133] [59021]: INFO cinder.volume.api [None req-a3704320-6b94-4942-9663-961ffad99db0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1271.843016] [59021]: INFO cinder.api.openstack.wsgi [None req-a3704320-6b94-4942-9663-961ffad99db0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1271.843530] [59021]: [pid: 59021|app: 0|req: 225/453] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:22 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1272.853685] [59020]: DEBUG cinder.api.middleware.request_id [None req-560026fb-2a84-4ffc-89a7-238ca2596aa2 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.856601] [59020]: INFO cinder.api.openstack.wsgi [None req-560026fb-2a84-4ffc-89a7-238ca2596aa2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1272.856827] [59020]: DEBUG cinder.api.openstack.wsgi [None req-560026fb-2a84-4ffc-89a7-238ca2596aa2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1272.857058] [59020]: DEBUG cinder.api.openstack.wsgi [None req-560026fb-2a84-4ffc-89a7-238ca2596aa2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1272.869055] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.869055] [59020]: warnings.warn( [ 1272.873830] [59020]: INFO cinder.volume.api [None req-560026fb-2a84-4ffc-89a7-238ca2596aa2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1272.879116] [59020]: INFO cinder.api.openstack.wsgi [None req-560026fb-2a84-4ffc-89a7-238ca2596aa2 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1272.879566] [59020]: [pid: 59020|app: 0|req: 229/454] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:23 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.889281] [59021]: DEBUG cinder.api.middleware.request_id [None req-300c158c-7846-40b8-b39f-25581e607ff0 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.891471] [59021]: INFO cinder.api.openstack.wsgi [None req-300c158c-7846-40b8-b39f-25581e607ff0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1273.891688] [59021]: DEBUG cinder.api.openstack.wsgi [None req-300c158c-7846-40b8-b39f-25581e607ff0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1273.891899] [59021]: DEBUG cinder.api.openstack.wsgi [None req-300c158c-7846-40b8-b39f-25581e607ff0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1273.902644] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.902644] [59021]: warnings.warn( [ 1273.907363] [59021]: INFO cinder.volume.api [None req-300c158c-7846-40b8-b39f-25581e607ff0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1273.912891] [59021]: INFO cinder.api.openstack.wsgi [None req-300c158c-7846-40b8-b39f-25581e607ff0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1273.913345] [59021]: [pid: 59021|app: 0|req: 226/455] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:24 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1274.923221] [59020]: DEBUG cinder.api.middleware.request_id [None req-c86d02c2-9693-4996-b737-5b23c63b9e09 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.925276] [59020]: INFO cinder.api.openstack.wsgi [None req-c86d02c2-9693-4996-b737-5b23c63b9e09 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1274.925497] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c86d02c2-9693-4996-b737-5b23c63b9e09 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1274.925708] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c86d02c2-9693-4996-b737-5b23c63b9e09 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1274.934550] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1274.934550] [59020]: warnings.warn( [ 1274.938340] [59020]: INFO cinder.volume.api [None req-c86d02c2-9693-4996-b737-5b23c63b9e09 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1274.942999] [59020]: INFO cinder.api.openstack.wsgi [None req-c86d02c2-9693-4996-b737-5b23c63b9e09 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1274.943435] [59020]: [pid: 59020|app: 0|req: 230/456] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:25 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1275.955092] [59021]: DEBUG cinder.api.middleware.request_id [None req-271db60d-b244-4e0d-95c4-018dc0866263 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.996347] [59021]: INFO cinder.api.openstack.wsgi [None req-271db60d-b244-4e0d-95c4-018dc0866263 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1275.996583] [59021]: DEBUG cinder.api.openstack.wsgi [None req-271db60d-b244-4e0d-95c4-018dc0866263 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1275.996861] [59021]: DEBUG cinder.api.openstack.wsgi [None req-271db60d-b244-4e0d-95c4-018dc0866263 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1276.008094] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.008094] [59021]: warnings.warn( [ 1276.100306] [59021]: INFO cinder.volume.api [None req-271db60d-b244-4e0d-95c4-018dc0866263 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1276.100306] [59021]: INFO cinder.api.openstack.wsgi [None req-271db60d-b244-4e0d-95c4-018dc0866263 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1276.100306] [59021]: [pid: 59021|app: 0|req: 227/457] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:26 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.039313] [59020]: DEBUG cinder.api.middleware.request_id [None req-fccac5ae-aaa6-4b8f-968b-924534015f5c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.041522] [59020]: INFO cinder.api.openstack.wsgi [None req-fccac5ae-aaa6-4b8f-968b-924534015f5c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1277.041736] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fccac5ae-aaa6-4b8f-968b-924534015f5c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1277.041957] [59020]: DEBUG cinder.api.openstack.wsgi [None req-fccac5ae-aaa6-4b8f-968b-924534015f5c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1277.053400] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.053400] [59020]: warnings.warn( [ 1277.058039] [59020]: INFO cinder.volume.api [None req-fccac5ae-aaa6-4b8f-968b-924534015f5c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1277.063401] [59020]: INFO cinder.api.openstack.wsgi [None req-fccac5ae-aaa6-4b8f-968b-924534015f5c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1277.063863] [59020]: [pid: 59020|app: 0|req: 231/458] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:27 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.074977] [59021]: DEBUG cinder.api.middleware.request_id [None req-9f64b0e0-17f9-48d8-b660-3b6df6216b7a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.077584] [59021]: INFO cinder.api.openstack.wsgi [None req-9f64b0e0-17f9-48d8-b660-3b6df6216b7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1278.077584] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9f64b0e0-17f9-48d8-b660-3b6df6216b7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1278.077882] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9f64b0e0-17f9-48d8-b660-3b6df6216b7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1278.089129] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.089129] [59021]: warnings.warn( [ 1278.093724] [59021]: INFO cinder.volume.api [None req-9f64b0e0-17f9-48d8-b660-3b6df6216b7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1278.099229] [59021]: INFO cinder.api.openstack.wsgi [None req-9f64b0e0-17f9-48d8-b660-3b6df6216b7a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1278.099719] [59021]: [pid: 59021|app: 0|req: 228/459] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:28 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.111876] [59020]: DEBUG cinder.api.middleware.request_id [None req-3111ce59-ef7d-471d-9e2e-e39846d36b6f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.114711] [59020]: INFO cinder.api.openstack.wsgi [None req-3111ce59-ef7d-471d-9e2e-e39846d36b6f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1279.116058] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3111ce59-ef7d-471d-9e2e-e39846d36b6f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1279.116058] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3111ce59-ef7d-471d-9e2e-e39846d36b6f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1279.127335] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.127335] [59020]: warnings.warn( [ 1279.132458] [59020]: INFO cinder.volume.api [None req-3111ce59-ef7d-471d-9e2e-e39846d36b6f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1279.140320] [59020]: INFO cinder.api.openstack.wsgi [None req-3111ce59-ef7d-471d-9e2e-e39846d36b6f tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1279.140770] [59020]: [pid: 59020|app: 0|req: 232/460] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:29 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1280.152157] [59021]: DEBUG cinder.api.middleware.request_id [None req-aeda4307-4797-4669-a59e-7d7ae530a0b3 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.154349] [59021]: INFO cinder.api.openstack.wsgi [None req-aeda4307-4797-4669-a59e-7d7ae530a0b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1280.154560] [59021]: DEBUG cinder.api.openstack.wsgi [None req-aeda4307-4797-4669-a59e-7d7ae530a0b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1280.154769] [59021]: DEBUG cinder.api.openstack.wsgi [None req-aeda4307-4797-4669-a59e-7d7ae530a0b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1280.165824] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.165824] [59021]: warnings.warn( [ 1280.170211] [59021]: INFO cinder.volume.api [None req-aeda4307-4797-4669-a59e-7d7ae530a0b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1280.175675] [59021]: INFO cinder.api.openstack.wsgi [None req-aeda4307-4797-4669-a59e-7d7ae530a0b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1280.176231] [59021]: [pid: 59021|app: 0|req: 229/461] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:30 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.186218] [59020]: DEBUG cinder.api.middleware.request_id [None req-c20f662e-da05-4484-be55-bfa54bc2fbcb None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.188319] [59020]: INFO cinder.api.openstack.wsgi [None req-c20f662e-da05-4484-be55-bfa54bc2fbcb tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1281.188555] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c20f662e-da05-4484-be55-bfa54bc2fbcb tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1281.188768] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c20f662e-da05-4484-be55-bfa54bc2fbcb tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1281.199177] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.199177] [59020]: warnings.warn( [ 1281.204090] [59020]: INFO cinder.volume.api [None req-c20f662e-da05-4484-be55-bfa54bc2fbcb tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1281.209573] [59020]: INFO cinder.api.openstack.wsgi [None req-c20f662e-da05-4484-be55-bfa54bc2fbcb tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1281.210205] [59020]: [pid: 59020|app: 0|req: 233/462] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:31 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.221788] [59021]: DEBUG cinder.api.middleware.request_id [None req-a42a0f3f-3adb-4872-8456-e968ae5fd01c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.224765] [59021]: INFO cinder.api.openstack.wsgi [None req-a42a0f3f-3adb-4872-8456-e968ae5fd01c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1282.224996] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a42a0f3f-3adb-4872-8456-e968ae5fd01c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1282.225303] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a42a0f3f-3adb-4872-8456-e968ae5fd01c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1282.236308] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.236308] [59021]: warnings.warn( [ 1282.240940] [59021]: INFO cinder.volume.api [None req-a42a0f3f-3adb-4872-8456-e968ae5fd01c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1282.246938] [59021]: INFO cinder.api.openstack.wsgi [None req-a42a0f3f-3adb-4872-8456-e968ae5fd01c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1282.247456] [59021]: [pid: 59021|app: 0|req: 230/463] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:32 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.258313] [59020]: DEBUG cinder.api.middleware.request_id [None req-6f9ae1a1-068f-4454-bbc8-9ebd27c9c1a3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.260506] [59020]: INFO cinder.api.openstack.wsgi [None req-6f9ae1a1-068f-4454-bbc8-9ebd27c9c1a3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1283.260841] [59020]: DEBUG cinder.api.openstack.wsgi [None req-6f9ae1a1-068f-4454-bbc8-9ebd27c9c1a3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1283.261148] [59020]: DEBUG cinder.api.openstack.wsgi [None req-6f9ae1a1-068f-4454-bbc8-9ebd27c9c1a3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1283.274817] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.274817] [59020]: warnings.warn( [ 1283.279641] [59020]: INFO cinder.volume.api [None req-6f9ae1a1-068f-4454-bbc8-9ebd27c9c1a3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1283.285225] [59020]: INFO cinder.api.openstack.wsgi [None req-6f9ae1a1-068f-4454-bbc8-9ebd27c9c1a3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1283.285681] [59020]: [pid: 59020|app: 0|req: 234/464] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:34 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.300736] [59021]: DEBUG cinder.api.middleware.request_id [None req-b0e2390c-8c7a-4408-bc35-f3806fe8a7c5 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.302947] [59021]: INFO cinder.api.openstack.wsgi [None req-b0e2390c-8c7a-4408-bc35-f3806fe8a7c5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1284.303114] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b0e2390c-8c7a-4408-bc35-f3806fe8a7c5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1284.303333] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b0e2390c-8c7a-4408-bc35-f3806fe8a7c5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1284.311562] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.311562] [59021]: warnings.warn( [ 1284.315598] [59021]: INFO cinder.volume.api [None req-b0e2390c-8c7a-4408-bc35-f3806fe8a7c5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1284.320615] [59021]: INFO cinder.api.openstack.wsgi [None req-b0e2390c-8c7a-4408-bc35-f3806fe8a7c5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1284.321112] [59021]: [pid: 59021|app: 0|req: 231/465] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:35 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.337047] [59020]: DEBUG cinder.api.middleware.request_id [None req-7ab2067f-2ef5-474d-a6dd-1acc0dc2818d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.339154] [59020]: INFO cinder.api.openstack.wsgi [None req-7ab2067f-2ef5-474d-a6dd-1acc0dc2818d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1285.339451] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7ab2067f-2ef5-474d-a6dd-1acc0dc2818d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1285.339778] [59020]: DEBUG cinder.api.openstack.wsgi [None req-7ab2067f-2ef5-474d-a6dd-1acc0dc2818d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1285.350519] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.350519] [59020]: warnings.warn( [ 1285.355270] [59020]: INFO cinder.volume.api [None req-7ab2067f-2ef5-474d-a6dd-1acc0dc2818d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1285.359985] [59020]: INFO cinder.api.openstack.wsgi [None req-7ab2067f-2ef5-474d-a6dd-1acc0dc2818d tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1285.360429] [59020]: [pid: 59020|app: 0|req: 235/466] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:36 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.370870] [59021]: DEBUG cinder.api.middleware.request_id [None req-4115176d-a97e-4172-ad7c-7ce3c891a2dd None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.373287] [59021]: INFO cinder.api.openstack.wsgi [None req-4115176d-a97e-4172-ad7c-7ce3c891a2dd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1286.373523] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4115176d-a97e-4172-ad7c-7ce3c891a2dd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1286.373736] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4115176d-a97e-4172-ad7c-7ce3c891a2dd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1286.390349] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.390349] [59021]: warnings.warn( [ 1286.397485] [59021]: INFO cinder.volume.api [None req-4115176d-a97e-4172-ad7c-7ce3c891a2dd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1286.404425] [59021]: INFO cinder.api.openstack.wsgi [None req-4115176d-a97e-4172-ad7c-7ce3c891a2dd tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1286.405043] [59021]: [pid: 59021|app: 0|req: 232/467] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:37 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.100457] [59020]: DEBUG cinder.api.middleware.request_id [req-5f8aab11-6683-403c-9686-bda6bc5d4459 req-0d76f004-aeba-4ca7-af67-4a5da36ec847 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.103229] [59020]: INFO cinder.api.openstack.wsgi [req-5f8aab11-6683-403c-9686-bda6bc5d4459 req-0d76f004-aeba-4ca7-af67-4a5da36ec847 tempest-InstanceActionsTestJSON-1262840735 tempest-InstanceActionsTestJSON-1262840735-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=cdd7990f-7402-4e66-b257-8632c1949b18 [ 1287.103559] [59020]: DEBUG cinder.api.openstack.wsgi [req-5f8aab11-6683-403c-9686-bda6bc5d4459 req-0d76f004-aeba-4ca7-af67-4a5da36ec847 tempest-InstanceActionsTestJSON-1262840735 tempest-InstanceActionsTestJSON-1262840735-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1287.103835] [59020]: DEBUG cinder.api.openstack.wsgi [req-5f8aab11-6683-403c-9686-bda6bc5d4459 req-0d76f004-aeba-4ca7-af67-4a5da36ec847 tempest-InstanceActionsTestJSON-1262840735 tempest-InstanceActionsTestJSON-1262840735-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1287.109736] [59020]: INFO cinder.api.openstack.wsgi [req-5f8aab11-6683-403c-9686-bda6bc5d4459 req-0d76f004-aeba-4ca7-af67-4a5da36ec847 tempest-InstanceActionsTestJSON-1262840735 tempest-InstanceActionsTestJSON-1262840735-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=cdd7990f-7402-4e66-b257-8632c1949b18 returned with HTTP 200 [ 1287.110583] [59020]: [pid: 59020|app: 0|req: 236/468] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Dec 9 03:27:37 2025] GET /volume/v3/attachments?instance_id=cdd7990f-7402-4e66-b257-8632c1949b18 => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.415293] [59021]: DEBUG cinder.api.middleware.request_id [None req-38b7e282-80ff-4745-a8f1-01526bda2586 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.417497] [59021]: INFO cinder.api.openstack.wsgi [None req-38b7e282-80ff-4745-a8f1-01526bda2586 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1287.417704] [59021]: DEBUG cinder.api.openstack.wsgi [None req-38b7e282-80ff-4745-a8f1-01526bda2586 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1287.417915] [59021]: DEBUG cinder.api.openstack.wsgi [None req-38b7e282-80ff-4745-a8f1-01526bda2586 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1287.428367] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.428367] [59021]: warnings.warn( [ 1287.432561] [59021]: INFO cinder.volume.api [None req-38b7e282-80ff-4745-a8f1-01526bda2586 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1287.437397] [59021]: INFO cinder.api.openstack.wsgi [None req-38b7e282-80ff-4745-a8f1-01526bda2586 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1287.437890] [59021]: [pid: 59021|app: 0|req: 233/469] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:38 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.447720] [59020]: DEBUG cinder.api.middleware.request_id [None req-f71bd922-4fb4-4633-b84b-0b4ab2b50507 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.449672] [59020]: INFO cinder.api.openstack.wsgi [None req-f71bd922-4fb4-4633-b84b-0b4ab2b50507 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1288.449904] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f71bd922-4fb4-4633-b84b-0b4ab2b50507 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1288.450205] [59020]: DEBUG cinder.api.openstack.wsgi [None req-f71bd922-4fb4-4633-b84b-0b4ab2b50507 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1288.460527] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.460527] [59020]: warnings.warn( [ 1288.464700] [59020]: INFO cinder.volume.api [None req-f71bd922-4fb4-4633-b84b-0b4ab2b50507 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1288.469444] [59020]: INFO cinder.api.openstack.wsgi [None req-f71bd922-4fb4-4633-b84b-0b4ab2b50507 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1288.469990] [59020]: [pid: 59020|app: 0|req: 237/470] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:39 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.480778] [59021]: DEBUG cinder.api.middleware.request_id [None req-4208c966-2cd3-4d60-abf2-af3b390c91a8 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.483512] [59021]: INFO cinder.api.openstack.wsgi [None req-4208c966-2cd3-4d60-abf2-af3b390c91a8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1289.483810] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4208c966-2cd3-4d60-abf2-af3b390c91a8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1289.484104] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4208c966-2cd3-4d60-abf2-af3b390c91a8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1289.496103] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.496103] [59021]: warnings.warn( [ 1289.501268] [59021]: INFO cinder.volume.api [None req-4208c966-2cd3-4d60-abf2-af3b390c91a8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1289.509066] [59021]: INFO cinder.api.openstack.wsgi [None req-4208c966-2cd3-4d60-abf2-af3b390c91a8 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1289.509226] [59021]: [pid: 59021|app: 0|req: 234/471] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:27:40 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 1390 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.536323] [59020]: DEBUG cinder.api.middleware.request_id [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e50af16c-696f-42e5-82c9-3f180d028ae3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.538987] [59020]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e50af16c-696f-42e5-82c9-3f180d028ae3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1289.539233] [59020]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e50af16c-696f-42e5-82c9-3f180d028ae3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1289.539448] [59020]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e50af16c-696f-42e5-82c9-3f180d028ae3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1289.547673] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.547673] [59020]: warnings.warn( [ 1289.551495] [59020]: INFO cinder.volume.api [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e50af16c-696f-42e5-82c9-3f180d028ae3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1289.556816] [59020]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e50af16c-696f-42e5-82c9-3f180d028ae3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1289.557284] [59020]: [pid: 59020|app: 0|req: 238/472] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:27:40 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 1390 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.861665] [59021]: DEBUG cinder.api.middleware.request_id [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-a6d71cb2-c158-49d6-8a8d-a3d055202a86 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.863879] [59021]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-a6d71cb2-c158-49d6-8a8d-a3d055202a86 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1289.864110] [59021]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-a6d71cb2-c158-49d6-8a8d-a3d055202a86 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1289.864349] [59021]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-a6d71cb2-c158-49d6-8a8d-a3d055202a86 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1289.875055] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.875055] [59021]: warnings.warn( [ 1289.879269] [59021]: INFO cinder.volume.api [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-a6d71cb2-c158-49d6-8a8d-a3d055202a86 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1289.885717] [59021]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-a6d71cb2-c158-49d6-8a8d-a3d055202a86 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1289.886187] [59021]: [pid: 59021|app: 0|req: 235/473] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:27:40 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 1390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.893277] [59020]: DEBUG cinder.api.middleware.request_id [None req-a74cdf6c-9df5-4304-b85c-66f4c6a7551e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.893277] [59020]: INFO cinder.api.openstack.wsgi [None req-a74cdf6c-9df5-4304-b85c-66f4c6a7551e None None] GET http://10.180.1.21/volume// [ 1289.893277] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a74cdf6c-9df5-4304-b85c-66f4c6a7551e None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1289.893277] [59020]: DEBUG cinder.api.openstack.wsgi [None req-a74cdf6c-9df5-4304-b85c-66f4c6a7551e None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1289.893504] [59020]: INFO cinder.api.openstack.wsgi [None req-a74cdf6c-9df5-4304-b85c-66f4c6a7551e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1289.893686] [59020]: [pid: 59020|app: 0|req: 239/474] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:27:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1289.897327] [59021]: DEBUG cinder.api.middleware.request_id [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-cc6828d9-d12a-46b7-b04e-a9037b47a7f6 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.899659] [59021]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-cc6828d9-d12a-46b7-b04e-a9037b47a7f6 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1289.900183] [59021]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-cc6828d9-d12a-46b7-b04e-a9037b47a7f6 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71875781-80aa-4ea9-8f68-47ef48415736", "connector": null, "instance_uuid": "37953528-71db-46b9-af62-f7ff31ed00fe"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1289.909466] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.909466] [59021]: warnings.warn( [ 1289.937564] [59021]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-cc6828d9-d12a-46b7-b04e-a9037b47a7f6 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1289.938223] [59021]: [pid: 59021|app: 0|req: 236/475] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:27:40 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1296.250609] [59020]: DEBUG cinder.api.middleware.request_id [None req-05bcded7-8a59-4a73-b823-e163bea47e22 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.251049] [59020]: INFO cinder.api.openstack.wsgi [None req-05bcded7-8a59-4a73-b823-e163bea47e22 None None] GET http://10.180.1.21/volume// [ 1296.251248] [59020]: DEBUG cinder.api.openstack.wsgi [None req-05bcded7-8a59-4a73-b823-e163bea47e22 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1296.251459] [59020]: DEBUG cinder.api.openstack.wsgi [None req-05bcded7-8a59-4a73-b823-e163bea47e22 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1296.251848] [59020]: INFO cinder.api.openstack.wsgi [None req-05bcded7-8a59-4a73-b823-e163bea47e22 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1296.252291] [59020]: [pid: 59020|app: 0|req: 240/476] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:27:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1296.255677] [59021]: DEBUG cinder.api.middleware.request_id [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-40c3bcb1-51fa-476b-9cc8-1a3c4ae055ed None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.258038] [59021]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-40c3bcb1-51fa-476b-9cc8-1a3c4ae055ed tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1296.258297] [59021]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-40c3bcb1-51fa-476b-9cc8-1a3c4ae055ed tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1296.258603] [59021]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-40c3bcb1-51fa-476b-9cc8-1a3c4ae055ed tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1296.272244] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.272244] [59021]: warnings.warn( [ 1296.276275] [59021]: INFO cinder.volume.api [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-40c3bcb1-51fa-476b-9cc8-1a3c4ae055ed tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1296.282604] [59021]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-40c3bcb1-51fa-476b-9cc8-1a3c4ae055ed tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 200 [ 1296.283830] [59021]: [pid: 59021|app: 0|req: 237/477] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:27:47 2025] GET /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 1570 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1296.402484] [59020]: DEBUG cinder.api.middleware.request_id [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e9e14e30-7f4c-418b-84e1-1f100c4daf32 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.404808] [59020]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e9e14e30-7f4c-418b-84e1-1f100c4daf32 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] PUT http://10.180.1.21/volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f [ 1296.405216] [59020]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e9e14e30-7f4c-418b-84e1-1f100c4daf32 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-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=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1296.414452] [59020]: DEBUG cinder.coordination [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e9e14e30-7f4c-418b-84e1-1f100c4daf32 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Acquiring lock "cinder-attachment_update-71875781-80aa-4ea9-8f68-47ef48415736-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1296.419236] [59020]: DEBUG cinder.coordination [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e9e14e30-7f4c-418b-84e1-1f100c4daf32 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Lock "cinder-attachment_update-71875781-80aa-4ea9-8f68-47ef48415736-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1296.420362] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.420362] [59020]: warnings.warn( [ 1296.940658] [59020]: DEBUG cinder.coordination [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e9e14e30-7f4c-418b-84e1-1f100c4daf32 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Lock "cinder-attachment_update-71875781-80aa-4ea9-8f68-47ef48415736-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1296.940658] [59020]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-e9e14e30-7f4c-418b-84e1-1f100c4daf32 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f returned with HTTP 200 [ 1296.940658] [59020]: [pid: 59020|app: 0|req: 241/478] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:27:47 2025] PUT /volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1297.449042] [59021]: DEBUG cinder.api.middleware.request_id [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-faf4f191-9ce8-4282-aa1f-9049216a8b4a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.452186] [59021]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-faf4f191-9ce8-4282-aa1f-9049216a8b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f/action [ 1297.452720] [59021]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-faf4f191-9ce8-4282-aa1f-9049216a8b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1297.452805] [59021]: DEBUG cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-faf4f191-9ce8-4282-aa1f-9049216a8b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1297.470432] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.470432] [59021]: warnings.warn( [ 1297.477782] [59021]: INFO cinder.api.openstack.wsgi [req-ee1879f1-1097-4b19-873c-3329b62127e4 req-faf4f191-9ce8-4282-aa1f-9049216a8b4a tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f/action returned with HTTP 204 [ 1297.478474] [59021]: [pid: 59021|app: 0|req: 238/479] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:27:48 2025] POST /volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1302.405318] [59020]: DEBUG cinder.api.middleware.request_id [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.408218] [59020]: INFO cinder.api.openstack.wsgi [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1302.408855] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-992449353", "imageRef": "591e65ef-9811-4efd-b883-e8107c0b226d", "size": 1}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1302.411359] [59020]: DEBUG cinder.api.v3.volumes [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-992449353', 'imageRef': '591e65ef-9811-4efd-b883-e8107c0b226d', 'size': 1}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1302.575628] [59020]: INFO cinder.api.v3.volumes [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Create volume of 1 GB [ 1302.576058] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.576058] [59020]: warnings.warn( [ 1302.581432] [59020]: INFO cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Availability Zones retrieved successfully. [ 1302.588870] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Flow 'volume_create_api' (351be4bd-fe40-4709-9b88-d4220565404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1302.590281] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0284014a-a78a-4ef8-a0bf-4d733758c6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1302.591636] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1302.639157] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0284014a-a78a-4ef8-a0bf-4d733758c6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1302.640459] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2664ef66-35b4-4301-82d2-978114b664d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1302.707550] [59020]: DEBUG cinder.quota [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Created reservations ['c69b931c-af55-40e3-af50-d32c21632f50', '9b80db5e-a550-4a84-9cb7-3b298e09bbc0', '20092f31-310e-405c-8c12-6b67247a2945', 'c648f338-7268-45f6-b2d6-29447b0bfff5'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1302.708759] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2664ef66-35b4-4301-82d2-978114b664d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c69b931c-af55-40e3-af50-d32c21632f50', '9b80db5e-a550-4a84-9cb7-3b298e09bbc0', '20092f31-310e-405c-8c12-6b67247a2945', 'c648f338-7268-45f6-b2d6-29447b0bfff5']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1302.709806] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc7b3e6b-223f-47a8-9210-c3d725b4fc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1302.726993] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc7b3e6b-223f-47a8-9210-c3d725b4fc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19decff1-720a-4201-b7f1-6f62f1e738c4', '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-992449353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce98c361fa2c4c47a0d2ee80ac77a23d',qos_specs=None,replication_status=,reservations=['c69b931c-af55-40e3-af50-d32c21632f50','9b80db5e-a550-4a84-9cb7-3b298e09bbc0','20092f31-310e-405c-8c12-6b67247a2945','c648f338-7268-45f6-b2d6-29447b0bfff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef5354003924b35aa58f715bb4fc5f2',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-992449353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19decff1-720a-4201-b7f1-6f62f1e738c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce98c361fa2c4c47a0d2ee80ac77a23d',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='8ef5354003924b35aa58f715bb4fc5f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1302.728103] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7568f70-7cf7-4bef-99a8-b04239d5166e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1302.743627] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7568f70-7cf7-4bef-99a8-b04239d5166e) 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-992449353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce98c361fa2c4c47a0d2ee80ac77a23d',qos_specs=None,replication_status=,reservations=['c69b931c-af55-40e3-af50-d32c21632f50','9b80db5e-a550-4a84-9cb7-3b298e09bbc0','20092f31-310e-405c-8c12-6b67247a2945','c648f338-7268-45f6-b2d6-29447b0bfff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ef5354003924b35aa58f715bb4fc5f2',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1302.744608] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b2abd5-5f87-49e4-a04d-a307a155f384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1302.755035] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b2abd5-5f87-49e4-a04d-a307a155f384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1302.756412] [59020]: DEBUG cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Flow 'volume_create_api' (351be4bd-fe40-4709-9b88-d4220565404b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1302.756700] [59020]: INFO cinder.volume.api [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Create volume request issued successfully. [ 1302.757731] [59020]: INFO cinder.api.openstack.wsgi [None req-1ef26c08-1c84-4e1b-87b1-eff9c0ce195d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1302.758039] [59020]: [pid: 59020|app: 0|req: 242/480] 10.180.1.21 () {62 vars in 1177 bytes} [Tue Dec 9 03:27:53 2025] POST /volume/v3/volumes => generated 897 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1302.769015] [59021]: DEBUG cinder.api.middleware.request_id [None req-2836893c-0f95-47f2-82b9-7daef882223e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.772335] [59021]: INFO cinder.api.openstack.wsgi [None req-2836893c-0f95-47f2-82b9-7daef882223e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1302.772703] [59021]: DEBUG cinder.api.openstack.wsgi [None req-2836893c-0f95-47f2-82b9-7daef882223e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1302.773076] [59021]: DEBUG cinder.api.openstack.wsgi [None req-2836893c-0f95-47f2-82b9-7daef882223e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1302.783932] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.783932] [59021]: warnings.warn( [ 1302.788396] [59021]: INFO cinder.volume.api [None req-2836893c-0f95-47f2-82b9-7daef882223e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1302.793441] [59021]: INFO cinder.api.openstack.wsgi [None req-2836893c-0f95-47f2-82b9-7daef882223e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1302.793888] [59021]: [pid: 59021|app: 0|req: 239/481] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:27:53 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 965 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1303.806923] [59020]: DEBUG cinder.api.middleware.request_id [None req-71e87c3a-755b-4294-b9da-efebba4c5c01 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.809543] [59020]: INFO cinder.api.openstack.wsgi [None req-71e87c3a-755b-4294-b9da-efebba4c5c01 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1303.809899] [59020]: DEBUG cinder.api.openstack.wsgi [None req-71e87c3a-755b-4294-b9da-efebba4c5c01 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1303.810223] [59020]: DEBUG cinder.api.openstack.wsgi [None req-71e87c3a-755b-4294-b9da-efebba4c5c01 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1303.821388] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.821388] [59020]: warnings.warn( [ 1303.827119] [59020]: INFO cinder.volume.api [None req-71e87c3a-755b-4294-b9da-efebba4c5c01 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1303.833796] [59020]: INFO cinder.api.openstack.wsgi [None req-71e87c3a-755b-4294-b9da-efebba4c5c01 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1303.834181] [59020]: [pid: 59020|app: 0|req: 243/482] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:27:54 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1304.847109] [59021]: DEBUG cinder.api.middleware.request_id [None req-3018b0e9-1e55-45f1-9c36-d52d467726cb None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.849556] [59021]: INFO cinder.api.openstack.wsgi [None req-3018b0e9-1e55-45f1-9c36-d52d467726cb tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1304.849757] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3018b0e9-1e55-45f1-9c36-d52d467726cb tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1304.850062] [59021]: DEBUG cinder.api.openstack.wsgi [None req-3018b0e9-1e55-45f1-9c36-d52d467726cb tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1304.863937] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.863937] [59021]: warnings.warn( [ 1304.868521] [59021]: INFO cinder.volume.api [None req-3018b0e9-1e55-45f1-9c36-d52d467726cb tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1304.873745] [59021]: INFO cinder.api.openstack.wsgi [None req-3018b0e9-1e55-45f1-9c36-d52d467726cb tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1304.874081] [59021]: [pid: 59021|app: 0|req: 240/483] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:27:55 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1305.886139] [59020]: DEBUG cinder.api.middleware.request_id [None req-5c18e1ea-20a7-42b3-aee0-c652b2d576be None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1305.888882] [59020]: INFO cinder.api.openstack.wsgi [None req-5c18e1ea-20a7-42b3-aee0-c652b2d576be tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1305.889238] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5c18e1ea-20a7-42b3-aee0-c652b2d576be tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1305.889529] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5c18e1ea-20a7-42b3-aee0-c652b2d576be tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1305.901680] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1305.901680] [59020]: warnings.warn( [ 1305.906613] [59020]: INFO cinder.volume.api [None req-5c18e1ea-20a7-42b3-aee0-c652b2d576be tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1305.911992] [59020]: INFO cinder.api.openstack.wsgi [None req-5c18e1ea-20a7-42b3-aee0-c652b2d576be tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1305.912438] [59020]: [pid: 59020|app: 0|req: 244/484] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:27:56 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1306.926189] [59021]: DEBUG cinder.api.middleware.request_id [None req-ef5ff572-8267-4519-81db-626dac7c7772 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1306.929339] [59021]: INFO cinder.api.openstack.wsgi [None req-ef5ff572-8267-4519-81db-626dac7c7772 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1306.929706] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ef5ff572-8267-4519-81db-626dac7c7772 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1306.930039] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ef5ff572-8267-4519-81db-626dac7c7772 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1306.939514] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1306.939514] [59021]: warnings.warn( [ 1306.944659] [59021]: INFO cinder.volume.api [None req-ef5ff572-8267-4519-81db-626dac7c7772 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1306.951180] [59021]: INFO cinder.api.openstack.wsgi [None req-ef5ff572-8267-4519-81db-626dac7c7772 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1306.951759] [59021]: [pid: 59021|app: 0|req: 241/485] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:27:57 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1307.966179] [59020]: DEBUG cinder.api.middleware.request_id [None req-12e30c82-6cf6-4a31-8480-41baa0563d1e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.968228] [59020]: INFO cinder.api.openstack.wsgi [None req-12e30c82-6cf6-4a31-8480-41baa0563d1e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1307.968493] [59020]: DEBUG cinder.api.openstack.wsgi [None req-12e30c82-6cf6-4a31-8480-41baa0563d1e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1307.968706] [59020]: DEBUG cinder.api.openstack.wsgi [None req-12e30c82-6cf6-4a31-8480-41baa0563d1e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1307.979027] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1307.979027] [59020]: warnings.warn( [ 1307.983254] [59020]: INFO cinder.volume.api [None req-12e30c82-6cf6-4a31-8480-41baa0563d1e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1307.988692] [59020]: INFO cinder.api.openstack.wsgi [None req-12e30c82-6cf6-4a31-8480-41baa0563d1e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1307.988692] [59020]: [pid: 59020|app: 0|req: 245/486] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:27:58 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1309.003572] [59021]: DEBUG cinder.api.middleware.request_id [None req-c68275c2-3454-4807-b0ca-27aa8bee0372 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.005853] [59021]: INFO cinder.api.openstack.wsgi [None req-c68275c2-3454-4807-b0ca-27aa8bee0372 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1309.006201] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c68275c2-3454-4807-b0ca-27aa8bee0372 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1309.006491] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c68275c2-3454-4807-b0ca-27aa8bee0372 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1309.018345] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.018345] [59021]: warnings.warn( [ 1309.022893] [59021]: INFO cinder.volume.api [None req-c68275c2-3454-4807-b0ca-27aa8bee0372 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1309.028143] [59021]: INFO cinder.api.openstack.wsgi [None req-c68275c2-3454-4807-b0ca-27aa8bee0372 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1309.028583] [59021]: [pid: 59021|app: 0|req: 242/487] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:27:59 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.039979] [59020]: DEBUG cinder.api.middleware.request_id [None req-c943af3b-de7d-4adc-91fe-f6f75d19fc0e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.042171] [59020]: INFO cinder.api.openstack.wsgi [None req-c943af3b-de7d-4adc-91fe-f6f75d19fc0e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1310.042399] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c943af3b-de7d-4adc-91fe-f6f75d19fc0e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1310.042605] [59020]: DEBUG cinder.api.openstack.wsgi [None req-c943af3b-de7d-4adc-91fe-f6f75d19fc0e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1310.053569] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.053569] [59020]: warnings.warn( [ 1310.058426] [59020]: INFO cinder.volume.api [None req-c943af3b-de7d-4adc-91fe-f6f75d19fc0e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1310.063980] [59020]: INFO cinder.api.openstack.wsgi [None req-c943af3b-de7d-4adc-91fe-f6f75d19fc0e tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1310.064865] [59020]: [pid: 59020|app: 0|req: 246/488] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:00 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1311.078115] [59021]: DEBUG cinder.api.middleware.request_id [None req-d6b7af65-cab4-45b1-b86f-a6132a9ea7ea None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.080310] [59021]: INFO cinder.api.openstack.wsgi [None req-d6b7af65-cab4-45b1-b86f-a6132a9ea7ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1311.080623] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d6b7af65-cab4-45b1-b86f-a6132a9ea7ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1311.080832] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d6b7af65-cab4-45b1-b86f-a6132a9ea7ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1311.098361] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.098361] [59021]: warnings.warn( [ 1311.107474] [59021]: INFO cinder.volume.api [None req-d6b7af65-cab4-45b1-b86f-a6132a9ea7ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1311.113472] [59021]: INFO cinder.api.openstack.wsgi [None req-d6b7af65-cab4-45b1-b86f-a6132a9ea7ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1311.113907] [59021]: [pid: 59021|app: 0|req: 243/489] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:01 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1312.126552] [59020]: DEBUG cinder.api.middleware.request_id [None req-e33af6cf-6c7f-4364-af9e-fd7b06c82382 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.131053] [59020]: INFO cinder.api.openstack.wsgi [None req-e33af6cf-6c7f-4364-af9e-fd7b06c82382 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1312.131053] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e33af6cf-6c7f-4364-af9e-fd7b06c82382 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1312.131053] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e33af6cf-6c7f-4364-af9e-fd7b06c82382 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1312.141280] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1312.141280] [59020]: warnings.warn( [ 1312.145544] [59020]: INFO cinder.volume.api [None req-e33af6cf-6c7f-4364-af9e-fd7b06c82382 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1312.150849] [59020]: INFO cinder.api.openstack.wsgi [None req-e33af6cf-6c7f-4364-af9e-fd7b06c82382 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1312.151212] [59020]: [pid: 59020|app: 0|req: 247/490] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:02 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1313.163295] [59021]: DEBUG cinder.api.middleware.request_id [None req-a70685c8-1e0b-4c60-bbed-810f7e54445a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.165523] [59021]: INFO cinder.api.openstack.wsgi [None req-a70685c8-1e0b-4c60-bbed-810f7e54445a tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1313.165788] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a70685c8-1e0b-4c60-bbed-810f7e54445a tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1313.166017] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a70685c8-1e0b-4c60-bbed-810f7e54445a tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1313.177099] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1313.177099] [59021]: warnings.warn( [ 1313.181707] [59021]: INFO cinder.volume.api [None req-a70685c8-1e0b-4c60-bbed-810f7e54445a tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1313.186980] [59021]: INFO cinder.api.openstack.wsgi [None req-a70685c8-1e0b-4c60-bbed-810f7e54445a tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1313.187491] [59021]: [pid: 59021|app: 0|req: 244/491] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:03 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1314.198972] [59020]: DEBUG cinder.api.middleware.request_id [None req-5223bb9e-71f2-4048-8cd1-280377ebc330 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.201180] [59020]: INFO cinder.api.openstack.wsgi [None req-5223bb9e-71f2-4048-8cd1-280377ebc330 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1314.201509] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5223bb9e-71f2-4048-8cd1-280377ebc330 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1314.201683] [59020]: DEBUG cinder.api.openstack.wsgi [None req-5223bb9e-71f2-4048-8cd1-280377ebc330 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1314.213060] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1314.213060] [59020]: warnings.warn( [ 1314.217979] [59020]: INFO cinder.volume.api [None req-5223bb9e-71f2-4048-8cd1-280377ebc330 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1314.223750] [59020]: INFO cinder.api.openstack.wsgi [None req-5223bb9e-71f2-4048-8cd1-280377ebc330 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1314.224224] [59020]: [pid: 59020|app: 0|req: 248/492] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:04 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.236768] [59021]: DEBUG cinder.api.middleware.request_id [None req-9805c64d-210e-48e4-a26d-d41b39db61f4 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.238839] [59021]: INFO cinder.api.openstack.wsgi [None req-9805c64d-210e-48e4-a26d-d41b39db61f4 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1315.239109] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9805c64d-210e-48e4-a26d-d41b39db61f4 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1315.239322] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9805c64d-210e-48e4-a26d-d41b39db61f4 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1315.250146] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1315.250146] [59021]: warnings.warn( [ 1315.254627] [59021]: INFO cinder.volume.api [None req-9805c64d-210e-48e4-a26d-d41b39db61f4 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1315.259893] [59021]: INFO cinder.api.openstack.wsgi [None req-9805c64d-210e-48e4-a26d-d41b39db61f4 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1315.260369] [59021]: [pid: 59021|app: 0|req: 245/493] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:05 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1316.271800] [59020]: DEBUG cinder.api.middleware.request_id [None req-3463febf-1b44-4d12-8963-3b940f9ec77f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.273984] [59020]: INFO cinder.api.openstack.wsgi [None req-3463febf-1b44-4d12-8963-3b940f9ec77f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1316.274249] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3463febf-1b44-4d12-8963-3b940f9ec77f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1316.274459] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3463febf-1b44-4d12-8963-3b940f9ec77f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1316.285351] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1316.285351] [59020]: warnings.warn( [ 1316.289917] [59020]: INFO cinder.volume.api [None req-3463febf-1b44-4d12-8963-3b940f9ec77f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1316.294955] [59020]: INFO cinder.api.openstack.wsgi [None req-3463febf-1b44-4d12-8963-3b940f9ec77f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1316.295550] [59020]: [pid: 59020|app: 0|req: 249/494] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:07 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1317.306747] [59021]: DEBUG cinder.api.middleware.request_id [None req-5bfa1b66-19e9-4665-8cf0-1f6340e794ea None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.308816] [59021]: INFO cinder.api.openstack.wsgi [None req-5bfa1b66-19e9-4665-8cf0-1f6340e794ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1317.309075] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5bfa1b66-19e9-4665-8cf0-1f6340e794ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1317.309291] [59021]: DEBUG cinder.api.openstack.wsgi [None req-5bfa1b66-19e9-4665-8cf0-1f6340e794ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1317.319747] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.319747] [59021]: warnings.warn( [ 1317.324422] [59021]: INFO cinder.volume.api [None req-5bfa1b66-19e9-4665-8cf0-1f6340e794ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1317.330206] [59021]: INFO cinder.api.openstack.wsgi [None req-5bfa1b66-19e9-4665-8cf0-1f6340e794ea tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1317.330826] [59021]: [pid: 59021|app: 0|req: 246/495] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:08 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.342342] [59020]: DEBUG cinder.api.middleware.request_id [None req-71c744d7-24b2-4c82-9362-f2e69bfe21c3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.344658] [59020]: INFO cinder.api.openstack.wsgi [None req-71c744d7-24b2-4c82-9362-f2e69bfe21c3 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1318.344904] [59020]: DEBUG cinder.api.openstack.wsgi [None req-71c744d7-24b2-4c82-9362-f2e69bfe21c3 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1318.345144] [59020]: DEBUG cinder.api.openstack.wsgi [None req-71c744d7-24b2-4c82-9362-f2e69bfe21c3 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1318.357848] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1318.357848] [59020]: warnings.warn( [ 1318.362806] [59020]: INFO cinder.volume.api [None req-71c744d7-24b2-4c82-9362-f2e69bfe21c3 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1318.367874] [59020]: INFO cinder.api.openstack.wsgi [None req-71c744d7-24b2-4c82-9362-f2e69bfe21c3 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1318.368324] [59020]: [pid: 59020|app: 0|req: 250/496] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:09 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1319.379104] [59021]: DEBUG cinder.api.middleware.request_id [None req-ea228d37-723f-4191-b478-9ae3b4b40943 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.381316] [59021]: INFO cinder.api.openstack.wsgi [None req-ea228d37-723f-4191-b478-9ae3b4b40943 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1319.381612] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ea228d37-723f-4191-b478-9ae3b4b40943 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1319.381839] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ea228d37-723f-4191-b478-9ae3b4b40943 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1319.392331] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.392331] [59021]: warnings.warn( [ 1319.396244] [59021]: INFO cinder.volume.api [None req-ea228d37-723f-4191-b478-9ae3b4b40943 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1319.401532] [59021]: INFO cinder.api.openstack.wsgi [None req-ea228d37-723f-4191-b478-9ae3b4b40943 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1319.402212] [59021]: [pid: 59021|app: 0|req: 247/497] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:10 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1320.413457] [59020]: DEBUG cinder.api.middleware.request_id [None req-63c3151e-9177-4c91-bcbc-be67c4c5641f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1320.415449] [59020]: INFO cinder.api.openstack.wsgi [None req-63c3151e-9177-4c91-bcbc-be67c4c5641f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1320.415689] [59020]: DEBUG cinder.api.openstack.wsgi [None req-63c3151e-9177-4c91-bcbc-be67c4c5641f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1320.415896] [59020]: DEBUG cinder.api.openstack.wsgi [None req-63c3151e-9177-4c91-bcbc-be67c4c5641f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1320.426502] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1320.426502] [59020]: warnings.warn( [ 1320.431462] [59020]: INFO cinder.volume.api [None req-63c3151e-9177-4c91-bcbc-be67c4c5641f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1320.436086] [59020]: INFO cinder.api.openstack.wsgi [None req-63c3151e-9177-4c91-bcbc-be67c4c5641f tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1320.436525] [59020]: [pid: 59020|app: 0|req: 251/498] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:11 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1321.448046] [59021]: DEBUG cinder.api.middleware.request_id [None req-daf493ab-50ab-4dbd-a702-0ffa66b11214 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.449945] [59021]: INFO cinder.api.openstack.wsgi [None req-daf493ab-50ab-4dbd-a702-0ffa66b11214 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1321.450205] [59021]: DEBUG cinder.api.openstack.wsgi [None req-daf493ab-50ab-4dbd-a702-0ffa66b11214 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1321.450469] [59021]: DEBUG cinder.api.openstack.wsgi [None req-daf493ab-50ab-4dbd-a702-0ffa66b11214 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1321.461870] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.461870] [59021]: warnings.warn( [ 1321.466271] [59021]: INFO cinder.volume.api [None req-daf493ab-50ab-4dbd-a702-0ffa66b11214 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1321.473328] [59021]: INFO cinder.api.openstack.wsgi [None req-daf493ab-50ab-4dbd-a702-0ffa66b11214 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1321.473681] [59021]: [pid: 59021|app: 0|req: 248/499] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:12 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1321.501348] [59020]: DEBUG cinder.api.middleware.request_id [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-227416a4-ca2f-4548-833b-db4c706656b6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.503600] [59020]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-227416a4-ca2f-4548-833b-db4c706656b6 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1321.503809] [59020]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-227416a4-ca2f-4548-833b-db4c706656b6 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1321.504031] [59020]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-227416a4-ca2f-4548-833b-db4c706656b6 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1321.511985] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.511985] [59020]: warnings.warn( [ 1321.515762] [59020]: INFO cinder.volume.api [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-227416a4-ca2f-4548-833b-db4c706656b6 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1321.521083] [59020]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-227416a4-ca2f-4548-833b-db4c706656b6 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1321.521545] [59020]: [pid: 59020|app: 0|req: 252/500] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:28:12 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1321.798109] [59021]: DEBUG cinder.api.middleware.request_id [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-69ec355c-09ef-4ef5-9be3-15d3b6e86e23 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.800745] [59021]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-69ec355c-09ef-4ef5-9be3-15d3b6e86e23 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1321.800954] [59021]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-69ec355c-09ef-4ef5-9be3-15d3b6e86e23 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1321.801182] [59021]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-69ec355c-09ef-4ef5-9be3-15d3b6e86e23 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1321.811503] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.811503] [59021]: warnings.warn( [ 1321.816160] [59021]: INFO cinder.volume.api [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-69ec355c-09ef-4ef5-9be3-15d3b6e86e23 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1321.822740] [59021]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-69ec355c-09ef-4ef5-9be3-15d3b6e86e23 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1321.823285] [59021]: [pid: 59021|app: 0|req: 249/501] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:28:12 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1321.829388] [59020]: DEBUG cinder.api.middleware.request_id [None req-3c376e6e-d5bc-47f8-bebe-faf0308e9207 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.829763] [59020]: INFO cinder.api.openstack.wsgi [None req-3c376e6e-d5bc-47f8-bebe-faf0308e9207 None None] GET http://10.180.1.21/volume// [ 1321.830119] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3c376e6e-d5bc-47f8-bebe-faf0308e9207 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1321.830488] [59020]: DEBUG cinder.api.openstack.wsgi [None req-3c376e6e-d5bc-47f8-bebe-faf0308e9207 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1321.831106] [59020]: INFO cinder.api.openstack.wsgi [None req-3c376e6e-d5bc-47f8-bebe-faf0308e9207 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1321.831610] [59020]: [pid: 59020|app: 0|req: 253/502] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:28:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1321.835424] [59021]: DEBUG cinder.api.middleware.request_id [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-5e2e2668-962a-4900-8829-22dbf95684b7 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.837711] [59021]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-5e2e2668-962a-4900-8829-22dbf95684b7 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1321.838132] [59021]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-5e2e2668-962a-4900-8829-22dbf95684b7 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19decff1-720a-4201-b7f1-6f62f1e738c4", "connector": null, "instance_uuid": "ef962c60-f1b2-4b8e-b885-917fafed7bdd"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1321.847204] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.847204] [59021]: warnings.warn( [ 1321.867541] [59021]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-5e2e2668-962a-4900-8829-22dbf95684b7 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1321.868034] [59021]: [pid: 59021|app: 0|req: 250/503] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:28:12 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.321922] [59020]: DEBUG cinder.api.middleware.request_id [None req-ea10bb57-d3f9-43dd-be7a-80539aeb7367 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.322374] [59020]: INFO cinder.api.openstack.wsgi [None req-ea10bb57-d3f9-43dd-be7a-80539aeb7367 None None] GET http://10.180.1.21/volume// [ 1324.322696] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ea10bb57-d3f9-43dd-be7a-80539aeb7367 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1324.322970] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ea10bb57-d3f9-43dd-be7a-80539aeb7367 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1324.323428] [59020]: INFO cinder.api.openstack.wsgi [None req-ea10bb57-d3f9-43dd-be7a-80539aeb7367 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1324.323797] [59020]: [pid: 59020|app: 0|req: 254/504] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:28:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1324.327862] [59021]: DEBUG cinder.api.middleware.request_id [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-6828757b-8117-4d2c-8c82-70a85f4bda51 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.331082] [59021]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-6828757b-8117-4d2c-8c82-70a85f4bda51 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1324.331551] [59021]: DEBUG cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-6828757b-8117-4d2c-8c82-70a85f4bda51 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71875781-80aa-4ea9-8f68-47ef48415736", "connector": null, "instance_uuid": "37953528-71db-46b9-af62-f7ff31ed00fe"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1324.335178] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=190,cinder:UPDATE=25,cinder:INSERT=10 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1324.347094] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.347094] [59021]: warnings.warn( [ 1324.380686] [59021]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-6828757b-8117-4d2c-8c82-70a85f4bda51 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1324.381220] [59021]: [pid: 59021|app: 0|req: 251/505] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:28:15 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1324.386258] [59020]: DEBUG cinder.api.middleware.request_id [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-bc1c1f26-abb1-4a26-94c1-6d356003ed74 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.389050] [59020]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-bc1c1f26-abb1-4a26-94c1-6d356003ed74 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f [ 1324.389050] [59020]: DEBUG cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-bc1c1f26-abb1-4a26-94c1-6d356003ed74 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1324.389211] [59020]: DEBUG cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-bc1c1f26-abb1-4a26-94c1-6d356003ed74 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1324.391038] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=160,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1324.398556] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.398556] [59020]: warnings.warn( [ 1324.930827] [59020]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-bc1c1f26-abb1-4a26-94c1-6d356003ed74 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f returned with HTTP 200 [ 1324.931358] [59020]: [pid: 59020|app: 0|req: 255/506] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:28:15 2025] DELETE /volume/v3/attachments/cadcfee9-03ed-48aa-857d-7d3af7d5c69f => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1327.281544] [59021]: DEBUG cinder.api.middleware.request_id [None req-8a3b7f56-4cdb-487e-b805-66c35ffb771d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.282008] [59021]: INFO cinder.api.openstack.wsgi [None req-8a3b7f56-4cdb-487e-b805-66c35ffb771d None None] GET http://10.180.1.21/volume// [ 1327.282186] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8a3b7f56-4cdb-487e-b805-66c35ffb771d None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1327.282395] [59021]: DEBUG cinder.api.openstack.wsgi [None req-8a3b7f56-4cdb-487e-b805-66c35ffb771d None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1327.282780] [59021]: INFO cinder.api.openstack.wsgi [None req-8a3b7f56-4cdb-487e-b805-66c35ffb771d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1327.283093] [59021]: [pid: 59021|app: 0|req: 252/507] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:28:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1327.300908] [59020]: DEBUG cinder.api.middleware.request_id [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-410cbd93-bb28-4fa5-9fbb-e5f2973fbea5 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.303282] [59020]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-410cbd93-bb28-4fa5-9fbb-e5f2973fbea5 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1327.303537] [59020]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-410cbd93-bb28-4fa5-9fbb-e5f2973fbea5 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1327.303748] [59020]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-410cbd93-bb28-4fa5-9fbb-e5f2973fbea5 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1327.317672] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.317672] [59020]: warnings.warn( [ 1327.322675] [59020]: INFO cinder.volume.api [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-410cbd93-bb28-4fa5-9fbb-e5f2973fbea5 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1327.329306] [59020]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-410cbd93-bb28-4fa5-9fbb-e5f2973fbea5 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1327.329786] [59020]: [pid: 59020|app: 0|req: 256/508] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:28:18 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 1571 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1327.490875] [59021]: DEBUG cinder.api.middleware.request_id [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-4f598724-e3d5-4bf4-8e04-538910aeb015 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.493851] [59021]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-4f598724-e3d5-4bf4-8e04-538910aeb015 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] PUT http://10.180.1.21/volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb [ 1327.493851] [59021]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-4f598724-e3d5-4bf4-8e04-538910aeb015 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-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=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1327.503401] [59021]: DEBUG cinder.coordination [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-4f598724-e3d5-4bf4-8e04-538910aeb015 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Acquiring lock "cinder-attachment_update-19decff1-720a-4201-b7f1-6f62f1e738c4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1327.508322] [59021]: DEBUG cinder.coordination [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-4f598724-e3d5-4bf4-8e04-538910aeb015 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Lock "cinder-attachment_update-19decff1-720a-4201-b7f1-6f62f1e738c4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1327.509487] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.509487] [59021]: warnings.warn( [ 1328.031181] [59021]: DEBUG cinder.coordination [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-4f598724-e3d5-4bf4-8e04-538910aeb015 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Lock "cinder-attachment_update-19decff1-720a-4201-b7f1-6f62f1e738c4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1328.031620] [59021]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-4f598724-e3d5-4bf4-8e04-538910aeb015 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb returned with HTTP 200 [ 1328.032184] [59021]: [pid: 59021|app: 0|req: 253/509] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:28:18 2025] PUT /volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.539151] [59020]: DEBUG cinder.api.middleware.request_id [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-6e8fcfde-7962-4b2b-a416-1495e43d74b9 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.541601] [59020]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-6e8fcfde-7962-4b2b-a416-1495e43d74b9 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] POST http://10.180.1.21/volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb/action [ 1328.542094] [59020]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-6e8fcfde-7962-4b2b-a416-1495e43d74b9 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Action body: b'{"os-complete": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1328.542270] [59020]: DEBUG cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-6e8fcfde-7962-4b2b-a416-1495e43d74b9 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1328.559583] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.559583] [59020]: warnings.warn( [ 1328.567250] [59020]: INFO cinder.api.openstack.wsgi [req-ddb456fc-ef28-46f4-a9af-45bfa6c21a90 req-6e8fcfde-7962-4b2b-a416-1495e43d74b9 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb/action returned with HTTP 204 [ 1328.567735] [59020]: [pid: 59020|app: 0|req: 257/510] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:28:19 2025] POST /volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1329.376786] [59021]: DEBUG cinder.api.middleware.request_id [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-cffff97d-bffb-4efc-85e8-6b8e19e2802c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.379374] [59021]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-cffff97d-bffb-4efc-85e8-6b8e19e2802c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] PUT http://10.180.1.21/volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 [ 1329.379838] [59021]: DEBUG cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-cffff97d-bffb-4efc-85e8-6b8e19e2802c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-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-969055", "mountpoint": "/dev/sda"}}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1329.394183] [59021]: DEBUG cinder.coordination [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-cffff97d-bffb-4efc-85e8-6b8e19e2802c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Acquiring lock "cinder-attachment_update-71875781-80aa-4ea9-8f68-47ef48415736-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1329.399222] [59021]: DEBUG cinder.coordination [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-cffff97d-bffb-4efc-85e8-6b8e19e2802c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Lock "cinder-attachment_update-71875781-80aa-4ea9-8f68-47ef48415736-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1329.400331] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.400331] [59021]: warnings.warn( [ 1329.926182] [59021]: DEBUG cinder.coordination [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-cffff97d-bffb-4efc-85e8-6b8e19e2802c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Lock "cinder-attachment_update-71875781-80aa-4ea9-8f68-47ef48415736-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=59021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1329.926569] [59021]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-cffff97d-bffb-4efc-85e8-6b8e19e2802c tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 returned with HTTP 200 [ 1329.927918] [59021]: [pid: 59021|app: 0|req: 254/511] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:28:20 2025] PUT /volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1329.933839] [59020]: DEBUG cinder.api.middleware.request_id [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-8eca77ba-af70-4709-826e-eb5feffc88b3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.936514] [59020]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-8eca77ba-af70-4709-826e-eb5feffc88b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 [ 1329.936785] [59020]: DEBUG cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-8eca77ba-af70-4709-826e-eb5feffc88b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1329.937015] [59020]: DEBUG cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-8eca77ba-af70-4709-826e-eb5feffc88b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1329.957632] [59020]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-8eca77ba-af70-4709-826e-eb5feffc88b3 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 returned with HTTP 200 [ 1329.958195] [59020]: [pid: 59020|app: 0|req: 258/512] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Dec 9 03:28:20 2025] GET /volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 => generated 642 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.077100] [59021]: DEBUG cinder.api.middleware.request_id [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-808e6de5-cfa5-4688-9de6-22675816cbe1 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.079571] [59021]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-808e6de5-cfa5-4688-9de6-22675816cbe1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] POST http://10.180.1.21/volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854/action [ 1332.080053] [59021]: DEBUG cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-808e6de5-cfa5-4688-9de6-22675816cbe1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1332.080218] [59021]: DEBUG cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-808e6de5-cfa5-4688-9de6-22675816cbe1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.101639] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.101639] [59021]: warnings.warn( [ 1332.109586] [59021]: INFO cinder.api.openstack.wsgi [req-d0c92305-6fb2-4dc4-9347-27bd503b194c req-808e6de5-cfa5-4688-9de6-22675816cbe1 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854/action returned with HTTP 204 [ 1332.110079] [59021]: [pid: 59021|app: 0|req: 255/513] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:28:22 2025] POST /volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1333.627218] [59020]: DEBUG cinder.api.middleware.request_id [None req-8e586116-e012-44d6-bbba-f3e475db5a00 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.629879] [59020]: INFO cinder.api.openstack.wsgi [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1333.630285] [59020]: DEBUG cinder.api.openstack.wsgi [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1143249060"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.632015] [59020]: DEBUG cinder.api.v3.volumes [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1143249060'}} {{(pid=59020) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1333.632180] [59020]: INFO cinder.api.v3.volumes [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume of 1 GB [ 1333.632549] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.632549] [59020]: warnings.warn( [ 1333.637936] [59020]: INFO cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Availability Zones retrieved successfully. [ 1333.644817] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Flow 'volume_create_api' (1d53e2d0-b1f3-4215-9f0e-8587df6da028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1333.646025] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d99068-e687-4f25-b0fb-d5195f94a3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1333.647295] [59020]: DEBUG cinder.volume.flows.api.create_volume [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Validating volume size '1' using validate_int {{(pid=59020) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1333.670032] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3d99068-e687-4f25-b0fb-d5195f94a3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1333.671057] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0418e91d-f97d-4f85-8337-df23a6271a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1333.705262] [59020]: DEBUG cinder.quota [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Created reservations ['6e9ccbdd-adbe-47f6-98a3-15a85190cea4', '3bddfcca-a142-49ba-8772-9ff51c87dcf8', '20a104b1-eda7-47d2-8e51-0fc42e8c6fe8', '84e8e7aa-f284-4282-9380-db4c0956de3f'] {{(pid=59020) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1333.706316] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0418e91d-f97d-4f85-8337-df23a6271a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e9ccbdd-adbe-47f6-98a3-15a85190cea4', '3bddfcca-a142-49ba-8772-9ff51c87dcf8', '20a104b1-eda7-47d2-8e51-0fc42e8c6fe8', '84e8e7aa-f284-4282-9380-db4c0956de3f']}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1333.707238] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d15bfc47-1e83-4dfc-b960-dce9c10c271f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1333.725714] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d15bfc47-1e83-4dfc-b960-dce9c10c271f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7848ea0-dc94-43f3-a572-d381d65e14b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1143249060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789db612446e44f2a743f45cab1a7e27',qos_specs=None,replication_status=,reservations=['6e9ccbdd-adbe-47f6-98a3-15a85190cea4','3bddfcca-a142-49ba-8772-9ff51c87dcf8','20a104b1-eda7-47d2-8e51-0fc42e8c6fe8','84e8e7aa-f284-4282-9380-db4c0956de3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15acf8dba0894b058650e3951ae3cde8',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1143249060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7848ea0-dc94-43f3-a572-d381d65e14b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789db612446e44f2a743f45cab1a7e27',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='15acf8dba0894b058650e3951ae3cde8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1333.726684] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098df19d-cd0f-48af-bb52-b5f0ffd4d8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1333.743272] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098df19d-cd0f-48af-bb52-b5f0ffd4d8d3) 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-1143249060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789db612446e44f2a743f45cab1a7e27',qos_specs=None,replication_status=,reservations=['6e9ccbdd-adbe-47f6-98a3-15a85190cea4','3bddfcca-a142-49ba-8772-9ff51c87dcf8','20a104b1-eda7-47d2-8e51-0fc42e8c6fe8','84e8e7aa-f284-4282-9380-db4c0956de3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15acf8dba0894b058650e3951ae3cde8',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1333.744264] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbcb6d7b-de92-4dd7-94e5-e7c196e205c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1333.755746] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbcb6d7b-de92-4dd7-94e5-e7c196e205c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59020) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1333.756859] [59020]: DEBUG cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Flow 'volume_create_api' (1d53e2d0-b1f3-4215-9f0e-8587df6da028) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59020) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1333.757250] [59020]: INFO cinder.volume.api [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Create volume request issued successfully. [ 1333.757916] [59020]: INFO cinder.api.openstack.wsgi [None req-8e586116-e012-44d6-bbba-f3e475db5a00 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1333.758530] [59020]: [pid: 59020|app: 0|req: 259/514] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:28:24 2025] POST /volume/v3/volumes => generated 754 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1333.767043] [59021]: DEBUG cinder.api.middleware.request_id [None req-f599b367-0a9f-4037-9947-30cbcc6e5977 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.769750] [59021]: INFO cinder.api.openstack.wsgi [None req-f599b367-0a9f-4037-9947-30cbcc6e5977 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1333.769917] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f599b367-0a9f-4037-9947-30cbcc6e5977 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1333.770966] [59021]: DEBUG cinder.api.openstack.wsgi [None req-f599b367-0a9f-4037-9947-30cbcc6e5977 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1333.778312] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.778312] [59021]: warnings.warn( [ 1333.783110] [59021]: INFO cinder.volume.api [None req-f599b367-0a9f-4037-9947-30cbcc6e5977 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1333.789327] [59021]: INFO cinder.api.openstack.wsgi [None req-f599b367-0a9f-4037-9947-30cbcc6e5977 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1333.789887] [59021]: [pid: 59021|app: 0|req: 256/515] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:24 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.801481] [59020]: DEBUG cinder.api.middleware.request_id [None req-9fbfada2-6e6d-465b-aac2-5d8213ac0095 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.803697] [59020]: INFO cinder.api.openstack.wsgi [None req-9fbfada2-6e6d-465b-aac2-5d8213ac0095 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1334.803913] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9fbfada2-6e6d-465b-aac2-5d8213ac0095 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1334.804144] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9fbfada2-6e6d-465b-aac2-5d8213ac0095 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1334.814178] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.814178] [59020]: warnings.warn( [ 1334.818568] [59020]: INFO cinder.volume.api [None req-9fbfada2-6e6d-465b-aac2-5d8213ac0095 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1334.823907] [59020]: INFO cinder.api.openstack.wsgi [None req-9fbfada2-6e6d-465b-aac2-5d8213ac0095 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1334.824381] [59020]: [pid: 59020|app: 0|req: 260/516] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:25 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1334.865916] [59021]: DEBUG cinder.api.middleware.request_id [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-9076f123-9763-4533-a1b0-74c29fa5cc2a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.868779] [59021]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-9076f123-9763-4533-a1b0-74c29fa5cc2a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1334.868779] [59021]: DEBUG cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-9076f123-9763-4533-a1b0-74c29fa5cc2a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1334.868779] [59021]: DEBUG cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-9076f123-9763-4533-a1b0-74c29fa5cc2a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1334.878079] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.878079] [59021]: warnings.warn( [ 1334.880319] [59020]: DEBUG cinder.api.middleware.request_id [None req-171d456f-7bf7-49ab-b557-3292d1e6af66 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.881203] [59021]: INFO cinder.volume.api [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-9076f123-9763-4533-a1b0-74c29fa5cc2a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1334.882451] [59020]: INFO cinder.api.openstack.wsgi [None req-171d456f-7bf7-49ab-b557-3292d1e6af66 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1334.882728] [59020]: DEBUG cinder.api.openstack.wsgi [None req-171d456f-7bf7-49ab-b557-3292d1e6af66 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1334.882964] [59020]: DEBUG cinder.api.openstack.wsgi [None req-171d456f-7bf7-49ab-b557-3292d1e6af66 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1334.886313] [59021]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-9076f123-9763-4533-a1b0-74c29fa5cc2a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1334.886717] [59021]: [pid: 59021|app: 0|req: 257/517] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:28:25 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.895542] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1334.895542] [59020]: warnings.warn( [ 1334.900538] [59020]: INFO cinder.volume.api [None req-171d456f-7bf7-49ab-b557-3292d1e6af66 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1334.908427] [59020]: INFO cinder.api.openstack.wsgi [None req-171d456f-7bf7-49ab-b557-3292d1e6af66 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1334.908919] [59020]: [pid: 59020|app: 0|req: 261/518] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 9 03:28:25 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 1864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1336.405847] [59021]: DEBUG cinder.api.middleware.request_id [None req-feb22470-7ced-4331-9b0e-4394549300db None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.406396] [59021]: INFO cinder.api.openstack.wsgi [None req-feb22470-7ced-4331-9b0e-4394549300db None None] GET http://10.180.1.21/volume// [ 1336.406574] [59021]: DEBUG cinder.api.openstack.wsgi [None req-feb22470-7ced-4331-9b0e-4394549300db None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1336.406815] [59021]: DEBUG cinder.api.openstack.wsgi [None req-feb22470-7ced-4331-9b0e-4394549300db None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1336.407278] [59021]: INFO cinder.api.openstack.wsgi [None req-feb22470-7ced-4331-9b0e-4394549300db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1336.407631] [59021]: [pid: 59021|app: 0|req: 258/519] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:28:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1336.411824] [59020]: DEBUG cinder.api.middleware.request_id [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3f338ba4-e941-4059-8551-84e32f2d5b87 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.415029] [59020]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3f338ba4-e941-4059-8551-84e32f2d5b87 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1336.415369] [59020]: DEBUG cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3f338ba4-e941-4059-8551-84e32f2d5b87 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7848ea0-dc94-43f3-a572-d381d65e14b7", "connector": null, "instance_uuid": "6d926d6e-2309-4de5-ba69-3babaf0c4ed1"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1336.429679] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.429679] [59020]: warnings.warn( [ 1336.459635] [59020]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3f338ba4-e941-4059-8551-84e32f2d5b87 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1336.460173] [59020]: [pid: 59020|app: 0|req: 262/520] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:28:27 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1336.487701] [59021]: DEBUG cinder.api.middleware.request_id [None req-ef18491f-d0c9-4049-909b-54460466d6f4 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.490775] [59021]: INFO cinder.api.openstack.wsgi [None req-ef18491f-d0c9-4049-909b-54460466d6f4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1336.490958] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ef18491f-d0c9-4049-909b-54460466d6f4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1336.491301] [59021]: DEBUG cinder.api.openstack.wsgi [None req-ef18491f-d0c9-4049-909b-54460466d6f4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1336.505773] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.505773] [59021]: warnings.warn( [ 1336.511169] [59021]: INFO cinder.volume.api [None req-ef18491f-d0c9-4049-909b-54460466d6f4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1336.518783] [59021]: INFO cinder.api.openstack.wsgi [None req-ef18491f-d0c9-4049-909b-54460466d6f4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1336.519417] [59021]: [pid: 59021|app: 0|req: 259/521] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:27 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.988152] [59020]: DEBUG cinder.api.middleware.request_id [None req-8e773158-2f04-4aea-aae3-a7aa09fca770 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.988675] [59020]: INFO cinder.api.openstack.wsgi [None req-8e773158-2f04-4aea-aae3-a7aa09fca770 None None] GET http://10.180.1.21/volume// [ 1336.988865] [59020]: DEBUG cinder.api.openstack.wsgi [None req-8e773158-2f04-4aea-aae3-a7aa09fca770 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1336.989091] [59020]: DEBUG cinder.api.openstack.wsgi [None req-8e773158-2f04-4aea-aae3-a7aa09fca770 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1336.989529] [59020]: INFO cinder.api.openstack.wsgi [None req-8e773158-2f04-4aea-aae3-a7aa09fca770 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1336.989867] [59020]: [pid: 59020|app: 0|req: 263/522] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:28:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1336.993574] [59021]: DEBUG cinder.api.middleware.request_id [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3904b376-236c-4581-94a9-d164e3211201 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.995859] [59021]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3904b376-236c-4581-94a9-d164e3211201 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1336.996113] [59021]: DEBUG cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3904b376-236c-4581-94a9-d164e3211201 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1336.996360] [59021]: DEBUG cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3904b376-236c-4581-94a9-d164e3211201 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1337.009085] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.009085] [59021]: warnings.warn( [ 1337.012999] [59021]: INFO cinder.volume.api [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3904b376-236c-4581-94a9-d164e3211201 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1337.017727] [59021]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-3904b376-236c-4581-94a9-d164e3211201 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1337.018159] [59021]: [pid: 59021|app: 0|req: 260/523] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:28:27 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1337.044969] [59020]: DEBUG cinder.api.middleware.request_id [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-d3f476c5-f9e2-416e-b9b5-0352fba7d34e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.048610] [59020]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-d3f476c5-f9e2-416e-b9b5-0352fba7d34e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] PUT http://10.180.1.21/volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659 [ 1337.049048] [59020]: DEBUG cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-d3f476c5-f9e2-416e-b9b5-0352fba7d34e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-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-969053", "mountpoint": "/dev/sdb"}}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1337.057543] [59020]: DEBUG cinder.coordination [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-d3f476c5-f9e2-416e-b9b5-0352fba7d34e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Acquiring lock "cinder-attachment_update-a7848ea0-dc94-43f3-a572-d381d65e14b7-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1337.062396] [59020]: DEBUG cinder.coordination [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-d3f476c5-f9e2-416e-b9b5-0352fba7d34e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Lock "cinder-attachment_update-a7848ea0-dc94-43f3-a572-d381d65e14b7-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1337.063783] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.063783] [59020]: warnings.warn( [ 1337.530073] [59021]: DEBUG cinder.api.middleware.request_id [None req-72be891f-a602-49a5-8ab2-ef0bf4fafa36 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.532219] [59021]: INFO cinder.api.openstack.wsgi [None req-72be891f-a602-49a5-8ab2-ef0bf4fafa36 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1337.532431] [59021]: DEBUG cinder.api.openstack.wsgi [None req-72be891f-a602-49a5-8ab2-ef0bf4fafa36 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1337.532638] [59021]: DEBUG cinder.api.openstack.wsgi [None req-72be891f-a602-49a5-8ab2-ef0bf4fafa36 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1337.542613] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.542613] [59021]: warnings.warn( [ 1337.546042] [59021]: INFO cinder.volume.api [None req-72be891f-a602-49a5-8ab2-ef0bf4fafa36 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1337.550379] [59021]: INFO cinder.api.openstack.wsgi [None req-72be891f-a602-49a5-8ab2-ef0bf4fafa36 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1337.550673] [59021]: [pid: 59021|app: 0|req: 261/524] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:28 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.561059] [59021]: DEBUG cinder.api.middleware.request_id [None req-c543b415-4afe-4e0e-a14c-a7ff8bf4a024 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.563199] [59021]: INFO cinder.api.openstack.wsgi [None req-c543b415-4afe-4e0e-a14c-a7ff8bf4a024 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1338.563417] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c543b415-4afe-4e0e-a14c-a7ff8bf4a024 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1338.563626] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c543b415-4afe-4e0e-a14c-a7ff8bf4a024 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1338.573384] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.573384] [59021]: warnings.warn( [ 1338.576649] [59021]: INFO cinder.volume.api [None req-c543b415-4afe-4e0e-a14c-a7ff8bf4a024 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1338.580923] [59021]: INFO cinder.api.openstack.wsgi [None req-c543b415-4afe-4e0e-a14c-a7ff8bf4a024 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1338.581352] [59021]: [pid: 59021|app: 0|req: 262/525] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:29 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.591499] [59021]: DEBUG cinder.api.middleware.request_id [None req-72383240-43ec-436f-b715-259d3d3389ec None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.593256] [59021]: INFO cinder.api.openstack.wsgi [None req-72383240-43ec-436f-b715-259d3d3389ec tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1339.593480] [59021]: DEBUG cinder.api.openstack.wsgi [None req-72383240-43ec-436f-b715-259d3d3389ec tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1339.593691] [59021]: DEBUG cinder.api.openstack.wsgi [None req-72383240-43ec-436f-b715-259d3d3389ec tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1339.606452] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.606452] [59021]: warnings.warn( [ 1339.610274] [59021]: INFO cinder.volume.api [None req-72383240-43ec-436f-b715-259d3d3389ec tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1339.615325] [59021]: INFO cinder.api.openstack.wsgi [None req-72383240-43ec-436f-b715-259d3d3389ec tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1339.615915] [59021]: [pid: 59021|app: 0|req: 263/526] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:30 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.628847] [59021]: DEBUG cinder.api.middleware.request_id [None req-a997a74d-e3ac-448a-9152-e322d895ca28 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.630993] [59021]: INFO cinder.api.openstack.wsgi [None req-a997a74d-e3ac-448a-9152-e322d895ca28 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1340.631196] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a997a74d-e3ac-448a-9152-e322d895ca28 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1340.631406] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a997a74d-e3ac-448a-9152-e322d895ca28 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1340.645628] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.645628] [59021]: warnings.warn( [ 1340.649599] [59021]: INFO cinder.volume.api [None req-a997a74d-e3ac-448a-9152-e322d895ca28 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1340.654757] [59021]: INFO cinder.api.openstack.wsgi [None req-a997a74d-e3ac-448a-9152-e322d895ca28 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1340.655245] [59021]: [pid: 59021|app: 0|req: 264/527] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:31 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.586995] [59020]: DEBUG cinder.coordination [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-d3f476c5-f9e2-416e-b9b5-0352fba7d34e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Lock "cinder-attachment_update-a7848ea0-dc94-43f3-a572-d381d65e14b7-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1341.587405] [59020]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-d3f476c5-f9e2-416e-b9b5-0352fba7d34e tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659 returned with HTTP 200 [ 1341.587929] [59020]: [pid: 59020|app: 0|req: 264/528] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:28:27 2025] PUT /volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1341.664684] [59021]: DEBUG cinder.api.middleware.request_id [None req-e59006ca-5bd4-4c56-aba8-9d586cc5864f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.666819] [59021]: INFO cinder.api.openstack.wsgi [None req-e59006ca-5bd4-4c56-aba8-9d586cc5864f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1341.667054] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e59006ca-5bd4-4c56-aba8-9d586cc5864f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1341.667269] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e59006ca-5bd4-4c56-aba8-9d586cc5864f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1341.677841] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.677841] [59021]: warnings.warn( [ 1341.682136] [59021]: INFO cinder.volume.api [None req-e59006ca-5bd4-4c56-aba8-9d586cc5864f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1341.687530] [59021]: INFO cinder.api.openstack.wsgi [None req-e59006ca-5bd4-4c56-aba8-9d586cc5864f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1341.688135] [59021]: [pid: 59021|app: 0|req: 265/529] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:32 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1342.699278] [59020]: DEBUG cinder.api.middleware.request_id [None req-e51b1b3b-9291-49db-a5ee-691a37af0b69 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.701474] [59020]: INFO cinder.api.openstack.wsgi [None req-e51b1b3b-9291-49db-a5ee-691a37af0b69 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1342.701685] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e51b1b3b-9291-49db-a5ee-691a37af0b69 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1342.701948] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e51b1b3b-9291-49db-a5ee-691a37af0b69 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1342.715310] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.715310] [59020]: warnings.warn( [ 1342.719382] [59020]: INFO cinder.volume.api [None req-e51b1b3b-9291-49db-a5ee-691a37af0b69 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1342.724795] [59020]: INFO cinder.api.openstack.wsgi [None req-e51b1b3b-9291-49db-a5ee-691a37af0b69 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1342.725258] [59020]: [pid: 59020|app: 0|req: 265/530] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:33 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1343.736269] [59021]: DEBUG cinder.api.middleware.request_id [None req-863cf682-1fb4-450d-bfda-157d3f3914aa None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.738544] [59021]: INFO cinder.api.openstack.wsgi [None req-863cf682-1fb4-450d-bfda-157d3f3914aa tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1343.738799] [59021]: DEBUG cinder.api.openstack.wsgi [None req-863cf682-1fb4-450d-bfda-157d3f3914aa tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1343.739066] [59021]: DEBUG cinder.api.openstack.wsgi [None req-863cf682-1fb4-450d-bfda-157d3f3914aa tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1343.750935] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.750935] [59021]: warnings.warn( [ 1343.755519] [59021]: INFO cinder.volume.api [None req-863cf682-1fb4-450d-bfda-157d3f3914aa tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1343.760350] [59021]: INFO cinder.api.openstack.wsgi [None req-863cf682-1fb4-450d-bfda-157d3f3914aa tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1343.760800] [59021]: [pid: 59021|app: 0|req: 266/531] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:34 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.707447] [59020]: DEBUG cinder.api.middleware.request_id [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-f10a079a-5493-451e-8ad5-872d5c56296b None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.710905] [59020]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-f10a079a-5493-451e-8ad5-872d5c56296b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659/action [ 1344.711089] [59020]: DEBUG cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-f10a079a-5493-451e-8ad5-872d5c56296b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action body: b'{"os-complete": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1344.711280] [59020]: DEBUG cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-f10a079a-5493-451e-8ad5-872d5c56296b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1344.731114] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.731114] [59020]: warnings.warn( [ 1344.738428] [59020]: INFO cinder.api.openstack.wsgi [req-a98a4fff-f415-42d4-a01c-e74e88d97db8 req-f10a079a-5493-451e-8ad5-872d5c56296b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659/action returned with HTTP 204 [ 1344.738932] [59020]: [pid: 59020|app: 0|req: 266/532] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:28:35 2025] POST /volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1344.770300] [59021]: DEBUG cinder.api.middleware.request_id [None req-579b2138-a930-495c-9664-0f413ec34f6d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.772454] [59021]: INFO cinder.api.openstack.wsgi [None req-579b2138-a930-495c-9664-0f413ec34f6d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1344.772684] [59021]: DEBUG cinder.api.openstack.wsgi [None req-579b2138-a930-495c-9664-0f413ec34f6d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1344.772898] [59021]: DEBUG cinder.api.openstack.wsgi [None req-579b2138-a930-495c-9664-0f413ec34f6d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1344.782822] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.782822] [59021]: warnings.warn( [ 1344.786804] [59021]: INFO cinder.volume.api [None req-579b2138-a930-495c-9664-0f413ec34f6d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1344.791689] [59021]: INFO cinder.api.openstack.wsgi [None req-579b2138-a930-495c-9664-0f413ec34f6d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1344.792304] [59021]: [pid: 59021|app: 0|req: 267/533] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:35 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.802294] [59020]: DEBUG cinder.api.middleware.request_id [None req-76628c19-4fb5-483d-b971-0fd3b64e60f3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.804806] [59020]: INFO cinder.api.openstack.wsgi [None req-76628c19-4fb5-483d-b971-0fd3b64e60f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1344.804806] [59020]: DEBUG cinder.api.openstack.wsgi [None req-76628c19-4fb5-483d-b971-0fd3b64e60f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1344.804806] [59020]: DEBUG cinder.api.openstack.wsgi [None req-76628c19-4fb5-483d-b971-0fd3b64e60f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1344.815266] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.815266] [59020]: warnings.warn( [ 1344.819042] [59020]: INFO cinder.volume.api [None req-76628c19-4fb5-483d-b971-0fd3b64e60f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1344.823115] [59020]: INFO cinder.api.openstack.wsgi [None req-76628c19-4fb5-483d-b971-0fd3b64e60f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1344.823548] [59020]: [pid: 59020|app: 0|req: 267/534] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:35 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.833242] [59021]: DEBUG cinder.api.middleware.request_id [None req-132e1765-1bb0-4300-a115-4b6e367b5145 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.835275] [59021]: INFO cinder.api.openstack.wsgi [None req-132e1765-1bb0-4300-a115-4b6e367b5145 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1344.835482] [59021]: DEBUG cinder.api.openstack.wsgi [None req-132e1765-1bb0-4300-a115-4b6e367b5145 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1344.835686] [59021]: DEBUG cinder.api.openstack.wsgi [None req-132e1765-1bb0-4300-a115-4b6e367b5145 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1344.835861] [59021]: INFO cinder.api.v3.volumes [None req-132e1765-1bb0-4300-a115-4b6e367b5145 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Delete volume with id: a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1344.845323] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.845323] [59021]: warnings.warn( [ 1344.845819] [59021]: INFO cinder.volume.api [None req-132e1765-1bb0-4300-a115-4b6e367b5145 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1344.856144] [59021]: INFO cinder.volume.api [None req-132e1765-1bb0-4300-a115-4b6e367b5145 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-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. [ 1344.856502] [59021]: INFO cinder.api.openstack.wsgi [None req-132e1765-1bb0-4300-a115-4b6e367b5145 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 400 [ 1344.857087] [59021]: [pid: 59021|app: 0|req: 268/535] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:28:35 2025] DELETE /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) [ 1344.860418] [59020]: DEBUG cinder.api.middleware.request_id [None req-61d41445-6320-4c06-8c31-b9c3f5fce41f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.863371] [59020]: INFO cinder.api.openstack.wsgi [None req-61d41445-6320-4c06-8c31-b9c3f5fce41f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1344.863702] [59020]: DEBUG cinder.api.openstack.wsgi [None req-61d41445-6320-4c06-8c31-b9c3f5fce41f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1344.864014] [59020]: DEBUG cinder.api.openstack.wsgi [None req-61d41445-6320-4c06-8c31-b9c3f5fce41f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1344.877393] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.877393] [59020]: warnings.warn( [ 1344.881320] [59020]: INFO cinder.volume.api [None req-61d41445-6320-4c06-8c31-b9c3f5fce41f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1344.886411] [59020]: INFO cinder.api.openstack.wsgi [None req-61d41445-6320-4c06-8c31-b9c3f5fce41f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1344.886872] [59020]: [pid: 59020|app: 0|req: 268/536] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:35 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.922330] [59021]: DEBUG cinder.api.middleware.request_id [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-00d0314a-ef36-4b14-bae6-b0870cc2e352 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.924537] [59021]: INFO cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-00d0314a-ef36-4b14-bae6-b0870cc2e352 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1344.924744] [59021]: DEBUG cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-00d0314a-ef36-4b14-bae6-b0870cc2e352 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1344.924948] [59021]: DEBUG cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-00d0314a-ef36-4b14-bae6-b0870cc2e352 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1344.935463] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.935463] [59021]: warnings.warn( [ 1344.938950] [59021]: INFO cinder.volume.api [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-00d0314a-ef36-4b14-bae6-b0870cc2e352 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1344.943545] [59021]: INFO cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-00d0314a-ef36-4b14-bae6-b0870cc2e352 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1344.944182] [59021]: [pid: 59021|app: 0|req: 269/537] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:28:35 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1344.968918] [59020]: DEBUG cinder.api.middleware.request_id [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-eeaef2af-73ab-4912-93f3-b0cbc2920d20 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.971171] [59020]: INFO cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-eeaef2af-73ab-4912-93f3-b0cbc2920d20 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] POST http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7/action [ 1344.971552] [59020]: DEBUG cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-eeaef2af-73ab-4912-93f3-b0cbc2920d20 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1344.971684] [59020]: DEBUG cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-eeaef2af-73ab-4912-93f3-b0cbc2920d20 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1344.983651] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.983651] [59020]: warnings.warn( [ 1344.984197] [59020]: INFO cinder.volume.api [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-eeaef2af-73ab-4912-93f3-b0cbc2920d20 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1344.990236] [59020]: INFO cinder.volume.api [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-eeaef2af-73ab-4912-93f3-b0cbc2920d20 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Begin detaching volume completed successfully. [ 1344.990454] [59020]: INFO cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-eeaef2af-73ab-4912-93f3-b0cbc2920d20 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7/action returned with HTTP 202 [ 1344.990938] [59020]: [pid: 59020|app: 0|req: 269/538] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:28:35 2025] POST /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1346.257991] [59021]: DEBUG cinder.api.middleware.request_id [None req-47db78af-efc7-4fb1-8b36-baad70b9b071 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.258511] [59021]: INFO cinder.api.openstack.wsgi [None req-47db78af-efc7-4fb1-8b36-baad70b9b071 None None] GET http://10.180.1.21/volume// [ 1346.258701] [59021]: DEBUG cinder.api.openstack.wsgi [None req-47db78af-efc7-4fb1-8b36-baad70b9b071 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1346.258945] [59021]: DEBUG cinder.api.openstack.wsgi [None req-47db78af-efc7-4fb1-8b36-baad70b9b071 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1346.259388] [59021]: INFO cinder.api.openstack.wsgi [None req-47db78af-efc7-4fb1-8b36-baad70b9b071 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1346.259947] [59021]: [pid: 59021|app: 0|req: 270/539] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:28:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1346.263689] [59020]: DEBUG cinder.api.middleware.request_id [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-e39b85e4-504d-4d4c-aa1c-02599497ae4c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.266847] [59020]: INFO cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-e39b85e4-504d-4d4c-aa1c-02599497ae4c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1346.267194] [59020]: DEBUG cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-e39b85e4-504d-4d4c-aa1c-02599497ae4c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1346.267490] [59020]: DEBUG cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-e39b85e4-504d-4d4c-aa1c-02599497ae4c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1346.282942] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.282942] [59020]: warnings.warn( [ 1346.287200] [59020]: INFO cinder.volume.api [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-e39b85e4-504d-4d4c-aa1c-02599497ae4c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1346.292293] [59020]: INFO cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-e39b85e4-504d-4d4c-aa1c-02599497ae4c tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1346.292942] [59020]: [pid: 59020|app: 0|req: 270/540] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:28:37 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1347.435318] [59021]: DEBUG cinder.api.middleware.request_id [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-d2acff34-810e-4e14-b3c3-de020867e75b None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.437551] [59021]: INFO cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-d2acff34-810e-4e14-b3c3-de020867e75b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] DELETE http://10.180.1.21/volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659 [ 1347.437838] [59021]: DEBUG cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-d2acff34-810e-4e14-b3c3-de020867e75b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1347.438115] [59021]: DEBUG cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-d2acff34-810e-4e14-b3c3-de020867e75b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1347.448512] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.448512] [59021]: warnings.warn( [ 1347.978532] [59021]: INFO cinder.api.openstack.wsgi [req-08942a9a-0bba-49c0-8ade-e0b9fb6dd481 req-d2acff34-810e-4e14-b3c3-de020867e75b tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659 returned with HTTP 200 [ 1347.979382] [59021]: [pid: 59021|app: 0|req: 271/541] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:28:38 2025] DELETE /volume/v3/attachments/25bfd0af-19cb-41a4-9c4e-799c257ce659 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.178307] [59020]: DEBUG cinder.api.middleware.request_id [None req-ec2a542b-2cac-49a0-be44-86bd56d8fd8a None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.180456] [59020]: INFO cinder.api.openstack.wsgi [None req-ec2a542b-2cac-49a0-be44-86bd56d8fd8a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1349.180723] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ec2a542b-2cac-49a0-be44-86bd56d8fd8a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1349.181011] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ec2a542b-2cac-49a0-be44-86bd56d8fd8a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1349.189713] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.189713] [59020]: warnings.warn( [ 1349.193673] [59020]: INFO cinder.volume.api [None req-ec2a542b-2cac-49a0-be44-86bd56d8fd8a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1349.198543] [59020]: INFO cinder.api.openstack.wsgi [None req-ec2a542b-2cac-49a0-be44-86bd56d8fd8a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1349.199011] [59020]: [pid: 59020|app: 0|req: 271/542] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:39 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1356.209061] [59021]: DEBUG cinder.api.middleware.request_id [None req-9bc41f8f-a6a0-4f79-be90-12879eddb09a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.210788] [59021]: INFO cinder.api.openstack.wsgi [None req-9bc41f8f-a6a0-4f79-be90-12879eddb09a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1356.211112] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9bc41f8f-a6a0-4f79-be90-12879eddb09a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1356.211302] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9bc41f8f-a6a0-4f79-be90-12879eddb09a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1356.211492] [59021]: INFO cinder.api.v3.volumes [None req-9bc41f8f-a6a0-4f79-be90-12879eddb09a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Delete volume with id: a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1356.223205] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.223205] [59021]: warnings.warn( [ 1356.223733] [59021]: INFO cinder.volume.api [None req-9bc41f8f-a6a0-4f79-be90-12879eddb09a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1356.241404] [59021]: INFO cinder.volume.api [None req-9bc41f8f-a6a0-4f79-be90-12879eddb09a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Delete volume request issued successfully. [ 1356.241637] [59021]: INFO cinder.api.openstack.wsgi [None req-9bc41f8f-a6a0-4f79-be90-12879eddb09a tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 202 [ 1356.242090] [59021]: [pid: 59021|app: 0|req: 272/543] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:28:46 2025] DELETE /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1356.245653] [59020]: DEBUG cinder.api.middleware.request_id [None req-24ec8463-9d5d-4cf1-a310-4670d5af2dae None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1356.248054] [59020]: INFO cinder.api.openstack.wsgi [None req-24ec8463-9d5d-4cf1-a310-4670d5af2dae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1356.248320] [59020]: DEBUG cinder.api.openstack.wsgi [None req-24ec8463-9d5d-4cf1-a310-4670d5af2dae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1356.248493] [59020]: DEBUG cinder.api.openstack.wsgi [None req-24ec8463-9d5d-4cf1-a310-4670d5af2dae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1356.258014] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1356.258014] [59020]: warnings.warn( [ 1356.262394] [59020]: INFO cinder.volume.api [None req-24ec8463-9d5d-4cf1-a310-4670d5af2dae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1356.268072] [59020]: INFO cinder.api.openstack.wsgi [None req-24ec8463-9d5d-4cf1-a310-4670d5af2dae tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1356.268506] [59020]: [pid: 59020|app: 0|req: 272/544] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:47 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.279108] [59021]: DEBUG cinder.api.middleware.request_id [None req-e33ebccb-f85a-4cd5-b147-3d4e94b34119 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.281611] [59021]: INFO cinder.api.openstack.wsgi [None req-e33ebccb-f85a-4cd5-b147-3d4e94b34119 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1357.281735] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e33ebccb-f85a-4cd5-b147-3d4e94b34119 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1357.281836] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e33ebccb-f85a-4cd5-b147-3d4e94b34119 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1357.293274] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.293274] [59021]: warnings.warn( [ 1357.297618] [59021]: INFO cinder.volume.api [None req-e33ebccb-f85a-4cd5-b147-3d4e94b34119 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1357.302729] [59021]: INFO cinder.api.openstack.wsgi [None req-e33ebccb-f85a-4cd5-b147-3d4e94b34119 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1357.303290] [59021]: [pid: 59021|app: 0|req: 273/545] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:48 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1358.313489] [59020]: DEBUG cinder.api.middleware.request_id [None req-cf177ecf-b32e-4947-b812-03f1c811291f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.316061] [59020]: INFO cinder.api.openstack.wsgi [None req-cf177ecf-b32e-4947-b812-03f1c811291f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1358.316061] [59020]: DEBUG cinder.api.openstack.wsgi [None req-cf177ecf-b32e-4947-b812-03f1c811291f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1358.316061] [59020]: DEBUG cinder.api.openstack.wsgi [None req-cf177ecf-b32e-4947-b812-03f1c811291f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1358.325853] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.325853] [59020]: warnings.warn( [ 1358.330363] [59020]: INFO cinder.volume.api [None req-cf177ecf-b32e-4947-b812-03f1c811291f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1358.335951] [59020]: INFO cinder.api.openstack.wsgi [None req-cf177ecf-b32e-4947-b812-03f1c811291f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 200 [ 1358.336737] [59020]: [pid: 59020|app: 0|req: 273/546] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:49 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.346464] [59021]: DEBUG cinder.api.middleware.request_id [None req-4a8fe90a-8362-4748-a11e-d4055310a905 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.348574] [59021]: INFO cinder.api.openstack.wsgi [None req-4a8fe90a-8362-4748-a11e-d4055310a905 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 [ 1359.348806] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4a8fe90a-8362-4748-a11e-d4055310a905 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1359.349080] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4a8fe90a-8362-4748-a11e-d4055310a905 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1359.355973] [59021]: INFO cinder.api.openstack.wsgi [None req-4a8fe90a-8362-4748-a11e-d4055310a905 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 returned with HTTP 404 [ 1359.356607] [59021]: [pid: 59021|app: 0|req: 274/547] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:50 2025] GET /volume/v3/volumes/a7848ea0-dc94-43f3-a572-d381d65e14b7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1359.402869] [59020]: DEBUG cinder.api.middleware.request_id [None req-0f333319-c50b-4e18-913e-17e2e7d9c9f3 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.404749] [59020]: INFO cinder.api.openstack.wsgi [None req-0f333319-c50b-4e18-913e-17e2e7d9c9f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1359.404980] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0f333319-c50b-4e18-913e-17e2e7d9c9f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1359.405195] [59020]: DEBUG cinder.api.openstack.wsgi [None req-0f333319-c50b-4e18-913e-17e2e7d9c9f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1359.405378] [59020]: INFO cinder.api.v3.volumes [None req-0f333319-c50b-4e18-913e-17e2e7d9c9f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Delete volume with id: 8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1359.415700] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.415700] [59020]: warnings.warn( [ 1359.416381] [59020]: INFO cinder.volume.api [None req-0f333319-c50b-4e18-913e-17e2e7d9c9f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1359.433090] [59020]: INFO cinder.volume.api [None req-0f333319-c50b-4e18-913e-17e2e7d9c9f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Delete volume request issued successfully. [ 1359.433314] [59020]: INFO cinder.api.openstack.wsgi [None req-0f333319-c50b-4e18-913e-17e2e7d9c9f3 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 202 [ 1359.433909] [59020]: [pid: 59020|app: 0|req: 274/548] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:28:50 2025] DELETE /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1359.436673] [59021]: DEBUG cinder.api.middleware.request_id [None req-e61d6acd-c640-4fa2-aa42-3043aa752550 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.438659] [59021]: INFO cinder.api.openstack.wsgi [None req-e61d6acd-c640-4fa2-aa42-3043aa752550 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1359.438875] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e61d6acd-c640-4fa2-aa42-3043aa752550 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1359.439107] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e61d6acd-c640-4fa2-aa42-3043aa752550 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1359.447240] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.447240] [59021]: warnings.warn( [ 1359.451797] [59021]: INFO cinder.volume.api [None req-e61d6acd-c640-4fa2-aa42-3043aa752550 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1359.457671] [59021]: INFO cinder.api.openstack.wsgi [None req-e61d6acd-c640-4fa2-aa42-3043aa752550 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1359.458113] [59021]: [pid: 59021|app: 0|req: 275/549] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:50 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.468584] [59020]: DEBUG cinder.api.middleware.request_id [None req-27e2f0f2-ee8a-4d1f-806d-994bcb9314e5 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.470782] [59020]: INFO cinder.api.openstack.wsgi [None req-27e2f0f2-ee8a-4d1f-806d-994bcb9314e5 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1360.471027] [59020]: DEBUG cinder.api.openstack.wsgi [None req-27e2f0f2-ee8a-4d1f-806d-994bcb9314e5 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1360.471367] [59020]: DEBUG cinder.api.openstack.wsgi [None req-27e2f0f2-ee8a-4d1f-806d-994bcb9314e5 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1360.481887] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.481887] [59020]: warnings.warn( [ 1360.486168] [59020]: INFO cinder.volume.api [None req-27e2f0f2-ee8a-4d1f-806d-994bcb9314e5 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1360.491295] [59020]: INFO cinder.api.openstack.wsgi [None req-27e2f0f2-ee8a-4d1f-806d-994bcb9314e5 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1360.491740] [59020]: [pid: 59020|app: 0|req: 275/550] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:51 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.502112] [59021]: DEBUG cinder.api.middleware.request_id [None req-d325ae30-1c48-4c9d-a4e4-b2ac828dcc84 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.504227] [59021]: INFO cinder.api.openstack.wsgi [None req-d325ae30-1c48-4c9d-a4e4-b2ac828dcc84 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1361.504478] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d325ae30-1c48-4c9d-a4e4-b2ac828dcc84 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1361.504733] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d325ae30-1c48-4c9d-a4e4-b2ac828dcc84 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1361.512534] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.512534] [59021]: warnings.warn( [ 1361.516199] [59021]: INFO cinder.volume.api [None req-d325ae30-1c48-4c9d-a4e4-b2ac828dcc84 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1361.520573] [59021]: INFO cinder.api.openstack.wsgi [None req-d325ae30-1c48-4c9d-a4e4-b2ac828dcc84 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 200 [ 1361.520984] [59021]: [pid: 59021|app: 0|req: 276/551] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:52 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.532023] [59020]: DEBUG cinder.api.middleware.request_id [None req-dd9f41e0-8584-4663-ac94-33f5125053a9 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.533608] [59020]: INFO cinder.api.openstack.wsgi [None req-dd9f41e0-8584-4663-ac94-33f5125053a9 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 [ 1362.533838] [59020]: DEBUG cinder.api.openstack.wsgi [None req-dd9f41e0-8584-4663-ac94-33f5125053a9 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1362.534066] [59020]: DEBUG cinder.api.openstack.wsgi [None req-dd9f41e0-8584-4663-ac94-33f5125053a9 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1362.540283] [59020]: INFO cinder.api.openstack.wsgi [None req-dd9f41e0-8584-4663-ac94-33f5125053a9 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 returned with HTTP 404 [ 1362.540634] [59020]: [pid: 59020|app: 0|req: 276/552] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:53 2025] GET /volume/v3/volumes/8e088658-56e7-40ea-b884-e4b6a66ca5f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1362.623225] [59021]: DEBUG cinder.api.middleware.request_id [None req-d6238f37-0c7b-4064-b50e-ac3ec75eedb1 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.626229] [59021]: INFO cinder.api.openstack.wsgi [None req-d6238f37-0c7b-4064-b50e-ac3ec75eedb1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] DELETE http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1362.626229] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d6238f37-0c7b-4064-b50e-ac3ec75eedb1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1362.626229] [59021]: DEBUG cinder.api.openstack.wsgi [None req-d6238f37-0c7b-4064-b50e-ac3ec75eedb1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1362.626229] [59021]: INFO cinder.api.v3.volumes [None req-d6238f37-0c7b-4064-b50e-ac3ec75eedb1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Delete volume with id: 325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1362.635840] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.635840] [59021]: warnings.warn( [ 1362.636358] [59021]: INFO cinder.volume.api [None req-d6238f37-0c7b-4064-b50e-ac3ec75eedb1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1362.651563] [59021]: INFO cinder.volume.api [None req-d6238f37-0c7b-4064-b50e-ac3ec75eedb1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Delete volume request issued successfully. [ 1362.651778] [59021]: INFO cinder.api.openstack.wsgi [None req-d6238f37-0c7b-4064-b50e-ac3ec75eedb1 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 202 [ 1362.652276] [59021]: [pid: 59021|app: 0|req: 277/553] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:28:53 2025] DELETE /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1362.655210] [59020]: DEBUG cinder.api.middleware.request_id [None req-9fdd52d5-2a9f-419c-a7a9-5cae5baa241d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.657011] [59020]: INFO cinder.api.openstack.wsgi [None req-9fdd52d5-2a9f-419c-a7a9-5cae5baa241d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1362.657238] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9fdd52d5-2a9f-419c-a7a9-5cae5baa241d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1362.657444] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9fdd52d5-2a9f-419c-a7a9-5cae5baa241d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1362.665643] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.665643] [59020]: warnings.warn( [ 1362.669917] [59020]: INFO cinder.volume.api [None req-9fdd52d5-2a9f-419c-a7a9-5cae5baa241d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1362.675541] [59020]: INFO cinder.api.openstack.wsgi [None req-9fdd52d5-2a9f-419c-a7a9-5cae5baa241d tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1362.676187] [59020]: [pid: 59020|app: 0|req: 277/554] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:53 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.685574] [59021]: DEBUG cinder.api.middleware.request_id [None req-42ce1bcc-5b65-4bb3-b867-6a7d64df388f None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.687750] [59021]: INFO cinder.api.openstack.wsgi [None req-42ce1bcc-5b65-4bb3-b867-6a7d64df388f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1363.688006] [59021]: DEBUG cinder.api.openstack.wsgi [None req-42ce1bcc-5b65-4bb3-b867-6a7d64df388f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1363.688273] [59021]: DEBUG cinder.api.openstack.wsgi [None req-42ce1bcc-5b65-4bb3-b867-6a7d64df388f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1363.698496] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1363.698496] [59021]: warnings.warn( [ 1363.702516] [59021]: INFO cinder.volume.api [None req-42ce1bcc-5b65-4bb3-b867-6a7d64df388f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1363.707169] [59021]: INFO cinder.api.openstack.wsgi [None req-42ce1bcc-5b65-4bb3-b867-6a7d64df388f tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1363.707622] [59021]: [pid: 59021|app: 0|req: 278/555] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:54 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1364.719228] [59020]: DEBUG cinder.api.middleware.request_id [None req-4b71ccfe-1762-4e4a-8cb0-d2b2f77987ce None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1364.721594] [59020]: INFO cinder.api.openstack.wsgi [None req-4b71ccfe-1762-4e4a-8cb0-d2b2f77987ce tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1364.721782] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4b71ccfe-1762-4e4a-8cb0-d2b2f77987ce tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1364.722047] [59020]: DEBUG cinder.api.openstack.wsgi [None req-4b71ccfe-1762-4e4a-8cb0-d2b2f77987ce tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1364.732689] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1364.732689] [59020]: warnings.warn( [ 1364.737020] [59020]: INFO cinder.volume.api [None req-4b71ccfe-1762-4e4a-8cb0-d2b2f77987ce tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Volume info retrieved successfully. [ 1364.741884] [59020]: INFO cinder.api.openstack.wsgi [None req-4b71ccfe-1762-4e4a-8cb0-d2b2f77987ce tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 200 [ 1364.742449] [59020]: [pid: 59020|app: 0|req: 278/556] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:55 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1365.753670] [59021]: DEBUG cinder.api.middleware.request_id [None req-4228d4c0-a375-46ef-ba84-13725819acd4 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1365.756009] [59021]: INFO cinder.api.openstack.wsgi [None req-4228d4c0-a375-46ef-ba84-13725819acd4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] GET http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa [ 1365.756259] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4228d4c0-a375-46ef-ba84-13725819acd4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1365.756486] [59021]: DEBUG cinder.api.openstack.wsgi [None req-4228d4c0-a375-46ef-ba84-13725819acd4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1365.762876] [59021]: INFO cinder.api.openstack.wsgi [None req-4228d4c0-a375-46ef-ba84-13725819acd4 tempest-AttachVolumeNegativeTest-211409360 tempest-AttachVolumeNegativeTest-211409360-project-member] http://10.180.1.21/volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa returned with HTTP 404 [ 1365.763406] [59021]: [pid: 59021|app: 0|req: 279/557] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:28:56 2025] GET /volume/v3/volumes/325055d4-e7c0-444a-9a61-60dc5ba3cbfa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1374.739839] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=116,cinder:UPDATE=24,cinder:INSERT=8 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1375.758948] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=115,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1380.154133] [59020]: DEBUG cinder.api.middleware.request_id [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-d2e75905-0c70-47c3-8ddd-02135385f32d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.156425] [59020]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-d2e75905-0c70-47c3-8ddd-02135385f32d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1380.156654] [59020]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-d2e75905-0c70-47c3-8ddd-02135385f32d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1380.156857] [59020]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-d2e75905-0c70-47c3-8ddd-02135385f32d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1380.171319] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.171319] [59020]: warnings.warn( [ 1380.176039] [59020]: INFO cinder.volume.api [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-d2e75905-0c70-47c3-8ddd-02135385f32d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1380.182326] [59020]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-d2e75905-0c70-47c3-8ddd-02135385f32d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1380.182808] [59020]: [pid: 59020|app: 0|req: 279/558] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:29:10 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 1683 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1380.208579] [59021]: DEBUG cinder.api.middleware.request_id [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-0b32abc7-0d86-466a-8449-681290975a43 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.210998] [59021]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-0b32abc7-0d86-466a-8449-681290975a43 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] GET http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1380.211215] [59021]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-0b32abc7-0d86-466a-8449-681290975a43 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1380.211400] [59021]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-0b32abc7-0d86-466a-8449-681290975a43 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1380.221893] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.221893] [59021]: warnings.warn( [ 1380.225505] [59021]: INFO cinder.volume.api [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-0b32abc7-0d86-466a-8449-681290975a43 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1380.230731] [59021]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-0b32abc7-0d86-466a-8449-681290975a43 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 200 [ 1380.231218] [59021]: [pid: 59021|app: 0|req: 280/559] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:29:10 2025] GET /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1380.724038] [59020]: DEBUG cinder.api.middleware.request_id [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-83dbfa33-2d94-4a56-90e4-563e1b766990 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.726932] [59020]: INFO cinder.api.openstack.wsgi [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-83dbfa33-2d94-4a56-90e4-563e1b766990 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 [ 1380.727203] [59020]: DEBUG cinder.api.openstack.wsgi [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-83dbfa33-2d94-4a56-90e4-563e1b766990 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1380.727459] [59020]: DEBUG cinder.api.openstack.wsgi [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-83dbfa33-2d94-4a56-90e4-563e1b766990 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'version_select' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1380.736654] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.736654] [59020]: warnings.warn( [ 1381.268536] [59020]: INFO cinder.api.openstack.wsgi [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-83dbfa33-2d94-4a56-90e4-563e1b766990 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 returned with HTTP 200 [ 1381.269237] [59020]: [pid: 59020|app: 0|req: 280/560] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:29:11 2025] DELETE /volume/v3/attachments/ca3734e7-dfdf-47f9-aad8-c4e2fe698854 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.276280] [59021]: DEBUG cinder.api.middleware.request_id [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-0f678f05-348b-4988-a611-2f8db6b4b84e None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.278630] [59021]: INFO cinder.api.openstack.wsgi [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-0f678f05-348b-4988-a611-2f8db6b4b84e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] DELETE http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 [ 1381.278859] [59021]: DEBUG cinder.api.openstack.wsgi [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-0f678f05-348b-4988-a611-2f8db6b4b84e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1381.279107] [59021]: DEBUG cinder.api.openstack.wsgi [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-0f678f05-348b-4988-a611-2f8db6b4b84e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1381.279293] [59021]: INFO cinder.api.v3.volumes [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-0f678f05-348b-4988-a611-2f8db6b4b84e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Delete volume with id: 71875781-80aa-4ea9-8f68-47ef48415736 [ 1381.289022] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.289022] [59021]: warnings.warn( [ 1381.289592] [59021]: INFO cinder.volume.api [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-0f678f05-348b-4988-a611-2f8db6b4b84e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1381.310574] [59021]: INFO cinder.volume.api [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-0f678f05-348b-4988-a611-2f8db6b4b84e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Delete volume request issued successfully. [ 1381.310735] [59021]: INFO cinder.api.openstack.wsgi [req-f0793fb7-7949-4c2e-90db-b69630f04e9d req-0f678f05-348b-4988-a611-2f8db6b4b84e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 returned with HTTP 202 [ 1381.311335] [59021]: [pid: 59021|app: 0|req: 281/561] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 9 03:29:12 2025] DELETE /volume/v3/volumes/71875781-80aa-4ea9-8f68-47ef48415736 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1384.690596] [59020]: DEBUG cinder.api.middleware.request_id [None req-b03593b3-9d1c-47cb-85e6-867598667d6e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.691168] [59020]: INFO cinder.api.openstack.wsgi [None req-b03593b3-9d1c-47cb-85e6-867598667d6e None None] GET http://10.180.1.21/volume// [ 1384.691357] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b03593b3-9d1c-47cb-85e6-867598667d6e None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1384.691664] [59020]: DEBUG cinder.api.openstack.wsgi [None req-b03593b3-9d1c-47cb-85e6-867598667d6e None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1384.692189] [59020]: INFO cinder.api.openstack.wsgi [None req-b03593b3-9d1c-47cb-85e6-867598667d6e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1384.692710] [59020]: [pid: 59020|app: 0|req: 281/562] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:29:15 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1384.696710] [59021]: DEBUG cinder.api.middleware.request_id [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-441e78f7-17e0-43ff-8ea9-138c8093c02d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.699255] [59021]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-441e78f7-17e0-43ff-8ea9-138c8093c02d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1384.699899] [59021]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-441e78f7-17e0-43ff-8ea9-138c8093c02d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19decff1-720a-4201-b7f1-6f62f1e738c4", "connector": null, "instance_uuid": "ef962c60-f1b2-4b8e-b885-917fafed7bdd"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1384.717276] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.717276] [59021]: warnings.warn( [ 1384.751063] [59021]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-441e78f7-17e0-43ff-8ea9-138c8093c02d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1384.751682] [59021]: [pid: 59021|app: 0|req: 282/563] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:29:15 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1384.807559] [59020]: DEBUG cinder.api.middleware.request_id [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-577dac06-7866-4ea5-89d5-935a0299de96 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.810577] [59020]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-577dac06-7866-4ea5-89d5-935a0299de96 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] POST http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4/action [ 1384.811007] [59020]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-577dac06-7866-4ea5-89d5-935a0299de96 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1384.811160] [59020]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-577dac06-7866-4ea5-89d5-935a0299de96 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1384.824272] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.824272] [59020]: warnings.warn( [ 1384.824861] [59020]: INFO cinder.volume.api [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-577dac06-7866-4ea5-89d5-935a0299de96 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1384.829382] [59020]: INFO cinder.volume.api [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-577dac06-7866-4ea5-89d5-935a0299de96 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Roll detaching of volume completed successfully. [ 1384.829611] [59020]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-577dac06-7866-4ea5-89d5-935a0299de96 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4/action returned with HTTP 202 [ 1384.830111] [59020]: [pid: 59020|app: 0|req: 282/564] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:29:15 2025] POST /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1384.834981] [59021]: DEBUG cinder.api.middleware.request_id [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-335afb9d-ae3b-4cc8-9773-48d304af3af2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.837362] [59021]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-335afb9d-ae3b-4cc8-9773-48d304af3af2 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4b3428b3-d6f8-4440-9908-5ac49c71eadd [ 1384.837578] [59021]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-335afb9d-ae3b-4cc8-9773-48d304af3af2 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1384.837790] [59021]: DEBUG cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-335afb9d-ae3b-4cc8-9773-48d304af3af2 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1384.846085] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.846085] [59021]: warnings.warn( [ 1384.874727] [59021]: INFO cinder.api.openstack.wsgi [req-30cc03c9-2b5b-45f3-8243-e6268c2861f9 req-335afb9d-ae3b-4cc8-9773-48d304af3af2 tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/attachments/4b3428b3-d6f8-4440-9908-5ac49c71eadd returned with HTTP 200 [ 1384.875230] [59021]: [pid: 59021|app: 0|req: 283/565] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:29:15 2025] DELETE /volume/v3/attachments/4b3428b3-d6f8-4440-9908-5ac49c71eadd => generated 192 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1389.553985] [59020]: DEBUG cinder.api.middleware.request_id [None req-db87ed0c-2846-4eea-b923-15bd506419d5 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.556049] [59020]: INFO cinder.api.openstack.wsgi [None req-db87ed0c-2846-4eea-b923-15bd506419d5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] DELETE http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1389.556267] [59020]: DEBUG cinder.api.openstack.wsgi [None req-db87ed0c-2846-4eea-b923-15bd506419d5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1389.556476] [59020]: DEBUG cinder.api.openstack.wsgi [None req-db87ed0c-2846-4eea-b923-15bd506419d5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1389.556654] [59020]: INFO cinder.api.v3.volumes [None req-db87ed0c-2846-4eea-b923-15bd506419d5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Delete volume with id: 912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1389.569743] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.569743] [59020]: warnings.warn( [ 1389.570294] [59020]: INFO cinder.volume.api [None req-db87ed0c-2846-4eea-b923-15bd506419d5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1389.588350] [59020]: INFO cinder.volume.api [None req-db87ed0c-2846-4eea-b923-15bd506419d5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Delete volume request issued successfully. [ 1389.588541] [59020]: INFO cinder.api.openstack.wsgi [None req-db87ed0c-2846-4eea-b923-15bd506419d5 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 202 [ 1389.589077] [59020]: [pid: 59020|app: 0|req: 283/566] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:29:20 2025] DELETE /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1389.592344] [59021]: DEBUG cinder.api.middleware.request_id [None req-b20273d2-b7da-487c-a68c-583f04dc1a61 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.594843] [59021]: INFO cinder.api.openstack.wsgi [None req-b20273d2-b7da-487c-a68c-583f04dc1a61 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1389.595144] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b20273d2-b7da-487c-a68c-583f04dc1a61 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1389.595437] [59021]: DEBUG cinder.api.openstack.wsgi [None req-b20273d2-b7da-487c-a68c-583f04dc1a61 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1389.603631] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.603631] [59021]: warnings.warn( [ 1389.607436] [59021]: INFO cinder.volume.api [None req-b20273d2-b7da-487c-a68c-583f04dc1a61 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1389.612248] [59021]: INFO cinder.api.openstack.wsgi [None req-b20273d2-b7da-487c-a68c-583f04dc1a61 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1389.612542] [59021]: [pid: 59021|app: 0|req: 284/567] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:29:20 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.623568] [59020]: DEBUG cinder.api.middleware.request_id [None req-1a95c697-5185-4a23-b8f2-1aacd2c676dc None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.626265] [59020]: INFO cinder.api.openstack.wsgi [None req-1a95c697-5185-4a23-b8f2-1aacd2c676dc tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1390.626590] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1a95c697-5185-4a23-b8f2-1aacd2c676dc tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1390.626835] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1a95c697-5185-4a23-b8f2-1aacd2c676dc tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1390.638034] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.638034] [59020]: warnings.warn( [ 1390.642141] [59020]: INFO cinder.volume.api [None req-1a95c697-5185-4a23-b8f2-1aacd2c676dc tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1390.648830] [59020]: INFO cinder.api.openstack.wsgi [None req-1a95c697-5185-4a23-b8f2-1aacd2c676dc tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1390.652620] [59020]: [pid: 59020|app: 0|req: 284/568] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:29:21 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.814867] [59021]: DEBUG cinder.api.middleware.request_id [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-125cbf1d-374f-4329-85f9-30f457c8f05d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.817299] [59021]: INFO cinder.api.openstack.wsgi [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-125cbf1d-374f-4329-85f9-30f457c8f05d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] DELETE http://10.180.1.21/volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb [ 1390.817534] [59021]: DEBUG cinder.api.openstack.wsgi [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-125cbf1d-374f-4329-85f9-30f457c8f05d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1390.817739] [59021]: DEBUG cinder.api.openstack.wsgi [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-125cbf1d-374f-4329-85f9-30f457c8f05d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1390.827526] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.827526] [59021]: warnings.warn( [ 1391.361728] [59021]: INFO cinder.api.openstack.wsgi [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-125cbf1d-374f-4329-85f9-30f457c8f05d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb returned with HTTP 200 [ 1391.362255] [59021]: [pid: 59021|app: 0|req: 285/569] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:29:21 2025] DELETE /volume/v3/attachments/14e9b582-7b93-4984-b5b5-e5ac19c146eb => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.369042] [59020]: DEBUG cinder.api.middleware.request_id [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-20f312a4-1acd-497e-ba4e-72979653994d None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.371475] [59020]: INFO cinder.api.openstack.wsgi [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-20f312a4-1acd-497e-ba4e-72979653994d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] DELETE http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1391.371680] [59020]: DEBUG cinder.api.openstack.wsgi [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-20f312a4-1acd-497e-ba4e-72979653994d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1391.372238] [59020]: DEBUG cinder.api.openstack.wsgi [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-20f312a4-1acd-497e-ba4e-72979653994d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1391.372238] [59020]: INFO cinder.api.v3.volumes [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-20f312a4-1acd-497e-ba4e-72979653994d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Delete volume with id: 19decff1-720a-4201-b7f1-6f62f1e738c4 [ 1391.382352] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.382352] [59020]: warnings.warn( [ 1391.382936] [59020]: INFO cinder.volume.api [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-20f312a4-1acd-497e-ba4e-72979653994d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Volume info retrieved successfully. [ 1391.405336] [59020]: INFO cinder.volume.api [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-20f312a4-1acd-497e-ba4e-72979653994d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] Delete volume request issued successfully. [ 1391.405543] [59020]: INFO cinder.api.openstack.wsgi [req-90aab974-a1e5-4c59-b888-b963ba97ff01 req-20f312a4-1acd-497e-ba4e-72979653994d tempest-ServerActionsV293TestJSON-176661296 tempest-ServerActionsV293TestJSON-176661296-project-member] http://10.180.1.21/volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 returned with HTTP 202 [ 1391.406125] [59020]: [pid: 59020|app: 0|req: 285/570] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 9 03:29:22 2025] DELETE /volume/v3/volumes/19decff1-720a-4201-b7f1-6f62f1e738c4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1391.660032] [59021]: DEBUG cinder.api.middleware.request_id [None req-a184f935-a4aa-4e2d-9eca-0ef695e716f0 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.662328] [59021]: INFO cinder.api.openstack.wsgi [None req-a184f935-a4aa-4e2d-9eca-0ef695e716f0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1391.662552] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a184f935-a4aa-4e2d-9eca-0ef695e716f0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1391.662833] [59021]: DEBUG cinder.api.openstack.wsgi [None req-a184f935-a4aa-4e2d-9eca-0ef695e716f0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1391.672360] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.672360] [59021]: warnings.warn( [ 1391.677547] [59021]: INFO cinder.volume.api [None req-a184f935-a4aa-4e2d-9eca-0ef695e716f0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Volume info retrieved successfully. [ 1391.684044] [59021]: INFO cinder.api.openstack.wsgi [None req-a184f935-a4aa-4e2d-9eca-0ef695e716f0 tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 200 [ 1391.684529] [59021]: [pid: 59021|app: 0|req: 286/571] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:29:22 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1392.696237] [59020]: DEBUG cinder.api.middleware.request_id [None req-1a9a3836-82f7-40f9-9437-66670473c32e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.699218] [59020]: INFO cinder.api.openstack.wsgi [None req-1a9a3836-82f7-40f9-9437-66670473c32e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] GET http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f [ 1392.699437] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1a9a3836-82f7-40f9-9437-66670473c32e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1392.699749] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1a9a3836-82f7-40f9-9437-66670473c32e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1392.708530] [59020]: INFO cinder.api.openstack.wsgi [None req-1a9a3836-82f7-40f9-9437-66670473c32e tempest-ServerActionsTestOtherA-696926472 tempest-ServerActionsTestOtherA-696926472-project-member] http://10.180.1.21/volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f returned with HTTP 404 [ 1392.709175] [59020]: [pid: 59020|app: 0|req: 286/572] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:29:23 2025] GET /volume/v3/volumes/912bd613-9b24-4c26-84a2-ee1eca423d8f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1401.680631] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=46,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1402.704730] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=29,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1426.369729] [59021]: DEBUG cinder.api.middleware.request_id [None req-24d52329-0e4d-4186-af2f-d379587ace65 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.371738] [59021]: INFO cinder.api.openstack.wsgi [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1426.372128] [59021]: DEBUG cinder.api.openstack.wsgi [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-566406913"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1426.373621] [59021]: DEBUG cinder.api.v3.volumes [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-566406913'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1426.373750] [59021]: INFO cinder.api.v3.volumes [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Create volume of 1 GB [ 1426.379600] [59021]: INFO cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Availability Zones retrieved successfully. [ 1426.386342] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Flow 'volume_create_api' (bdf9d495-6e6c-4fcf-8ffb-61e63225bc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1426.387470] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae7d27f-cefd-40c4-9ab9-88dfaec2bac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.388534] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1426.405822] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dae7d27f-cefd-40c4-9ab9-88dfaec2bac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.406763] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1f7074-0fd2-40bf-91a8-0623179734f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.448516] [59021]: DEBUG cinder.quota [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Created reservations ['d26ce7a7-2a30-43e3-bc6f-644d1f3e5cf2', '5da8f677-ffbd-4cff-aec5-7937dfeb5784', '51a62b6b-13c5-4f32-a25b-d919dffeb46e', '298ac5e3-8cd9-4d34-9801-801032d6115b'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1426.449595] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea1f7074-0fd2-40bf-91a8-0623179734f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26ce7a7-2a30-43e3-bc6f-644d1f3e5cf2', '5da8f677-ffbd-4cff-aec5-7937dfeb5784', '51a62b6b-13c5-4f32-a25b-d919dffeb46e', '298ac5e3-8cd9-4d34-9801-801032d6115b']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.450507] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38a9d57-6be3-40b4-94be-c5c89726a256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.469890] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38a9d57-6be3-40b4-94be-c5c89726a256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '801641f0-482b-4dac-90fd-b0dfc290afb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-566406913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9892757a54047a0bdd8fed44db69a8f',qos_specs=None,replication_status=,reservations=['d26ce7a7-2a30-43e3-bc6f-644d1f3e5cf2','5da8f677-ffbd-4cff-aec5-7937dfeb5784','51a62b6b-13c5-4f32-a25b-d919dffeb46e','298ac5e3-8cd9-4d34-9801-801032d6115b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b67839d8eca4188994a05ec69794a51',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-566406913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=801641f0-482b-4dac-90fd-b0dfc290afb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9892757a54047a0bdd8fed44db69a8f',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='2b67839d8eca4188994a05ec69794a51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.470892] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a73fa5-a84e-4619-897b-b0dd6ad53868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.485401] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a73fa5-a84e-4619-897b-b0dd6ad53868) 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-566406913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9892757a54047a0bdd8fed44db69a8f',qos_specs=None,replication_status=,reservations=['d26ce7a7-2a30-43e3-bc6f-644d1f3e5cf2','5da8f677-ffbd-4cff-aec5-7937dfeb5784','51a62b6b-13c5-4f32-a25b-d919dffeb46e','298ac5e3-8cd9-4d34-9801-801032d6115b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b67839d8eca4188994a05ec69794a51',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.486243] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14bb6a4-5dd9-4a6d-a316-a190cffd6bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1426.494954] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14bb6a4-5dd9-4a6d-a316-a190cffd6bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1426.495994] [59021]: DEBUG cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Flow 'volume_create_api' (bdf9d495-6e6c-4fcf-8ffb-61e63225bc9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1426.496355] [59021]: INFO cinder.volume.api [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Create volume request issued successfully. [ 1426.497081] [59021]: INFO cinder.api.openstack.wsgi [None req-24d52329-0e4d-4186-af2f-d379587ace65 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1426.497544] [59021]: [pid: 59021|app: 0|req: 287/573] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:29:57 2025] POST /volume/v3/volumes => generated 755 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1426.506230] [59020]: DEBUG cinder.api.middleware.request_id [None req-66e6dff4-9b43-494e-b34f-3fcea25fc667 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.508326] [59020]: INFO cinder.api.openstack.wsgi [None req-66e6dff4-9b43-494e-b34f-3fcea25fc667 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1426.508539] [59020]: DEBUG cinder.api.openstack.wsgi [None req-66e6dff4-9b43-494e-b34f-3fcea25fc667 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1426.508746] [59020]: DEBUG cinder.api.openstack.wsgi [None req-66e6dff4-9b43-494e-b34f-3fcea25fc667 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1426.516708] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.516708] [59020]: warnings.warn( [ 1426.520724] [59020]: INFO cinder.volume.api [None req-66e6dff4-9b43-494e-b34f-3fcea25fc667 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1426.525150] [59020]: INFO cinder.api.openstack.wsgi [None req-66e6dff4-9b43-494e-b34f-3fcea25fc667 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1426.525563] [59020]: [pid: 59020|app: 0|req: 287/574] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:29:57 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.535581] [59021]: DEBUG cinder.api.middleware.request_id [None req-c40815cf-46df-40eb-bb0d-f3e0d2567364 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.537843] [59021]: INFO cinder.api.openstack.wsgi [None req-c40815cf-46df-40eb-bb0d-f3e0d2567364 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1427.538071] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c40815cf-46df-40eb-bb0d-f3e0d2567364 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1427.538291] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c40815cf-46df-40eb-bb0d-f3e0d2567364 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1427.546019] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.546019] [59021]: warnings.warn( [ 1427.549251] [59021]: INFO cinder.volume.api [None req-c40815cf-46df-40eb-bb0d-f3e0d2567364 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1427.553320] [59021]: INFO cinder.api.openstack.wsgi [None req-c40815cf-46df-40eb-bb0d-f3e0d2567364 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1427.553777] [59021]: [pid: 59021|app: 0|req: 288/575] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:29:58 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1436.523091] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=4 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1437.551448] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1446.241523] [59020]: DEBUG cinder.api.middleware.request_id [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-37811d40-b721-4acf-806b-e50d4a6a5502 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.243841] [59020]: INFO cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-37811d40-b721-4acf-806b-e50d4a6a5502 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1446.244064] [59020]: DEBUG cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-37811d40-b721-4acf-806b-e50d4a6a5502 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1446.244271] [59020]: DEBUG cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-37811d40-b721-4acf-806b-e50d4a6a5502 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1446.255065] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.255065] [59020]: warnings.warn( [ 1446.258206] [59020]: INFO cinder.volume.api [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-37811d40-b721-4acf-806b-e50d4a6a5502 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1446.262974] [59020]: INFO cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-37811d40-b721-4acf-806b-e50d4a6a5502 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1446.263396] [59020]: [pid: 59020|app: 0|req: 288/576] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:30:17 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.277354] [59021]: DEBUG cinder.api.middleware.request_id [None req-af5d68b0-fa67-44c0-b125-01f1b60ac109 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.277810] [59021]: INFO cinder.api.openstack.wsgi [None req-af5d68b0-fa67-44c0-b125-01f1b60ac109 None None] GET http://10.180.1.21/volume// [ 1446.277975] [59021]: DEBUG cinder.api.openstack.wsgi [None req-af5d68b0-fa67-44c0-b125-01f1b60ac109 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1446.278197] [59021]: DEBUG cinder.api.openstack.wsgi [None req-af5d68b0-fa67-44c0-b125-01f1b60ac109 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1446.278576] [59021]: INFO cinder.api.openstack.wsgi [None req-af5d68b0-fa67-44c0-b125-01f1b60ac109 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1446.278890] [59021]: [pid: 59021|app: 0|req: 289/577] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:30:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1446.282388] [59020]: DEBUG cinder.api.middleware.request_id [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-3cfb2b4b-04ce-4543-b928-2d0a3f62eca5 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.284595] [59020]: INFO cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-3cfb2b4b-04ce-4543-b928-2d0a3f62eca5 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1446.284981] [59020]: DEBUG cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-3cfb2b4b-04ce-4543-b928-2d0a3f62eca5 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "801641f0-482b-4dac-90fd-b0dfc290afb9", "connector": null, "instance_uuid": "4bc1138a-4070-4cbc-ab87-f81b6367265a"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1446.293768] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.293768] [59020]: warnings.warn( [ 1446.317585] [59020]: INFO cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-3cfb2b4b-04ce-4543-b928-2d0a3f62eca5 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1446.318091] [59020]: [pid: 59020|app: 0|req: 289/578] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:30:17 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.340530] [59021]: DEBUG cinder.api.middleware.request_id [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-6f2d52c0-60e9-4fb0-825f-566fcae740ce None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.342904] [59021]: INFO cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-6f2d52c0-60e9-4fb0-825f-566fcae740ce tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] POST http://10.180.1.21/volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7/action [ 1446.343342] [59021]: DEBUG cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-6f2d52c0-60e9-4fb0-825f-566fcae740ce tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1446.343473] [59021]: DEBUG cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-6f2d52c0-60e9-4fb0-825f-566fcae740ce tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1446.361793] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.361793] [59021]: warnings.warn( [ 1446.369335] [59021]: INFO cinder.api.openstack.wsgi [req-6f22a81b-111f-4cfe-a28c-34f9966bccb3 req-6f2d52c0-60e9-4fb0-825f-566fcae740ce tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7/action returned with HTTP 204 [ 1446.369805] [59021]: [pid: 59021|app: 0|req: 290/579] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:30:17 2025] POST /volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1446.385544] [59020]: DEBUG cinder.api.middleware.request_id [None req-ce7287f6-53b6-4a63-b24c-0aec21a32458 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.387591] [59020]: INFO cinder.api.openstack.wsgi [None req-ce7287f6-53b6-4a63-b24c-0aec21a32458 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1446.387791] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ce7287f6-53b6-4a63-b24c-0aec21a32458 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1446.388027] [59020]: DEBUG cinder.api.openstack.wsgi [None req-ce7287f6-53b6-4a63-b24c-0aec21a32458 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1446.397714] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.397714] [59020]: warnings.warn( [ 1446.400853] [59020]: INFO cinder.volume.api [None req-ce7287f6-53b6-4a63-b24c-0aec21a32458 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1446.405717] [59020]: INFO cinder.api.openstack.wsgi [None req-ce7287f6-53b6-4a63-b24c-0aec21a32458 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1446.406130] [59020]: [pid: 59020|app: 0|req: 290/580] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:30:17 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.415546] [59021]: DEBUG cinder.api.middleware.request_id [None req-aafaffd9-c64c-461a-bd2f-17573db20c4d None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.417552] [59021]: INFO cinder.api.openstack.wsgi [None req-aafaffd9-c64c-461a-bd2f-17573db20c4d tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1446.417756] [59021]: DEBUG cinder.api.openstack.wsgi [None req-aafaffd9-c64c-461a-bd2f-17573db20c4d tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1446.417961] [59021]: DEBUG cinder.api.openstack.wsgi [None req-aafaffd9-c64c-461a-bd2f-17573db20c4d tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1446.427855] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.427855] [59021]: warnings.warn( [ 1446.430967] [59021]: INFO cinder.volume.api [None req-aafaffd9-c64c-461a-bd2f-17573db20c4d tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1446.435289] [59021]: INFO cinder.api.openstack.wsgi [None req-aafaffd9-c64c-461a-bd2f-17573db20c4d tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1446.435757] [59021]: [pid: 59021|app: 0|req: 291/581] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:30:17 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1449.645825] [59020]: DEBUG cinder.api.middleware.request_id [None req-9a28f6cd-618d-4c08-94d6-eb2f9bafce25 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.646299] [59020]: INFO cinder.api.openstack.wsgi [None req-9a28f6cd-618d-4c08-94d6-eb2f9bafce25 None None] GET http://10.180.1.21/volume// [ 1449.646471] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9a28f6cd-618d-4c08-94d6-eb2f9bafce25 None None] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1449.646689] [59020]: DEBUG cinder.api.openstack.wsgi [None req-9a28f6cd-618d-4c08-94d6-eb2f9bafce25 None None] Calling method 'all' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1449.647105] [59020]: INFO cinder.api.openstack.wsgi [None req-9a28f6cd-618d-4c08-94d6-eb2f9bafce25 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1449.647436] [59020]: [pid: 59020|app: 0|req: 291/582] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:30:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1449.650783] [59021]: DEBUG cinder.api.middleware.request_id [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-6c22522c-37c6-45fe-a9bb-42e78727e7f1 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.653295] [59021]: INFO cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-6c22522c-37c6-45fe-a9bb-42e78727e7f1 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1449.653592] [59021]: DEBUG cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-6c22522c-37c6-45fe-a9bb-42e78727e7f1 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1449.653866] [59021]: DEBUG cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-6c22522c-37c6-45fe-a9bb-42e78727e7f1 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1449.667563] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.667563] [59021]: warnings.warn( [ 1449.671382] [59021]: INFO cinder.volume.api [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-6c22522c-37c6-45fe-a9bb-42e78727e7f1 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1449.676074] [59021]: INFO cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-6c22522c-37c6-45fe-a9bb-42e78727e7f1 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1449.676605] [59021]: [pid: 59021|app: 0|req: 292/583] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:30:20 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 1291 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1449.770148] [59020]: DEBUG cinder.api.middleware.request_id [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-59da67cc-4636-4caf-980c-1bcb83786557 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.772511] [59020]: INFO cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-59da67cc-4636-4caf-980c-1bcb83786557 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] PUT http://10.180.1.21/volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7 [ 1449.772923] [59020]: DEBUG cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-59da67cc-4636-4caf-980c-1bcb83786557 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-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=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1449.781096] [59020]: DEBUG cinder.coordination [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-59da67cc-4636-4caf-980c-1bcb83786557 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Acquiring lock "cinder-attachment_update-801641f0-482b-4dac-90fd-b0dfc290afb9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1449.785632] [59020]: DEBUG cinder.coordination [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-59da67cc-4636-4caf-980c-1bcb83786557 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Lock "cinder-attachment_update-801641f0-482b-4dac-90fd-b0dfc290afb9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59020) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1449.786701] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.786701] [59020]: warnings.warn( [ 1454.310709] [59020]: DEBUG cinder.coordination [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-59da67cc-4636-4caf-980c-1bcb83786557 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Lock "cinder-attachment_update-801641f0-482b-4dac-90fd-b0dfc290afb9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=59020) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1454.311142] [59020]: INFO cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-59da67cc-4636-4caf-980c-1bcb83786557 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7 returned with HTTP 200 [ 1454.311627] [59020]: [pid: 59020|app: 0|req: 292/584] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 9 03:30:20 2025] PUT /volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1454.819418] [59021]: DEBUG cinder.api.middleware.request_id [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-d04f8b76-5a49-4bf1-8ecd-0223de2fe007 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1454.821891] [59021]: INFO cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-d04f8b76-5a49-4bf1-8ecd-0223de2fe007 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] POST http://10.180.1.21/volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7/action [ 1454.822314] [59021]: DEBUG cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-d04f8b76-5a49-4bf1-8ecd-0223de2fe007 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1454.822496] [59021]: DEBUG cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-d04f8b76-5a49-4bf1-8ecd-0223de2fe007 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1454.839327] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1454.839327] [59021]: warnings.warn( [ 1454.846465] [59021]: INFO cinder.api.openstack.wsgi [req-7bf8f196-cce2-4e07-8d0f-e790734cc665 req-d04f8b76-5a49-4bf1-8ecd-0223de2fe007 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7/action returned with HTTP 204 [ 1454.847013] [59021]: [pid: 59021|app: 0|req: 293/585] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:30:25 2025] POST /volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1464.305068] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1464.844279] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1509.304119] [59020]: DEBUG cinder.api.middleware.request_id [None req-91f7d2b7-4da3-413b-bc36-1aaedaf90149 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.306328] [59020]: INFO cinder.api.openstack.wsgi [None req-91f7d2b7-4da3-413b-bc36-1aaedaf90149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1509.306532] [59020]: DEBUG cinder.api.openstack.wsgi [None req-91f7d2b7-4da3-413b-bc36-1aaedaf90149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1509.306743] [59020]: DEBUG cinder.api.openstack.wsgi [None req-91f7d2b7-4da3-413b-bc36-1aaedaf90149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1509.321247] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.321247] [59020]: warnings.warn( [ 1509.325026] [59020]: INFO cinder.volume.api [None req-91f7d2b7-4da3-413b-bc36-1aaedaf90149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1509.329709] [59020]: INFO cinder.api.openstack.wsgi [None req-91f7d2b7-4da3-413b-bc36-1aaedaf90149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1509.330128] [59020]: [pid: 59020|app: 0|req: 293/586] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:31:20 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.365082] [59021]: DEBUG cinder.api.middleware.request_id [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-67583af4-e88c-4843-bc61-096867776962 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.490781] [59021]: INFO cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-67583af4-e88c-4843-bc61-096867776962 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1509.491029] [59021]: DEBUG cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-67583af4-e88c-4843-bc61-096867776962 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1509.491246] [59021]: DEBUG cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-67583af4-e88c-4843-bc61-096867776962 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1509.503640] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.503640] [59021]: warnings.warn( [ 1509.506979] [59021]: INFO cinder.volume.api [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-67583af4-e88c-4843-bc61-096867776962 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1509.511428] [59021]: INFO cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-67583af4-e88c-4843-bc61-096867776962 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1509.511843] [59021]: [pid: 59021|app: 0|req: 294/587] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:31:20 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 1140 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.535370] [59020]: DEBUG cinder.api.middleware.request_id [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-f941b6b7-72c4-4b3c-9310-ca53c0b601bf None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.537563] [59020]: INFO cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-f941b6b7-72c4-4b3c-9310-ca53c0b601bf tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] POST http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9/action [ 1509.537952] [59020]: DEBUG cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-f941b6b7-72c4-4b3c-9310-ca53c0b601bf tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59020) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1509.538114] [59020]: DEBUG cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-f941b6b7-72c4-4b3c-9310-ca53c0b601bf tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1509.547830] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.547830] [59020]: warnings.warn( [ 1509.548336] [59020]: INFO cinder.volume.api [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-f941b6b7-72c4-4b3c-9310-ca53c0b601bf tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1509.554010] [59020]: INFO cinder.volume.api [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-f941b6b7-72c4-4b3c-9310-ca53c0b601bf tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Begin detaching volume completed successfully. [ 1509.554229] [59020]: INFO cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-f941b6b7-72c4-4b3c-9310-ca53c0b601bf tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9/action returned with HTTP 202 [ 1509.554681] [59020]: [pid: 59020|app: 0|req: 294/588] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 9 03:31:20 2025] POST /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1510.576551] [59021]: DEBUG cinder.api.middleware.request_id [None req-dd23e673-0a20-4fa8-b469-d1c5a4c3667c None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.577028] [59021]: INFO cinder.api.openstack.wsgi [None req-dd23e673-0a20-4fa8-b469-d1c5a4c3667c None None] GET http://10.180.1.21/volume// [ 1510.577207] [59021]: DEBUG cinder.api.openstack.wsgi [None req-dd23e673-0a20-4fa8-b469-d1c5a4c3667c None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1510.577488] [59021]: DEBUG cinder.api.openstack.wsgi [None req-dd23e673-0a20-4fa8-b469-d1c5a4c3667c None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1510.577905] [59021]: INFO cinder.api.openstack.wsgi [None req-dd23e673-0a20-4fa8-b469-d1c5a4c3667c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1510.578240] [59021]: [pid: 59021|app: 0|req: 295/589] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 9 03:31:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1510.581920] [59020]: DEBUG cinder.api.middleware.request_id [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-a6f254f7-f010-4e76-be51-10c6eb70c284 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.619346] [59020]: INFO cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-a6f254f7-f010-4e76-be51-10c6eb70c284 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1510.619599] [59020]: DEBUG cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-a6f254f7-f010-4e76-be51-10c6eb70c284 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1510.619808] [59020]: DEBUG cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-a6f254f7-f010-4e76-be51-10c6eb70c284 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1510.629290] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.629290] [59020]: warnings.warn( [ 1510.632415] [59020]: INFO cinder.volume.api [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-a6f254f7-f010-4e76-be51-10c6eb70c284 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1510.636582] [59020]: INFO cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-a6f254f7-f010-4e76-be51-10c6eb70c284 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1510.637015] [59020]: [pid: 59020|app: 0|req: 295/590] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 9 03:31:21 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 1324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1511.776046] [59021]: DEBUG cinder.api.middleware.request_id [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-8d386cbb-7a32-4848-b8d7-1331126e971a None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.778066] [59021]: INFO cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-8d386cbb-7a32-4848-b8d7-1331126e971a tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] DELETE http://10.180.1.21/volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7 [ 1511.778279] [59021]: DEBUG cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-8d386cbb-7a32-4848-b8d7-1331126e971a tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1511.778478] [59021]: DEBUG cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-8d386cbb-7a32-4848-b8d7-1331126e971a tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1511.785630] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.785630] [59021]: warnings.warn( [ 1512.311235] [59021]: INFO cinder.api.openstack.wsgi [req-b3c06eb5-2eab-4667-b5d3-4944b78054ec req-8d386cbb-7a32-4848-b8d7-1331126e971a tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7 returned with HTTP 200 [ 1512.311787] [59021]: [pid: 59021|app: 0|req: 296/591] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:31:22 2025] DELETE /volume/v3/attachments/48eb92cc-c69e-4daf-ad6d-ce7ad2e5b7d7 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1513.724955] [59020]: DEBUG cinder.api.middleware.request_id [None req-1d9c8d8e-6251-478c-9f2d-ee081fd25524 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1513.726660] [59020]: INFO cinder.api.openstack.wsgi [None req-1d9c8d8e-6251-478c-9f2d-ee081fd25524 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1513.726884] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1d9c8d8e-6251-478c-9f2d-ee081fd25524 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1513.727279] [59020]: DEBUG cinder.api.openstack.wsgi [None req-1d9c8d8e-6251-478c-9f2d-ee081fd25524 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1513.734739] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1513.734739] [59020]: warnings.warn( [ 1513.738304] [59020]: INFO cinder.volume.api [None req-1d9c8d8e-6251-478c-9f2d-ee081fd25524 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1513.744286] [59020]: INFO cinder.api.openstack.wsgi [None req-1d9c8d8e-6251-478c-9f2d-ee081fd25524 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1513.745050] [59020]: [pid: 59020|app: 0|req: 296/592] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:31:24 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1522.310200] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1523.740773] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1572.464658] [59021]: DEBUG cinder.api.middleware.request_id [None req-9551a266-6719-41fb-923b-78ffabec5149 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.467087] [59021]: INFO cinder.api.openstack.wsgi [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1572.467496] [59021]: DEBUG cinder.api.openstack.wsgi [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1574148764"}} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1572.469261] [59021]: DEBUG cinder.api.v3.volumes [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1574148764'}} {{(pid=59021) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1572.469403] [59021]: INFO cinder.api.v3.volumes [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Create volume of 1 GB [ 1572.469723] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.469723] [59021]: warnings.warn( [ 1572.475199] [59021]: INFO cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Availability Zones retrieved successfully. [ 1572.482346] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Flow 'volume_create_api' (11d9c54d-9a4f-4bb3-9017-c5b454cd8a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1572.484007] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab3b9c8-53ed-4693-bb49-545d57be1375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1572.485085] [59021]: DEBUG cinder.volume.flows.api.create_volume [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Validating volume size '1' using validate_int {{(pid=59021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1572.502396] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab3b9c8-53ed-4693-bb49-545d57be1375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-12-09T03:13:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c5acd77-50af-41bf-804c-1c8fdcc1ff40', '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=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1572.503379] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfd09fd-300a-4ba2-97ea-8086c4253cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1572.531061] [59021]: DEBUG cinder.quota [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Created reservations ['8e023432-304a-490c-a9c7-6cb72470c0c5', '39ef1210-781f-4834-8802-dbfffb4beae7', 'e92d9bd6-96a3-4a28-bdc4-922f02310a75', '3370b8da-8c35-40e2-b0bb-c7203c883296'] {{(pid=59021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1572.531962] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cfd09fd-300a-4ba2-97ea-8086c4253cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e023432-304a-490c-a9c7-6cb72470c0c5', '39ef1210-781f-4834-8802-dbfffb4beae7', 'e92d9bd6-96a3-4a28-bdc4-922f02310a75', '3370b8da-8c35-40e2-b0bb-c7203c883296']}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1572.532839] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769c46c7-63a7-4a80-9c43-580d3b3cf043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1572.546177] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769c46c7-63a7-4a80-9c43-580d3b3cf043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9527346-cb5c-41f1-99f8-43b73411a64d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1574148764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9892757a54047a0bdd8fed44db69a8f',qos_specs=None,replication_status=,reservations=['8e023432-304a-490c-a9c7-6cb72470c0c5','39ef1210-781f-4834-8802-dbfffb4beae7','e92d9bd6-96a3-4a28-bdc4-922f02310a75','3370b8da-8c35-40e2-b0bb-c7203c883296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b67839d8eca4188994a05ec69794a51',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40), '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-09T03:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1574148764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9527346-cb5c-41f1-99f8-43b73411a64d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9892757a54047a0bdd8fed44db69a8f',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='2b67839d8eca4188994a05ec69794a51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c5acd77-50af-41bf-804c-1c8fdcc1ff40),volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1572.547205] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a142f26f-6c90-42a4-86b4-0641468ba98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1572.558215] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a142f26f-6c90-42a4-86b4-0641468ba98d) 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-1574148764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9892757a54047a0bdd8fed44db69a8f',qos_specs=None,replication_status=,reservations=['8e023432-304a-490c-a9c7-6cb72470c0c5','39ef1210-781f-4834-8802-dbfffb4beae7','e92d9bd6-96a3-4a28-bdc4-922f02310a75','3370b8da-8c35-40e2-b0bb-c7203c883296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b67839d8eca4188994a05ec69794a51',volume_type_id=4c5acd77-50af-41bf-804c-1c8fdcc1ff40)}' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1572.559077] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f44faa-c390-4573-a6ff-ccc109600799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1572.568045] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f44faa-c390-4573-a6ff-ccc109600799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1572.568369] [59021]: DEBUG cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Flow 'volume_create_api' (11d9c54d-9a4f-4bb3-9017-c5b454cd8a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1572.568729] [59021]: INFO cinder.volume.api [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Create volume request issued successfully. [ 1572.569385] [59021]: INFO cinder.api.openstack.wsgi [None req-9551a266-6719-41fb-923b-78ffabec5149 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1572.569948] [59021]: [pid: 59021|app: 0|req: 297/593] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 9 03:32:23 2025] POST /volume/v3/volumes => generated 756 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1572.578252] [59020]: DEBUG cinder.api.middleware.request_id [None req-2b7a8398-79c5-476d-b1c5-ae4590d0e9ff None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.580362] [59020]: INFO cinder.api.openstack.wsgi [None req-2b7a8398-79c5-476d-b1c5-ae4590d0e9ff tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1572.580569] [59020]: DEBUG cinder.api.openstack.wsgi [None req-2b7a8398-79c5-476d-b1c5-ae4590d0e9ff tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1572.580777] [59020]: DEBUG cinder.api.openstack.wsgi [None req-2b7a8398-79c5-476d-b1c5-ae4590d0e9ff tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1572.588329] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.588329] [59020]: warnings.warn( [ 1572.592302] [59020]: INFO cinder.volume.api [None req-2b7a8398-79c5-476d-b1c5-ae4590d0e9ff tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1572.596940] [59020]: INFO cinder.api.openstack.wsgi [None req-2b7a8398-79c5-476d-b1c5-ae4590d0e9ff tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1572.597655] [59020]: [pid: 59020|app: 0|req: 297/594] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:32:23 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1573.607655] [59021]: DEBUG cinder.api.middleware.request_id [None req-e1d09498-05b5-4a3f-bd67-2a109c0af2c2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.609907] [59021]: INFO cinder.api.openstack.wsgi [None req-e1d09498-05b5-4a3f-bd67-2a109c0af2c2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1573.610167] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e1d09498-05b5-4a3f-bd67-2a109c0af2c2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1573.610418] [59021]: DEBUG cinder.api.openstack.wsgi [None req-e1d09498-05b5-4a3f-bd67-2a109c0af2c2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1573.619917] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.619917] [59021]: warnings.warn( [ 1573.623734] [59021]: INFO cinder.volume.api [None req-e1d09498-05b5-4a3f-bd67-2a109c0af2c2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1573.628274] [59021]: INFO cinder.api.openstack.wsgi [None req-e1d09498-05b5-4a3f-bd67-2a109c0af2c2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1573.628671] [59021]: [pid: 59021|app: 0|req: 298/595] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:32:24 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1582.594494] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=4 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1583.626693] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1592.200249] [59020]: DEBUG cinder.api.middleware.request_id [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-15eea2cb-f23e-447e-ab7e-a87731e3eca4 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.202535] [59020]: INFO cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-15eea2cb-f23e-447e-ab7e-a87731e3eca4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1592.202749] [59020]: DEBUG cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-15eea2cb-f23e-447e-ab7e-a87731e3eca4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1592.202961] [59020]: DEBUG cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-15eea2cb-f23e-447e-ab7e-a87731e3eca4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1592.213488] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.213488] [59020]: warnings.warn( [ 1592.217600] [59020]: INFO cinder.volume.api [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-15eea2cb-f23e-447e-ab7e-a87731e3eca4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1592.222299] [59020]: INFO cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-15eea2cb-f23e-447e-ab7e-a87731e3eca4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1592.222830] [59020]: [pid: 59020|app: 0|req: 298/596] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:32:42 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1592.235098] [59021]: DEBUG cinder.api.middleware.request_id [None req-efaa1f48-c448-4abe-ab55-4ef6b739e637 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.235624] [59021]: INFO cinder.api.openstack.wsgi [None req-efaa1f48-c448-4abe-ab55-4ef6b739e637 None None] GET http://10.180.1.21/volume// [ 1592.235818] [59021]: DEBUG cinder.api.openstack.wsgi [None req-efaa1f48-c448-4abe-ab55-4ef6b739e637 None None] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1592.236079] [59021]: DEBUG cinder.api.openstack.wsgi [None req-efaa1f48-c448-4abe-ab55-4ef6b739e637 None None] Calling method 'all' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1592.236525] [59021]: INFO cinder.api.openstack.wsgi [None req-efaa1f48-c448-4abe-ab55-4ef6b739e637 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1592.236897] [59021]: [pid: 59021|app: 0|req: 299/597] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 9 03:32:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1592.240295] [59020]: DEBUG cinder.api.middleware.request_id [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-e58c5490-d857-4dc4-92bc-dbb8521befd7 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.242487] [59020]: INFO cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-e58c5490-d857-4dc4-92bc-dbb8521befd7 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1592.242879] [59020]: DEBUG cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-e58c5490-d857-4dc4-92bc-dbb8521befd7 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9527346-cb5c-41f1-99f8-43b73411a64d", "connector": null, "instance_uuid": "81df127c-bab8-42dd-9331-07943f0d4425"}} {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1592.252045] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.252045] [59020]: warnings.warn( [ 1592.271174] [59020]: INFO cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-e58c5490-d857-4dc4-92bc-dbb8521befd7 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1592.271618] [59020]: [pid: 59020|app: 0|req: 299/598] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 9 03:32:42 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) [ 1592.291429] [59021]: DEBUG cinder.api.middleware.request_id [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-60ff97f5-c2f9-4321-b5e8-a2ba6813d526 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.293706] [59021]: INFO cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-60ff97f5-c2f9-4321-b5e8-a2ba6813d526 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] POST http://10.180.1.21/volume/v3/attachments/e5cd0959-cd2c-4968-ae05-412a964a5b0c/action [ 1592.294137] [59021]: DEBUG cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-60ff97f5-c2f9-4321-b5e8-a2ba6813d526 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action body: b'{"os-complete": null}' {{(pid=59021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} [ 1592.294270] [59021]: DEBUG cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-60ff97f5-c2f9-4321-b5e8-a2ba6813d526 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1592.309265] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.309265] [59021]: warnings.warn( [ 1592.314874] [59021]: INFO cinder.api.openstack.wsgi [req-e19c6835-a30e-4f2d-8e97-79e7ee0bfb0b req-60ff97f5-c2f9-4321-b5e8-a2ba6813d526 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/attachments/e5cd0959-cd2c-4968-ae05-412a964a5b0c/action returned with HTTP 204 [ 1592.315314] [59021]: [pid: 59021|app: 0|req: 300/599] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 9 03:32:43 2025] POST /volume/v3/attachments/e5cd0959-cd2c-4968-ae05-412a964a5b0c/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1592.331156] [59020]: DEBUG cinder.api.middleware.request_id [None req-e93a3600-e14b-4318-98ed-01031f9b0cd6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.333258] [59020]: INFO cinder.api.openstack.wsgi [None req-e93a3600-e14b-4318-98ed-01031f9b0cd6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1592.333470] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e93a3600-e14b-4318-98ed-01031f9b0cd6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1592.333680] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e93a3600-e14b-4318-98ed-01031f9b0cd6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1592.345178] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.345178] [59020]: warnings.warn( [ 1592.348913] [59020]: INFO cinder.volume.api [None req-e93a3600-e14b-4318-98ed-01031f9b0cd6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1592.353807] [59020]: INFO cinder.api.openstack.wsgi [None req-e93a3600-e14b-4318-98ed-01031f9b0cd6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1592.354183] [59020]: [pid: 59020|app: 0|req: 300/600] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:32:43 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1592.363214] [59021]: DEBUG cinder.api.middleware.request_id [None req-eb59bb79-a986-4a8c-9cd2-6a0d18355b11 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.365279] [59021]: INFO cinder.api.openstack.wsgi [None req-eb59bb79-a986-4a8c-9cd2-6a0d18355b11 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1592.365501] [59021]: DEBUG cinder.api.openstack.wsgi [None req-eb59bb79-a986-4a8c-9cd2-6a0d18355b11 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1592.365714] [59021]: DEBUG cinder.api.openstack.wsgi [None req-eb59bb79-a986-4a8c-9cd2-6a0d18355b11 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1592.375139] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.375139] [59021]: warnings.warn( [ 1592.378236] [59021]: INFO cinder.volume.api [None req-eb59bb79-a986-4a8c-9cd2-6a0d18355b11 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1592.382275] [59021]: INFO cinder.api.openstack.wsgi [None req-eb59bb79-a986-4a8c-9cd2-6a0d18355b11 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1592.382791] [59021]: [pid: 59021|app: 0|req: 301/601] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:32:43 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1592.422463] [59020]: DEBUG cinder.api.middleware.request_id [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-70425717-a87a-4294-ad68-a85f5f690f6f None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.425361] [59020]: INFO cinder.api.openstack.wsgi [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-70425717-a87a-4294-ad68-a85f5f690f6f tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1592.425745] [59020]: DEBUG cinder.api.openstack.wsgi [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-70425717-a87a-4294-ad68-a85f5f690f6f tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1592.425983] [59020]: DEBUG cinder.api.openstack.wsgi [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-70425717-a87a-4294-ad68-a85f5f690f6f tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1592.437874] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.437874] [59020]: warnings.warn( [ 1592.441018] [59020]: INFO cinder.volume.api [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-70425717-a87a-4294-ad68-a85f5f690f6f tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1592.445225] [59020]: INFO cinder.api.openstack.wsgi [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-70425717-a87a-4294-ad68-a85f5f690f6f tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1592.445718] [59020]: [pid: 59020|app: 0|req: 301/602] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 9 03:32:43 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1592.464415] [59021]: DEBUG cinder.api.middleware.request_id [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-3c604f29-d455-4d0e-bcf9-6479fee123aa None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1592.466692] [59021]: INFO cinder.api.openstack.wsgi [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-3c604f29-d455-4d0e-bcf9-6479fee123aa tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e5cd0959-cd2c-4968-ae05-412a964a5b0c [ 1592.466944] [59021]: DEBUG cinder.api.openstack.wsgi [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-3c604f29-d455-4d0e-bcf9-6479fee123aa tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1592.467165] [59021]: DEBUG cinder.api.openstack.wsgi [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-3c604f29-d455-4d0e-bcf9-6479fee123aa tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'version_select' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1592.474285] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1592.474285] [59021]: warnings.warn( [ 1592.999077] [59021]: INFO cinder.api.openstack.wsgi [req-830f999f-391f-4cad-b64b-9e5fd5994cd2 req-3c604f29-d455-4d0e-bcf9-6479fee123aa tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/attachments/e5cd0959-cd2c-4968-ae05-412a964a5b0c returned with HTTP 200 [ 1592.999607] [59021]: [pid: 59021|app: 0|req: 302/603] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 9 03:32:43 2025] DELETE /volume/v3/attachments/e5cd0959-cd2c-4968-ae05-412a964a5b0c => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1593.017341] [59020]: DEBUG cinder.api.middleware.request_id [None req-e0c0efb6-acc0-4d59-a2b9-c8ddfaecf1c6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1593.019128] [59020]: INFO cinder.api.openstack.wsgi [None req-e0c0efb6-acc0-4d59-a2b9-c8ddfaecf1c6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1593.019337] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e0c0efb6-acc0-4d59-a2b9-c8ddfaecf1c6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1593.019541] [59020]: DEBUG cinder.api.openstack.wsgi [None req-e0c0efb6-acc0-4d59-a2b9-c8ddfaecf1c6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1593.026925] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1593.026925] [59020]: warnings.warn( [ 1593.030306] [59020]: INFO cinder.volume.api [None req-e0c0efb6-acc0-4d59-a2b9-c8ddfaecf1c6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1593.034345] [59020]: INFO cinder.api.openstack.wsgi [None req-e0c0efb6-acc0-4d59-a2b9-c8ddfaecf1c6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1593.034750] [59020]: [pid: 59020|app: 0|req: 302/604] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:32:43 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1602.998228] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1603.032347] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1650.065917] [59021]: DEBUG cinder.api.middleware.request_id [None req-46eac04a-0cb0-4efc-a231-bfa46bc87aed None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1650.068089] [59021]: INFO cinder.api.openstack.wsgi [None req-46eac04a-0cb0-4efc-a231-bfa46bc87aed tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1650.068298] [59021]: DEBUG cinder.api.openstack.wsgi [None req-46eac04a-0cb0-4efc-a231-bfa46bc87aed tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1650.068517] [59021]: DEBUG cinder.api.openstack.wsgi [None req-46eac04a-0cb0-4efc-a231-bfa46bc87aed tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1650.079779] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1650.079779] [59021]: warnings.warn( [ 1650.084140] [59021]: INFO cinder.volume.api [None req-46eac04a-0cb0-4efc-a231-bfa46bc87aed tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1650.088914] [59021]: INFO cinder.api.openstack.wsgi [None req-46eac04a-0cb0-4efc-a231-bfa46bc87aed tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1650.089370] [59021]: [pid: 59021|app: 0|req: 303/605] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:33:40 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1650.139276] [59020]: DEBUG cinder.api.middleware.request_id [None req-64b3f09e-6adc-4418-811d-ad8a32e0b2a4 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1650.141414] [59020]: INFO cinder.api.openstack.wsgi [None req-64b3f09e-6adc-4418-811d-ad8a32e0b2a4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1650.141633] [59020]: DEBUG cinder.api.openstack.wsgi [None req-64b3f09e-6adc-4418-811d-ad8a32e0b2a4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1650.141854] [59020]: DEBUG cinder.api.openstack.wsgi [None req-64b3f09e-6adc-4418-811d-ad8a32e0b2a4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1650.150050] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1650.150050] [59020]: warnings.warn( [ 1650.153180] [59020]: INFO cinder.volume.api [None req-64b3f09e-6adc-4418-811d-ad8a32e0b2a4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1650.157373] [59020]: INFO cinder.api.openstack.wsgi [None req-64b3f09e-6adc-4418-811d-ad8a32e0b2a4 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1650.157791] [59020]: [pid: 59020|app: 0|req: 303/606] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:33:40 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1657.159627] [59021]: DEBUG cinder.api.middleware.request_id [None req-2a9cb6ff-a9ff-42d5-8ca9-23f2efdfdda2 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.161676] [59021]: INFO cinder.api.openstack.wsgi [None req-2a9cb6ff-a9ff-42d5-8ca9-23f2efdfdda2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1657.161892] [59021]: DEBUG cinder.api.openstack.wsgi [None req-2a9cb6ff-a9ff-42d5-8ca9-23f2efdfdda2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1657.162149] [59021]: DEBUG cinder.api.openstack.wsgi [None req-2a9cb6ff-a9ff-42d5-8ca9-23f2efdfdda2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'delete' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1657.162285] [59021]: INFO cinder.api.v3.volumes [None req-2a9cb6ff-a9ff-42d5-8ca9-23f2efdfdda2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Delete volume with id: d9527346-cb5c-41f1-99f8-43b73411a64d [ 1657.172562] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.172562] [59021]: warnings.warn( [ 1657.173042] [59021]: INFO cinder.volume.api [None req-2a9cb6ff-a9ff-42d5-8ca9-23f2efdfdda2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1657.190339] [59021]: INFO cinder.volume.api [None req-2a9cb6ff-a9ff-42d5-8ca9-23f2efdfdda2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Delete volume request issued successfully. [ 1657.190339] [59021]: INFO cinder.api.openstack.wsgi [None req-2a9cb6ff-a9ff-42d5-8ca9-23f2efdfdda2 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 202 [ 1657.190781] [59021]: [pid: 59021|app: 0|req: 304/607] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:33:47 2025] DELETE /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1657.194010] [59020]: DEBUG cinder.api.middleware.request_id [None req-da0162ce-848e-4054-9ab7-356f6faaa80c None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1657.196759] [59020]: INFO cinder.api.openstack.wsgi [None req-da0162ce-848e-4054-9ab7-356f6faaa80c tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1657.197069] [59020]: DEBUG cinder.api.openstack.wsgi [None req-da0162ce-848e-4054-9ab7-356f6faaa80c tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1657.197371] [59020]: DEBUG cinder.api.openstack.wsgi [None req-da0162ce-848e-4054-9ab7-356f6faaa80c tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1657.205817] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1657.205817] [59020]: warnings.warn( [ 1657.209887] [59020]: INFO cinder.volume.api [None req-da0162ce-848e-4054-9ab7-356f6faaa80c tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1657.215253] [59020]: INFO cinder.api.openstack.wsgi [None req-da0162ce-848e-4054-9ab7-356f6faaa80c tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 200 [ 1657.215697] [59020]: [pid: 59020|app: 0|req: 304/608] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:33:47 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1658.226011] [59021]: DEBUG cinder.api.middleware.request_id [None req-c0222106-5200-4d33-9109-0c8984cff906 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.227983] [59021]: INFO cinder.api.openstack.wsgi [None req-c0222106-5200-4d33-9109-0c8984cff906 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d [ 1658.228210] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c0222106-5200-4d33-9109-0c8984cff906 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1658.228417] [59021]: DEBUG cinder.api.openstack.wsgi [None req-c0222106-5200-4d33-9109-0c8984cff906 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1658.234732] [59021]: INFO cinder.api.openstack.wsgi [None req-c0222106-5200-4d33-9109-0c8984cff906 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d returned with HTTP 404 [ 1658.235254] [59021]: [pid: 59021|app: 0|req: 305/609] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:33:48 2025] GET /volume/v3/volumes/d9527346-cb5c-41f1-99f8-43b73411a64d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1658.280598] [59020]: DEBUG cinder.api.middleware.request_id [None req-8331ee90-f5b1-4327-9dfa-21f216fcf1ea None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.282678] [59020]: INFO cinder.api.openstack.wsgi [None req-8331ee90-f5b1-4327-9dfa-21f216fcf1ea tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] DELETE http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1658.282895] [59020]: DEBUG cinder.api.openstack.wsgi [None req-8331ee90-f5b1-4327-9dfa-21f216fcf1ea tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1658.283120] [59020]: DEBUG cinder.api.openstack.wsgi [None req-8331ee90-f5b1-4327-9dfa-21f216fcf1ea tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'delete' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1658.283303] [59020]: INFO cinder.api.v3.volumes [None req-8331ee90-f5b1-4327-9dfa-21f216fcf1ea tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Delete volume with id: 801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1658.293427] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1658.293427] [59020]: warnings.warn( [ 1658.293951] [59020]: INFO cinder.volume.api [None req-8331ee90-f5b1-4327-9dfa-21f216fcf1ea tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1658.309528] [59020]: INFO cinder.volume.api [None req-8331ee90-f5b1-4327-9dfa-21f216fcf1ea tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Delete volume request issued successfully. [ 1658.309758] [59020]: INFO cinder.api.openstack.wsgi [None req-8331ee90-f5b1-4327-9dfa-21f216fcf1ea tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 202 [ 1658.310263] [59020]: [pid: 59020|app: 0|req: 305/610] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 9 03:33:49 2025] DELETE /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1658.313248] [59021]: DEBUG cinder.api.middleware.request_id [None req-6da03fdc-36cb-44d5-bcf8-f6f551bc9310 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1658.315691] [59021]: INFO cinder.api.openstack.wsgi [None req-6da03fdc-36cb-44d5-bcf8-f6f551bc9310 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1658.315982] [59021]: DEBUG cinder.api.openstack.wsgi [None req-6da03fdc-36cb-44d5-bcf8-f6f551bc9310 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1658.316125] [59021]: DEBUG cinder.api.openstack.wsgi [None req-6da03fdc-36cb-44d5-bcf8-f6f551bc9310 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1658.323849] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1658.323849] [59021]: warnings.warn( [ 1658.327888] [59021]: INFO cinder.volume.api [None req-6da03fdc-36cb-44d5-bcf8-f6f551bc9310 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1658.332715] [59021]: INFO cinder.api.openstack.wsgi [None req-6da03fdc-36cb-44d5-bcf8-f6f551bc9310 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1658.333160] [59021]: [pid: 59021|app: 0|req: 306/611] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:33:49 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1659.343473] [59020]: DEBUG cinder.api.middleware.request_id [None req-57e49071-da45-4815-a4de-fc5449fbc5b6 None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1659.345550] [59020]: INFO cinder.api.openstack.wsgi [None req-57e49071-da45-4815-a4de-fc5449fbc5b6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1659.345764] [59020]: DEBUG cinder.api.openstack.wsgi [None req-57e49071-da45-4815-a4de-fc5449fbc5b6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1659.345977] [59020]: DEBUG cinder.api.openstack.wsgi [None req-57e49071-da45-4815-a4de-fc5449fbc5b6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1659.354394] [59020]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1659.354394] [59020]: warnings.warn( [ 1659.358550] [59020]: INFO cinder.volume.api [None req-57e49071-da45-4815-a4de-fc5449fbc5b6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1659.363371] [59020]: INFO cinder.api.openstack.wsgi [None req-57e49071-da45-4815-a4de-fc5449fbc5b6 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1659.363828] [59020]: [pid: 59020|app: 0|req: 306/612] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:33:50 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1660.374413] [59021]: DEBUG cinder.api.middleware.request_id [None req-bfd6f284-4e52-46a4-a8ec-b59bd4f59548 None None] RequestId filter calling following filter/app {{(pid=59021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1660.376476] [59021]: INFO cinder.api.openstack.wsgi [None req-bfd6f284-4e52-46a4-a8ec-b59bd4f59548 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1660.376714] [59021]: DEBUG cinder.api.openstack.wsgi [None req-bfd6f284-4e52-46a4-a8ec-b59bd4f59548 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1660.376964] [59021]: DEBUG cinder.api.openstack.wsgi [None req-bfd6f284-4e52-46a4-a8ec-b59bd4f59548 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1660.385896] [59021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1660.385896] [59021]: warnings.warn( [ 1660.389849] [59021]: INFO cinder.volume.api [None req-bfd6f284-4e52-46a4-a8ec-b59bd4f59548 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Volume info retrieved successfully. [ 1660.394512] [59021]: INFO cinder.api.openstack.wsgi [None req-bfd6f284-4e52-46a4-a8ec-b59bd4f59548 tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 200 [ 1660.395163] [59021]: [pid: 59021|app: 0|req: 307/613] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:33:51 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1661.405501] [59020]: DEBUG cinder.api.middleware.request_id [None req-29e5a3bf-1d8e-475a-9a80-b1e06a5a0f8e None None] RequestId filter calling following filter/app {{(pid=59020) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1661.407635] [59020]: INFO cinder.api.openstack.wsgi [None req-29e5a3bf-1d8e-475a-9a80-b1e06a5a0f8e tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] GET http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 [ 1661.407839] [59020]: DEBUG cinder.api.openstack.wsgi [None req-29e5a3bf-1d8e-475a-9a80-b1e06a5a0f8e tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Empty body provided in request {{(pid=59020) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} [ 1661.408074] [59020]: DEBUG cinder.api.openstack.wsgi [None req-29e5a3bf-1d8e-475a-9a80-b1e06a5a0f8e tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] Calling method 'show' {{(pid=59020) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} [ 1661.414494] [59020]: INFO cinder.api.openstack.wsgi [None req-29e5a3bf-1d8e-475a-9a80-b1e06a5a0f8e tempest-AttachVolumeShelveTestJSON-1307742823 tempest-AttachVolumeShelveTestJSON-1307742823-project-member] http://10.180.1.21/volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 returned with HTTP 404 [ 1661.415064] [59020]: [pid: 59020|app: 0|req: 307/614] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 9 03:33:52 2025] GET /volume/v3/volumes/801641f0-482b-4dac-90fd-b0dfc290afb9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1670.392299] [59021]: DEBUG dbcounter [-] [59021] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=59021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1671.411069] [59020]: DEBUG dbcounter [-] [59020] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=59020) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}