[ 426.361774] [59246]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 426.363284] [59246]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Nov 20 14:29:33 2025] *** [ 426.363284] [59246]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 426.363284] [59246]: os: Linux-6.8.0-84-generic #84~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep 9 14:29:36 UTC 2 [ 426.363284] [59246]: nodename: devstack [ 426.363284] [59246]: machine: x86_64 [ 426.363284] [59246]: clock source: unix [ 426.363463] [59246]: pcre jit disabled [ 426.363463] [59246]: detected number of CPU cores: 8 [ 426.363463] [59246]: current working directory: / [ 426.363463] [59246]: detected binary path: /usr/bin/uwsgi-core [ 426.363463] [59246]: your processes number limit is 128149 [ 426.363463] [59246]: your memory page size is 4096 bytes [ 426.363463] [59246]: detected max file descriptor number: 2048 [ 426.363463] [59246]: lock engine: pthread robust mutexes [ 426.363463] [59246]: thunder lock: enabled [ 426.363663] [59246]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 426.363663] [59246]: Python version: 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0] [ 426.363663] [59246]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 426.363663] [59246]: Set PythonHome to /opt/stack/data/venv [ 426.392658] [59246]: Python main interpreter initialized at 0x649c87b90be0 [ 426.392658] [59246]: python threads support enabled [ 426.392658] [59246]: your server socket listen backlog is limited to 100 connections [ 426.392658] [59246]: your mercy for graceful operations on workers is 80 seconds [ 426.392904] [59246]: mapped 403077 bytes (393 KB) for 2 cores [ 426.393039] [59246]: *** Operational MODE: preforking *** [ 426.393159] [59246]: *** uWSGI is running in multiple interpreter mode *** [ 426.393159] [59246]: spawned uWSGI master process (pid: 59246) [ 426.397021] [59246]: spawned uWSGI worker 1 (pid: 59247, cores: 1) [ 426.397021] [59246]: spawned uWSGI worker 2 (pid: 59248, cores: 1) [ 426.397021] [59246]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 426.585497] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 426.585497] [59248]: debtcollector.deprecate( [ 426.589167] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. [ 426.589167] [59247]: debtcollector.deprecate( [ 426.707744] [59247]: /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. [ 426.707744] [59247]: removals.removed_module( [ 426.708036] [59248]: /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. [ 426.708036] [59248]: removals.removed_module( [ 426.711044] [59248]: /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. [ 426.711044] [59248]: removals.removed_module( [ 426.711203] [59247]: /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. [ 426.711203] [59247]: removals.removed_module( [ 427.293171] [59247]: /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 [ 427.293171] [59247]: warnings.warn( [ 427.294186] [59248]: /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 [ 427.294186] [59248]: warnings.warn( [ 427.350423] [59247]: /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. [ 427.350423] [59247]: warnings.warn( [ 427.351607] [59248]: /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. [ 427.351607] [59248]: warnings.warn( [ 427.610087] [59247]: 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. [ 427.610451] [59247]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=59247) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 427.610512] [59248]: 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. [ 427.610512] [59248]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=59248) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:380}} [ 427.685245] [59247]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 427.685245] [59247]: @jsonschema.FormatChecker.cls_checks('date-time') [ 427.685587] [59248]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 427.685587] [59248]: @jsonschema.FormatChecker.cls_checks('date-time') [ 428.056928] [59247]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=59247) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 428.057278] [59248]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=59248) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 428.057338] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.057418] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.057594] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.057713] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.057802] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.057980] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.061495] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.061596] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.061645] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.061718] [59247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.061770] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.061836] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.061909] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.062260] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.062364] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.062437] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.062508] [59248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.062587] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.062646] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.062695] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.063688] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.063769] [59247]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.063839] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.063909] [59247]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.063975] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.064149] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.064234] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.064566] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.064650] [59248]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.064703] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.064771] [59248]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.064834] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.064920] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.064998] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.069413] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.069513] [59247]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.069560] [59247]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.069627] [59247]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.069693] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.069756] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.069816] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.069853] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.069947] [59248]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.070040] [59248]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.070111] [59248]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.070179] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.070239] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.070312] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.071049] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.071137] [59247]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.071208] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.071279] [59247]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.071343] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.071394] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.071458] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.071504] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.071602] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.071676] [59248]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.071720] [59247]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.071720] [59247]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.071813] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.071911] [59247]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.071941] [59248]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.071966] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.071991] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.072036] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.072066] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.072092] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.072117] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.072117] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.072117] [59248]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.072117] [59248]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.072217] [59248]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.072217] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.072344] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.072344] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.073277] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.073357] [59247]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.073425] [59247]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.073473] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.073520] [59247]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.073565] [59248]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.073608] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.073608] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.073694] [59248]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.073737] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.073781] [59248]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.073823] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.073874] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.073922] [59247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.073972] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.074040] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.074091] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.074142] [59247]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.074142] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.074223] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.074271] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.074314] [59248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.074340] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.074366] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.074366] [59248]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.074366] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.074366] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.074366] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.075396] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.075458] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.075486] [59247]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.075552] [59248]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.075652] [59247]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.075652] [59247]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.075748] [59248]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.075791] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.075834] [59248]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.075886] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.075949] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.075992] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.076031] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.076031] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.076498] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.076581] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.076647] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.076695] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.076739] [59247]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.076784] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.076832] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.076879] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.076910] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.076936] [59248]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.076961] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.076986] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.077025] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.077111] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.078887] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.078964] [59247]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.079049] [59247]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.079119] [59247]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.079181] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.079248] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.079307] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.079339] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.079386] [59248]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.079458] [59248]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.079526] [59248]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.079616] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.079683] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.079754] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.080098] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.080183] [59247]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.080255] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.080326] [59247]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.080391] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.080453] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.080526] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.080617] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.080701] [59248]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.080774] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.080847] [59248]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.080931] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.080995] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.081084] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.082280] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.082381] [59247]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.082460] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.082527] [59247]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.082593] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.082656] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.082726] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.082758] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.082786] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.082855] [59248]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.082901] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.082944] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.082986] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.083048] [59248]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.083078] [59247]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.083078] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.083130] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.083156] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.083181] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.083206] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.083232] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.083256] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.083284] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.083311] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.083335] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.083361] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.083388] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.083413] [59247]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.083441] [59248]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.083467] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.083491] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.083516] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.083541] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.083569] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.083596] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.083737] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.083737] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.083822] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.083822] [59248]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.083911] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.083953] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.084013] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.084309] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.084359] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.084403] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.084452] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.084500] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.084543] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.084543] [59248]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.084629] [59247]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.084672] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.084719] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.084763] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.084808] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.084860] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.084904] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.085464] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.085547] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.085594] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.085640] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.085689] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.085733] [59247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.085775] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.085818] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.085861] [59248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.085903] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.085945] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.085945] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.086101] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.086171] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.088483] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.088570] [59247]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.088630] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.088698] [59247]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.088770] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.088836] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.088869] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.088919] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.088966] [59248]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.089044] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.089117] [59248]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.089183] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.089247] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.089318] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.089653] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.089740] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.089811] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.089882] [59247]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.089944] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.090015] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.090088] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.090144] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.090219] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.090292] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.090361] [59248]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.090426] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.090514] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.090589] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.093743] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.093804] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.093832] [59247]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.093907] [59248]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.093960] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.094021] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.094069] [59247]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.094121] [59248]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.094160] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.094207] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.094244] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.094290] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.094326] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.094378] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.095948] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.096045] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.096140] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.096199] [59247]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.096229] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.096264] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.096292] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.096316] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.096342] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.096412] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.096456] [59248]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.096502] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.096547] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.096609] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.096812] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.096862] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.096906] [59247]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.096954] [59248]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.097009] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.097134] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.097185] [59247]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.097223] [59248]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.097254] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.097280] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.097308] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.097333] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.097359] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.097385] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.097410] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.097435] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.097511] [59247]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.097538] [59248]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.097564] [59247]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.097589] [59248]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.097615] [59247]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.097640] [59248]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.097667] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.097693] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.097719] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.097744] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.097770] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.097799] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.098349] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.098445] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.098498] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.098544] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.098581] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.098629] [59247]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.098672] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.098705] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.098705] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.098754] [59248]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.098754] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.098807] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.098833] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.098912] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.100651] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.100741] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.100814] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.100862] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.100907] [59247]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.100959] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.101012] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.101060] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.101108] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.101146] [59248]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.101201] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.101234] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.101234] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.101287] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.104192] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.104264] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.104313] [59247]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.104348] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.104374] [59248]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.104400] [59247]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.104428] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.104455] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.104481] [59248]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.104551] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.104594] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.104638] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.104687] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.104729] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.104773] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.104816] [59247]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.104866] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.104911] [59247]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.104954] [59248]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.104997] [59247]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.105052] [59248]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.105089] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.105142] [59248]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.105181] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.105231] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.105274] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.105301] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.105301] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.105764] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.105843] [59247]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.105903] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.105951] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.105994] [59247]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.106030] [59248]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.106089] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.106133] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.106168] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.106199] [59248]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.106226] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.106251] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.106277] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.106371] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.106983] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.107079] [59247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.107166] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.107212] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.107268] [59247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.107320] [59248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.107365] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.107408] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.107459] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.107504] [59248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.107547] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.107590] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.107590] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.107675] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.109425] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.109492] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.109544] [59247]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.109572] [59248]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.109604] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.109631] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.109656] [59247]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.109714] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.109756] [59248]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.109807] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.109851] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.109896] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.109939] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.109939] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.110863] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.110944] [59247]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.111032] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.111098] [59247]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.111170] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.111199] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.111228] [59248]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.111254] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.111278] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.111308] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.111334] [59248]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.111400] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.111442] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.111518] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.113091] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.113176] [59247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.113229] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.113275] [59247]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.113322] [59248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.113371] [59247]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.113418] [59248]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.113462] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.113502] [59248]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.113550] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.113593] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.113620] [59247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.113645] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.113645] [59248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 428.114809] [59247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=59247) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.114894] [59247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.114949] [59247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.115032] [59247]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.115073] [59248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=59248) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 428.115102] [59247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=59247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.115134] [59248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 428.115160] [59247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=59247) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.115189] [59248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 428.115262] [59248]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 428.115318] [59248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=59248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 428.115403] [59248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=59248) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 428.141082] [59247]: INFO dbcounter [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Registered counter for database cinder [ 428.141375] [59248]: INFO dbcounter [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Registered counter for database cinder [ 428.150617] [59248]: DEBUG oslo_db.sqlalchemy.engines [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 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=59248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 428.150818] [59247]: DEBUG oslo_db.sqlalchemy.engines [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 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=59247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 428.280755] [59247]: DEBUG dbcounter [-] [59247] Writer thread running {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 428.282887] [59248]: DEBUG dbcounter [-] [59248] Writer thread running {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 428.283929] [59247]: INFO cinder.rpc [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 428.285128] [59248]: INFO cinder.rpc [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 428.286232] [59247]: INFO cinder.rpc [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 428.287356] [59248]: INFO cinder.rpc [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 428.288344] [59247]: INFO cinder.rpc [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 428.289510] [59248]: INFO cinder.rpc [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 428.290144] [59247]: INFO cinder.rpc [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 428.290480] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.290660] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.291393] [59248]: INFO cinder.rpc [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. [ 428.291784] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.291988] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.292232] [59247]: WARNING cinder.keymgr.conf_key_mgr [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 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' [ 428.292667] [59248]: WARNING cinder.keymgr.conf_key_mgr [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 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' [ 428.293438] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.293603] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.293824] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.294016] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.296242] [59247]: DEBUG oslo_db.sqlalchemy.engines [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 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=59247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 428.296599] [59248]: DEBUG oslo_db.sqlalchemy.engines [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 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=59248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 428.297969] [59247]: INFO cinder.rpc [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 428.298372] [59248]: INFO cinder.rpc [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 428.299914] [59247]: INFO cinder.rpc [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 428.300305] [59248]: INFO cinder.rpc [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 428.300370] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.300461] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.300721] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.300875] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.310233] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.310400] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.311078] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.311252] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.313197] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.313362] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.314233] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.314393] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.315960] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.316151] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.317165] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.317327] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.319739] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.319921] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.321126] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.321301] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.322411] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.322570] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.323903] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.324074] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.326105] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.326253] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.327829] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.327986] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.328861] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.329016] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.330669] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.330832] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.331229] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.331385] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.333119] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.333280] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.333757] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.333920] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.334860] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.335022] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.335753] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.335914] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.336879] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.337109] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.337217] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.337376] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.339344] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.339507] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.342413] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.342575] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.344634] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.344792] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.345723] [59247]: WARNING cinder.api.contrib.hosts [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 428.346169] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.346318] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.347206] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.347359] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.348286] [59248]: WARNING cinder.api.contrib.hosts [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 428.348328] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.348465] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.348742] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.348893] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.349215] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.349366] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.349747] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.349906] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.350370] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.350519] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.350878] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.351043] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.351455] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.351607] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.351834] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.351988] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.352426] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.352574] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.353018] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.353172] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.353390] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.353544] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.354076] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.354237] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.354515] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.354666] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.355036] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.355971] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.356290] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: extensions {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.356325] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.356325] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.356776] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-hosts {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.357191] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.357342] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.358063] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: extensions {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.358523] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: qos-specs {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.359411] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-hosts {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.360437] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-quota-class-sets {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.360896] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: qos-specs {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.361796] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: scheduler-stats {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.363048] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-quota-class-sets {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.363250] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-snapshot-manage {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.364464] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: scheduler-stats {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.365645] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: capabilities {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.365903] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-snapshot-manage {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.368421] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: capabilities {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.457181] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: encryption {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.458764] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: cgsnapshots {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.460281] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-quota-sets {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.461173] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: encryption {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.462201] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-volume-manage {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.462802] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: cgsnapshots {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.464357] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-quota-sets {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.464451] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-volume-transfer {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.465940] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-volume-manage {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.466170] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-volume-type-access {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.467524] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-volume-transfer {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.468186] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: backups {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.469211] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-volume-type-access {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.470217] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-services {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.470865] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: backups {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.471477] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: consistencygroups {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.473287] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-services {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.473562] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: extra_specs {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.474600] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: consistencygroups {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.474969] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: os-availability-zone {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.476362] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extended resource: encryption {{(pid=59247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.476593] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: extra_specs {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.478145] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: os-availability-zone {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.478335] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.478511] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.479514] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extended resource: encryption {{(pid=59248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:121}} [ 428.479555] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.479682] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.480524] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.480676] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.481447] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.481485] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.481624] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.481657] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.482492] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.482643] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.482678] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.482807] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.483582] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.483652] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.483734] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.483794] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.484551] [59247]: WARNING stevedore.named [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.484632] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.484704] [59247]: WARNING castellan.key_manager [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.484779] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.485396] [59247]: DEBUG cinder.api.contrib.snapshot_actions [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] SnapshotActionsController initialized {{(pid=59247) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 428.485522] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension VolumeActions extending resource: volumes {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.485660] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.485693] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension UsedLimits extending resource: limits {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.485783] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.485820] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.485896] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486014] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension TypesManage extending resource: types {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486249] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486370] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension AdminActions extending resource: volumes {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486497] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension AdminActions extending resource: snapshots {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486608] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension AdminActions extending resource: backups {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486715] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension VolumeTypeAccess extending resource: types {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486789] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.486828] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486929] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.486966] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.487067] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.487195] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.487302] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.487402] [59247]: DEBUG cinder.api.v3.router [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 None None] Extension SnapshotActions extending resource: snapshots {{(pid=59247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.487831] [59248]: WARNING stevedore.named [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 428.487986] [59248]: WARNING castellan.key_manager [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 428.488702] [59248]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] SnapshotActionsController initialized {{(pid=59248) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 428.488829] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension VolumeActions extending resource: volumes {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.488975] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension UsedLimits extending resource: limits {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.489110] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.489228] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.489339] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension TypesManage extending resource: types {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.489547] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.489666] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension AdminActions extending resource: volumes {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.489787] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension AdminActions extending resource: snapshots {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.489897] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension AdminActions extending resource: backups {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.489931] [59247]: WARNING keystonemiddleware.auth_token [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 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. [ 428.490025] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension VolumeTypeAccess extending resource: types {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.490140] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.490249] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.490364] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.490472] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.490578] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.490679] [59248]: DEBUG cinder.api.v3.router [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 None None] Extension SnapshotActions extending resource: snapshots {{(pid=59248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:154}} [ 428.493165] [59248]: WARNING keystonemiddleware.auth_token [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 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. [ 428.494159] [59247]: WARNING keystonemiddleware.auth_token [None req-bcf71c28-c328-4928-8cf7-1ee579137a48 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 [ 428.496740] [59247]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x649c87b90be0 pid: 59247 (default app) [ 428.497537] [59248]: WARNING keystonemiddleware.auth_token [None req-3d1e2106-85ea-4f0c-8782-7d57ebe59750 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 [ 428.500106] [59248]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x649c87b90be0 pid: 59248 (default app) [ 428.506050] [59247]: /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. [ 428.506050] [59247]: warnings.warn(deprecated_msg) [ 428.506050] [59247]: /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. [ 428.506050] [59247]: warnings.warn(deprecated_msg) [ 428.506277] [59247]: /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. [ 428.506277] [59247]: warnings.warn(deprecated_msg) [ 428.506277] [59247]: /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. [ 428.506277] [59247]: warnings.warn(deprecated_msg) [ 428.506407] [59247]: /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. [ 428.506407] [59247]: warnings.warn(deprecated_msg) [ 428.506407] [59247]: /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. [ 428.506407] [59247]: warnings.warn(deprecated_msg) [ 428.506407] [59247]: /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. [ 428.506407] [59247]: warnings.warn(deprecated_msg) [ 428.506641] [59247]: /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. [ 428.506641] [59247]: warnings.warn(deprecated_msg) [ 428.506641] [59247]: /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. [ 428.506641] [59247]: warnings.warn(deprecated_msg) [ 428.506641] [59247]: /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. [ 428.506803] [59247]: warnings.warn(deprecated_msg) [ 428.506803] [59247]: /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. [ 428.506803] [59247]: warnings.warn(deprecated_msg) [ 428.506803] [59247]: /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. [ 428.506803] [59247]: warnings.warn(deprecated_msg) [ 428.506948] [59247]: /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. [ 428.506948] [59247]: warnings.warn(deprecated_msg) [ 428.506948] [59247]: /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. [ 428.506948] [59247]: warnings.warn(deprecated_msg) [ 428.507101] [59247]: /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. [ 428.507101] [59247]: warnings.warn(deprecated_msg) [ 428.507101] [59247]: /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. [ 428.507101] [59247]: warnings.warn(deprecated_msg) [ 428.507101] [59247]: /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. [ 428.507260] [59247]: warnings.warn(deprecated_msg) [ 428.507260] [59247]: /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. [ 428.507260] [59247]: warnings.warn(deprecated_msg) [ 428.507260] [59247]: /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. [ 428.507260] [59247]: warnings.warn(deprecated_msg) [ 428.507409] [59247]: /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. [ 428.507409] [59247]: warnings.warn(deprecated_msg) [ 428.507409] [59247]: /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. [ 428.507409] [59247]: warnings.warn(deprecated_msg) [ 428.507409] [59247]: /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. [ 428.507409] [59247]: warnings.warn(deprecated_msg) [ 428.507588] [59247]: /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. [ 428.507588] [59247]: warnings.warn(deprecated_msg) [ 428.507588] [59247]: /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. [ 428.507588] [59247]: warnings.warn(deprecated_msg) [ 428.507588] [59247]: /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. [ 428.507588] [59247]: warnings.warn(deprecated_msg) [ 428.507763] [59247]: /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. [ 428.507763] [59247]: warnings.warn(deprecated_msg) [ 428.507763] [59247]: /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. [ 428.507763] [59247]: warnings.warn(deprecated_msg) [ 428.507763] [59247]: /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. [ 428.507763] [59247]: warnings.warn(deprecated_msg) [ 428.507943] [59247]: /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. [ 428.507943] [59247]: warnings.warn(deprecated_msg) [ 428.507943] [59247]: /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. [ 428.507943] [59247]: warnings.warn(deprecated_msg) [ 428.507943] [59247]: /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. [ 428.508123] [59247]: warnings.warn(deprecated_msg) [ 428.508123] [59247]: /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. [ 428.508123] [59247]: warnings.warn(deprecated_msg) [ 428.508123] [59247]: /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. [ 428.508123] [59247]: warnings.warn(deprecated_msg) [ 428.508284] [59247]: /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. [ 428.508284] [59247]: warnings.warn(deprecated_msg) [ 428.508284] [59247]: /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. [ 428.508284] [59247]: warnings.warn(deprecated_msg) [ 428.508284] [59247]: /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. [ 428.508284] [59247]: warnings.warn(deprecated_msg) [ 428.508471] [59247]: /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. [ 428.508471] [59247]: warnings.warn(deprecated_msg) [ 428.508471] [59247]: /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. [ 428.508471] [59247]: warnings.warn(deprecated_msg) [ 428.508471] [59247]: /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. [ 428.508471] [59247]: warnings.warn(deprecated_msg) [ 428.508636] [59247]: /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. [ 428.508636] [59247]: warnings.warn(deprecated_msg) [ 428.508636] [59247]: /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. [ 428.508636] [59247]: warnings.warn(deprecated_msg) [ 428.508636] [59247]: /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. [ 428.508797] [59247]: warnings.warn(deprecated_msg) [ 428.508797] [59247]: /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. [ 428.508797] [59247]: warnings.warn(deprecated_msg) [ 428.508797] [59247]: /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. [ 428.508797] [59247]: warnings.warn(deprecated_msg) [ 428.508954] [59247]: /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. [ 428.508954] [59247]: warnings.warn(deprecated_msg) [ 428.508954] [59247]: /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. [ 428.508954] [59247]: warnings.warn(deprecated_msg) [ 428.509088] [59247]: /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. [ 428.509088] [59247]: warnings.warn(deprecated_msg) [ 428.509088] [59247]: /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. [ 428.509088] [59247]: warnings.warn(deprecated_msg) [ 428.509215] [59247]: /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. [ 428.509215] [59247]: warnings.warn(deprecated_msg) [ 428.509215] [59247]: /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. [ 428.509215] [59247]: warnings.warn(deprecated_msg) [ 428.509215] [59247]: /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. [ 428.509376] [59247]: warnings.warn(deprecated_msg) [ 428.509376] [59247]: /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. [ 428.509376] [59247]: warnings.warn(deprecated_msg) [ 428.509376] [59247]: /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. [ 428.509376] [59247]: warnings.warn(deprecated_msg) [ 428.509517] [59247]: /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. [ 428.509517] [59247]: warnings.warn(deprecated_msg) [ 428.509517] [59247]: /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. [ 428.509517] [59247]: warnings.warn(deprecated_msg) [ 428.509644] [59247]: /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. [ 428.509644] [59247]: warnings.warn(deprecated_msg) [ 428.509644] [59247]: /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. [ 428.509644] [59247]: warnings.warn(deprecated_msg) [ 428.509776] [59247]: /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. [ 428.509776] [59247]: warnings.warn(deprecated_msg) [ 428.509776] [59247]: /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. [ 428.509776] [59247]: warnings.warn(deprecated_msg) [ 428.509897] [59247]: /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. [ 428.509897] [59247]: warnings.warn(deprecated_msg) [ 428.509897] [59247]: /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. [ 428.509897] [59247]: warnings.warn(deprecated_msg) [ 428.510931] [59247]: /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. [ 428.510931] [59247]: warnings.warn(deprecated_msg) [ 428.510931] [59247]: /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. [ 428.510931] [59247]: warnings.warn(deprecated_msg) [ 428.511181] [59247]: /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. [ 428.511181] [59247]: warnings.warn(deprecated_msg) [ 428.511181] [59247]: /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. [ 428.511181] [59247]: warnings.warn(deprecated_msg) [ 428.511181] [59247]: /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. [ 428.511435] [59247]: warnings.warn(deprecated_msg) [ 428.511435] [59247]: /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. [ 428.511435] [59247]: warnings.warn(deprecated_msg) [ 428.511435] [59247]: /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. [ 428.511435] [59247]: warnings.warn(deprecated_msg) [ 428.511435] [59247]: /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. [ 428.511733] [59247]: warnings.warn(deprecated_msg) [ 428.511733] [59247]: /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. [ 428.511733] [59247]: warnings.warn(deprecated_msg) [ 428.511733] [59247]: /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. [ 428.511733] [59247]: warnings.warn(deprecated_msg) [ 428.511965] [59247]: /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. [ 428.511965] [59247]: warnings.warn(deprecated_msg) [ 428.511965] [59247]: /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. [ 428.511965] [59247]: warnings.warn(deprecated_msg) [ 428.511965] [59247]: /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. [ 428.511965] [59247]: warnings.warn(deprecated_msg) [ 428.512351] [59247]: /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. [ 428.512351] [59247]: warnings.warn(deprecated_msg) [ 428.512351] [59247]: /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. [ 428.512351] [59247]: warnings.warn(deprecated_msg) [ 428.512351] [59247]: /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. [ 428.512351] [59247]: warnings.warn(deprecated_msg) [ 428.512642] [59247]: /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. [ 428.512642] [59247]: warnings.warn(deprecated_msg) [ 428.512642] [59247]: /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. [ 428.512642] [59247]: warnings.warn(deprecated_msg) [ 428.512642] [59247]: /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. [ 428.512642] [59247]: warnings.warn(deprecated_msg) [ 428.512938] [59247]: /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. [ 428.512938] [59247]: warnings.warn(deprecated_msg) [ 428.512938] [59247]: /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. [ 428.512938] [59247]: warnings.warn(deprecated_msg) [ 428.512938] [59247]: /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. [ 428.512938] [59247]: warnings.warn(deprecated_msg) [ 428.513248] [59247]: /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. [ 428.513248] [59247]: warnings.warn(deprecated_msg) [ 428.513248] [59247]: /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. [ 428.513248] [59247]: warnings.warn(deprecated_msg) [ 428.513452] [59247]: /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. [ 428.513452] [59247]: warnings.warn(deprecated_msg) [ 428.513452] [59247]: /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. [ 428.513452] [59247]: warnings.warn(deprecated_msg) [ 428.513452] [59247]: /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. [ 428.513697] [59247]: warnings.warn(deprecated_msg) [ 428.513697] [59247]: /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. [ 428.513697] [59247]: warnings.warn(deprecated_msg) [ 428.513697] [59247]: /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. [ 428.513697] [59247]: warnings.warn(deprecated_msg) [ 428.513697] [59247]: DEBUG cinder.api.middleware.request_id [None req-81366ac6-9523-4f97-b1ad-3f6ea31db517 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 428.513697] [59247]: [pid: 59247|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Nov 20 14:29:35 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 431.909405] [59248]: /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. [ 431.909405] [59248]: warnings.warn(deprecated_msg) [ 431.909823] [59248]: /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. [ 431.909823] [59248]: warnings.warn(deprecated_msg) [ 431.909823] [59248]: /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. [ 431.909823] [59248]: warnings.warn(deprecated_msg) [ 431.909823] [59248]: /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. [ 431.909998] [59248]: warnings.warn(deprecated_msg) [ 431.909998] [59248]: /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. [ 431.909998] [59248]: warnings.warn(deprecated_msg) [ 431.909998] [59248]: /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. [ 431.909998] [59248]: warnings.warn(deprecated_msg) [ 431.909998] [59248]: /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. [ 431.910184] [59248]: warnings.warn(deprecated_msg) [ 431.910184] [59248]: /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. [ 431.910184] [59248]: warnings.warn(deprecated_msg) [ 431.910184] [59248]: /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. [ 431.910184] [59248]: warnings.warn(deprecated_msg) [ 431.910327] [59248]: /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. [ 431.910327] [59248]: warnings.warn(deprecated_msg) [ 431.910327] [59248]: /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. [ 431.910327] [59248]: warnings.warn(deprecated_msg) [ 431.910435] [59248]: /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. [ 431.910435] [59248]: warnings.warn(deprecated_msg) [ 431.910435] [59248]: /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. [ 431.910435] [59248]: warnings.warn(deprecated_msg) [ 431.910547] [59248]: /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. [ 431.910547] [59248]: warnings.warn(deprecated_msg) [ 431.910547] [59248]: /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. [ 431.910547] [59248]: warnings.warn(deprecated_msg) [ 431.910547] [59248]: /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. [ 431.910688] [59248]: warnings.warn(deprecated_msg) [ 431.910688] [59248]: /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. [ 431.910688] [59248]: warnings.warn(deprecated_msg) [ 431.910688] [59248]: /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. [ 431.910688] [59248]: warnings.warn(deprecated_msg) [ 431.910826] [59248]: /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. [ 431.910826] [59248]: warnings.warn(deprecated_msg) [ 431.910826] [59248]: /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. [ 431.910826] [59248]: warnings.warn(deprecated_msg) [ 431.910826] [59248]: /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. [ 431.910826] [59248]: warnings.warn(deprecated_msg) [ 431.910985] [59248]: /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. [ 431.910985] [59248]: warnings.warn(deprecated_msg) [ 431.910985] [59248]: /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. [ 431.910985] [59248]: warnings.warn(deprecated_msg) [ 431.910985] [59248]: /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. [ 431.910985] [59248]: warnings.warn(deprecated_msg) [ 431.911163] [59248]: /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. [ 431.911163] [59248]: warnings.warn(deprecated_msg) [ 431.911163] [59248]: /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. [ 431.911163] [59248]: warnings.warn(deprecated_msg) [ 431.911163] [59248]: /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. [ 431.911163] [59248]: warnings.warn(deprecated_msg) [ 431.911325] [59248]: /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. [ 431.911325] [59248]: warnings.warn(deprecated_msg) [ 431.911325] [59248]: /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. [ 431.911325] [59248]: warnings.warn(deprecated_msg) [ 431.911325] [59248]: /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. [ 431.911325] [59248]: warnings.warn(deprecated_msg) [ 431.911576] [59248]: /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. [ 431.911576] [59248]: warnings.warn(deprecated_msg) [ 431.911576] [59248]: /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. [ 431.911576] [59248]: warnings.warn(deprecated_msg) [ 431.911713] [59248]: /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. [ 431.911713] [59248]: warnings.warn(deprecated_msg) [ 431.911713] [59248]: /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. [ 431.911713] [59248]: warnings.warn(deprecated_msg) [ 431.911713] [59248]: /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. [ 431.911881] [59248]: warnings.warn(deprecated_msg) [ 431.911881] [59248]: /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. [ 431.911881] [59248]: warnings.warn(deprecated_msg) [ 431.911881] [59248]: /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. [ 431.911881] [59248]: warnings.warn(deprecated_msg) [ 431.912046] [59248]: /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. [ 431.912046] [59248]: warnings.warn(deprecated_msg) [ 431.912046] [59248]: /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. [ 431.912046] [59248]: warnings.warn(deprecated_msg) [ 431.912046] [59248]: /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. [ 431.912046] [59248]: warnings.warn(deprecated_msg) [ 431.912242] [59248]: /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. [ 431.912242] [59248]: warnings.warn(deprecated_msg) [ 431.912242] [59248]: /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. [ 431.912242] [59248]: warnings.warn(deprecated_msg) [ 431.912242] [59248]: /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. [ 431.912404] [59248]: warnings.warn(deprecated_msg) [ 431.912404] [59248]: /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. [ 431.912404] [59248]: warnings.warn(deprecated_msg) [ 431.912404] [59248]: /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. [ 431.912404] [59248]: warnings.warn(deprecated_msg) [ 431.912566] [59248]: /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. [ 431.912566] [59248]: warnings.warn(deprecated_msg) [ 431.912566] [59248]: /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. [ 431.912566] [59248]: warnings.warn(deprecated_msg) [ 431.912694] [59248]: /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. [ 431.912694] [59248]: warnings.warn(deprecated_msg) [ 431.912694] [59248]: /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. [ 431.912694] [59248]: warnings.warn(deprecated_msg) [ 431.912828] [59248]: /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. [ 431.912828] [59248]: warnings.warn(deprecated_msg) [ 431.912828] [59248]: /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. [ 431.912828] [59248]: warnings.warn(deprecated_msg) [ 431.912828] [59248]: /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. [ 431.912992] [59248]: warnings.warn(deprecated_msg) [ 431.912992] [59248]: /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. [ 431.912992] [59248]: warnings.warn(deprecated_msg) [ 431.912992] [59248]: /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. [ 431.912992] [59248]: warnings.warn(deprecated_msg) [ 431.913212] [59248]: /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. [ 431.913212] [59248]: warnings.warn(deprecated_msg) [ 431.913212] [59248]: /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. [ 431.913212] [59248]: warnings.warn(deprecated_msg) [ 431.913342] [59248]: /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. [ 431.913342] [59248]: warnings.warn(deprecated_msg) [ 431.913342] [59248]: /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. [ 431.913342] [59248]: warnings.warn(deprecated_msg) [ 431.913475] [59248]: /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. [ 431.913475] [59248]: warnings.warn(deprecated_msg) [ 431.913475] [59248]: /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. [ 431.913475] [59248]: warnings.warn(deprecated_msg) [ 431.913598] [59248]: /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. [ 431.913598] [59248]: warnings.warn(deprecated_msg) [ 431.913598] [59248]: /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. [ 431.913598] [59248]: warnings.warn(deprecated_msg) [ 431.913727] [59248]: /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. [ 431.913727] [59248]: warnings.warn(deprecated_msg) [ 431.913727] [59248]: /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. [ 431.913727] [59248]: warnings.warn(deprecated_msg) [ 431.913860] [59248]: /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. [ 431.913860] [59248]: warnings.warn(deprecated_msg) [ 431.913860] [59248]: /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. [ 431.913860] [59248]: warnings.warn(deprecated_msg) [ 431.913860] [59248]: /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. [ 431.913860] [59248]: warnings.warn(deprecated_msg) [ 431.914071] [59248]: /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. [ 431.914071] [59248]: warnings.warn(deprecated_msg) [ 431.914071] [59248]: /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. [ 431.914071] [59248]: warnings.warn(deprecated_msg) [ 431.914071] [59248]: /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. [ 431.914237] [59248]: warnings.warn(deprecated_msg) [ 431.914237] [59248]: /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. [ 431.914237] [59248]: warnings.warn(deprecated_msg) [ 431.914237] [59248]: /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. [ 431.914237] [59248]: warnings.warn(deprecated_msg) [ 431.914237] [59248]: /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. [ 431.914237] [59248]: warnings.warn(deprecated_msg) [ 431.914456] [59248]: /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. [ 431.914456] [59248]: warnings.warn(deprecated_msg) [ 431.914456] [59248]: /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. [ 431.914456] [59248]: warnings.warn(deprecated_msg) [ 431.914456] [59248]: /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. [ 431.914456] [59248]: warnings.warn(deprecated_msg) [ 431.914677] [59248]: /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. [ 431.914677] [59248]: warnings.warn(deprecated_msg) [ 431.914677] [59248]: /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. [ 431.914677] [59248]: warnings.warn(deprecated_msg) [ 431.914677] [59248]: /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. [ 431.914677] [59248]: warnings.warn(deprecated_msg) [ 431.914856] [59248]: /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. [ 431.914856] [59248]: warnings.warn(deprecated_msg) [ 431.914856] [59248]: /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. [ 431.914856] [59248]: warnings.warn(deprecated_msg) [ 431.914856] [59248]: /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. [ 431.914856] [59248]: warnings.warn(deprecated_msg) [ 431.915056] [59248]: /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. [ 431.915056] [59248]: warnings.warn(deprecated_msg) [ 431.915056] [59248]: /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. [ 431.915056] [59248]: warnings.warn(deprecated_msg) [ 431.915192] [59248]: /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. [ 431.915192] [59248]: warnings.warn(deprecated_msg) [ 431.915192] [59248]: /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. [ 431.915192] [59248]: warnings.warn(deprecated_msg) [ 431.915318] [59248]: /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. [ 431.915318] [59248]: warnings.warn(deprecated_msg) [ 431.915318] [59248]: /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. [ 431.915318] [59248]: warnings.warn(deprecated_msg) [ 431.915448] [59248]: /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. [ 431.915448] [59248]: warnings.warn(deprecated_msg) [ 431.915448] [59248]: /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. [ 431.915448] [59248]: warnings.warn(deprecated_msg) [ 431.915448] [59248]: DEBUG cinder.api.middleware.request_id [None req-adf65f67-0f19-43d7-8169-9d02df5ac5ed None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 432.262807] [59248]: INFO cinder.api.openstack.wsgi [None req-adf65f67-0f19-43d7-8169-9d02df5ac5ed admin admin] POST http://10.180.1.21/volume/v3/types [ 432.263603] [59248]: DEBUG cinder.api.openstack.wsgi [None req-adf65f67-0f19-43d7-8169-9d02df5ac5ed admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 432.265422] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 432.265422] [59248]: warnings.warn( [ 432.268883] [59248]: DEBUG oslo_db.sqlalchemy.engines [None req-adf65f67-0f19-43d7-8169-9d02df5ac5ed 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=59248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.294166] [59248]: INFO cinder.api.openstack.wsgi [None req-adf65f67-0f19-43d7-8169-9d02df5ac5ed admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 432.294987] [59248]: [pid: 59248|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 14:29:38 2025] POST /volume/v3/types => generated 182 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 432.300185] [59247]: DEBUG cinder.api.middleware.request_id [req-adf65f67-0f19-43d7-8169-9d02df5ac5ed req-38eb7174-94b7-46d7-a4cd-74cb4d0d6792 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 432.567304] [59247]: INFO cinder.api.openstack.wsgi [req-adf65f67-0f19-43d7-8169-9d02df5ac5ed req-38eb7174-94b7-46d7-a4cd-74cb4d0d6792 admin admin] POST http://10.180.1.21/volume/v3/types/15c76d59-b561-4016-9c9f-a7c6f0438049/extra_specs [ 432.567991] [59247]: DEBUG cinder.api.openstack.wsgi [req-adf65f67-0f19-43d7-8169-9d02df5ac5ed req-38eb7174-94b7-46d7-a4cd-74cb4d0d6792 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 432.569900] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 432.569900] [59247]: warnings.warn( [ 432.573629] [59247]: DEBUG oslo_db.sqlalchemy.engines [req-adf65f67-0f19-43d7-8169-9d02df5ac5ed req-38eb7174-94b7-46d7-a4cd-74cb4d0d6792 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=59247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:397}} [ 432.630360] [59247]: INFO cinder.api.openstack.wsgi [req-adf65f67-0f19-43d7-8169-9d02df5ac5ed req-38eb7174-94b7-46d7-a4cd-74cb4d0d6792 admin admin] http://10.180.1.21/volume/v3/types/15c76d59-b561-4016-9c9f-a7c6f0438049/extra_specs returned with HTTP 200 [ 432.630829] [59247]: [pid: 59247|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Nov 20 14:29:39 2025] POST /volume/v3/types/15c76d59-b561-4016-9c9f-a7c6f0438049/extra_specs => generated 51 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 442.291175] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 442.628882] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 444.821922] [59248]: DEBUG cinder.api.middleware.request_id [None req-e5ecae89-b9ad-4d69-9501-827351929071 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 444.822768] [59248]: INFO cinder.api.openstack.wsgi [None req-e5ecae89-b9ad-4d69-9501-827351929071 None None] GET http://10.180.1.21/volume// [ 444.823078] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e5ecae89-b9ad-4d69-9501-827351929071 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 444.823195] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e5ecae89-b9ad-4d69-9501-827351929071 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 444.823933] [59248]: INFO cinder.api.openstack.wsgi [None req-e5ecae89-b9ad-4d69-9501-827351929071 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 444.824400] [59248]: [pid: 59248|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Nov 20 14:29:51 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 512.169968] [59247]: DEBUG cinder.api.middleware.request_id [None req-87f4dfea-b9b0-4978-acd0-f2d8157cbaa9 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 512.240642] [59247]: INFO cinder.api.openstack.wsgi [None req-87f4dfea-b9b0-4978-acd0-f2d8157cbaa9 tempest-verify_tempest_config-1246992301 tempest-verify_tempest_config-1246992301-project-member] GET http://10.180.1.21/volume/v3/extensions [ 512.240949] [59247]: DEBUG cinder.api.openstack.wsgi [None req-87f4dfea-b9b0-4978-acd0-f2d8157cbaa9 tempest-verify_tempest_config-1246992301 tempest-verify_tempest_config-1246992301-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 512.241206] [59247]: DEBUG cinder.api.openstack.wsgi [None req-87f4dfea-b9b0-4978-acd0-f2d8157cbaa9 tempest-verify_tempest_config-1246992301 tempest-verify_tempest_config-1246992301-project-member] Calling method 'index' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 512.241642] [59247]: INFO cinder.api.openstack.wsgi [None req-87f4dfea-b9b0-4978-acd0-f2d8157cbaa9 tempest-verify_tempest_config-1246992301 tempest-verify_tempest_config-1246992301-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 512.242078] [59247]: [pid: 59247|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Nov 20 14:30:58 2025] GET /volume/v3/extensions => generated 5245 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 586.197751] [59248]: DEBUG cinder.api.middleware.request_id [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.309413] [59248]: INFO cinder.api.openstack.wsgi [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 586.309816] [59248]: DEBUG cinder.api.openstack.wsgi [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2137255481"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 586.312573] [59248]: DEBUG cinder.api.v3.volumes [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2137255481'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 586.312971] [59248]: INFO cinder.api.v3.volumes [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Create volume of 1 GB [ 586.325254] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Availability zone cache updated, next update will occur around 2025-11-20 15:32:13.097372. {{(pid=59248) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 586.325400] [59248]: INFO cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Availability Zones retrieved successfully. [ 586.356155] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Flow 'volume_create_api' (33bd6601-aaea-463a-ba73-0460e920dc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 586.357809] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7935974-d821-4620-91b2-c23e72b8a66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.360663] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 586.399849] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7935974-d821-4620-91b2-c23e72b8a66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.401093] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e24e033-9402-47b9-bf25-15e606dddd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.429089] [59248]: WARNING cinder.quota [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-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. [ 586.430866] [59248]: WARNING cinder.quota [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-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. [ 586.488822] [59248]: DEBUG cinder.quota [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Created reservations ['f2ef2dd6-7704-4b09-a58e-4e95a72e4f30', '63d95aa6-dd95-498a-b257-1dce17d18943', 'e1b45eae-79b2-47ac-99f4-f2360d7d9c78', '8566f079-e136-41c4-b56e-cd0f7669cb9b'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 586.489923] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e24e033-9402-47b9-bf25-15e606dddd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ef2dd6-7704-4b09-a58e-4e95a72e4f30', '63d95aa6-dd95-498a-b257-1dce17d18943', 'e1b45eae-79b2-47ac-99f4-f2360d7d9c78', '8566f079-e136-41c4-b56e-cd0f7669cb9b']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.491045] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef4164c-2695-42ef-b132-0574a341ec4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.546045] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef4164c-2695-42ef-b132-0574a341ec4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e1aede-912e-4c01-aa3d-68626252d0a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2137255481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813e39ea80554827bdb0793f5ca2c037',qos_specs=None,replication_status=,reservations=['f2ef2dd6-7704-4b09-a58e-4e95a72e4f30','63d95aa6-dd95-498a-b257-1dce17d18943','e1b45eae-79b2-47ac-99f4-f2360d7d9c78','8566f079-e136-41c4-b56e-cd0f7669cb9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc8ea75a345414196c9fbcca08cc8b9',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2137255481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e1aede-912e-4c01-aa3d-68626252d0a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813e39ea80554827bdb0793f5ca2c037',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='0dc8ea75a345414196c9fbcca08cc8b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.546045] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17725b1-c70e-454f-a089-b5953a0f3b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.574058] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a17725b1-c70e-454f-a089-b5953a0f3b28) 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-2137255481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813e39ea80554827bdb0793f5ca2c037',qos_specs=None,replication_status=,reservations=['f2ef2dd6-7704-4b09-a58e-4e95a72e4f30','63d95aa6-dd95-498a-b257-1dce17d18943','e1b45eae-79b2-47ac-99f4-f2360d7d9c78','8566f079-e136-41c4-b56e-cd0f7669cb9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dc8ea75a345414196c9fbcca08cc8b9',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.574058] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e312e0-3bdf-4654-8b02-19599ba5331e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 586.596764] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05e312e0-3bdf-4654-8b02-19599ba5331e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 586.598049] [59248]: DEBUG cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Flow 'volume_create_api' (33bd6601-aaea-463a-ba73-0460e920dc4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 586.602344] [59248]: INFO cinder.volume.api [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Create volume request issued successfully. [ 586.603642] [59248]: INFO cinder.api.openstack.wsgi [None req-edfe36a6-59f7-4649-bb8d-7b5b24b8571b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 586.603883] [59248]: [pid: 59248|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:32:12 2025] POST /volume/v3/volumes => generated 784 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 586.615596] [59247]: DEBUG cinder.api.middleware.request_id [None req-6001bade-7586-4401-8743-e562c32f41d3 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.620219] [59247]: INFO cinder.api.openstack.wsgi [None req-6001bade-7586-4401-8743-e562c32f41d3 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 586.621463] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6001bade-7586-4401-8743-e562c32f41d3 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 586.621862] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6001bade-7586-4401-8743-e562c32f41d3 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 586.661618] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.661618] [59247]: warnings.warn( [ 586.669447] [59247]: INFO cinder.volume.api [None req-6001bade-7586-4401-8743-e562c32f41d3 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 586.676748] [59247]: INFO cinder.api.openstack.wsgi [None req-6001bade-7586-4401-8743-e562c32f41d3 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 586.677223] [59247]: [pid: 59247|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:13 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 963 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 587.690809] [59248]: DEBUG cinder.api.middleware.request_id [None req-4f9248b3-166a-484f-b5d1-2e5250494d6d None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.693342] [59248]: INFO cinder.api.openstack.wsgi [None req-4f9248b3-166a-484f-b5d1-2e5250494d6d tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 587.693507] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4f9248b3-166a-484f-b5d1-2e5250494d6d tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 587.694919] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4f9248b3-166a-484f-b5d1-2e5250494d6d tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 587.712232] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.712232] [59248]: warnings.warn( [ 587.722075] [59248]: INFO cinder.volume.api [None req-4f9248b3-166a-484f-b5d1-2e5250494d6d tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 587.730915] [59248]: INFO cinder.api.openstack.wsgi [None req-4f9248b3-166a-484f-b5d1-2e5250494d6d tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 587.731611] [59248]: [pid: 59248|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:14 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 596.674094] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=4 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 597.727381] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 611.402862] [59247]: DEBUG cinder.api.middleware.request_id [None req-b926ff29-a56c-468a-90db-c54db3eae84c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.406192] [59247]: INFO cinder.api.openstack.wsgi [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] POST http://10.180.1.21/volume/v3/volumes [ 611.407923] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-49201051", "imageRef": "23291cd9-4c8a-4aa8-8a4a-06f18ce246c3", "size": 1}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 611.412234] [59247]: DEBUG cinder.api.v3.volumes [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-49201051', 'imageRef': '23291cd9-4c8a-4aa8-8a4a-06f18ce246c3', 'size': 1}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 612.173255] [59247]: INFO cinder.api.v3.volumes [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Create volume of 1 GB [ 612.189278] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Availability zone cache updated, next update will occur around 2025-11-20 15:32:38.961552. {{(pid=59247) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 612.189423] [59247]: INFO cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Availability Zones retrieved successfully. [ 612.212024] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Flow 'volume_create_api' (a947992a-6bf4-413c-b0b0-306064fee5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 612.212024] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d9738f-4a59-4b6d-aded-b7317c0c672c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 612.212776] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 612.302304] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8d9738f-4a59-4b6d-aded-b7317c0c672c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 612.302642] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a77561-672f-40fa-8876-4db4e1604935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 612.339951] [59247]: WARNING cinder.quota [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-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. [ 612.340752] [59247]: WARNING cinder.quota [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-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. [ 612.533309] [59247]: DEBUG cinder.quota [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Created reservations ['017dbdd8-70e8-42b4-9ac4-535ca0b1a780', 'b3298fde-6588-409e-ba2d-aeed0831e099', '2c4f9b8a-73fc-4487-9ac3-1bac52834649', 'ba0e8d7b-4761-4a48-9a7e-dbc850ff69da'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 612.534335] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a77561-672f-40fa-8876-4db4e1604935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['017dbdd8-70e8-42b4-9ac4-535ca0b1a780', 'b3298fde-6588-409e-ba2d-aeed0831e099', '2c4f9b8a-73fc-4487-9ac3-1bac52834649', 'ba0e8d7b-4761-4a48-9a7e-dbc850ff69da']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 612.535350] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915fe65a-7c79-4de1-88b0-ad71fce0905a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 612.574402] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (915fe65a-7c79-4de1-88b0-ad71fce0905a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbf92096-603d-46a5-88e0-9879c78b2862', '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-49201051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499a3326eec4071845c63b5d0a6962d',qos_specs=None,replication_status=,reservations=['017dbdd8-70e8-42b4-9ac4-535ca0b1a780','b3298fde-6588-409e-ba2d-aeed0831e099','2c4f9b8a-73fc-4487-9ac3-1bac52834649','ba0e8d7b-4761-4a48-9a7e-dbc850ff69da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575721f9f26146d5b7358d16bd9491f7',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-49201051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbf92096-603d-46a5-88e0-9879c78b2862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0499a3326eec4071845c63b5d0a6962d',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='575721f9f26146d5b7358d16bd9491f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 612.574690] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b9acd0-3544-4745-81f6-56a6fcc80fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 612.593078] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b9acd0-3544-4745-81f6-56a6fcc80fcd) 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-49201051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0499a3326eec4071845c63b5d0a6962d',qos_specs=None,replication_status=,reservations=['017dbdd8-70e8-42b4-9ac4-535ca0b1a780','b3298fde-6588-409e-ba2d-aeed0831e099','2c4f9b8a-73fc-4487-9ac3-1bac52834649','ba0e8d7b-4761-4a48-9a7e-dbc850ff69da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='575721f9f26146d5b7358d16bd9491f7',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 612.594102] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f7ea17-3760-4408-a417-09d6470e82e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 612.620652] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f7ea17-3760-4408-a417-09d6470e82e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 612.621852] [59247]: DEBUG cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Flow 'volume_create_api' (a947992a-6bf4-413c-b0b0-306064fee5b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 612.622257] [59247]: INFO cinder.volume.api [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Create volume request issued successfully. [ 612.622975] [59247]: INFO cinder.api.openstack.wsgi [None req-b926ff29-a56c-468a-90db-c54db3eae84c tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 612.623507] [59247]: [pid: 59247|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 14:32:38 2025] POST /volume/v3/volumes => generated 750 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 612.635191] [59248]: DEBUG cinder.api.middleware.request_id [None req-bfd82b2a-5dd9-48aa-ab89-79d3d33ab720 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.637751] [59248]: INFO cinder.api.openstack.wsgi [None req-bfd82b2a-5dd9-48aa-ab89-79d3d33ab720 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 612.638280] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bfd82b2a-5dd9-48aa-ab89-79d3d33ab720 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 612.638564] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bfd82b2a-5dd9-48aa-ab89-79d3d33ab720 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 612.809863] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.809863] [59248]: warnings.warn( [ 612.822074] [59248]: INFO cinder.volume.api [None req-bfd82b2a-5dd9-48aa-ab89-79d3d33ab720 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 612.832927] [59248]: INFO cinder.api.openstack.wsgi [None req-bfd82b2a-5dd9-48aa-ab89-79d3d33ab720 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 612.833202] [59248]: [pid: 59248|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:39 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 818 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 613.848638] [59247]: DEBUG cinder.api.middleware.request_id [None req-93e35d15-3770-4059-a85f-ee906ce983cf None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.852760] [59247]: INFO cinder.api.openstack.wsgi [None req-93e35d15-3770-4059-a85f-ee906ce983cf tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 613.854087] [59247]: DEBUG cinder.api.openstack.wsgi [None req-93e35d15-3770-4059-a85f-ee906ce983cf tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 613.854344] [59247]: DEBUG cinder.api.openstack.wsgi [None req-93e35d15-3770-4059-a85f-ee906ce983cf tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 613.875323] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.875323] [59247]: warnings.warn( [ 613.881534] [59247]: INFO cinder.volume.api [None req-93e35d15-3770-4059-a85f-ee906ce983cf tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 613.891254] [59247]: INFO cinder.api.openstack.wsgi [None req-93e35d15-3770-4059-a85f-ee906ce983cf tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 613.892111] [59247]: [pid: 59247|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:40 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 614.904268] [59248]: DEBUG cinder.api.middleware.request_id [None req-fe457c6f-1778-4b2a-b7cf-c1cb8a3284b2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.909721] [59248]: INFO cinder.api.openstack.wsgi [None req-fe457c6f-1778-4b2a-b7cf-c1cb8a3284b2 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 614.909919] [59248]: DEBUG cinder.api.openstack.wsgi [None req-fe457c6f-1778-4b2a-b7cf-c1cb8a3284b2 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 614.910159] [59248]: DEBUG cinder.api.openstack.wsgi [None req-fe457c6f-1778-4b2a-b7cf-c1cb8a3284b2 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 614.923019] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.923019] [59248]: warnings.warn( [ 614.930501] [59248]: INFO cinder.volume.api [None req-fe457c6f-1778-4b2a-b7cf-c1cb8a3284b2 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 614.939930] [59248]: INFO cinder.api.openstack.wsgi [None req-fe457c6f-1778-4b2a-b7cf-c1cb8a3284b2 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 614.939930] [59248]: [pid: 59248|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:41 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 615.955935] [59247]: DEBUG cinder.api.middleware.request_id [None req-d716f81c-28b6-4c47-a1f4-8b62a175d828 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.958367] [59247]: INFO cinder.api.openstack.wsgi [None req-d716f81c-28b6-4c47-a1f4-8b62a175d828 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 615.958651] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d716f81c-28b6-4c47-a1f4-8b62a175d828 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 615.958889] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d716f81c-28b6-4c47-a1f4-8b62a175d828 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 615.974122] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.974122] [59247]: warnings.warn( [ 615.980748] [59247]: INFO cinder.volume.api [None req-d716f81c-28b6-4c47-a1f4-8b62a175d828 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 615.988950] [59247]: INFO cinder.api.openstack.wsgi [None req-d716f81c-28b6-4c47-a1f4-8b62a175d828 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 615.989653] [59247]: [pid: 59247|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:42 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 617.003915] [59248]: DEBUG cinder.api.middleware.request_id [None req-3b26bf6f-65a2-4b0d-9f09-7618f906e10f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.008668] [59248]: INFO cinder.api.openstack.wsgi [None req-3b26bf6f-65a2-4b0d-9f09-7618f906e10f tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 617.010318] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3b26bf6f-65a2-4b0d-9f09-7618f906e10f tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 617.010318] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3b26bf6f-65a2-4b0d-9f09-7618f906e10f tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 617.034431] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.034431] [59248]: warnings.warn( [ 617.048309] [59248]: INFO cinder.volume.api [None req-3b26bf6f-65a2-4b0d-9f09-7618f906e10f tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 617.056924] [59248]: INFO cinder.api.openstack.wsgi [None req-3b26bf6f-65a2-4b0d-9f09-7618f906e10f tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 617.057404] [59248]: [pid: 59248|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:43 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 618.070403] [59247]: DEBUG cinder.api.middleware.request_id [None req-ac0ca8e9-c6cf-49ca-a01a-559eb225fec9 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 618.072768] [59247]: INFO cinder.api.openstack.wsgi [None req-ac0ca8e9-c6cf-49ca-a01a-559eb225fec9 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 618.073114] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ac0ca8e9-c6cf-49ca-a01a-559eb225fec9 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 618.073324] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ac0ca8e9-c6cf-49ca-a01a-559eb225fec9 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 618.089020] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 618.089020] [59247]: warnings.warn( [ 618.095777] [59247]: INFO cinder.volume.api [None req-ac0ca8e9-c6cf-49ca-a01a-559eb225fec9 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 618.103296] [59247]: INFO cinder.api.openstack.wsgi [None req-ac0ca8e9-c6cf-49ca-a01a-559eb225fec9 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 618.104193] [59247]: [pid: 59247|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:44 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.116435] [59248]: DEBUG cinder.api.middleware.request_id [None req-bbf7667d-a534-467c-9257-caaf0adb62b5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.119360] [59248]: INFO cinder.api.openstack.wsgi [None req-bbf7667d-a534-467c-9257-caaf0adb62b5 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 619.119592] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bbf7667d-a534-467c-9257-caaf0adb62b5 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 619.119878] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bbf7667d-a534-467c-9257-caaf0adb62b5 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 619.133874] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.133874] [59248]: warnings.warn( [ 619.141845] [59247]: DEBUG cinder.api.middleware.request_id [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.142280] [59248]: INFO cinder.volume.api [None req-bbf7667d-a534-467c-9257-caaf0adb62b5 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 619.142882] [59247]: INFO cinder.api.openstack.wsgi [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] POST http://10.180.1.21/volume/v3/volumes [ 619.143340] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-194964400"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 619.145201] [59247]: DEBUG cinder.api.v3.volumes [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-194964400'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 619.145201] [59247]: INFO cinder.api.v3.volumes [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Create volume of 1 GB [ 619.147247] [59248]: INFO cinder.api.openstack.wsgi [None req-bbf7667d-a534-467c-9257-caaf0adb62b5 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 619.147721] [59248]: [pid: 59248|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:45 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 619.149628] [59247]: INFO cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Availability Zones retrieved successfully. [ 619.157568] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Flow 'volume_create_api' (55061652-f2e2-4ba8-81f1-a0433b8912b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 619.158392] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef7db6d-9b58-4140-aaca-d77bba7119fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 619.159688] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 619.181490] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef7db6d-9b58-4140-aaca-d77bba7119fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 619.182644] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47fe73f3-a787-4fc8-b7a1-1c7c929a990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 619.238904] [59247]: DEBUG cinder.quota [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Created reservations ['711df5ca-98a2-4d26-9567-cf0a9b6293c8', 'c323d5ae-dd2d-4239-968b-e4854099ca35', 'd71199ad-47b1-455a-9355-ea394faf27a7', 'c9878fa4-a3e2-45e9-b576-30d07a9a08bd'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 619.240096] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47fe73f3-a787-4fc8-b7a1-1c7c929a990a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['711df5ca-98a2-4d26-9567-cf0a9b6293c8', 'c323d5ae-dd2d-4239-968b-e4854099ca35', 'd71199ad-47b1-455a-9355-ea394faf27a7', 'c9878fa4-a3e2-45e9-b576-30d07a9a08bd']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 619.241870] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c515ff3c-0763-4847-8f1d-32b721093621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 619.261848] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c515ff3c-0763-4847-8f1d-32b721093621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1c93dba-dc3f-4461-9196-adbb4c1b8b24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-194964400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5804a5f2d143b5ae489a283e367539',qos_specs=None,replication_status=,reservations=['711df5ca-98a2-4d26-9567-cf0a9b6293c8','c323d5ae-dd2d-4239-968b-e4854099ca35','d71199ad-47b1-455a-9355-ea394faf27a7','c9878fa4-a3e2-45e9-b576-30d07a9a08bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8014d1c1a5af4e328f9e8c532e4f2714',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-194964400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1c93dba-dc3f-4461-9196-adbb4c1b8b24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae5804a5f2d143b5ae489a283e367539',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='8014d1c1a5af4e328f9e8c532e4f2714',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 619.263377] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b564e6-e225-45ab-912e-6d5a49ad5d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 619.312190] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b564e6-e225-45ab-912e-6d5a49ad5d75) 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-194964400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5804a5f2d143b5ae489a283e367539',qos_specs=None,replication_status=,reservations=['711df5ca-98a2-4d26-9567-cf0a9b6293c8','c323d5ae-dd2d-4239-968b-e4854099ca35','d71199ad-47b1-455a-9355-ea394faf27a7','c9878fa4-a3e2-45e9-b576-30d07a9a08bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8014d1c1a5af4e328f9e8c532e4f2714',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 619.313340] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa73df8-1be7-4843-a9f6-a862cce3f66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 619.331097] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa73df8-1be7-4843-a9f6-a862cce3f66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 619.331097] [59247]: DEBUG cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Flow 'volume_create_api' (55061652-f2e2-4ba8-81f1-a0433b8912b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 619.331097] [59247]: INFO cinder.volume.api [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Create volume request issued successfully. [ 619.331711] [59247]: INFO cinder.api.openstack.wsgi [None req-5a79aa45-a507-4a8d-bcd3-660679b8c19c tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 619.332237] [59247]: [pid: 59247|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:32:45 2025] POST /volume/v3/volumes => generated 753 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 619.344920] [59248]: DEBUG cinder.api.middleware.request_id [None req-7b702b36-333f-4085-a6d8-c589764472ee None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 619.350017] [59248]: INFO cinder.api.openstack.wsgi [None req-7b702b36-333f-4085-a6d8-c589764472ee tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] GET http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 [ 619.350308] [59248]: DEBUG cinder.api.openstack.wsgi [None req-7b702b36-333f-4085-a6d8-c589764472ee tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 619.350542] [59248]: DEBUG cinder.api.openstack.wsgi [None req-7b702b36-333f-4085-a6d8-c589764472ee tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 619.365869] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 619.365869] [59248]: warnings.warn( [ 619.376420] [59248]: INFO cinder.volume.api [None req-7b702b36-333f-4085-a6d8-c589764472ee tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Volume info retrieved successfully. [ 619.385157] [59248]: INFO cinder.api.openstack.wsgi [None req-7b702b36-333f-4085-a6d8-c589764472ee tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 returned with HTTP 200 [ 619.385555] [59248]: [pid: 59248|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:46 2025] GET /volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 620.161036] [59247]: DEBUG cinder.api.middleware.request_id [None req-8fd75f22-5d39-4656-b66f-b9061bc80665 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.163342] [59247]: INFO cinder.api.openstack.wsgi [None req-8fd75f22-5d39-4656-b66f-b9061bc80665 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 620.163670] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8fd75f22-5d39-4656-b66f-b9061bc80665 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 620.163810] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8fd75f22-5d39-4656-b66f-b9061bc80665 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 620.175383] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.175383] [59247]: warnings.warn( [ 620.180641] [59247]: INFO cinder.volume.api [None req-8fd75f22-5d39-4656-b66f-b9061bc80665 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 620.187288] [59247]: INFO cinder.api.openstack.wsgi [None req-8fd75f22-5d39-4656-b66f-b9061bc80665 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 620.187445] [59247]: [pid: 59247|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:46 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 620.398921] [59248]: DEBUG cinder.api.middleware.request_id [None req-5856262c-d228-40fe-b4ca-2d6a74a49dba None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 620.401325] [59248]: INFO cinder.api.openstack.wsgi [None req-5856262c-d228-40fe-b4ca-2d6a74a49dba tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] GET http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 [ 620.401325] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5856262c-d228-40fe-b4ca-2d6a74a49dba tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 620.401492] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5856262c-d228-40fe-b4ca-2d6a74a49dba tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 620.425463] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 620.425463] [59248]: warnings.warn( [ 620.436405] [59248]: INFO cinder.volume.api [None req-5856262c-d228-40fe-b4ca-2d6a74a49dba tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Volume info retrieved successfully. [ 620.439715] [59248]: INFO cinder.api.openstack.wsgi [None req-5856262c-d228-40fe-b4ca-2d6a74a49dba tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 returned with HTTP 200 [ 620.439877] [59248]: [pid: 59248|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:47 2025] GET /volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 621.200422] [59247]: DEBUG cinder.api.middleware.request_id [None req-9c10541f-4f60-4ee1-87c9-1db65317a28b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.204494] [59247]: INFO cinder.api.openstack.wsgi [None req-9c10541f-4f60-4ee1-87c9-1db65317a28b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 621.204651] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9c10541f-4f60-4ee1-87c9-1db65317a28b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 621.204820] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9c10541f-4f60-4ee1-87c9-1db65317a28b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 621.219122] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.219122] [59247]: warnings.warn( [ 621.224814] [59247]: INFO cinder.volume.api [None req-9c10541f-4f60-4ee1-87c9-1db65317a28b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 621.232291] [59247]: INFO cinder.api.openstack.wsgi [None req-9c10541f-4f60-4ee1-87c9-1db65317a28b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 621.233879] [59247]: [pid: 59247|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:47 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 622.244142] [59248]: DEBUG cinder.api.middleware.request_id [None req-124f7aee-e603-4083-9eaa-c972c375cb9a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.246212] [59248]: INFO cinder.api.openstack.wsgi [None req-124f7aee-e603-4083-9eaa-c972c375cb9a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 622.246440] [59248]: DEBUG cinder.api.openstack.wsgi [None req-124f7aee-e603-4083-9eaa-c972c375cb9a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 622.246679] [59248]: DEBUG cinder.api.openstack.wsgi [None req-124f7aee-e603-4083-9eaa-c972c375cb9a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 622.258041] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.258041] [59248]: warnings.warn( [ 622.262563] [59248]: INFO cinder.volume.api [None req-124f7aee-e603-4083-9eaa-c972c375cb9a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 622.267914] [59248]: INFO cinder.api.openstack.wsgi [None req-124f7aee-e603-4083-9eaa-c972c375cb9a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 622.268538] [59248]: [pid: 59248|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:49 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 623.279507] [59247]: DEBUG cinder.api.middleware.request_id [None req-c40ace5a-5568-4d85-b3db-23acd0fac40e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.282498] [59247]: INFO cinder.api.openstack.wsgi [None req-c40ace5a-5568-4d85-b3db-23acd0fac40e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 623.282750] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c40ace5a-5568-4d85-b3db-23acd0fac40e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 623.282973] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c40ace5a-5568-4d85-b3db-23acd0fac40e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 623.297249] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.297249] [59247]: warnings.warn( [ 623.302022] [59247]: INFO cinder.volume.api [None req-c40ace5a-5568-4d85-b3db-23acd0fac40e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 623.310758] [59247]: INFO cinder.api.openstack.wsgi [None req-c40ace5a-5568-4d85-b3db-23acd0fac40e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 623.311243] [59247]: [pid: 59247|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:50 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 624.322034] [59248]: DEBUG cinder.api.middleware.request_id [None req-ae6adce4-c8a1-4791-a5f6-2c70d9a30848 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.324459] [59248]: INFO cinder.api.openstack.wsgi [None req-ae6adce4-c8a1-4791-a5f6-2c70d9a30848 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 624.324459] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ae6adce4-c8a1-4791-a5f6-2c70d9a30848 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 624.324705] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ae6adce4-c8a1-4791-a5f6-2c70d9a30848 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 624.339680] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.339680] [59248]: warnings.warn( [ 624.345635] [59248]: INFO cinder.volume.api [None req-ae6adce4-c8a1-4791-a5f6-2c70d9a30848 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 624.352041] [59248]: INFO cinder.api.openstack.wsgi [None req-ae6adce4-c8a1-4791-a5f6-2c70d9a30848 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 624.352797] [59248]: [pid: 59248|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:51 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 625.364598] [59247]: DEBUG cinder.api.middleware.request_id [None req-a770558c-8cc0-4d9a-b97d-8d1552abb7b0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.366924] [59247]: INFO cinder.api.openstack.wsgi [None req-a770558c-8cc0-4d9a-b97d-8d1552abb7b0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 625.367343] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a770558c-8cc0-4d9a-b97d-8d1552abb7b0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 625.367916] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a770558c-8cc0-4d9a-b97d-8d1552abb7b0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 625.388019] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.388019] [59247]: warnings.warn( [ 625.393989] [59247]: INFO cinder.volume.api [None req-a770558c-8cc0-4d9a-b97d-8d1552abb7b0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 625.398794] [59247]: INFO cinder.api.openstack.wsgi [None req-a770558c-8cc0-4d9a-b97d-8d1552abb7b0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 625.399415] [59247]: [pid: 59247|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:52 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 625.556060] [59248]: DEBUG cinder.api.middleware.request_id [req-9fb370d8-f2bb-4f2d-a774-b90149f085f7 req-ef886887-622b-4c17-9649-6b00011f2444 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.557068] [59248]: WARNING keystonemiddleware.auth_token [req-9fb370d8-f2bb-4f2d-a774-b90149f085f7 req-ef886887-622b-4c17-9649-6b00011f2444 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. [ 625.559237] [59248]: INFO cinder.api.openstack.wsgi [req-9fb370d8-f2bb-4f2d-a774-b90149f085f7 req-ef886887-622b-4c17-9649-6b00011f2444 tempest-VolumesAdminNegativeTest-720587392 tempest-VolumesAdminNegativeTest-720587392-project] GET http://10.180.1.21/volume/v3/volumes/20f0b16f-4a88-4353-8235-c8e6de21b176 [ 625.561025] [59248]: DEBUG cinder.api.openstack.wsgi [req-9fb370d8-f2bb-4f2d-a774-b90149f085f7 req-ef886887-622b-4c17-9649-6b00011f2444 tempest-VolumesAdminNegativeTest-720587392 tempest-VolumesAdminNegativeTest-720587392-project] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 625.561025] [59248]: DEBUG cinder.api.openstack.wsgi [req-9fb370d8-f2bb-4f2d-a774-b90149f085f7 req-ef886887-622b-4c17-9649-6b00011f2444 tempest-VolumesAdminNegativeTest-720587392 tempest-VolumesAdminNegativeTest-720587392-project] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 625.568348] [59248]: INFO cinder.api.openstack.wsgi [req-9fb370d8-f2bb-4f2d-a774-b90149f085f7 req-ef886887-622b-4c17-9649-6b00011f2444 tempest-VolumesAdminNegativeTest-720587392 tempest-VolumesAdminNegativeTest-720587392-project] http://10.180.1.21/volume/v3/volumes/20f0b16f-4a88-4353-8235-c8e6de21b176 returned with HTTP 404 [ 625.568348] [59248]: [pid: 59248|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:32:52 2025] GET /volume/v3/volumes/20f0b16f-4a88-4353-8235-c8e6de21b176 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 625.578410] [59247]: DEBUG cinder.api.middleware.request_id [None req-0a9dc828-2469-427a-853f-7cf863333a4e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.583493] [59247]: INFO cinder.api.openstack.wsgi [None req-0a9dc828-2469-427a-853f-7cf863333a4e tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 [ 625.583735] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0a9dc828-2469-427a-853f-7cf863333a4e tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 625.584044] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0a9dc828-2469-427a-853f-7cf863333a4e tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 625.584247] [59247]: INFO cinder.api.v3.volumes [None req-0a9dc828-2469-427a-853f-7cf863333a4e tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Delete volume with id: c1c93dba-dc3f-4461-9196-adbb4c1b8b24 [ 625.600806] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.600806] [59247]: warnings.warn( [ 625.601270] [59247]: INFO cinder.volume.api [None req-0a9dc828-2469-427a-853f-7cf863333a4e tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Volume info retrieved successfully. [ 625.633954] [59247]: INFO cinder.volume.api [None req-0a9dc828-2469-427a-853f-7cf863333a4e tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Delete volume request issued successfully. [ 625.634184] [59247]: INFO cinder.api.openstack.wsgi [None req-0a9dc828-2469-427a-853f-7cf863333a4e tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 returned with HTTP 202 [ 625.634689] [59247]: [pid: 59247|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:32:52 2025] DELETE /volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 625.639077] [59248]: DEBUG cinder.api.middleware.request_id [None req-bd1e64cb-32f5-468f-82cd-c65699d39c2f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.642243] [59248]: INFO cinder.api.openstack.wsgi [None req-bd1e64cb-32f5-468f-82cd-c65699d39c2f tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] GET http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 [ 625.642478] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bd1e64cb-32f5-468f-82cd-c65699d39c2f tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 625.642692] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bd1e64cb-32f5-468f-82cd-c65699d39c2f tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 625.652201] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.652201] [59248]: warnings.warn( [ 625.659958] [59248]: INFO cinder.volume.api [None req-bd1e64cb-32f5-468f-82cd-c65699d39c2f tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Volume info retrieved successfully. [ 625.665574] [59248]: INFO cinder.api.openstack.wsgi [None req-bd1e64cb-32f5-468f-82cd-c65699d39c2f tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 returned with HTTP 200 [ 625.666040] [59248]: [pid: 59248|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:52 2025] GET /volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 626.420767] [59247]: DEBUG cinder.api.middleware.request_id [None req-fc46d881-2780-41c3-b4f4-380ac458a2b1 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.423013] [59247]: INFO cinder.api.openstack.wsgi [None req-fc46d881-2780-41c3-b4f4-380ac458a2b1 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 626.427334] [59247]: DEBUG cinder.api.openstack.wsgi [None req-fc46d881-2780-41c3-b4f4-380ac458a2b1 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 626.427334] [59247]: DEBUG cinder.api.openstack.wsgi [None req-fc46d881-2780-41c3-b4f4-380ac458a2b1 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 626.455218] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.455218] [59247]: warnings.warn( [ 626.462337] [59247]: INFO cinder.volume.api [None req-fc46d881-2780-41c3-b4f4-380ac458a2b1 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 626.474159] [59247]: INFO cinder.api.openstack.wsgi [None req-fc46d881-2780-41c3-b4f4-380ac458a2b1 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 626.474649] [59247]: [pid: 59247|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:53 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 626.676561] [59248]: DEBUG cinder.api.middleware.request_id [None req-f1e0ddf4-afb0-4c0e-847c-91c2232c5734 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.678794] [59248]: INFO cinder.api.openstack.wsgi [None req-f1e0ddf4-afb0-4c0e-847c-91c2232c5734 tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] GET http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 [ 626.679028] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f1e0ddf4-afb0-4c0e-847c-91c2232c5734 tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 626.679245] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f1e0ddf4-afb0-4c0e-847c-91c2232c5734 tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 626.695243] [59248]: INFO cinder.api.openstack.wsgi [None req-f1e0ddf4-afb0-4c0e-847c-91c2232c5734 tempest-VolumesAdminNegativeTest-2104116709 tempest-VolumesAdminNegativeTest-2104116709-project-member] http://10.180.1.21/volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 returned with HTTP 404 [ 626.695707] [59248]: [pid: 59248|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:53 2025] GET /volume/v3/volumes/c1c93dba-dc3f-4461-9196-adbb4c1b8b24 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 627.485835] [59247]: DEBUG cinder.api.middleware.request_id [None req-7232d69a-fe8e-4e0e-b801-57bb8380cf5e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 627.492351] [59247]: INFO cinder.api.openstack.wsgi [None req-7232d69a-fe8e-4e0e-b801-57bb8380cf5e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 627.492351] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7232d69a-fe8e-4e0e-b801-57bb8380cf5e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 627.492351] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7232d69a-fe8e-4e0e-b801-57bb8380cf5e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 627.511223] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 627.511223] [59247]: warnings.warn( [ 627.520240] [59247]: INFO cinder.volume.api [None req-7232d69a-fe8e-4e0e-b801-57bb8380cf5e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 627.527752] [59247]: INFO cinder.api.openstack.wsgi [None req-7232d69a-fe8e-4e0e-b801-57bb8380cf5e tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 627.528513] [59247]: [pid: 59247|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:54 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 628.549933] [59248]: DEBUG cinder.api.middleware.request_id [None req-6d633937-5e4f-4043-bd0c-b69cac506f2b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.552367] [59248]: INFO cinder.api.openstack.wsgi [None req-6d633937-5e4f-4043-bd0c-b69cac506f2b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 628.552527] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6d633937-5e4f-4043-bd0c-b69cac506f2b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 628.552888] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6d633937-5e4f-4043-bd0c-b69cac506f2b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 628.565073] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.565073] [59248]: warnings.warn( [ 628.569825] [59248]: INFO cinder.volume.api [None req-6d633937-5e4f-4043-bd0c-b69cac506f2b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 628.578246] [59248]: INFO cinder.api.openstack.wsgi [None req-6d633937-5e4f-4043-bd0c-b69cac506f2b tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 628.578739] [59248]: [pid: 59248|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:55 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 629.592059] [59247]: DEBUG cinder.api.middleware.request_id [None req-938ecb6c-f423-4343-bb37-10e6055efb55 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.594454] [59247]: INFO cinder.api.openstack.wsgi [None req-938ecb6c-f423-4343-bb37-10e6055efb55 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 629.594725] [59247]: DEBUG cinder.api.openstack.wsgi [None req-938ecb6c-f423-4343-bb37-10e6055efb55 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 629.595196] [59247]: DEBUG cinder.api.openstack.wsgi [None req-938ecb6c-f423-4343-bb37-10e6055efb55 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 629.610734] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.610734] [59247]: warnings.warn( [ 629.621076] [59247]: INFO cinder.volume.api [None req-938ecb6c-f423-4343-bb37-10e6055efb55 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 629.628753] [59247]: INFO cinder.api.openstack.wsgi [None req-938ecb6c-f423-4343-bb37-10e6055efb55 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 629.630137] [59247]: [pid: 59247|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:56 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 630.649122] [59248]: DEBUG cinder.api.middleware.request_id [None req-d09b3bfe-6253-4df5-93d4-a67bed093877 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.651184] [59248]: INFO cinder.api.openstack.wsgi [None req-d09b3bfe-6253-4df5-93d4-a67bed093877 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 630.651390] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d09b3bfe-6253-4df5-93d4-a67bed093877 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 630.651597] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d09b3bfe-6253-4df5-93d4-a67bed093877 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 630.668938] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 630.668938] [59248]: warnings.warn( [ 630.674744] [59248]: INFO cinder.volume.api [None req-d09b3bfe-6253-4df5-93d4-a67bed093877 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 630.684158] [59248]: INFO cinder.api.openstack.wsgi [None req-d09b3bfe-6253-4df5-93d4-a67bed093877 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 630.684158] [59248]: [pid: 59248|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:57 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.698122] [59247]: DEBUG cinder.api.middleware.request_id [None req-269b5808-cb14-4556-8eda-f9dc8869e021 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.702901] [59247]: INFO cinder.api.openstack.wsgi [None req-269b5808-cb14-4556-8eda-f9dc8869e021 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 631.703047] [59247]: DEBUG cinder.api.openstack.wsgi [None req-269b5808-cb14-4556-8eda-f9dc8869e021 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 631.703405] [59247]: DEBUG cinder.api.openstack.wsgi [None req-269b5808-cb14-4556-8eda-f9dc8869e021 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 631.714087] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.714087] [59247]: warnings.warn( [ 631.719538] [59247]: INFO cinder.volume.api [None req-269b5808-cb14-4556-8eda-f9dc8869e021 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 631.726381] [59247]: INFO cinder.api.openstack.wsgi [None req-269b5808-cb14-4556-8eda-f9dc8869e021 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 631.726381] [59247]: [pid: 59247|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:58 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 632.737664] [59248]: DEBUG cinder.api.middleware.request_id [None req-5d145703-a288-4dd5-8da4-ec6fc5e98791 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.740309] [59248]: INFO cinder.api.openstack.wsgi [None req-5d145703-a288-4dd5-8da4-ec6fc5e98791 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 632.740890] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5d145703-a288-4dd5-8da4-ec6fc5e98791 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 632.741350] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5d145703-a288-4dd5-8da4-ec6fc5e98791 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 632.755760] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.755760] [59248]: warnings.warn( [ 632.761964] [59248]: INFO cinder.volume.api [None req-5d145703-a288-4dd5-8da4-ec6fc5e98791 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 632.769010] [59248]: INFO cinder.api.openstack.wsgi [None req-5d145703-a288-4dd5-8da4-ec6fc5e98791 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 632.771096] [59248]: [pid: 59248|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:32:59 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 633.785317] [59247]: DEBUG cinder.api.middleware.request_id [None req-39e7db1c-6c9e-400f-ad96-81f3520deb81 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.788626] [59247]: INFO cinder.api.openstack.wsgi [None req-39e7db1c-6c9e-400f-ad96-81f3520deb81 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 633.788861] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39e7db1c-6c9e-400f-ad96-81f3520deb81 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 633.789114] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39e7db1c-6c9e-400f-ad96-81f3520deb81 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 633.810396] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.810396] [59247]: warnings.warn( [ 633.819306] [59247]: INFO cinder.volume.api [None req-39e7db1c-6c9e-400f-ad96-81f3520deb81 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 633.825923] [59247]: INFO cinder.api.openstack.wsgi [None req-39e7db1c-6c9e-400f-ad96-81f3520deb81 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 633.825923] [59247]: [pid: 59247|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:00 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 634.842678] [59248]: DEBUG cinder.api.middleware.request_id [None req-ee6fa681-a55c-4456-9b7a-ad1cea842c61 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.844790] [59248]: INFO cinder.api.openstack.wsgi [None req-ee6fa681-a55c-4456-9b7a-ad1cea842c61 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 634.845017] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ee6fa681-a55c-4456-9b7a-ad1cea842c61 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 634.845276] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ee6fa681-a55c-4456-9b7a-ad1cea842c61 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 634.856323] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.856323] [59248]: warnings.warn( [ 634.864691] [59248]: INFO cinder.volume.api [None req-ee6fa681-a55c-4456-9b7a-ad1cea842c61 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 634.873549] [59248]: INFO cinder.api.openstack.wsgi [None req-ee6fa681-a55c-4456-9b7a-ad1cea842c61 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 634.874165] [59248]: [pid: 59248|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:01 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 638.206386] [59247]: DEBUG cinder.api.middleware.request_id [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-ac88779e-8820-4714-a52c-7ff00d15906d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.207736] [59247]: WARNING keystonemiddleware.auth_token [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-ac88779e-8820-4714-a52c-7ff00d15906d 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. [ 638.209913] [59247]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-ac88779e-8820-4714-a52c-7ff00d15906d tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 638.210184] [59247]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-ac88779e-8820-4714-a52c-7ff00d15906d tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 638.210417] [59247]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-ac88779e-8820-4714-a52c-7ff00d15906d tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 638.223679] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.223679] [59247]: warnings.warn( [ 638.228618] [59247]: INFO cinder.volume.api [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-ac88779e-8820-4714-a52c-7ff00d15906d tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 638.237614] [59247]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-ac88779e-8820-4714-a52c-7ff00d15906d tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 638.239961] [59247]: [pid: 59247|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:33:04 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 1390 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.019687] [59248]: DEBUG cinder.api.middleware.request_id [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-dc6039ed-8b48-47fc-bf1a-23ab51bf1306 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.026274] [59248]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-dc6039ed-8b48-47fc-bf1a-23ab51bf1306 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 641.026274] [59248]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-dc6039ed-8b48-47fc-bf1a-23ab51bf1306 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 641.026274] [59248]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-dc6039ed-8b48-47fc-bf1a-23ab51bf1306 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 641.040709] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.040709] [59248]: warnings.warn( [ 641.050031] [59248]: INFO cinder.volume.api [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-dc6039ed-8b48-47fc-bf1a-23ab51bf1306 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 641.062048] [59248]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-dc6039ed-8b48-47fc-bf1a-23ab51bf1306 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 641.062367] [59248]: [pid: 59248|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:33:07 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 1390 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.070150] [59247]: DEBUG cinder.api.middleware.request_id [None req-cc8cbb94-922c-48a3-8ea2-42d22b4393ad None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.070922] [59247]: INFO cinder.api.openstack.wsgi [None req-cc8cbb94-922c-48a3-8ea2-42d22b4393ad None None] GET http://10.180.1.21/volume// [ 641.071133] [59247]: DEBUG cinder.api.openstack.wsgi [None req-cc8cbb94-922c-48a3-8ea2-42d22b4393ad None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 641.071356] [59247]: DEBUG cinder.api.openstack.wsgi [None req-cc8cbb94-922c-48a3-8ea2-42d22b4393ad None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 641.071900] [59247]: INFO cinder.api.openstack.wsgi [None req-cc8cbb94-922c-48a3-8ea2-42d22b4393ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 641.076021] [59247]: [pid: 59247|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:33:07 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 641.080690] [59248]: DEBUG cinder.api.middleware.request_id [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-812d34a1-86fb-4ef2-9113-92d8607c3cdb None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.083716] [59248]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-812d34a1-86fb-4ef2-9113-92d8607c3cdb tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] POST http://10.180.1.21/volume/v3/attachments [ 641.084271] [59248]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-812d34a1-86fb-4ef2-9113-92d8607c3cdb tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbf92096-603d-46a5-88e0-9879c78b2862", "connector": null, "instance_uuid": "4107437a-9370-48f6-8a68-8df65acba434"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 641.097543] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.097543] [59248]: warnings.warn( [ 641.149987] [59248]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-812d34a1-86fb-4ef2-9113-92d8607c3cdb tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 641.149987] [59248]: [pid: 59248|app: 0|req: 21/42] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:33:07 2025] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 648.231458] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=110,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 651.146626] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=64,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 656.602997] [59247]: DEBUG cinder.api.middleware.request_id [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-c42cbfaf-454e-4386-9b29-db353b6a7766 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.605505] [59247]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-c42cbfaf-454e-4386-9b29-db353b6a7766 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 656.605738] [59247]: DEBUG cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-c42cbfaf-454e-4386-9b29-db353b6a7766 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 656.607048] [59247]: DEBUG cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-c42cbfaf-454e-4386-9b29-db353b6a7766 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 656.621082] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.621082] [59247]: warnings.warn( [ 656.625893] [59247]: INFO cinder.volume.api [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-c42cbfaf-454e-4386-9b29-db353b6a7766 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 656.632711] [59247]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-c42cbfaf-454e-4386-9b29-db353b6a7766 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 656.633816] [59247]: [pid: 59247|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:33:23 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 658.183783] [59248]: DEBUG cinder.api.middleware.request_id [None req-2f1993a8-cdf8-4a05-8f50-d6deacad43ff None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.183783] [59248]: INFO cinder.api.openstack.wsgi [None req-2f1993a8-cdf8-4a05-8f50-d6deacad43ff None None] GET http://10.180.1.21/volume// [ 658.183783] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2f1993a8-cdf8-4a05-8f50-d6deacad43ff None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 658.183783] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2f1993a8-cdf8-4a05-8f50-d6deacad43ff None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 658.183783] [59248]: INFO cinder.api.openstack.wsgi [None req-2f1993a8-cdf8-4a05-8f50-d6deacad43ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 658.183783] [59248]: [pid: 59248|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:33:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 658.187503] [59247]: DEBUG cinder.api.middleware.request_id [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-1cc17214-ebe5-44af-910f-ba1d790b1d4e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.189816] [59247]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-1cc17214-ebe5-44af-910f-ba1d790b1d4e tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 658.190342] [59247]: DEBUG cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-1cc17214-ebe5-44af-910f-ba1d790b1d4e tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0e1aede-912e-4c01-aa3d-68626252d0a2", "connector": null, "instance_uuid": "5429b7b1-56e1-46c3-96d3-7204578a2aba"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 658.206022] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.206022] [59247]: warnings.warn( [ 658.258306] [59247]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-1cc17214-ebe5-44af-910f-ba1d790b1d4e tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 658.258907] [59247]: [pid: 59247|app: 0|req: 23/45] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:33:24 2025] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 658.287120] [59248]: DEBUG cinder.api.middleware.request_id [None req-6e009aec-24b7-46cb-9e8d-4e44dbf6c8db None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.289096] [59248]: INFO cinder.api.openstack.wsgi [None req-6e009aec-24b7-46cb-9e8d-4e44dbf6c8db tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 658.289328] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6e009aec-24b7-46cb-9e8d-4e44dbf6c8db tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 658.289590] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6e009aec-24b7-46cb-9e8d-4e44dbf6c8db tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 658.305232] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.305232] [59248]: warnings.warn( [ 658.309164] [59248]: INFO cinder.volume.api [None req-6e009aec-24b7-46cb-9e8d-4e44dbf6c8db tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 658.316278] [59248]: INFO cinder.api.openstack.wsgi [None req-6e009aec-24b7-46cb-9e8d-4e44dbf6c8db tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 658.316875] [59248]: [pid: 59248|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:25 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 658.789759] [59247]: DEBUG cinder.api.middleware.request_id [None req-ae344efd-3e1e-489e-a487-8a76f90d5e88 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.790625] [59247]: INFO cinder.api.openstack.wsgi [None req-ae344efd-3e1e-489e-a487-8a76f90d5e88 None None] GET http://10.180.1.21/volume// [ 658.793123] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ae344efd-3e1e-489e-a487-8a76f90d5e88 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 658.793575] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ae344efd-3e1e-489e-a487-8a76f90d5e88 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 658.794426] [59247]: INFO cinder.api.openstack.wsgi [None req-ae344efd-3e1e-489e-a487-8a76f90d5e88 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 658.795073] [59247]: [pid: 59247|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:33:25 2025] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 658.810759] [59248]: DEBUG cinder.api.middleware.request_id [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-320b55c3-1212-49a8-9858-6c8ac9f5a073 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.814894] [59248]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-320b55c3-1212-49a8-9858-6c8ac9f5a073 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 658.815169] [59248]: DEBUG cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-320b55c3-1212-49a8-9858-6c8ac9f5a073 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 658.815490] [59248]: DEBUG cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-320b55c3-1212-49a8-9858-6c8ac9f5a073 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 658.829249] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.829249] [59248]: warnings.warn( [ 658.833398] [59248]: INFO cinder.volume.api [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-320b55c3-1212-49a8-9858-6c8ac9f5a073 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 658.839565] [59248]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-320b55c3-1212-49a8-9858-6c8ac9f5a073 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 658.840395] [59248]: [pid: 59248|app: 0|req: 24/48] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:33:25 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1233 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 658.873380] [59247]: DEBUG cinder.api.middleware.request_id [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-9098a1d1-6991-4e52-a24d-2f8235eb364a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 658.877135] [59247]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-9098a1d1-6991-4e52-a24d-2f8235eb364a tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] PUT http://10.180.1.21/volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7 [ 658.877644] [59247]: DEBUG cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-9098a1d1-6991-4e52-a24d-2f8235eb364a tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-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-897644", "mountpoint": "/dev/sdb"}}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 658.889127] [59247]: DEBUG cinder.coordination [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-9098a1d1-6991-4e52-a24d-2f8235eb364a tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Acquiring lock "cinder-attachment_update-a0e1aede-912e-4c01-aa3d-68626252d0a2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 658.896408] [59247]: DEBUG cinder.coordination [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-9098a1d1-6991-4e52-a24d-2f8235eb364a tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Lock "cinder-attachment_update-a0e1aede-912e-4c01-aa3d-68626252d0a2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 658.897572] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 658.897572] [59247]: warnings.warn( [ 659.328147] [59248]: DEBUG cinder.api.middleware.request_id [None req-9ff10aed-0747-4800-ae62-fcef64533954 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 659.334802] [59248]: INFO cinder.api.openstack.wsgi [None req-9ff10aed-0747-4800-ae62-fcef64533954 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 659.335126] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9ff10aed-0747-4800-ae62-fcef64533954 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 659.335362] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9ff10aed-0747-4800-ae62-fcef64533954 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 659.362370] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 659.362370] [59248]: warnings.warn( [ 659.366982] [59248]: INFO cinder.volume.api [None req-9ff10aed-0747-4800-ae62-fcef64533954 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 659.375670] [59248]: INFO cinder.api.openstack.wsgi [None req-9ff10aed-0747-4800-ae62-fcef64533954 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 659.376371] [59248]: [pid: 59248|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:26 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1009 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 660.387249] [59248]: DEBUG cinder.api.middleware.request_id [None req-6638f335-8151-48b4-ae7a-bfa5cc4d3869 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 660.389639] [59248]: INFO cinder.api.openstack.wsgi [None req-6638f335-8151-48b4-ae7a-bfa5cc4d3869 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 660.389922] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6638f335-8151-48b4-ae7a-bfa5cc4d3869 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 660.390184] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6638f335-8151-48b4-ae7a-bfa5cc4d3869 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 660.405317] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 660.405317] [59248]: warnings.warn( [ 660.409838] [59248]: INFO cinder.volume.api [None req-6638f335-8151-48b4-ae7a-bfa5cc4d3869 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 660.415854] [59248]: INFO cinder.api.openstack.wsgi [None req-6638f335-8151-48b4-ae7a-bfa5cc4d3869 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 660.415854] [59248]: [pid: 59248|app: 0|req: 26/50] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:27 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 661.427265] [59248]: DEBUG cinder.api.middleware.request_id [None req-706706e4-d7f3-4330-8f72-6d7d17e742c0 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.429480] [59248]: INFO cinder.api.openstack.wsgi [None req-706706e4-d7f3-4330-8f72-6d7d17e742c0 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 661.429760] [59248]: DEBUG cinder.api.openstack.wsgi [None req-706706e4-d7f3-4330-8f72-6d7d17e742c0 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 661.429965] [59248]: DEBUG cinder.api.openstack.wsgi [None req-706706e4-d7f3-4330-8f72-6d7d17e742c0 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 661.451222] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.451222] [59248]: warnings.warn( [ 661.454945] [59248]: INFO cinder.volume.api [None req-706706e4-d7f3-4330-8f72-6d7d17e742c0 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 661.460313] [59248]: INFO cinder.api.openstack.wsgi [None req-706706e4-d7f3-4330-8f72-6d7d17e742c0 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 661.464018] [59248]: [pid: 59248|app: 0|req: 27/51] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:28 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 662.472329] [59248]: DEBUG cinder.api.middleware.request_id [None req-8ed4a8f3-67c2-475e-96ab-3d32097b4181 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 662.474983] [59248]: INFO cinder.api.openstack.wsgi [None req-8ed4a8f3-67c2-475e-96ab-3d32097b4181 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 662.475336] [59248]: DEBUG cinder.api.openstack.wsgi [None req-8ed4a8f3-67c2-475e-96ab-3d32097b4181 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 662.475639] [59248]: DEBUG cinder.api.openstack.wsgi [None req-8ed4a8f3-67c2-475e-96ab-3d32097b4181 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 662.492971] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 662.492971] [59248]: warnings.warn( [ 662.500185] [59248]: INFO cinder.volume.api [None req-8ed4a8f3-67c2-475e-96ab-3d32097b4181 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 662.505725] [59248]: INFO cinder.api.openstack.wsgi [None req-8ed4a8f3-67c2-475e-96ab-3d32097b4181 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 662.506190] [59248]: [pid: 59248|app: 0|req: 28/52] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:29 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 663.437103] [59247]: DEBUG cinder.coordination [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-9098a1d1-6991-4e52-a24d-2f8235eb364a tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Lock "cinder-attachment_update-a0e1aede-912e-4c01-aa3d-68626252d0a2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=59247) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 663.437467] [59247]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-9098a1d1-6991-4e52-a24d-2f8235eb364a tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7 returned with HTTP 200 [ 663.437981] [59247]: [pid: 59247|app: 0|req: 25/53] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:33:25 2025] PUT /volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7 => generated 617 bytes in 4565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 663.517358] [59248]: DEBUG cinder.api.middleware.request_id [None req-e33576ce-2fab-4b2b-9dc6-9843bf92521b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.519735] [59248]: INFO cinder.api.openstack.wsgi [None req-e33576ce-2fab-4b2b-9dc6-9843bf92521b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 663.520689] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e33576ce-2fab-4b2b-9dc6-9843bf92521b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 663.520981] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e33576ce-2fab-4b2b-9dc6-9843bf92521b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 663.535053] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 663.535053] [59248]: warnings.warn( [ 663.538714] [59248]: INFO cinder.volume.api [None req-e33576ce-2fab-4b2b-9dc6-9843bf92521b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 663.544218] [59248]: INFO cinder.api.openstack.wsgi [None req-e33576ce-2fab-4b2b-9dc6-9843bf92521b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 663.544592] [59248]: [pid: 59248|app: 0|req: 29/54] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:30 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1010 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 663.653721] [59247]: DEBUG cinder.api.middleware.request_id [None req-71e9840f-f335-4b1c-9e42-547a0ea071be None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.656616] [59247]: INFO cinder.api.openstack.wsgi [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] POST http://10.180.1.21/volume/v3/volumes [ 663.657084] [59247]: DEBUG cinder.api.openstack.wsgi [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-62784874"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 663.658820] [59247]: DEBUG cinder.api.v3.volumes [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-62784874'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 663.659193] [59247]: INFO cinder.api.v3.volumes [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Create volume of 1 GB [ 663.659565] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 663.659565] [59247]: warnings.warn( [ 663.667081] [59247]: INFO cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Availability Zones retrieved successfully. [ 663.678954] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Flow 'volume_create_api' (3f421de0-5b51-484a-8f85-4ef8f5339e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 663.680411] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f536c4ac-3b4f-4cfd-ba62-82eb19a71746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 663.682424] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 663.725914] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f536c4ac-3b4f-4cfd-ba62-82eb19a71746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 663.725914] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1f9540-6788-462d-bc07-29f24978f102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 663.785321] [59247]: DEBUG cinder.quota [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Created reservations ['41b1cb7b-c04b-4c19-b39e-f868a3dbc856', '56322986-c231-4e38-af4f-df4428d18147', '811800a2-f9b6-4134-8a98-b2ae42f7f86c', 'c2b27090-a3af-4ed1-80d5-9f670c9b5ee3'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 663.786295] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab1f9540-6788-462d-bc07-29f24978f102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41b1cb7b-c04b-4c19-b39e-f868a3dbc856', '56322986-c231-4e38-af4f-df4428d18147', '811800a2-f9b6-4134-8a98-b2ae42f7f86c', 'c2b27090-a3af-4ed1-80d5-9f670c9b5ee3']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 663.787254] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d497a499-c988-4f06-934b-b8c901055658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 663.804349] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d497a499-c988-4f06-934b-b8c901055658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c938b659-2f10-4ddf-9116-f44f9cdc9045', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-62784874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51e6865309854820937d20c44b330aa3',qos_specs=None,replication_status=,reservations=['41b1cb7b-c04b-4c19-b39e-f868a3dbc856','56322986-c231-4e38-af4f-df4428d18147','811800a2-f9b6-4134-8a98-b2ae42f7f86c','c2b27090-a3af-4ed1-80d5-9f670c9b5ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4f60ef97ef4423ba8994ed17d127bd',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-62784874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c938b659-2f10-4ddf-9116-f44f9cdc9045,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51e6865309854820937d20c44b330aa3',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='bf4f60ef97ef4423ba8994ed17d127bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 663.804349] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6159956-a58b-4cb2-a223-77d641887449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 663.824284] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6159956-a58b-4cb2-a223-77d641887449) 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-62784874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51e6865309854820937d20c44b330aa3',qos_specs=None,replication_status=,reservations=['41b1cb7b-c04b-4c19-b39e-f868a3dbc856','56322986-c231-4e38-af4f-df4428d18147','811800a2-f9b6-4134-8a98-b2ae42f7f86c','c2b27090-a3af-4ed1-80d5-9f670c9b5ee3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4f60ef97ef4423ba8994ed17d127bd',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 663.825937] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb0e31e-5a4b-44fc-acb8-a0485be944f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 663.840038] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb0e31e-5a4b-44fc-acb8-a0485be944f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 663.841156] [59247]: DEBUG cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Flow 'volume_create_api' (3f421de0-5b51-484a-8f85-4ef8f5339e4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 663.841550] [59247]: INFO cinder.volume.api [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Create volume request issued successfully. [ 663.844361] [59247]: INFO cinder.api.openstack.wsgi [None req-71e9840f-f335-4b1c-9e42-547a0ea071be tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 663.844879] [59247]: [pid: 59247|app: 0|req: 26/55] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:33:30 2025] POST /volume/v3/volumes => generated 749 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 663.855992] [59248]: DEBUG cinder.api.middleware.request_id [None req-6ad0ec85-b27f-41cd-9790-4412514b145b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.858247] [59248]: INFO cinder.api.openstack.wsgi [None req-6ad0ec85-b27f-41cd-9790-4412514b145b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 663.858501] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6ad0ec85-b27f-41cd-9790-4412514b145b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 663.858818] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6ad0ec85-b27f-41cd-9790-4412514b145b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 663.872336] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 663.872336] [59248]: warnings.warn( [ 663.878689] [59248]: INFO cinder.volume.api [None req-6ad0ec85-b27f-41cd-9790-4412514b145b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 663.885631] [59248]: INFO cinder.api.openstack.wsgi [None req-6ad0ec85-b27f-41cd-9790-4412514b145b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 663.886265] [59248]: [pid: 59248|app: 0|req: 30/56] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:30 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 664.557337] [59247]: DEBUG cinder.api.middleware.request_id [None req-8f3a7606-66be-416d-a420-e1e2b9c27e70 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.559817] [59247]: INFO cinder.api.openstack.wsgi [None req-8f3a7606-66be-416d-a420-e1e2b9c27e70 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 664.560317] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7606-66be-416d-a420-e1e2b9c27e70 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 664.560675] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7606-66be-416d-a420-e1e2b9c27e70 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 664.580030] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 664.580030] [59247]: warnings.warn( [ 664.587999] [59247]: INFO cinder.volume.api [None req-8f3a7606-66be-416d-a420-e1e2b9c27e70 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 664.592994] [59247]: INFO cinder.api.openstack.wsgi [None req-8f3a7606-66be-416d-a420-e1e2b9c27e70 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 664.593670] [59247]: [pid: 59247|app: 0|req: 27/57] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:31 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 664.900629] [59248]: DEBUG cinder.api.middleware.request_id [None req-2007c281-cee9-4198-b47b-4af1f3d785ab None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.902834] [59248]: INFO cinder.api.openstack.wsgi [None req-2007c281-cee9-4198-b47b-4af1f3d785ab tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 664.906174] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2007c281-cee9-4198-b47b-4af1f3d785ab tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 664.906174] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2007c281-cee9-4198-b47b-4af1f3d785ab tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 664.916059] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 664.916059] [59248]: warnings.warn( [ 664.922193] [59248]: INFO cinder.volume.api [None req-2007c281-cee9-4198-b47b-4af1f3d785ab tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 664.928707] [59248]: INFO cinder.api.openstack.wsgi [None req-2007c281-cee9-4198-b47b-4af1f3d785ab tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 664.929016] [59248]: [pid: 59248|app: 0|req: 31/58] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:31 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 665.071557] [59247]: DEBUG cinder.api.middleware.request_id [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-60ecc664-075c-4369-b8aa-365fdd799e89 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.074494] [59247]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-60ecc664-075c-4369-b8aa-365fdd799e89 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] POST http://10.180.1.21/volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7/action [ 665.075236] [59247]: DEBUG cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-60ecc664-075c-4369-b8aa-365fdd799e89 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 665.075425] [59247]: DEBUG cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-60ecc664-075c-4369-b8aa-365fdd799e89 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 665.105776] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 665.105776] [59247]: warnings.warn( [ 665.121994] [59247]: INFO cinder.api.openstack.wsgi [req-4481b1fb-b7e8-4edb-8766-b4a13aa42d21 req-60ecc664-075c-4369-b8aa-365fdd799e89 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7/action returned with HTTP 204 [ 665.124380] [59247]: [pid: 59247|app: 0|req: 28/59] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:33:31 2025] POST /volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 665.604699] [59248]: DEBUG cinder.api.middleware.request_id [None req-f6da6551-4807-4f63-a5e0-c60bd5552ce6 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.606884] [59248]: INFO cinder.api.openstack.wsgi [None req-f6da6551-4807-4f63-a5e0-c60bd5552ce6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 665.607184] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f6da6551-4807-4f63-a5e0-c60bd5552ce6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 665.607420] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f6da6551-4807-4f63-a5e0-c60bd5552ce6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 665.619117] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 665.619117] [59248]: warnings.warn( [ 665.622708] [59248]: INFO cinder.volume.api [None req-f6da6551-4807-4f63-a5e0-c60bd5552ce6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 665.631705] [59248]: INFO cinder.api.openstack.wsgi [None req-f6da6551-4807-4f63-a5e0-c60bd5552ce6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 665.631705] [59248]: [pid: 59248|app: 0|req: 32/60] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:32 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 665.642893] [59247]: DEBUG cinder.api.middleware.request_id [None req-dc301d7e-e64e-4867-a1c7-743d976e592b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 665.647202] [59247]: INFO cinder.api.openstack.wsgi [None req-dc301d7e-e64e-4867-a1c7-743d976e592b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 665.647965] [59247]: DEBUG cinder.api.openstack.wsgi [None req-dc301d7e-e64e-4867-a1c7-743d976e592b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 665.647965] [59247]: DEBUG cinder.api.openstack.wsgi [None req-dc301d7e-e64e-4867-a1c7-743d976e592b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 665.669614] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 665.669614] [59247]: warnings.warn( [ 665.674713] [59247]: INFO cinder.volume.api [None req-dc301d7e-e64e-4867-a1c7-743d976e592b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 665.685923] [59247]: INFO cinder.api.openstack.wsgi [None req-dc301d7e-e64e-4867-a1c7-743d976e592b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 665.686396] [59247]: [pid: 59247|app: 0|req: 29/61] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:32 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 672.287684] [59248]: DEBUG cinder.api.middleware.request_id [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-44d8bb52-32ab-4449-a709-72fb68887372 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.293727] [59248]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-44d8bb52-32ab-4449-a709-72fb68887372 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 672.294040] [59248]: DEBUG cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-44d8bb52-32ab-4449-a709-72fb68887372 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 672.294334] [59248]: DEBUG cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-44d8bb52-32ab-4449-a709-72fb68887372 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 672.311163] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.311163] [59248]: warnings.warn( [ 672.319192] [59248]: INFO cinder.volume.api [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-44d8bb52-32ab-4449-a709-72fb68887372 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 672.327612] [59248]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-44d8bb52-32ab-4449-a709-72fb68887372 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 672.327612] [59248]: [pid: 59248|app: 0|req: 33/62] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:33:39 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 673.237806] [59247]: DEBUG cinder.api.middleware.request_id [None req-e06dd38c-349e-427d-8d46-bbcb28f0a010 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.237806] [59247]: INFO cinder.api.openstack.wsgi [None req-e06dd38c-349e-427d-8d46-bbcb28f0a010 None None] GET http://10.180.1.21/volume// [ 673.237806] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e06dd38c-349e-427d-8d46-bbcb28f0a010 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 673.237806] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e06dd38c-349e-427d-8d46-bbcb28f0a010 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.237806] [59247]: INFO cinder.api.openstack.wsgi [None req-e06dd38c-349e-427d-8d46-bbcb28f0a010 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 673.237806] [59247]: [pid: 59247|app: 0|req: 30/63] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:33:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 673.246086] [59248]: DEBUG cinder.api.middleware.request_id [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-fe218b29-1d43-44ff-a46e-6d26e58225fd None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.250589] [59248]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-fe218b29-1d43-44ff-a46e-6d26e58225fd tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] GET http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 673.250891] [59248]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-fe218b29-1d43-44ff-a46e-6d26e58225fd tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 673.254183] [59248]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-fe218b29-1d43-44ff-a46e-6d26e58225fd tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.277669] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.277669] [59248]: warnings.warn( [ 673.283459] [59248]: INFO cinder.volume.api [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-fe218b29-1d43-44ff-a46e-6d26e58225fd tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 673.292840] [59248]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-fe218b29-1d43-44ff-a46e-6d26e58225fd tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 200 [ 673.293360] [59248]: [pid: 59248|app: 0|req: 34/64] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:33:40 2025] GET /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 1570 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 673.439138] [59247]: DEBUG cinder.api.middleware.request_id [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-b33289bf-01c8-4460-9923-9adc53382dd3 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.441790] [59247]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-b33289bf-01c8-4460-9923-9adc53382dd3 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] PUT http://10.180.1.21/volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b [ 673.442217] [59247]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-b33289bf-01c8-4460-9923-9adc53382dd3 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-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=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 673.455793] [59247]: DEBUG cinder.coordination [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-b33289bf-01c8-4460-9923-9adc53382dd3 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Acquiring lock "cinder-attachment_update-bbf92096-603d-46a5-88e0-9879c78b2862-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 673.464819] [59247]: DEBUG cinder.coordination [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-b33289bf-01c8-4460-9923-9adc53382dd3 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Lock "cinder-attachment_update-bbf92096-603d-46a5-88e0-9879c78b2862-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 673.468154] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.468154] [59247]: warnings.warn( [ 673.855395] [59248]: DEBUG cinder.api.middleware.request_id [None req-f309f03a-9cb1-4be0-9800-e4f891697953 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.855665] [59248]: INFO cinder.api.openstack.wsgi [None req-f309f03a-9cb1-4be0-9800-e4f891697953 None None] GET http://10.180.1.21/volume// [ 673.855812] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f309f03a-9cb1-4be0-9800-e4f891697953 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 673.856046] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f309f03a-9cb1-4be0-9800-e4f891697953 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.856881] [59248]: INFO cinder.api.openstack.wsgi [None req-f309f03a-9cb1-4be0-9800-e4f891697953 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 673.856881] [59248]: [pid: 59248|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:33:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 673.861665] [59248]: DEBUG cinder.api.middleware.request_id [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-98f97f5d-ca66-4329-be9a-96d4744f8954 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.866195] [59248]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-98f97f5d-ca66-4329-be9a-96d4744f8954 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] POST http://10.180.1.21/volume/v3/attachments [ 673.866195] [59248]: DEBUG cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-98f97f5d-ca66-4329-be9a-96d4744f8954 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c938b659-2f10-4ddf-9116-f44f9cdc9045", "connector": null, "instance_uuid": "c9ff83cf-fb73-4cef-97c3-8488418a88e3"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 673.886627] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.886627] [59248]: warnings.warn( [ 673.946128] [59248]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-98f97f5d-ca66-4329-be9a-96d4744f8954 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 673.946658] [59248]: [pid: 59248|app: 0|req: 36/66] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:33:40 2025] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.970999] [59248]: DEBUG cinder.api.middleware.request_id [None req-ffed0824-7d4c-4cb5-a026-fa6bfa04dcdb None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.973532] [59248]: INFO cinder.api.openstack.wsgi [None req-ffed0824-7d4c-4cb5-a026-fa6bfa04dcdb tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 673.973532] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ffed0824-7d4c-4cb5-a026-fa6bfa04dcdb tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 673.973704] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ffed0824-7d4c-4cb5-a026-fa6bfa04dcdb tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 673.999586] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.999586] [59248]: warnings.warn( [ 673.999709] [59247]: DEBUG cinder.coordination [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-b33289bf-01c8-4460-9923-9adc53382dd3 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Lock "cinder-attachment_update-bbf92096-603d-46a5-88e0-9879c78b2862-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.534s {{(pid=59247) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 673.999709] [59247]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-b33289bf-01c8-4460-9923-9adc53382dd3 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b returned with HTTP 200 [ 673.999709] [59247]: [pid: 59247|app: 0|req: 31/67] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:33:40 2025] PUT /volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b => generated 617 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.004189] [59248]: INFO cinder.volume.api [None req-ffed0824-7d4c-4cb5-a026-fa6bfa04dcdb tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 674.015272] [59248]: INFO cinder.api.openstack.wsgi [None req-ffed0824-7d4c-4cb5-a026-fa6bfa04dcdb tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 674.015864] [59248]: [pid: 59248|app: 0|req: 37/68] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:40 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 674.474424] [59247]: DEBUG cinder.api.middleware.request_id [None req-f3d0694f-d6f0-4d1b-8b08-9981772e0542 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.474751] [59247]: INFO cinder.api.openstack.wsgi [None req-f3d0694f-d6f0-4d1b-8b08-9981772e0542 None None] GET http://10.180.1.21/volume// [ 674.474751] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f3d0694f-d6f0-4d1b-8b08-9981772e0542 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 674.474960] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f3d0694f-d6f0-4d1b-8b08-9981772e0542 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 674.475629] [59247]: INFO cinder.api.openstack.wsgi [None req-f3d0694f-d6f0-4d1b-8b08-9981772e0542 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 674.475898] [59247]: [pid: 59247|app: 0|req: 32/69] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:33:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 674.482214] [59248]: DEBUG cinder.api.middleware.request_id [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-0433b2a1-43c2-48b9-9626-529eb34cc6aa None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.486129] [59248]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-0433b2a1-43c2-48b9-9626-529eb34cc6aa tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 674.488060] [59248]: DEBUG cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-0433b2a1-43c2-48b9-9626-529eb34cc6aa tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 674.488060] [59248]: DEBUG cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-0433b2a1-43c2-48b9-9626-529eb34cc6aa tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 674.504730] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.504730] [59248]: warnings.warn( [ 674.510170] [59248]: INFO cinder.volume.api [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-0433b2a1-43c2-48b9-9626-529eb34cc6aa tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 674.510350] [59247]: DEBUG cinder.api.middleware.request_id [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-c05014a1-61cd-430e-9e9a-50f70aa842f0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.515357] [59247]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-c05014a1-61cd-430e-9e9a-50f70aa842f0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] POST http://10.180.1.21/volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b/action [ 674.515357] [59247]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-c05014a1-61cd-430e-9e9a-50f70aa842f0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 674.515357] [59247]: DEBUG cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-c05014a1-61cd-430e-9e9a-50f70aa842f0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 674.516398] [59248]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-0433b2a1-43c2-48b9-9626-529eb34cc6aa tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 674.516870] [59248]: [pid: 59248|app: 0|req: 38/70] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:33:41 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 674.537716] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.537716] [59247]: warnings.warn( [ 674.548380] [59247]: INFO cinder.api.openstack.wsgi [req-6dd47a09-c271-40f6-a97e-3287472daf53 req-c05014a1-61cd-430e-9e9a-50f70aa842f0 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b/action returned with HTTP 204 [ 674.549086] [59247]: [pid: 59247|app: 0|req: 33/71] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:33:41 2025] POST /volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 674.559233] [59248]: DEBUG cinder.api.middleware.request_id [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-84403faf-b697-4a30-baeb-7a49adfc293f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.562435] [59248]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-84403faf-b697-4a30-baeb-7a49adfc293f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] PUT http://10.180.1.21/volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72 [ 674.563062] [59248]: DEBUG cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-84403faf-b697-4a30-baeb-7a49adfc293f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-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-897677", "mountpoint": "/dev/sdb"}}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 674.575091] [59248]: DEBUG cinder.coordination [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-84403faf-b697-4a30-baeb-7a49adfc293f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Acquiring lock "cinder-attachment_update-c938b659-2f10-4ddf-9116-f44f9cdc9045-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 674.582060] [59248]: DEBUG cinder.coordination [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-84403faf-b697-4a30-baeb-7a49adfc293f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Lock "cinder-attachment_update-c938b659-2f10-4ddf-9116-f44f9cdc9045-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 674.583397] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.583397] [59248]: warnings.warn( [ 675.029519] [59247]: DEBUG cinder.api.middleware.request_id [None req-0dc2a616-1c02-4fc8-94cc-edafc368e711 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.033867] [59247]: INFO cinder.api.openstack.wsgi [None req-0dc2a616-1c02-4fc8-94cc-edafc368e711 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 675.034899] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0dc2a616-1c02-4fc8-94cc-edafc368e711 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 675.034899] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0dc2a616-1c02-4fc8-94cc-edafc368e711 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 675.055943] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.055943] [59247]: warnings.warn( [ 675.065580] [59247]: INFO cinder.volume.api [None req-0dc2a616-1c02-4fc8-94cc-edafc368e711 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 675.073470] [59247]: INFO cinder.api.openstack.wsgi [None req-0dc2a616-1c02-4fc8-94cc-edafc368e711 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 675.073940] [59247]: [pid: 59247|app: 0|req: 34/72] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:41 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 676.086801] [59247]: DEBUG cinder.api.middleware.request_id [None req-91376deb-e010-4972-adbc-74a410ec8d0f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.091194] [59247]: INFO cinder.api.openstack.wsgi [None req-91376deb-e010-4972-adbc-74a410ec8d0f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 676.091474] [59247]: DEBUG cinder.api.openstack.wsgi [None req-91376deb-e010-4972-adbc-74a410ec8d0f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 676.091685] [59247]: DEBUG cinder.api.openstack.wsgi [None req-91376deb-e010-4972-adbc-74a410ec8d0f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 676.111977] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.111977] [59247]: warnings.warn( [ 676.116919] [59247]: INFO cinder.volume.api [None req-91376deb-e010-4972-adbc-74a410ec8d0f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 676.122841] [59247]: INFO cinder.api.openstack.wsgi [None req-91376deb-e010-4972-adbc-74a410ec8d0f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 676.123459] [59247]: [pid: 59247|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:42 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 676.590446] [59247]: DEBUG cinder.api.middleware.request_id [None req-432fb393-81be-4b12-9d4c-00dc777867a6 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.592836] [59247]: INFO cinder.api.openstack.wsgi [None req-432fb393-81be-4b12-9d4c-00dc777867a6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 676.593064] [59247]: DEBUG cinder.api.openstack.wsgi [None req-432fb393-81be-4b12-9d4c-00dc777867a6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 676.594120] [59247]: DEBUG cinder.api.openstack.wsgi [None req-432fb393-81be-4b12-9d4c-00dc777867a6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 676.617279] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.617279] [59247]: warnings.warn( [ 676.624371] [59247]: INFO cinder.volume.api [None req-432fb393-81be-4b12-9d4c-00dc777867a6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 676.632293] [59247]: INFO cinder.api.openstack.wsgi [None req-432fb393-81be-4b12-9d4c-00dc777867a6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 676.632938] [59247]: [pid: 59247|app: 0|req: 36/74] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:43 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1328 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.140157] [59247]: DEBUG cinder.api.middleware.request_id [None req-4a65147a-c013-4f9c-aaec-070c0addf386 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.142782] [59247]: INFO cinder.api.openstack.wsgi [None req-4a65147a-c013-4f9c-aaec-070c0addf386 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 677.143122] [59247]: DEBUG cinder.api.openstack.wsgi [None req-4a65147a-c013-4f9c-aaec-070c0addf386 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 677.143228] [59247]: DEBUG cinder.api.openstack.wsgi [None req-4a65147a-c013-4f9c-aaec-070c0addf386 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 677.171973] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.171973] [59247]: warnings.warn( [ 677.177351] [59247]: INFO cinder.volume.api [None req-4a65147a-c013-4f9c-aaec-070c0addf386 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 677.185506] [59247]: INFO cinder.api.openstack.wsgi [None req-4a65147a-c013-4f9c-aaec-070c0addf386 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 677.186498] [59247]: [pid: 59247|app: 0|req: 37/75] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:43 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 677.686869] [59247]: DEBUG cinder.api.middleware.request_id [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.689221] [59247]: INFO cinder.api.openstack.wsgi [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] POST http://10.180.1.21/volume/v3/volumes [ 677.691215] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-61934669", "imageRef": "23291cd9-4c8a-4aa8-8a4a-06f18ce246c3", "size": 1}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 677.691345] [59247]: DEBUG cinder.api.v3.volumes [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-61934669', 'imageRef': '23291cd9-4c8a-4aa8-8a4a-06f18ce246c3', 'size': 1}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 677.766801] [59247]: INFO cinder.api.v3.volumes [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Create volume of 1 GB [ 677.772577] [59247]: INFO cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Availability Zones retrieved successfully. [ 677.780364] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Flow 'volume_create_api' (2db01f3e-c127-4e4f-be1e-1aa18ca12afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 677.781617] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b934188-f801-4d38-a48a-d2a49846a0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 677.782969] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 677.837787] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b934188-f801-4d38-a48a-d2a49846a0c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 677.839155] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3c1b82-9310-4768-9b2f-f1862646e59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 677.909278] [59247]: DEBUG cinder.quota [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Created reservations ['1860580c-ccf7-4bfe-97e5-bf22de72c887', '734b0ada-d5b7-4b72-bbda-99679defa937', '65cb32ca-7b69-467c-9e10-4d341e4ff54c', '154bd68d-8314-4605-9d7d-4139616a751f'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 677.910431] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3c1b82-9310-4768-9b2f-f1862646e59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1860580c-ccf7-4bfe-97e5-bf22de72c887', '734b0ada-d5b7-4b72-bbda-99679defa937', '65cb32ca-7b69-467c-9e10-4d341e4ff54c', '154bd68d-8314-4605-9d7d-4139616a751f']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 677.911334] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44e5f173-0813-42de-91ac-2d506eaca244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 677.949180] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44e5f173-0813-42de-91ac-2d506eaca244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8bc98a1-ef3a-490f-bf38-fdaa0908c067', '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-61934669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c568678104d04177abf9140e0d729ecc',qos_specs=None,replication_status=,reservations=['1860580c-ccf7-4bfe-97e5-bf22de72c887','734b0ada-d5b7-4b72-bbda-99679defa937','65cb32ca-7b69-467c-9e10-4d341e4ff54c','154bd68d-8314-4605-9d7d-4139616a751f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c046baa6d9c34d33b82d9530a69e7599',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-61934669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8bc98a1-ef3a-490f-bf38-fdaa0908c067,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c568678104d04177abf9140e0d729ecc',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='c046baa6d9c34d33b82d9530a69e7599',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 677.950223] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d4be54-3409-4546-8941-f3de43ce99c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 677.964893] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d4be54-3409-4546-8941-f3de43ce99c4) 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-61934669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c568678104d04177abf9140e0d729ecc',qos_specs=None,replication_status=,reservations=['1860580c-ccf7-4bfe-97e5-bf22de72c887','734b0ada-d5b7-4b72-bbda-99679defa937','65cb32ca-7b69-467c-9e10-4d341e4ff54c','154bd68d-8314-4605-9d7d-4139616a751f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c046baa6d9c34d33b82d9530a69e7599',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 677.965883] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0bedea-048e-4d28-8500-8a2bd4b73c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 677.976843] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f0bedea-048e-4d28-8500-8a2bd4b73c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 677.978207] [59247]: DEBUG cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Flow 'volume_create_api' (2db01f3e-c127-4e4f-be1e-1aa18ca12afe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 677.978767] [59247]: INFO cinder.volume.api [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Create volume request issued successfully. [ 677.979644] [59247]: INFO cinder.api.openstack.wsgi [None req-2b4493a9-410a-4c67-8ce4-aeb3a412db33 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 677.980380] [59247]: [pid: 59247|app: 0|req: 38/76] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Nov 20 14:33:44 2025] POST /volume/v3/volumes => generated 896 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 677.997055] [59247]: DEBUG cinder.api.middleware.request_id [None req-00209106-c6df-403c-8ca8-42a9ce87744a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.999203] [59247]: INFO cinder.api.openstack.wsgi [None req-00209106-c6df-403c-8ca8-42a9ce87744a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 677.999471] [59247]: DEBUG cinder.api.openstack.wsgi [None req-00209106-c6df-403c-8ca8-42a9ce87744a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 678.001019] [59247]: DEBUG cinder.api.openstack.wsgi [None req-00209106-c6df-403c-8ca8-42a9ce87744a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 678.014233] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.014233] [59247]: warnings.warn( [ 678.018351] [59247]: INFO cinder.volume.api [None req-00209106-c6df-403c-8ca8-42a9ce87744a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 678.025011] [59247]: INFO cinder.api.openstack.wsgi [None req-00209106-c6df-403c-8ca8-42a9ce87744a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 678.025092] [59247]: [pid: 59247|app: 0|req: 39/77] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:44 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 678.198778] [59247]: DEBUG cinder.api.middleware.request_id [None req-48877199-3675-46de-a267-c160767b622b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.201764] [59247]: INFO cinder.api.openstack.wsgi [None req-48877199-3675-46de-a267-c160767b622b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 678.202223] [59247]: DEBUG cinder.api.openstack.wsgi [None req-48877199-3675-46de-a267-c160767b622b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 678.203020] [59247]: DEBUG cinder.api.openstack.wsgi [None req-48877199-3675-46de-a267-c160767b622b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 678.219996] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.219996] [59247]: warnings.warn( [ 678.226854] [59247]: INFO cinder.volume.api [None req-48877199-3675-46de-a267-c160767b622b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 678.233344] [59247]: INFO cinder.api.openstack.wsgi [None req-48877199-3675-46de-a267-c160767b622b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 678.233835] [59247]: [pid: 59247|app: 0|req: 40/78] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:44 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 679.042272] [59247]: DEBUG cinder.api.middleware.request_id [None req-29992664-0da5-4d79-a2d9-1aba9985f894 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.045400] [59247]: INFO cinder.api.openstack.wsgi [None req-29992664-0da5-4d79-a2d9-1aba9985f894 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 679.045669] [59247]: DEBUG cinder.api.openstack.wsgi [None req-29992664-0da5-4d79-a2d9-1aba9985f894 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.045899] [59247]: DEBUG cinder.api.openstack.wsgi [None req-29992664-0da5-4d79-a2d9-1aba9985f894 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.059393] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.059393] [59247]: warnings.warn( [ 679.072551] [59247]: INFO cinder.volume.api [None req-29992664-0da5-4d79-a2d9-1aba9985f894 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 679.086666] [59247]: INFO cinder.api.openstack.wsgi [None req-29992664-0da5-4d79-a2d9-1aba9985f894 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 679.088489] [59247]: [pid: 59247|app: 0|req: 41/79] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:45 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.127494] [59248]: DEBUG cinder.coordination [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-84403faf-b697-4a30-baeb-7a49adfc293f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Lock "cinder-attachment_update-c938b659-2f10-4ddf-9116-f44f9cdc9045-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.545s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 679.127865] [59248]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-84403faf-b697-4a30-baeb-7a49adfc293f tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72 returned with HTTP 200 [ 679.128406] [59248]: [pid: 59248|app: 0|req: 39/80] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:33:41 2025] PUT /volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72 => generated 617 bytes in 4570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.217604] [59247]: DEBUG cinder.api.middleware.request_id [req-cd279a39-83ed-444a-a349-de1747f4734f req-d83b9280-a88d-4e46-b426-df3065858f07 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.220395] [59247]: INFO cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-d83b9280-a88d-4e46-b426-df3065858f07 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 679.222024] [59247]: DEBUG cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-d83b9280-a88d-4e46-b426-df3065858f07 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.222024] [59247]: DEBUG cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-d83b9280-a88d-4e46-b426-df3065858f07 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.235619] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.235619] [59247]: warnings.warn( [ 679.240292] [59247]: INFO cinder.volume.api [req-cd279a39-83ed-444a-a349-de1747f4734f req-d83b9280-a88d-4e46-b426-df3065858f07 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 679.245786] [59247]: INFO cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-d83b9280-a88d-4e46-b426-df3065858f07 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 679.246279] [59247]: [pid: 59247|app: 0|req: 42/81] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:33:45 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 679.247535] [59248]: DEBUG cinder.api.middleware.request_id [None req-f7873863-44d4-4984-b378-8c488a5f9465 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.250980] [59248]: INFO cinder.api.openstack.wsgi [None req-f7873863-44d4-4984-b378-8c488a5f9465 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 679.251522] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f7873863-44d4-4984-b378-8c488a5f9465 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 679.251589] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f7873863-44d4-4984-b378-8c488a5f9465 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 679.267729] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.267729] [59248]: warnings.warn( [ 679.272395] [59248]: INFO cinder.volume.api [None req-f7873863-44d4-4984-b378-8c488a5f9465 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 679.278048] [59248]: INFO cinder.api.openstack.wsgi [None req-f7873863-44d4-4984-b378-8c488a5f9465 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 679.278597] [59248]: [pid: 59248|app: 0|req: 40/82] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:46 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 679.287262] [59247]: DEBUG cinder.api.middleware.request_id [req-cd279a39-83ed-444a-a349-de1747f4734f req-ece14ae2-14c0-4ad9-b384-b03fc493d260 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.289903] [59247]: INFO cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-ece14ae2-14c0-4ad9-b384-b03fc493d260 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] POST http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2/action [ 679.290435] [59247]: DEBUG cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-ece14ae2-14c0-4ad9-b384-b03fc493d260 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 679.290566] [59247]: DEBUG cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-ece14ae2-14c0-4ad9-b384-b03fc493d260 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 679.301554] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.301554] [59247]: warnings.warn( [ 679.301990] [59247]: INFO cinder.volume.api [req-cd279a39-83ed-444a-a349-de1747f4734f req-ece14ae2-14c0-4ad9-b384-b03fc493d260 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 679.308323] [59247]: INFO cinder.volume.api [req-cd279a39-83ed-444a-a349-de1747f4734f req-ece14ae2-14c0-4ad9-b384-b03fc493d260 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Begin detaching volume completed successfully. [ 679.308561] [59247]: INFO cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-ece14ae2-14c0-4ad9-b384-b03fc493d260 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2/action returned with HTTP 202 [ 679.309072] [59247]: [pid: 59247|app: 0|req: 43/83] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:33:46 2025] POST /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 680.110735] [59248]: DEBUG cinder.api.middleware.request_id [None req-fe2ed40b-f054-4e10-89c2-1343d087a3db None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.113361] [59248]: INFO cinder.api.openstack.wsgi [None req-fe2ed40b-f054-4e10-89c2-1343d087a3db tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 680.113958] [59248]: DEBUG cinder.api.openstack.wsgi [None req-fe2ed40b-f054-4e10-89c2-1343d087a3db tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.114213] [59248]: DEBUG cinder.api.openstack.wsgi [None req-fe2ed40b-f054-4e10-89c2-1343d087a3db tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.127376] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.127376] [59248]: warnings.warn( [ 680.132800] [59248]: INFO cinder.volume.api [None req-fe2ed40b-f054-4e10-89c2-1343d087a3db tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 680.145802] [59248]: INFO cinder.api.openstack.wsgi [None req-fe2ed40b-f054-4e10-89c2-1343d087a3db tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 680.146463] [59248]: [pid: 59248|app: 0|req: 41/84] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:46 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 680.292517] [59247]: DEBUG cinder.api.middleware.request_id [None req-b37c451d-80ff-4cc1-b962-ed05b0324f00 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.297095] [59247]: INFO cinder.api.openstack.wsgi [None req-b37c451d-80ff-4cc1-b962-ed05b0324f00 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 680.297095] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b37c451d-80ff-4cc1-b962-ed05b0324f00 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.297095] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b37c451d-80ff-4cc1-b962-ed05b0324f00 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.319611] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.319611] [59247]: warnings.warn( [ 680.325722] [59247]: INFO cinder.volume.api [None req-b37c451d-80ff-4cc1-b962-ed05b0324f00 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 680.333695] [59248]: DEBUG cinder.api.middleware.request_id [None req-1814a3ca-bae9-47e0-b21e-3f5dcf0ce75d None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.333695] [59248]: INFO cinder.api.openstack.wsgi [None req-1814a3ca-bae9-47e0-b21e-3f5dcf0ce75d None None] GET http://10.180.1.21/volume// [ 680.333695] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1814a3ca-bae9-47e0-b21e-3f5dcf0ce75d None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.333695] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1814a3ca-bae9-47e0-b21e-3f5dcf0ce75d None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.333695] [59248]: INFO cinder.api.openstack.wsgi [None req-1814a3ca-bae9-47e0-b21e-3f5dcf0ce75d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 680.333695] [59248]: [pid: 59248|app: 0|req: 42/85] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:33:47 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 680.334027] [59247]: INFO cinder.api.openstack.wsgi [None req-b37c451d-80ff-4cc1-b962-ed05b0324f00 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 680.334474] [59247]: [pid: 59247|app: 0|req: 44/86] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:47 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 680.339696] [59248]: DEBUG cinder.api.middleware.request_id [req-cd279a39-83ed-444a-a349-de1747f4734f req-55af241c-f14f-47aa-b7fe-08ca14e22b60 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.342978] [59248]: INFO cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-55af241c-f14f-47aa-b7fe-08ca14e22b60 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 680.343619] [59248]: DEBUG cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-55af241c-f14f-47aa-b7fe-08ca14e22b60 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 680.343995] [59248]: DEBUG cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-55af241c-f14f-47aa-b7fe-08ca14e22b60 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 680.367745] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.367745] [59248]: warnings.warn( [ 680.375129] [59248]: INFO cinder.volume.api [req-cd279a39-83ed-444a-a349-de1747f4734f req-55af241c-f14f-47aa-b7fe-08ca14e22b60 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 680.383566] [59248]: INFO cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-55af241c-f14f-47aa-b7fe-08ca14e22b60 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 680.384464] [59248]: [pid: 59248|app: 0|req: 43/87] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:33:47 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1555 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 680.817877] [59247]: DEBUG cinder.api.middleware.request_id [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-1b0c07e0-046d-4fbd-94da-8c25b01b4726 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.821265] [59247]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-1b0c07e0-046d-4fbd-94da-8c25b01b4726 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] POST http://10.180.1.21/volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72/action [ 680.821881] [59247]: DEBUG cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-1b0c07e0-046d-4fbd-94da-8c25b01b4726 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 680.822044] [59247]: DEBUG cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-1b0c07e0-046d-4fbd-94da-8c25b01b4726 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 680.859444] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.859444] [59247]: warnings.warn( [ 680.874487] [59247]: INFO cinder.api.openstack.wsgi [req-4542a3a5-c2ca-4b6b-b271-04906a20f5a2 req-1b0c07e0-046d-4fbd-94da-8c25b01b4726 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72/action returned with HTTP 204 [ 680.875090] [59247]: [pid: 59247|app: 0|req: 45/88] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:33:47 2025] POST /volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 681.159571] [59248]: DEBUG cinder.api.middleware.request_id [None req-cda5ad26-6d62-4410-bc68-182c60b085e7 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.162859] [59248]: INFO cinder.api.openstack.wsgi [None req-cda5ad26-6d62-4410-bc68-182c60b085e7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 681.163175] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cda5ad26-6d62-4410-bc68-182c60b085e7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.163399] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cda5ad26-6d62-4410-bc68-182c60b085e7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.189674] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.189674] [59248]: warnings.warn( [ 681.201748] [59248]: INFO cinder.volume.api [None req-cda5ad26-6d62-4410-bc68-182c60b085e7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 681.222711] [59248]: INFO cinder.api.openstack.wsgi [None req-cda5ad26-6d62-4410-bc68-182c60b085e7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 681.223039] [59248]: [pid: 59248|app: 0|req: 44/89] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:47 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.347476] [59247]: DEBUG cinder.api.middleware.request_id [None req-b0da81b6-0847-4ca4-9f4f-64c69afd9ba1 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.350217] [59247]: INFO cinder.api.openstack.wsgi [None req-b0da81b6-0847-4ca4-9f4f-64c69afd9ba1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 681.351051] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b0da81b6-0847-4ca4-9f4f-64c69afd9ba1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.351051] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b0da81b6-0847-4ca4-9f4f-64c69afd9ba1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.378015] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.378015] [59247]: warnings.warn( [ 681.383738] [59247]: INFO cinder.volume.api [None req-b0da81b6-0847-4ca4-9f4f-64c69afd9ba1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 681.390393] [59247]: INFO cinder.api.openstack.wsgi [None req-b0da81b6-0847-4ca4-9f4f-64c69afd9ba1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 681.391068] [59247]: [pid: 59247|app: 0|req: 46/90] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:48 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.404206] [59248]: DEBUG cinder.api.middleware.request_id [None req-18d38be0-73d7-4530-b4b0-55da89118397 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.407350] [59248]: INFO cinder.api.openstack.wsgi [None req-18d38be0-73d7-4530-b4b0-55da89118397 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 681.407350] [59248]: DEBUG cinder.api.openstack.wsgi [None req-18d38be0-73d7-4530-b4b0-55da89118397 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.407757] [59248]: DEBUG cinder.api.openstack.wsgi [None req-18d38be0-73d7-4530-b4b0-55da89118397 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.429858] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.429858] [59248]: warnings.warn( [ 681.434135] [59248]: INFO cinder.volume.api [None req-18d38be0-73d7-4530-b4b0-55da89118397 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 681.439458] [59248]: INFO cinder.api.openstack.wsgi [None req-18d38be0-73d7-4530-b4b0-55da89118397 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 681.439952] [59248]: [pid: 59248|app: 0|req: 45/91] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:48 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.548814] [59247]: DEBUG cinder.api.middleware.request_id [req-cd279a39-83ed-444a-a349-de1747f4734f req-cd0df0a3-64ea-4a9a-aa8a-97ed80f5a4f6 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.551449] [59247]: INFO cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-cd0df0a3-64ea-4a9a-aa8a-97ed80f5a4f6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7 [ 681.551767] [59247]: DEBUG cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-cd0df0a3-64ea-4a9a-aa8a-97ed80f5a4f6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 681.551881] [59247]: DEBUG cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-cd0df0a3-64ea-4a9a-aa8a-97ed80f5a4f6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 681.560114] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.560114] [59247]: warnings.warn( [ 682.111381] [59247]: INFO cinder.api.openstack.wsgi [req-cd279a39-83ed-444a-a349-de1747f4734f req-cd0df0a3-64ea-4a9a-aa8a-97ed80f5a4f6 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7 returned with HTTP 200 [ 682.112312] [59247]: [pid: 59247|app: 0|req: 47/92] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:33:48 2025] DELETE /volume/v3/attachments/7b9022fe-e5fd-4aa2-bfcd-5b577a0bdbf7 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 682.250137] [59248]: DEBUG cinder.api.middleware.request_id [None req-a1269ae2-7c67-46d9-8f74-1b521079ad0d None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.256932] [59248]: INFO cinder.api.openstack.wsgi [None req-a1269ae2-7c67-46d9-8f74-1b521079ad0d tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 682.256932] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a1269ae2-7c67-46d9-8f74-1b521079ad0d tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 682.256932] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a1269ae2-7c67-46d9-8f74-1b521079ad0d tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 682.279453] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.279453] [59248]: warnings.warn( [ 682.287161] [59248]: INFO cinder.volume.api [None req-a1269ae2-7c67-46d9-8f74-1b521079ad0d tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 682.294240] [59248]: INFO cinder.api.openstack.wsgi [None req-a1269ae2-7c67-46d9-8f74-1b521079ad0d tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 682.297061] [59248]: [pid: 59248|app: 0|req: 46/93] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:49 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 682.782778] [59247]: DEBUG cinder.api.middleware.request_id [None req-e85cde41-e069-4c3b-b43f-8ea9882f8f7e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.787022] [59247]: INFO cinder.api.openstack.wsgi [None req-e85cde41-e069-4c3b-b43f-8ea9882f8f7e tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 682.787022] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e85cde41-e069-4c3b-b43f-8ea9882f8f7e tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 682.787022] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e85cde41-e069-4c3b-b43f-8ea9882f8f7e tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 682.813613] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.813613] [59247]: warnings.warn( [ 682.820846] [59247]: INFO cinder.volume.api [None req-e85cde41-e069-4c3b-b43f-8ea9882f8f7e tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 682.829410] [59247]: INFO cinder.api.openstack.wsgi [None req-e85cde41-e069-4c3b-b43f-8ea9882f8f7e tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 682.829410] [59247]: [pid: 59247|app: 0|req: 48/94] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:49 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 682.841504] [59248]: DEBUG cinder.api.middleware.request_id [None req-ae59bedb-80a4-423c-9159-6a3847acf3c1 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.844489] [59248]: INFO cinder.api.openstack.wsgi [None req-ae59bedb-80a4-423c-9159-6a3847acf3c1 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 682.844821] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ae59bedb-80a4-423c-9159-6a3847acf3c1 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 682.845061] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ae59bedb-80a4-423c-9159-6a3847acf3c1 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 682.845340] [59248]: INFO cinder.api.v3.volumes [None req-ae59bedb-80a4-423c-9159-6a3847acf3c1 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Delete volume with id: a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 682.859743] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.859743] [59248]: warnings.warn( [ 682.860413] [59248]: INFO cinder.volume.api [None req-ae59bedb-80a4-423c-9159-6a3847acf3c1 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 682.915021] [59248]: INFO cinder.volume.api [None req-ae59bedb-80a4-423c-9159-6a3847acf3c1 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Delete volume request issued successfully. [ 682.915518] [59248]: INFO cinder.api.openstack.wsgi [None req-ae59bedb-80a4-423c-9159-6a3847acf3c1 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 202 [ 682.916532] [59248]: [pid: 59248|app: 0|req: 47/95] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:33:49 2025] DELETE /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 682.920863] [59247]: DEBUG cinder.api.middleware.request_id [None req-380d96cc-b97c-436c-bb3c-86abca6adcca None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.927043] [59247]: INFO cinder.api.openstack.wsgi [None req-380d96cc-b97c-436c-bb3c-86abca6adcca tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 682.927683] [59247]: DEBUG cinder.api.openstack.wsgi [None req-380d96cc-b97c-436c-bb3c-86abca6adcca tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 682.928014] [59247]: DEBUG cinder.api.openstack.wsgi [None req-380d96cc-b97c-436c-bb3c-86abca6adcca tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 682.944811] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.944811] [59247]: warnings.warn( [ 682.953045] [59247]: INFO cinder.volume.api [None req-380d96cc-b97c-436c-bb3c-86abca6adcca tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 682.961783] [59247]: INFO cinder.api.openstack.wsgi [None req-380d96cc-b97c-436c-bb3c-86abca6adcca tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 682.962345] [59247]: [pid: 59247|app: 0|req: 49/96] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:49 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.315629] [59248]: DEBUG cinder.api.middleware.request_id [None req-75190238-def1-45b9-bfae-f20485dd1e8c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.318772] [59248]: INFO cinder.api.openstack.wsgi [None req-75190238-def1-45b9-bfae-f20485dd1e8c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 683.318772] [59248]: DEBUG cinder.api.openstack.wsgi [None req-75190238-def1-45b9-bfae-f20485dd1e8c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.318772] [59248]: DEBUG cinder.api.openstack.wsgi [None req-75190238-def1-45b9-bfae-f20485dd1e8c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.335889] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.335889] [59248]: warnings.warn( [ 683.341232] [59248]: INFO cinder.volume.api [None req-75190238-def1-45b9-bfae-f20485dd1e8c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 683.348024] [59248]: INFO cinder.api.openstack.wsgi [None req-75190238-def1-45b9-bfae-f20485dd1e8c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 683.348528] [59248]: [pid: 59248|app: 0|req: 48/97] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:50 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.976514] [59247]: DEBUG cinder.api.middleware.request_id [None req-7df298cc-8818-4869-8e0d-c040d4285386 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.980551] [59247]: INFO cinder.api.openstack.wsgi [None req-7df298cc-8818-4869-8e0d-c040d4285386 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 683.980878] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7df298cc-8818-4869-8e0d-c040d4285386 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 683.984419] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7df298cc-8818-4869-8e0d-c040d4285386 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 683.993894] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.993894] [59247]: warnings.warn( [ 684.000660] [59247]: INFO cinder.volume.api [None req-7df298cc-8818-4869-8e0d-c040d4285386 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 684.009212] [59247]: INFO cinder.api.openstack.wsgi [None req-7df298cc-8818-4869-8e0d-c040d4285386 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 684.010175] [59247]: [pid: 59247|app: 0|req: 50/98] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:50 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.364948] [59248]: DEBUG cinder.api.middleware.request_id [None req-33ae2403-f3d2-4f09-917c-04430202cafa None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.370525] [59248]: INFO cinder.api.openstack.wsgi [None req-33ae2403-f3d2-4f09-917c-04430202cafa tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 684.371012] [59248]: DEBUG cinder.api.openstack.wsgi [None req-33ae2403-f3d2-4f09-917c-04430202cafa tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 684.372031] [59248]: DEBUG cinder.api.openstack.wsgi [None req-33ae2403-f3d2-4f09-917c-04430202cafa tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 684.382701] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.382701] [59248]: warnings.warn( [ 684.387040] [59248]: INFO cinder.volume.api [None req-33ae2403-f3d2-4f09-917c-04430202cafa tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 684.393159] [59248]: INFO cinder.api.openstack.wsgi [None req-33ae2403-f3d2-4f09-917c-04430202cafa tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 684.393627] [59248]: [pid: 59248|app: 0|req: 49/99] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:51 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.023766] [59247]: DEBUG cinder.api.middleware.request_id [None req-7507cdbf-e026-47ea-a519-43013dd9c152 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.028318] [59247]: INFO cinder.api.openstack.wsgi [None req-7507cdbf-e026-47ea-a519-43013dd9c152 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 685.029289] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7507cdbf-e026-47ea-a519-43013dd9c152 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 685.029375] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7507cdbf-e026-47ea-a519-43013dd9c152 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 685.056712] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.056712] [59247]: warnings.warn( [ 685.067454] [59247]: INFO cinder.volume.api [None req-7507cdbf-e026-47ea-a519-43013dd9c152 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Volume info retrieved successfully. [ 685.077338] [59247]: INFO cinder.api.openstack.wsgi [None req-7507cdbf-e026-47ea-a519-43013dd9c152 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 200 [ 685.078221] [59247]: [pid: 59247|app: 0|req: 51/100] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:51 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 1009 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.407343] [59248]: DEBUG cinder.api.middleware.request_id [None req-9becb96f-7cad-4da2-8b1f-89a0ffa60064 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.411254] [59248]: INFO cinder.api.openstack.wsgi [None req-9becb96f-7cad-4da2-8b1f-89a0ffa60064 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 685.412625] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9becb96f-7cad-4da2-8b1f-89a0ffa60064 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 685.412625] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9becb96f-7cad-4da2-8b1f-89a0ffa60064 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 685.429446] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.429446] [59248]: warnings.warn( [ 685.436837] [59248]: INFO cinder.volume.api [None req-9becb96f-7cad-4da2-8b1f-89a0ffa60064 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 685.444543] [59248]: INFO cinder.api.openstack.wsgi [None req-9becb96f-7cad-4da2-8b1f-89a0ffa60064 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 685.445432] [59248]: [pid: 59248|app: 0|req: 50/101] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:52 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.093682] [59247]: DEBUG cinder.api.middleware.request_id [None req-f4bbbe68-b757-4926-9de3-18a5f0cc3147 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.096324] [59247]: INFO cinder.api.openstack.wsgi [None req-f4bbbe68-b757-4926-9de3-18a5f0cc3147 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 686.097558] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f4bbbe68-b757-4926-9de3-18a5f0cc3147 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 686.097558] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f4bbbe68-b757-4926-9de3-18a5f0cc3147 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 686.107432] [59247]: INFO cinder.api.openstack.wsgi [None req-f4bbbe68-b757-4926-9de3-18a5f0cc3147 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 404 [ 686.108350] [59247]: [pid: 59247|app: 0|req: 52/102] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:33:52 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 686.457310] [59248]: DEBUG cinder.api.middleware.request_id [None req-833ae00b-bf7a-40ba-bd4d-1c8ed91b5042 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.462018] [59248]: INFO cinder.api.openstack.wsgi [None req-833ae00b-bf7a-40ba-bd4d-1c8ed91b5042 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 686.462018] [59248]: DEBUG cinder.api.openstack.wsgi [None req-833ae00b-bf7a-40ba-bd4d-1c8ed91b5042 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 686.462018] [59248]: DEBUG cinder.api.openstack.wsgi [None req-833ae00b-bf7a-40ba-bd4d-1c8ed91b5042 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 686.474496] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.474496] [59248]: warnings.warn( [ 686.479557] [59248]: INFO cinder.volume.api [None req-833ae00b-bf7a-40ba-bd4d-1c8ed91b5042 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 686.486632] [59248]: INFO cinder.api.openstack.wsgi [None req-833ae00b-bf7a-40ba-bd4d-1c8ed91b5042 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 686.487343] [59248]: [pid: 59248|app: 0|req: 51/103] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:53 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.499760] [59247]: DEBUG cinder.api.middleware.request_id [None req-203086cf-7704-4292-b74c-53cd881ec52a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.502033] [59247]: INFO cinder.api.openstack.wsgi [None req-203086cf-7704-4292-b74c-53cd881ec52a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 687.502296] [59247]: DEBUG cinder.api.openstack.wsgi [None req-203086cf-7704-4292-b74c-53cd881ec52a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 687.502506] [59247]: DEBUG cinder.api.openstack.wsgi [None req-203086cf-7704-4292-b74c-53cd881ec52a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 687.514384] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.514384] [59247]: warnings.warn( [ 687.521400] [59247]: INFO cinder.volume.api [None req-203086cf-7704-4292-b74c-53cd881ec52a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 687.531596] [59247]: INFO cinder.api.openstack.wsgi [None req-203086cf-7704-4292-b74c-53cd881ec52a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 687.532389] [59247]: [pid: 59247|app: 0|req: 53/104] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:54 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.546029] [59248]: DEBUG cinder.api.middleware.request_id [None req-d474f4b3-d642-4dad-9712-e77da57064c0 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.548561] [59248]: INFO cinder.api.openstack.wsgi [None req-d474f4b3-d642-4dad-9712-e77da57064c0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 688.548679] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d474f4b3-d642-4dad-9712-e77da57064c0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 688.548858] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d474f4b3-d642-4dad-9712-e77da57064c0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 688.562076] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.562076] [59248]: warnings.warn( [ 688.567348] [59248]: INFO cinder.volume.api [None req-d474f4b3-d642-4dad-9712-e77da57064c0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 688.574441] [59248]: INFO cinder.api.openstack.wsgi [None req-d474f4b3-d642-4dad-9712-e77da57064c0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 688.574921] [59248]: [pid: 59248|app: 0|req: 52/105] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:55 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 689.587291] [59247]: DEBUG cinder.api.middleware.request_id [None req-5a030ee8-7d23-4227-93ab-07c39b9b3a16 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.589693] [59247]: INFO cinder.api.openstack.wsgi [None req-5a030ee8-7d23-4227-93ab-07c39b9b3a16 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 689.591172] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5a030ee8-7d23-4227-93ab-07c39b9b3a16 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 689.591457] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5a030ee8-7d23-4227-93ab-07c39b9b3a16 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 689.607952] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.607952] [59247]: warnings.warn( [ 689.613585] [59247]: INFO cinder.volume.api [None req-5a030ee8-7d23-4227-93ab-07c39b9b3a16 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 689.620087] [59247]: INFO cinder.api.openstack.wsgi [None req-5a030ee8-7d23-4227-93ab-07c39b9b3a16 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 689.620632] [59247]: [pid: 59247|app: 0|req: 54/106] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:56 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 689.912905] [59248]: DEBUG cinder.api.middleware.request_id [req-46df1c11-608d-4d03-b3ee-436c3aa01cbc req-5ae00e6a-96bf-4734-aa26-b9d1e78c5b6b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.916034] [59248]: INFO cinder.api.openstack.wsgi [req-46df1c11-608d-4d03-b3ee-436c3aa01cbc req-5ae00e6a-96bf-4734-aa26-b9d1e78c5b6b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] DELETE http://10.180.1.21/volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72 [ 689.916034] [59248]: DEBUG cinder.api.openstack.wsgi [req-46df1c11-608d-4d03-b3ee-436c3aa01cbc req-5ae00e6a-96bf-4734-aa26-b9d1e78c5b6b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 689.916260] [59248]: DEBUG cinder.api.openstack.wsgi [req-46df1c11-608d-4d03-b3ee-436c3aa01cbc req-5ae00e6a-96bf-4734-aa26-b9d1e78c5b6b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 689.930594] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.930594] [59248]: warnings.warn( [ 690.477938] [59248]: INFO cinder.api.openstack.wsgi [req-46df1c11-608d-4d03-b3ee-436c3aa01cbc req-5ae00e6a-96bf-4734-aa26-b9d1e78c5b6b tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72 returned with HTTP 200 [ 690.479247] [59248]: [pid: 59248|app: 0|req: 53/107] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:33:56 2025] DELETE /volume/v3/attachments/95bb45ce-75c3-44a1-a269-a032bbf7fc72 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.631565] [59247]: DEBUG cinder.api.middleware.request_id [None req-c4810bf4-61fb-438e-b362-af4ec9ebb993 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.634518] [59247]: INFO cinder.api.openstack.wsgi [None req-c4810bf4-61fb-438e-b362-af4ec9ebb993 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 690.634781] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c4810bf4-61fb-438e-b362-af4ec9ebb993 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 690.634998] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c4810bf4-61fb-438e-b362-af4ec9ebb993 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 690.644457] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.644457] [59247]: warnings.warn( [ 690.648857] [59247]: INFO cinder.volume.api [None req-c4810bf4-61fb-438e-b362-af4ec9ebb993 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 690.654098] [59247]: INFO cinder.api.openstack.wsgi [None req-c4810bf4-61fb-438e-b362-af4ec9ebb993 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 690.654546] [59247]: [pid: 59247|app: 0|req: 55/108] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:57 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 691.666654] [59248]: DEBUG cinder.api.middleware.request_id [None req-f9b11f03-8a03-469d-87d5-9202a0725d75 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.674357] [59248]: INFO cinder.api.openstack.wsgi [None req-f9b11f03-8a03-469d-87d5-9202a0725d75 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 691.674357] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f9b11f03-8a03-469d-87d5-9202a0725d75 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 691.674357] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f9b11f03-8a03-469d-87d5-9202a0725d75 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 691.689994] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.689994] [59248]: warnings.warn( [ 691.693485] [59248]: INFO cinder.volume.api [None req-f9b11f03-8a03-469d-87d5-9202a0725d75 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 691.702412] [59248]: INFO cinder.api.openstack.wsgi [None req-f9b11f03-8a03-469d-87d5-9202a0725d75 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 691.702867] [59248]: [pid: 59248|app: 0|req: 54/109] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:58 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.717507] [59247]: DEBUG cinder.api.middleware.request_id [None req-eb8a1772-a348-4bad-9cca-00d7c4ffcdcf None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.720239] [59247]: INFO cinder.api.openstack.wsgi [None req-eb8a1772-a348-4bad-9cca-00d7c4ffcdcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 692.720552] [59247]: DEBUG cinder.api.openstack.wsgi [None req-eb8a1772-a348-4bad-9cca-00d7c4ffcdcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 692.720820] [59247]: DEBUG cinder.api.openstack.wsgi [None req-eb8a1772-a348-4bad-9cca-00d7c4ffcdcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 692.738508] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.738508] [59247]: warnings.warn( [ 692.745245] [59247]: INFO cinder.volume.api [None req-eb8a1772-a348-4bad-9cca-00d7c4ffcdcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 692.753043] [59247]: INFO cinder.api.openstack.wsgi [None req-eb8a1772-a348-4bad-9cca-00d7c4ffcdcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 692.753242] [59247]: [pid: 59247|app: 0|req: 56/110] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:33:59 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.767560] [59248]: DEBUG cinder.api.middleware.request_id [None req-3a9847e2-ac1d-4a93-8f5a-cafb9ba16d7a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.769991] [59248]: INFO cinder.api.openstack.wsgi [None req-3a9847e2-ac1d-4a93-8f5a-cafb9ba16d7a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 693.770119] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3a9847e2-ac1d-4a93-8f5a-cafb9ba16d7a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 693.770338] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3a9847e2-ac1d-4a93-8f5a-cafb9ba16d7a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 693.785105] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.785105] [59248]: warnings.warn( [ 693.791095] [59248]: INFO cinder.volume.api [None req-3a9847e2-ac1d-4a93-8f5a-cafb9ba16d7a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 693.800930] [59248]: INFO cinder.api.openstack.wsgi [None req-3a9847e2-ac1d-4a93-8f5a-cafb9ba16d7a tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 693.801387] [59248]: [pid: 59248|app: 0|req: 55/111] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:34:00 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 694.080090] [59247]: DEBUG cinder.api.middleware.request_id [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.087027] [59247]: INFO cinder.api.openstack.wsgi [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] POST http://10.180.1.21/volume/v3/volumes [ 694.087027] [59247]: DEBUG cinder.api.openstack.wsgi [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-329869912", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 694.087553] [59247]: DEBUG cinder.api.v3.volumes [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-329869912', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 694.087690] [59247]: INFO cinder.api.v3.volumes [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Create volume of 1 GB [ 694.096051] [59247]: INFO cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Availability Zones retrieved successfully. [ 694.105289] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Flow 'volume_create_api' (4b1b4dac-66e4-43ab-af19-1c35940686dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 694.106765] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5809270-73a5-4217-baa2-52e98ad18e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 694.107865] [59247]: DEBUG cinder.volume.flows.api.create_volume [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 694.146135] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5809270-73a5-4217-baa2-52e98ad18e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 694.146851] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f9630a-3a0e-454e-b8ad-3dab04a62a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 694.238031] [59247]: DEBUG cinder.quota [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Created reservations ['a7aa29f3-f980-4c7d-bfe9-bf63cde97259', '18b23134-1c5a-400c-acbe-aa08d5683fce', '5ca3e39d-63b9-49c3-9646-eb8a5c278a8b', 'dfdefb01-295d-434e-aa50-c991f7a85661'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 694.238031] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51f9630a-3a0e-454e-b8ad-3dab04a62a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7aa29f3-f980-4c7d-bfe9-bf63cde97259', '18b23134-1c5a-400c-acbe-aa08d5683fce', '5ca3e39d-63b9-49c3-9646-eb8a5c278a8b', 'dfdefb01-295d-434e-aa50-c991f7a85661']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 694.238031] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9c9fbe-952c-428c-9277-1a70f1a7a1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 694.269748] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9c9fbe-952c-428c-9277-1a70f1a7a1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8a280aa-0d06-4a70-98fa-6c20721994e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-329869912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3be2d874b54ec49d3e65acb32dabbf',qos_specs=None,replication_status=,reservations=['a7aa29f3-f980-4c7d-bfe9-bf63cde97259','18b23134-1c5a-400c-acbe-aa08d5683fce','5ca3e39d-63b9-49c3-9646-eb8a5c278a8b','dfdefb01-295d-434e-aa50-c991f7a85661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fb34d421b1473b8ccd1e7a9f7a1959',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:34:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-329869912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8a280aa-0d06-4a70-98fa-6c20721994e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c3be2d874b54ec49d3e65acb32dabbf',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='62fb34d421b1473b8ccd1e7a9f7a1959',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 694.273172] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5195b0d2-1a81-4d7b-8cfb-75b12bcc0036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 694.304109] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5195b0d2-1a81-4d7b-8cfb-75b12bcc0036) 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-329869912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c3be2d874b54ec49d3e65acb32dabbf',qos_specs=None,replication_status=,reservations=['a7aa29f3-f980-4c7d-bfe9-bf63cde97259','18b23134-1c5a-400c-acbe-aa08d5683fce','5ca3e39d-63b9-49c3-9646-eb8a5c278a8b','dfdefb01-295d-434e-aa50-c991f7a85661'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fb34d421b1473b8ccd1e7a9f7a1959',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 694.305257] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e11a46-77e4-4e8f-9832-55d61d2c04a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 694.317300] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e11a46-77e4-4e8f-9832-55d61d2c04a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 694.317390] [59247]: DEBUG cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Flow 'volume_create_api' (4b1b4dac-66e4-43ab-af19-1c35940686dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 694.319182] [59247]: INFO cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Create volume request issued successfully. [ 694.319182] [59247]: INFO cinder.api.openstack.wsgi [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-a894cbd8-7464-4bd6-a809-61da81891749 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 694.319486] [59247]: [pid: 59247|app: 0|req: 57/112] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Nov 20 14:34:00 2025] POST /volume/v3/volumes => generated 753 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 694.323473] [59248]: DEBUG cinder.api.middleware.request_id [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-cc44740c-35f4-4803-9258-d6d4a25609f1 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.327702] [59248]: INFO cinder.api.openstack.wsgi [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-cc44740c-35f4-4803-9258-d6d4a25609f1 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] GET http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 694.327942] [59248]: DEBUG cinder.api.openstack.wsgi [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-cc44740c-35f4-4803-9258-d6d4a25609f1 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 694.328287] [59248]: DEBUG cinder.api.openstack.wsgi [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-cc44740c-35f4-4803-9258-d6d4a25609f1 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 694.336492] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.336492] [59248]: warnings.warn( [ 694.342115] [59248]: INFO cinder.volume.api [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-cc44740c-35f4-4803-9258-d6d4a25609f1 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Volume info retrieved successfully. [ 694.349448] [59248]: INFO cinder.api.openstack.wsgi [req-ae4bd448-22a1-4d8c-aed5-ab9a00c52077 req-cc44740c-35f4-4803-9258-d6d4a25609f1 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 returned with HTTP 200 [ 694.349448] [59248]: [pid: 59248|app: 0|req: 56/113] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:01 2025] GET /volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.819152] [59247]: DEBUG cinder.api.middleware.request_id [None req-9a7bcd4c-0dcb-4fd8-8dea-156e651d5a0e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.826327] [59247]: INFO cinder.api.openstack.wsgi [None req-9a7bcd4c-0dcb-4fd8-8dea-156e651d5a0e tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 694.826818] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9a7bcd4c-0dcb-4fd8-8dea-156e651d5a0e tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 694.827169] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9a7bcd4c-0dcb-4fd8-8dea-156e651d5a0e tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 694.848371] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.848371] [59247]: warnings.warn( [ 694.854512] [59247]: INFO cinder.volume.api [None req-9a7bcd4c-0dcb-4fd8-8dea-156e651d5a0e tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 694.869548] [59247]: INFO cinder.api.openstack.wsgi [None req-9a7bcd4c-0dcb-4fd8-8dea-156e651d5a0e tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 694.869848] [59247]: [pid: 59247|app: 0|req: 58/114] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:34:01 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.890086] [59248]: DEBUG cinder.api.middleware.request_id [None req-61b5a579-5412-4e04-9bd4-879cb1cd702c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.892468] [59248]: INFO cinder.api.openstack.wsgi [None req-61b5a579-5412-4e04-9bd4-879cb1cd702c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 695.892859] [59248]: DEBUG cinder.api.openstack.wsgi [None req-61b5a579-5412-4e04-9bd4-879cb1cd702c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 695.892934] [59248]: DEBUG cinder.api.openstack.wsgi [None req-61b5a579-5412-4e04-9bd4-879cb1cd702c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 695.909191] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.909191] [59248]: warnings.warn( [ 695.915149] [59248]: INFO cinder.volume.api [None req-61b5a579-5412-4e04-9bd4-879cb1cd702c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 695.921276] [59248]: INFO cinder.api.openstack.wsgi [None req-61b5a579-5412-4e04-9bd4-879cb1cd702c tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 695.921746] [59248]: [pid: 59248|app: 0|req: 57/115] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:34:02 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 988 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 696.143098] [59247]: DEBUG cinder.api.middleware.request_id [req-f6d64d6f-2128-4c7a-8005-bab563881023 req-928d19b4-3cf5-4d8b-bc82-b88ff2d43ae8 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.145706] [59247]: INFO cinder.api.openstack.wsgi [req-f6d64d6f-2128-4c7a-8005-bab563881023 req-928d19b4-3cf5-4d8b-bc82-b88ff2d43ae8 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] GET http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 696.146884] [59247]: DEBUG cinder.api.openstack.wsgi [req-f6d64d6f-2128-4c7a-8005-bab563881023 req-928d19b4-3cf5-4d8b-bc82-b88ff2d43ae8 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 696.146884] [59247]: DEBUG cinder.api.openstack.wsgi [req-f6d64d6f-2128-4c7a-8005-bab563881023 req-928d19b4-3cf5-4d8b-bc82-b88ff2d43ae8 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 696.158719] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.158719] [59247]: warnings.warn( [ 696.164073] [59247]: INFO cinder.volume.api [req-f6d64d6f-2128-4c7a-8005-bab563881023 req-928d19b4-3cf5-4d8b-bc82-b88ff2d43ae8 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Volume info retrieved successfully. [ 696.169426] [59247]: INFO cinder.api.openstack.wsgi [req-f6d64d6f-2128-4c7a-8005-bab563881023 req-928d19b4-3cf5-4d8b-bc82-b88ff2d43ae8 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 returned with HTTP 200 [ 696.170155] [59247]: [pid: 59247|app: 0|req: 59/116] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:02 2025] GET /volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 696.936330] [59248]: DEBUG cinder.api.middleware.request_id [None req-cdd54736-1f88-4711-a6f2-960f3fdbbb59 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.939514] [59248]: INFO cinder.api.openstack.wsgi [None req-cdd54736-1f88-4711-a6f2-960f3fdbbb59 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 696.941034] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cdd54736-1f88-4711-a6f2-960f3fdbbb59 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 696.941034] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cdd54736-1f88-4711-a6f2-960f3fdbbb59 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 696.963403] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.963403] [59248]: warnings.warn( [ 696.974438] [59248]: INFO cinder.volume.api [None req-cdd54736-1f88-4711-a6f2-960f3fdbbb59 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 696.985259] [59248]: INFO cinder.api.openstack.wsgi [None req-cdd54736-1f88-4711-a6f2-960f3fdbbb59 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 696.986066] [59248]: [pid: 59248|app: 0|req: 58/117] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:34:03 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 1571 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 697.084381] [59247]: DEBUG cinder.api.middleware.request_id [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.090218] [59247]: INFO cinder.api.openstack.wsgi [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 697.090672] [59247]: DEBUG cinder.api.openstack.wsgi [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8a280aa-0d06-4a70-98fa-6c20721994e6", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-252410504", "description": null, "metadata": {}}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 697.107481] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.107481] [59247]: warnings.warn( [ 697.108274] [59247]: INFO cinder.volume.api [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Volume info retrieved successfully. [ 697.108678] [59247]: INFO cinder.api.v3.snapshots [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Create snapshot from volume e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 697.147793] [59247]: WARNING cinder.quota [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-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. [ 697.192625] [59247]: DEBUG cinder.quota [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Created reservations ['242eb36d-90d4-44d6-9229-eb74408a823a', 'dcc5edfa-6db5-4080-8615-a8f123287a0e', 'f0d0e52d-47b4-4f20-b703-8ef8fb8adb0a', 'ab247beb-8dbb-4fa4-a0ce-a8f10d55b2fb'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 697.256298] [59247]: INFO cinder.volume.api [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Snapshot create request issued successfully. [ 697.256781] [59247]: INFO cinder.api.openstack.wsgi [req-50ff557b-8db4-4d65-a07d-51fe469078dd req-892b0676-bd18-47c7-be1b-80e832840768 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 697.257469] [59247]: [pid: 59247|app: 0|req: 60/118] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Nov 20 14:34:03 2025] POST /volume/v3/snapshots => generated 310 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 698.179759] [59248]: DEBUG cinder.api.middleware.request_id [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-8887024e-c635-4d1e-beae-4f64a74198e3 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.183323] [59248]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-8887024e-c635-4d1e-beae-4f64a74198e3 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 698.183738] [59248]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-8887024e-c635-4d1e-beae-4f64a74198e3 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 698.184115] [59248]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-8887024e-c635-4d1e-beae-4f64a74198e3 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.196619] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.196619] [59248]: warnings.warn( [ 698.201649] [59248]: INFO cinder.volume.api [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-8887024e-c635-4d1e-beae-4f64a74198e3 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 698.209597] [59248]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-8887024e-c635-4d1e-beae-4f64a74198e3 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 698.210100] [59248]: [pid: 59248|app: 0|req: 59/119] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:04 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.587292] [59247]: DEBUG cinder.api.middleware.request_id [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5de882a9-9143-48f9-9002-5762355e7b38 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.591993] [59247]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5de882a9-9143-48f9-9002-5762355e7b38 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 698.591993] [59247]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5de882a9-9143-48f9-9002-5762355e7b38 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 698.591993] [59247]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5de882a9-9143-48f9-9002-5762355e7b38 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.604266] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.604266] [59247]: warnings.warn( [ 698.609058] [59247]: INFO cinder.volume.api [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5de882a9-9143-48f9-9002-5762355e7b38 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 698.618335] [59247]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5de882a9-9143-48f9-9002-5762355e7b38 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 698.618741] [59247]: [pid: 59247|app: 0|req: 61/120] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:05 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 698.624500] [59248]: DEBUG cinder.api.middleware.request_id [None req-0f7aa931-0f54-43d2-9512-7e0084682ca1 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.625039] [59248]: INFO cinder.api.openstack.wsgi [None req-0f7aa931-0f54-43d2-9512-7e0084682ca1 None None] GET http://10.180.1.21/volume// [ 698.625225] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0f7aa931-0f54-43d2-9512-7e0084682ca1 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 698.625487] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0f7aa931-0f54-43d2-9512-7e0084682ca1 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.625835] [59248]: INFO cinder.api.openstack.wsgi [None req-0f7aa931-0f54-43d2-9512-7e0084682ca1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 698.626310] [59248]: [pid: 59248|app: 0|req: 60/121] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:34:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 698.630380] [59247]: DEBUG cinder.api.middleware.request_id [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-fd8acdf9-0c42-4fc8-adff-3036da8ca000 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.632743] [59247]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-fd8acdf9-0c42-4fc8-adff-3036da8ca000 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] POST http://10.180.1.21/volume/v3/attachments [ 698.633353] [59247]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-fd8acdf9-0c42-4fc8-adff-3036da8ca000 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8bc98a1-ef3a-490f-bf38-fdaa0908c067", "connector": null, "instance_uuid": "738c7881-91c5-44e1-af88-f48805029f36"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 698.645784] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.645784] [59247]: warnings.warn( [ 698.664922] [59248]: DEBUG cinder.api.middleware.request_id [req-9f0d7535-43f6-48ff-90f8-a51d94d54778 req-59a4e907-b133-4408-b007-aa2f7ebcc61f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.667872] [59248]: INFO cinder.api.openstack.wsgi [req-9f0d7535-43f6-48ff-90f8-a51d94d54778 req-59a4e907-b133-4408-b007-aa2f7ebcc61f tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] GET http://10.180.1.21/volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 [ 698.668112] [59248]: DEBUG cinder.api.openstack.wsgi [req-9f0d7535-43f6-48ff-90f8-a51d94d54778 req-59a4e907-b133-4408-b007-aa2f7ebcc61f tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 698.668323] [59248]: DEBUG cinder.api.openstack.wsgi [req-9f0d7535-43f6-48ff-90f8-a51d94d54778 req-59a4e907-b133-4408-b007-aa2f7ebcc61f tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 698.701616] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.701616] [59248]: warnings.warn( [ 698.701616] [59248]: INFO cinder.volume.api [req-9f0d7535-43f6-48ff-90f8-a51d94d54778 req-59a4e907-b133-4408-b007-aa2f7ebcc61f tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Snapshot retrieved successfully. [ 698.703856] [59248]: INFO cinder.api.openstack.wsgi [req-9f0d7535-43f6-48ff-90f8-a51d94d54778 req-59a4e907-b133-4408-b007-aa2f7ebcc61f tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 returned with HTTP 200 [ 698.704289] [59248]: [pid: 59248|app: 0|req: 61/122] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Nov 20 14:34:05 2025] GET /volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.713326] [59247]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-fd8acdf9-0c42-4fc8-adff-3036da8ca000 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 698.714031] [59247]: [pid: 59247|app: 0|req: 62/123] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:34:05 2025] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 699.544275] [59248]: DEBUG cinder.api.middleware.request_id [req-bb5a3111-987c-4fcf-b861-91b845897c53 req-6ff9f23e-f988-4b01-89e1-129db6fe4d88 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.547102] [59248]: INFO cinder.api.openstack.wsgi [req-bb5a3111-987c-4fcf-b861-91b845897c53 req-6ff9f23e-f988-4b01-89e1-129db6fe4d88 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 699.547172] [59248]: DEBUG cinder.api.openstack.wsgi [req-bb5a3111-987c-4fcf-b861-91b845897c53 req-6ff9f23e-f988-4b01-89e1-129db6fe4d88 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 699.547399] [59248]: DEBUG cinder.api.openstack.wsgi [req-bb5a3111-987c-4fcf-b861-91b845897c53 req-6ff9f23e-f988-4b01-89e1-129db6fe4d88 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'detail' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 699.548083] [59248]: DEBUG cinder.api.api_utils [req-bb5a3111-987c-4fcf-b861-91b845897c53 req-6ff9f23e-f988-4b01-89e1-129db6fe4d88 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Removing options '' from query. {{(pid=59248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 699.549245] [59248]: DEBUG cinder.db.sqlalchemy.api [req-bb5a3111-987c-4fcf-b861-91b845897c53 req-6ff9f23e-f988-4b01-89e1-129db6fe4d88 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Building query based on filter {{(pid=59248) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 699.566660] [59248]: INFO cinder.volume.api [req-bb5a3111-987c-4fcf-b861-91b845897c53 req-6ff9f23e-f988-4b01-89e1-129db6fe4d88 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Get all snapshots completed successfully. [ 699.567092] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.567092] [59248]: warnings.warn( [ 699.568079] [59248]: INFO cinder.api.openstack.wsgi [req-bb5a3111-987c-4fcf-b861-91b845897c53 req-6ff9f23e-f988-4b01-89e1-129db6fe4d88 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 699.568817] [59248]: [pid: 59248|app: 0|req: 62/124] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Nov 20 14:34:06 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.125037] [59247]: DEBUG cinder.api.middleware.request_id [req-21393ffb-d5b9-4577-a335-53a3991ded5e req-3bca6ba8-ee9c-40fb-b8bc-4a0413ee437c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.127766] [59247]: INFO cinder.api.openstack.wsgi [req-21393ffb-d5b9-4577-a335-53a3991ded5e req-3bca6ba8-ee9c-40fb-b8bc-4a0413ee437c tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] GET http://10.180.1.21/volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 [ 700.128384] [59247]: DEBUG cinder.api.openstack.wsgi [req-21393ffb-d5b9-4577-a335-53a3991ded5e req-3bca6ba8-ee9c-40fb-b8bc-4a0413ee437c tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 700.128861] [59247]: DEBUG cinder.api.openstack.wsgi [req-21393ffb-d5b9-4577-a335-53a3991ded5e req-3bca6ba8-ee9c-40fb-b8bc-4a0413ee437c tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.138483] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.138483] [59247]: warnings.warn( [ 700.139250] [59247]: INFO cinder.volume.api [req-21393ffb-d5b9-4577-a335-53a3991ded5e req-3bca6ba8-ee9c-40fb-b8bc-4a0413ee437c tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Snapshot retrieved successfully. [ 700.141920] [59247]: INFO cinder.api.openstack.wsgi [req-21393ffb-d5b9-4577-a335-53a3991ded5e req-3bca6ba8-ee9c-40fb-b8bc-4a0413ee437c tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 returned with HTTP 200 [ 700.141920] [59247]: [pid: 59247|app: 0|req: 63/125] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Nov 20 14:34:06 2025] GET /volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.531634] [59248]: DEBUG cinder.api.middleware.request_id [req-4cdba215-80e0-4fbe-8828-03f8e9c7e945 req-f6dc3113-31e3-49d8-a71a-99d900d6f43a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.534348] [59248]: INFO cinder.api.openstack.wsgi [req-4cdba215-80e0-4fbe-8828-03f8e9c7e945 req-f6dc3113-31e3-49d8-a71a-99d900d6f43a tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 [ 700.535207] [59248]: DEBUG cinder.api.openstack.wsgi [req-4cdba215-80e0-4fbe-8828-03f8e9c7e945 req-f6dc3113-31e3-49d8-a71a-99d900d6f43a tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 700.535510] [59248]: DEBUG cinder.api.openstack.wsgi [req-4cdba215-80e0-4fbe-8828-03f8e9c7e945 req-f6dc3113-31e3-49d8-a71a-99d900d6f43a tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 700.536028] [59248]: INFO cinder.api.v3.snapshots [req-4cdba215-80e0-4fbe-8828-03f8e9c7e945 req-f6dc3113-31e3-49d8-a71a-99d900d6f43a tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Delete snapshot with id: 513001c1-2ee5-4053-ae5d-f4d568cf10a7 [ 700.542186] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.542186] [59248]: warnings.warn( [ 700.542745] [59248]: INFO cinder.volume.api [req-4cdba215-80e0-4fbe-8828-03f8e9c7e945 req-f6dc3113-31e3-49d8-a71a-99d900d6f43a tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Snapshot retrieved successfully. [ 700.567951] [59248]: INFO cinder.volume.api [req-4cdba215-80e0-4fbe-8828-03f8e9c7e945 req-f6dc3113-31e3-49d8-a71a-99d900d6f43a tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Snapshot delete request issued successfully. [ 700.568286] [59248]: INFO cinder.api.openstack.wsgi [req-4cdba215-80e0-4fbe-8828-03f8e9c7e945 req-f6dc3113-31e3-49d8-a71a-99d900d6f43a tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 returned with HTTP 202 [ 700.569026] [59248]: [pid: 59248|app: 0|req: 63/126] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Nov 20 14:34:07 2025] DELETE /volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 701.166435] [59247]: DEBUG cinder.api.middleware.request_id [req-b92c55ea-3e12-4df2-94b1-7e15ff4a15b2 req-29cf8595-aa12-49eb-b6b9-dfd1bee2fd32 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.168621] [59247]: INFO cinder.api.openstack.wsgi [req-b92c55ea-3e12-4df2-94b1-7e15ff4a15b2 req-29cf8595-aa12-49eb-b6b9-dfd1bee2fd32 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] GET http://10.180.1.21/volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 [ 701.168902] [59247]: DEBUG cinder.api.openstack.wsgi [req-b92c55ea-3e12-4df2-94b1-7e15ff4a15b2 req-29cf8595-aa12-49eb-b6b9-dfd1bee2fd32 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 701.169166] [59247]: DEBUG cinder.api.openstack.wsgi [req-b92c55ea-3e12-4df2-94b1-7e15ff4a15b2 req-29cf8595-aa12-49eb-b6b9-dfd1bee2fd32 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 701.178101] [59247]: INFO cinder.api.openstack.wsgi [req-b92c55ea-3e12-4df2-94b1-7e15ff4a15b2 req-29cf8595-aa12-49eb-b6b9-dfd1bee2fd32 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 returned with HTTP 404 [ 701.178679] [59247]: [pid: 59247|app: 0|req: 64/127] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Nov 20 14:34:07 2025] GET /volume/v3/snapshots/513001c1-2ee5-4053-ae5d-f4d568cf10a7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 701.601315] [59248]: DEBUG cinder.api.middleware.request_id [req-3a14b593-8ae3-444c-b522-b66e829eff17 req-db2b5960-7636-41ab-81bf-7ed7152b6421 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.603682] [59248]: INFO cinder.api.openstack.wsgi [req-3a14b593-8ae3-444c-b522-b66e829eff17 req-db2b5960-7636-41ab-81bf-7ed7152b6421 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 701.603873] [59248]: DEBUG cinder.api.openstack.wsgi [req-3a14b593-8ae3-444c-b522-b66e829eff17 req-db2b5960-7636-41ab-81bf-7ed7152b6421 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 701.604099] [59248]: DEBUG cinder.api.openstack.wsgi [req-3a14b593-8ae3-444c-b522-b66e829eff17 req-db2b5960-7636-41ab-81bf-7ed7152b6421 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 701.604284] [59248]: INFO cinder.api.v3.volumes [req-3a14b593-8ae3-444c-b522-b66e829eff17 req-db2b5960-7636-41ab-81bf-7ed7152b6421 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Delete volume with id: e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 701.618531] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.618531] [59248]: warnings.warn( [ 701.619086] [59248]: INFO cinder.volume.api [req-3a14b593-8ae3-444c-b522-b66e829eff17 req-db2b5960-7636-41ab-81bf-7ed7152b6421 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Volume info retrieved successfully. [ 701.641575] [59248]: INFO cinder.volume.api [req-3a14b593-8ae3-444c-b522-b66e829eff17 req-db2b5960-7636-41ab-81bf-7ed7152b6421 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Delete volume request issued successfully. [ 701.642504] [59248]: INFO cinder.api.openstack.wsgi [req-3a14b593-8ae3-444c-b522-b66e829eff17 req-db2b5960-7636-41ab-81bf-7ed7152b6421 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 returned with HTTP 202 [ 701.642504] [59248]: [pid: 59248|app: 0|req: 64/128] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 14:34:08 2025] DELETE /volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 702.058662] [59247]: DEBUG cinder.api.middleware.request_id [req-a101e415-bd9d-43ba-b63b-2be3b5175340 req-aaf5819a-534c-4cb4-a560-c837e3619970 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.061274] [59247]: INFO cinder.api.openstack.wsgi [req-a101e415-bd9d-43ba-b63b-2be3b5175340 req-aaf5819a-534c-4cb4-a560-c837e3619970 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] GET http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 702.061579] [59247]: DEBUG cinder.api.openstack.wsgi [req-a101e415-bd9d-43ba-b63b-2be3b5175340 req-aaf5819a-534c-4cb4-a560-c837e3619970 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.061806] [59247]: DEBUG cinder.api.openstack.wsgi [req-a101e415-bd9d-43ba-b63b-2be3b5175340 req-aaf5819a-534c-4cb4-a560-c837e3619970 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.068783] [59247]: INFO cinder.api.openstack.wsgi [req-a101e415-bd9d-43ba-b63b-2be3b5175340 req-aaf5819a-534c-4cb4-a560-c837e3619970 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 returned with HTTP 404 [ 702.069551] [59247]: [pid: 59247|app: 0|req: 65/129] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:08 2025] GET /volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 702.568035] [59248]: DEBUG cinder.api.middleware.request_id [req-1558bf67-986f-4013-9996-a395954dfccb req-59915c9c-d085-4692-8fa2-a7bc6d1e0c19 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.571423] [59248]: INFO cinder.api.openstack.wsgi [req-1558bf67-986f-4013-9996-a395954dfccb req-59915c9c-d085-4692-8fa2-a7bc6d1e0c19 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 702.571787] [59248]: DEBUG cinder.api.openstack.wsgi [req-1558bf67-986f-4013-9996-a395954dfccb req-59915c9c-d085-4692-8fa2-a7bc6d1e0c19 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.572142] [59248]: DEBUG cinder.api.openstack.wsgi [req-1558bf67-986f-4013-9996-a395954dfccb req-59915c9c-d085-4692-8fa2-a7bc6d1e0c19 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.572454] [59248]: INFO cinder.api.v3.volumes [req-1558bf67-986f-4013-9996-a395954dfccb req-59915c9c-d085-4692-8fa2-a7bc6d1e0c19 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Delete volume with id: e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 702.584651] [59248]: INFO cinder.api.openstack.wsgi [req-1558bf67-986f-4013-9996-a395954dfccb req-59915c9c-d085-4692-8fa2-a7bc6d1e0c19 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 returned with HTTP 404 [ 702.585473] [59248]: [pid: 59248|app: 0|req: 65/130] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 14:34:09 2025] DELETE /volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 702.847556] [59247]: DEBUG cinder.api.middleware.request_id [req-310db095-7bc9-4f9d-9b43-e61aa392db1c req-b0404f18-75d2-446d-9da8-41ad15874dd4 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.853625] [59247]: INFO cinder.api.openstack.wsgi [req-310db095-7bc9-4f9d-9b43-e61aa392db1c req-b0404f18-75d2-446d-9da8-41ad15874dd4 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] GET http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 [ 702.853625] [59247]: DEBUG cinder.api.openstack.wsgi [req-310db095-7bc9-4f9d-9b43-e61aa392db1c req-b0404f18-75d2-446d-9da8-41ad15874dd4 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 702.853625] [59247]: DEBUG cinder.api.openstack.wsgi [req-310db095-7bc9-4f9d-9b43-e61aa392db1c req-b0404f18-75d2-446d-9da8-41ad15874dd4 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 702.859307] [59247]: INFO cinder.api.openstack.wsgi [req-310db095-7bc9-4f9d-9b43-e61aa392db1c req-b0404f18-75d2-446d-9da8-41ad15874dd4 tempest-VolumesSnapshotsTestJSON-1110333863 tempest-VolumesSnapshotsTestJSON-1110333863-project-member] http://10.180.1.21/volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 returned with HTTP 404 [ 702.860098] [59247]: [pid: 59247|app: 0|req: 66/131] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:09 2025] GET /volume/v3/volumes/e8a280aa-0d06-4a70-98fa-6c20721994e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 712.576114] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=170,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 712.856169] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=251,cinder:UPDATE=64,cinder:INSERT=39 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 716.007310] [59248]: DEBUG cinder.api.middleware.request_id [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.009613] [59248]: INFO cinder.api.openstack.wsgi [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] POST http://10.180.1.21/volume/v3/volumes [ 716.009994] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2015033308"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 716.013151] [59248]: DEBUG cinder.api.v3.volumes [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2015033308'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 716.013151] [59248]: INFO cinder.api.v3.volumes [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Create volume of 1 GB [ 716.018663] [59248]: INFO cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Availability Zones retrieved successfully. [ 716.025784] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Flow 'volume_create_api' (846fdfc9-47c6-4bed-8e48-f8bdf163a152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 716.026994] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a21caf-8860-469a-863c-c5392cd9279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 716.028333] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 716.061968] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a21caf-8860-469a-863c-c5392cd9279f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 716.063042] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe7964b-4de8-4683-9853-220fe75a5949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 716.135919] [59248]: DEBUG cinder.quota [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Created reservations ['1030b6cc-c456-48e1-a7a7-6a0ef709c947', '30bde06d-65a8-4c1f-8421-ef15d7a0c730', '5ed2b575-ef8b-4d92-96f8-0302041ae632', '0e1e4bc9-4272-4175-930e-fbbaca6b55fa'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 716.138597] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe7964b-4de8-4683-9853-220fe75a5949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1030b6cc-c456-48e1-a7a7-6a0ef709c947', '30bde06d-65a8-4c1f-8421-ef15d7a0c730', '5ed2b575-ef8b-4d92-96f8-0302041ae632', '0e1e4bc9-4272-4175-930e-fbbaca6b55fa']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 716.141714] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d77916-6c43-4985-86a4-fe064c2b10e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 716.168170] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d77916-6c43-4985-86a4-fe064c2b10e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6f05d99-2c21-413d-a106-a19f8bb252b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2015033308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be1b67dc2eea454a9398ed4cfdc99a1e',qos_specs=None,replication_status=,reservations=['1030b6cc-c456-48e1-a7a7-6a0ef709c947','30bde06d-65a8-4c1f-8421-ef15d7a0c730','5ed2b575-ef8b-4d92-96f8-0302041ae632','0e1e4bc9-4272-4175-930e-fbbaca6b55fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3c950453094b2687c1db737a05c331',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:34:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2015033308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6f05d99-2c21-413d-a106-a19f8bb252b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1b67dc2eea454a9398ed4cfdc99a1e',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='fd3c950453094b2687c1db737a05c331',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 716.168905] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5575b9d-b72c-4a3a-bf84-35040ec4afc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 716.185421] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5575b9d-b72c-4a3a-bf84-35040ec4afc3) 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-2015033308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be1b67dc2eea454a9398ed4cfdc99a1e',qos_specs=None,replication_status=,reservations=['1030b6cc-c456-48e1-a7a7-6a0ef709c947','30bde06d-65a8-4c1f-8421-ef15d7a0c730','5ed2b575-ef8b-4d92-96f8-0302041ae632','0e1e4bc9-4272-4175-930e-fbbaca6b55fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3c950453094b2687c1db737a05c331',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 716.186582] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c0ec30-ad8b-404a-824a-099235e43816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 716.196641] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c0ec30-ad8b-404a-824a-099235e43816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 716.197884] [59248]: DEBUG cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Flow 'volume_create_api' (846fdfc9-47c6-4bed-8e48-f8bdf163a152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 716.198313] [59248]: INFO cinder.volume.api [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Create volume request issued successfully. [ 716.199043] [59248]: INFO cinder.api.openstack.wsgi [None req-2ee294a2-f607-4349-9df9-ff1d60bab602 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 716.199850] [59248]: [pid: 59248|app: 0|req: 66/132] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:34:22 2025] POST /volume/v3/volumes => generated 758 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 716.218337] [59247]: DEBUG cinder.api.middleware.request_id [None req-68c25f19-a2d1-4412-ac4a-37a7878e9ee9 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.222646] [59247]: INFO cinder.api.openstack.wsgi [None req-68c25f19-a2d1-4412-ac4a-37a7878e9ee9 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 [ 716.222646] [59247]: DEBUG cinder.api.openstack.wsgi [None req-68c25f19-a2d1-4412-ac4a-37a7878e9ee9 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 716.222646] [59247]: DEBUG cinder.api.openstack.wsgi [None req-68c25f19-a2d1-4412-ac4a-37a7878e9ee9 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 716.238741] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.238741] [59247]: warnings.warn( [ 716.246486] [59247]: INFO cinder.volume.api [None req-68c25f19-a2d1-4412-ac4a-37a7878e9ee9 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 716.253524] [59247]: INFO cinder.api.openstack.wsgi [None req-68c25f19-a2d1-4412-ac4a-37a7878e9ee9 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 returned with HTTP 200 [ 716.254342] [59247]: [pid: 59247|app: 0|req: 67/133] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:22 2025] GET /volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 717.272112] [59248]: DEBUG cinder.api.middleware.request_id [None req-9df50f53-283b-4cc4-8264-661791d5f383 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.275459] [59248]: INFO cinder.api.openstack.wsgi [None req-9df50f53-283b-4cc4-8264-661791d5f383 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 [ 717.275868] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9df50f53-283b-4cc4-8264-661791d5f383 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 717.276252] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9df50f53-283b-4cc4-8264-661791d5f383 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 717.288728] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.288728] [59248]: warnings.warn( [ 717.294262] [59248]: INFO cinder.volume.api [None req-9df50f53-283b-4cc4-8264-661791d5f383 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 717.301215] [59248]: INFO cinder.api.openstack.wsgi [None req-9df50f53-283b-4cc4-8264-661791d5f383 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 returned with HTTP 200 [ 717.301215] [59248]: [pid: 59248|app: 0|req: 67/134] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:24 2025] GET /volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.249174] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=4 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 726.610997] [59247]: DEBUG cinder.api.middleware.request_id [None req-af4fb13f-4fd0-4638-aa5a-196ac981e6b1 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.613779] [59247]: INFO cinder.api.openstack.wsgi [None req-af4fb13f-4fd0-4638-aa5a-196ac981e6b1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 726.614015] [59247]: DEBUG cinder.api.openstack.wsgi [None req-af4fb13f-4fd0-4638-aa5a-196ac981e6b1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 726.614229] [59247]: DEBUG cinder.api.openstack.wsgi [None req-af4fb13f-4fd0-4638-aa5a-196ac981e6b1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 726.626906] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.626906] [59247]: warnings.warn( [ 726.632997] [59247]: INFO cinder.volume.api [None req-af4fb13f-4fd0-4638-aa5a-196ac981e6b1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 726.647659] [59247]: INFO cinder.api.openstack.wsgi [None req-af4fb13f-4fd0-4638-aa5a-196ac981e6b1 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 726.648321] [59247]: [pid: 59247|app: 0|req: 68/135] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:33 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.663494] [59248]: DEBUG cinder.api.middleware.request_id [None req-11f5a691-62de-4af0-a0e0-fb064a6a4be4 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.668026] [59248]: INFO cinder.api.openstack.wsgi [None req-11f5a691-62de-4af0-a0e0-fb064a6a4be4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 726.668026] [59248]: DEBUG cinder.api.openstack.wsgi [None req-11f5a691-62de-4af0-a0e0-fb064a6a4be4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 726.668026] [59248]: DEBUG cinder.api.openstack.wsgi [None req-11f5a691-62de-4af0-a0e0-fb064a6a4be4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 726.678998] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 726.678998] [59248]: warnings.warn( [ 726.687020] [59248]: INFO cinder.volume.api [None req-11f5a691-62de-4af0-a0e0-fb064a6a4be4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 726.692574] [59248]: INFO cinder.api.openstack.wsgi [None req-11f5a691-62de-4af0-a0e0-fb064a6a4be4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 726.692574] [59248]: [pid: 59248|app: 0|req: 68/136] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:33 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.464474] [59247]: DEBUG cinder.api.middleware.request_id [None req-148074de-b9fd-4d72-a191-a7d1484ddd90 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.467132] [59247]: INFO cinder.api.openstack.wsgi [None req-148074de-b9fd-4d72-a191-a7d1484ddd90 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 727.467383] [59247]: DEBUG cinder.api.openstack.wsgi [None req-148074de-b9fd-4d72-a191-a7d1484ddd90 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 727.468035] [59247]: DEBUG cinder.api.openstack.wsgi [None req-148074de-b9fd-4d72-a191-a7d1484ddd90 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 727.486640] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.486640] [59247]: warnings.warn( [ 727.492394] [59247]: INFO cinder.volume.api [None req-148074de-b9fd-4d72-a191-a7d1484ddd90 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 727.499278] [59247]: INFO cinder.api.openstack.wsgi [None req-148074de-b9fd-4d72-a191-a7d1484ddd90 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 727.500078] [59247]: [pid: 59247|app: 0|req: 69/137] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:34 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.773162] [59248]: DEBUG cinder.api.middleware.request_id [req-39816edb-653e-492d-81fa-af340421b76f req-49c7de51-cd65-4edf-9794-c4bf4b7843d8 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.775616] [59248]: INFO cinder.api.openstack.wsgi [req-39816edb-653e-492d-81fa-af340421b76f req-49c7de51-cd65-4edf-9794-c4bf4b7843d8 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b [ 732.775870] [59248]: DEBUG cinder.api.openstack.wsgi [req-39816edb-653e-492d-81fa-af340421b76f req-49c7de51-cd65-4edf-9794-c4bf4b7843d8 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 732.776115] [59248]: DEBUG cinder.api.openstack.wsgi [req-39816edb-653e-492d-81fa-af340421b76f req-49c7de51-cd65-4edf-9794-c4bf4b7843d8 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 732.786308] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 732.786308] [59248]: warnings.warn( [ 733.327072] [59248]: INFO cinder.api.openstack.wsgi [req-39816edb-653e-492d-81fa-af340421b76f req-49c7de51-cd65-4edf-9794-c4bf4b7843d8 tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b returned with HTTP 200 [ 733.327681] [59248]: [pid: 59248|app: 0|req: 69/138] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:34:39 2025] DELETE /volume/v3/attachments/2ee45bd2-3ac3-4cbf-8cdc-238830b6b68b => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.336639] [59247]: DEBUG cinder.api.middleware.request_id [req-39816edb-653e-492d-81fa-af340421b76f req-e844efbf-3d5d-4c7a-b8f3-d87628b8ff5a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.344872] [59247]: INFO cinder.api.openstack.wsgi [req-39816edb-653e-492d-81fa-af340421b76f req-e844efbf-3d5d-4c7a-b8f3-d87628b8ff5a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 [ 733.345062] [59247]: DEBUG cinder.api.openstack.wsgi [req-39816edb-653e-492d-81fa-af340421b76f req-e844efbf-3d5d-4c7a-b8f3-d87628b8ff5a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 733.345378] [59247]: DEBUG cinder.api.openstack.wsgi [req-39816edb-653e-492d-81fa-af340421b76f req-e844efbf-3d5d-4c7a-b8f3-d87628b8ff5a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 733.345617] [59247]: INFO cinder.api.v3.volumes [req-39816edb-653e-492d-81fa-af340421b76f req-e844efbf-3d5d-4c7a-b8f3-d87628b8ff5a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Delete volume with id: bbf92096-603d-46a5-88e0-9879c78b2862 [ 733.357820] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.357820] [59247]: warnings.warn( [ 733.358600] [59247]: INFO cinder.volume.api [req-39816edb-653e-492d-81fa-af340421b76f req-e844efbf-3d5d-4c7a-b8f3-d87628b8ff5a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Volume info retrieved successfully. [ 733.384800] [59247]: INFO cinder.volume.api [req-39816edb-653e-492d-81fa-af340421b76f req-e844efbf-3d5d-4c7a-b8f3-d87628b8ff5a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] Delete volume request issued successfully. [ 733.385158] [59247]: INFO cinder.api.openstack.wsgi [req-39816edb-653e-492d-81fa-af340421b76f req-e844efbf-3d5d-4c7a-b8f3-d87628b8ff5a tempest-ServersTestBootFromVolume-1972186952 tempest-ServersTestBootFromVolume-1972186952-project-member] http://10.180.1.21/volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 returned with HTTP 202 [ 733.386884] [59247]: [pid: 59247|app: 0|req: 70/139] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 14:34:40 2025] DELETE /volume/v3/volumes/bbf92096-603d-46a5-88e0-9879c78b2862 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 736.449987] [59248]: DEBUG cinder.api.middleware.request_id [None req-24ba8eac-c16f-469d-b696-1af362dbb27b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.453971] [59248]: INFO cinder.api.openstack.wsgi [None req-24ba8eac-c16f-469d-b696-1af362dbb27b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 736.453971] [59248]: DEBUG cinder.api.openstack.wsgi [None req-24ba8eac-c16f-469d-b696-1af362dbb27b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 736.453971] [59248]: DEBUG cinder.api.openstack.wsgi [None req-24ba8eac-c16f-469d-b696-1af362dbb27b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 736.453971] [59248]: INFO cinder.api.v3.volumes [None req-24ba8eac-c16f-469d-b696-1af362dbb27b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Delete volume with id: a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 736.460539] [59248]: INFO cinder.api.openstack.wsgi [None req-24ba8eac-c16f-469d-b696-1af362dbb27b tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 404 [ 736.461287] [59248]: [pid: 59248|app: 0|req: 70/140] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:34:43 2025] DELETE /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 736.465607] [59247]: DEBUG cinder.api.middleware.request_id [None req-1ce51802-bccd-4474-997d-be36a8183949 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.470412] [59247]: INFO cinder.api.openstack.wsgi [None req-1ce51802-bccd-4474-997d-be36a8183949 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] GET http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 [ 736.470528] [59247]: DEBUG cinder.api.openstack.wsgi [None req-1ce51802-bccd-4474-997d-be36a8183949 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 736.470727] [59247]: DEBUG cinder.api.openstack.wsgi [None req-1ce51802-bccd-4474-997d-be36a8183949 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 736.482194] [59247]: INFO cinder.api.openstack.wsgi [None req-1ce51802-bccd-4474-997d-be36a8183949 tempest-VolumesAssistedSnapshotsTest-1812669449 tempest-VolumesAssistedSnapshotsTest-1812669449-project-admin] http://10.180.1.21/volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 returned with HTTP 404 [ 736.482726] [59247]: [pid: 59247|app: 0|req: 71/141] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:43 2025] GET /volume/v3/volumes/a0e1aede-912e-4c01-aa3d-68626252d0a2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 737.012672] [59248]: DEBUG cinder.api.middleware.request_id [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.016337] [59248]: INFO cinder.api.openstack.wsgi [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] POST http://10.180.1.21/volume/v3/volumes [ 737.016337] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-655472987"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 737.017854] [59248]: DEBUG cinder.api.v3.volumes [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-655472987'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 737.018145] [59248]: INFO cinder.api.v3.volumes [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Create volume of 1 GB [ 737.018614] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.018614] [59248]: warnings.warn( [ 737.026153] [59248]: INFO cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Availability Zones retrieved successfully. [ 737.040409] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Flow 'volume_create_api' (525ac65f-8657-4fcd-8324-9848726a6a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 737.042040] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8a97eb-bd7d-4731-8452-1788c8fb32ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 737.043590] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 737.065625] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8a97eb-bd7d-4731-8452-1788c8fb32ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 737.066488] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb66d51-6c0c-439b-bcf5-29685628401b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 737.106336] [59248]: DEBUG cinder.quota [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Created reservations ['6dce46eb-888d-4217-881e-5f7bfcf7b905', 'cf599235-ba9d-4afb-ac2b-67a3c0fad11b', '2fb74e27-2a8e-461e-8a5b-8d1bb1845f58', '7eb2db6e-e02d-472f-bb30-5c6e583ef06d'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 737.107506] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb66d51-6c0c-439b-bcf5-29685628401b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dce46eb-888d-4217-881e-5f7bfcf7b905', 'cf599235-ba9d-4afb-ac2b-67a3c0fad11b', '2fb74e27-2a8e-461e-8a5b-8d1bb1845f58', '7eb2db6e-e02d-472f-bb30-5c6e583ef06d']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 737.109415] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0016e5d4-54f4-46f3-94b3-f8fb04ab4ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 737.131845] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0016e5d4-54f4-46f3-94b3-f8fb04ab4ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e84f652-f219-4da1-b48a-292afae14b1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-655472987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be1b67dc2eea454a9398ed4cfdc99a1e',qos_specs=None,replication_status=,reservations=['6dce46eb-888d-4217-881e-5f7bfcf7b905','cf599235-ba9d-4afb-ac2b-67a3c0fad11b','2fb74e27-2a8e-461e-8a5b-8d1bb1845f58','7eb2db6e-e02d-472f-bb30-5c6e583ef06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3c950453094b2687c1db737a05c331',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-655472987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e84f652-f219-4da1-b48a-292afae14b1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be1b67dc2eea454a9398ed4cfdc99a1e',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='fd3c950453094b2687c1db737a05c331',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 737.133130] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d501ea93-b589-4765-ad4a-8bb9368dc9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 737.148274] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d501ea93-b589-4765-ad4a-8bb9368dc9c3) 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-655472987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be1b67dc2eea454a9398ed4cfdc99a1e',qos_specs=None,replication_status=,reservations=['6dce46eb-888d-4217-881e-5f7bfcf7b905','cf599235-ba9d-4afb-ac2b-67a3c0fad11b','2fb74e27-2a8e-461e-8a5b-8d1bb1845f58','7eb2db6e-e02d-472f-bb30-5c6e583ef06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3c950453094b2687c1db737a05c331',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 737.148729] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c4c54c-82b0-43ad-bdb5-bbe8cbf3ff2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 737.159458] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c4c54c-82b0-43ad-bdb5-bbe8cbf3ff2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 737.160854] [59248]: DEBUG cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Flow 'volume_create_api' (525ac65f-8657-4fcd-8324-9848726a6a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 737.161119] [59248]: INFO cinder.volume.api [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Create volume request issued successfully. [ 737.161914] [59248]: INFO cinder.api.openstack.wsgi [None req-ea88235d-1ad4-42f3-8840-1e78dba7bb5b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 737.162472] [59248]: [pid: 59248|app: 0|req: 71/142] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:34:43 2025] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 737.173153] [59247]: DEBUG cinder.api.middleware.request_id [None req-26fd5767-022a-472d-8b73-f97e0e4078d8 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.182039] [59247]: INFO cinder.api.openstack.wsgi [None req-26fd5767-022a-472d-8b73-f97e0e4078d8 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 737.182039] [59247]: DEBUG cinder.api.openstack.wsgi [None req-26fd5767-022a-472d-8b73-f97e0e4078d8 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 737.182362] [59247]: DEBUG cinder.api.openstack.wsgi [None req-26fd5767-022a-472d-8b73-f97e0e4078d8 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 737.192904] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.192904] [59247]: warnings.warn( [ 737.200260] [59247]: INFO cinder.volume.api [None req-26fd5767-022a-472d-8b73-f97e0e4078d8 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 737.205887] [59247]: INFO cinder.api.openstack.wsgi [None req-26fd5767-022a-472d-8b73-f97e0e4078d8 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 737.206399] [59247]: [pid: 59247|app: 0|req: 72/143] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:43 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.217445] [59248]: DEBUG cinder.api.middleware.request_id [None req-f2be134b-cc80-43ee-93b3-c2d04e18d333 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.221550] [59248]: INFO cinder.api.openstack.wsgi [None req-f2be134b-cc80-43ee-93b3-c2d04e18d333 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 738.223116] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f2be134b-cc80-43ee-93b3-c2d04e18d333 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 738.223116] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f2be134b-cc80-43ee-93b3-c2d04e18d333 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 738.235795] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.235795] [59248]: warnings.warn( [ 738.240827] [59248]: INFO cinder.volume.api [None req-f2be134b-cc80-43ee-93b3-c2d04e18d333 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 738.248113] [59248]: INFO cinder.api.openstack.wsgi [None req-f2be134b-cc80-43ee-93b3-c2d04e18d333 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 738.248482] [59248]: [pid: 59248|app: 0|req: 72/144] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:44 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 745.066586] [59247]: DEBUG cinder.api.middleware.request_id [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.174398] [59247]: INFO cinder.api.openstack.wsgi [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] POST http://10.180.1.21/volume/v3/volumes [ 745.174398] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1321052335"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 745.175914] [59247]: DEBUG cinder.api.v3.volumes [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1321052335'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 745.176061] [59247]: INFO cinder.api.v3.volumes [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume of 1 GB [ 745.188698] [59247]: INFO cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Availability Zones retrieved successfully. [ 745.199905] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Flow 'volume_create_api' (7ed25919-0010-426a-b42a-337b5d78f1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 745.201368] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287b0f3b-2b45-460d-8e3b-035f16638016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 745.203030] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 745.227442] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (287b0f3b-2b45-460d-8e3b-035f16638016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 745.228699] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63849687-e1bd-4b13-9b80-a5cdf6d88eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 745.295422] [59247]: DEBUG cinder.quota [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Created reservations ['978e6477-753f-4f32-900b-8ffb5f63e364', '1bd31931-69ed-4e5d-ab62-64a77bd15fcc', '344168c5-506e-4cdc-a797-8cb280564b97', 'd88b7f49-9ce0-4d73-a7f9-26b73419e848'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 745.296432] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63849687-e1bd-4b13-9b80-a5cdf6d88eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['978e6477-753f-4f32-900b-8ffb5f63e364', '1bd31931-69ed-4e5d-ab62-64a77bd15fcc', '344168c5-506e-4cdc-a797-8cb280564b97', 'd88b7f49-9ce0-4d73-a7f9-26b73419e848']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 745.297776] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebee19c-ab8b-459e-ba72-9128ad123a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 745.318242] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cebee19c-ab8b-459e-ba72-9128ad123a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24ae49cf-f89e-43e8-9895-b0492a973168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1321052335',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',qos_specs=None,replication_status=,reservations=['978e6477-753f-4f32-900b-8ffb5f63e364','1bd31931-69ed-4e5d-ab62-64a77bd15fcc','344168c5-506e-4cdc-a797-8cb280564b97','d88b7f49-9ce0-4d73-a7f9-26b73419e848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5f216392c1482486c20f7c07e0e39d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1321052335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24ae49cf-f89e-43e8-9895-b0492a973168,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',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='ad5f216392c1482486c20f7c07e0e39d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 745.319476] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587cef37-0d3a-486b-b948-a6c6c2896b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 745.334325] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587cef37-0d3a-486b-b948-a6c6c2896b0c) 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-1321052335',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',qos_specs=None,replication_status=,reservations=['978e6477-753f-4f32-900b-8ffb5f63e364','1bd31931-69ed-4e5d-ab62-64a77bd15fcc','344168c5-506e-4cdc-a797-8cb280564b97','d88b7f49-9ce0-4d73-a7f9-26b73419e848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5f216392c1482486c20f7c07e0e39d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 745.335330] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a313faf-11bc-4335-8690-b72875d29841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 745.345873] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a313faf-11bc-4335-8690-b72875d29841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 745.346984] [59247]: DEBUG cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Flow 'volume_create_api' (7ed25919-0010-426a-b42a-337b5d78f1d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 745.347721] [59247]: INFO cinder.volume.api [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume request issued successfully. [ 745.348237] [59247]: INFO cinder.api.openstack.wsgi [None req-f7d80d1b-27ff-403c-a978-bc2bfc1d5dd6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 745.348621] [59247]: [pid: 59247|app: 0|req: 73/145] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 14:34:51 2025] POST /volume/v3/volumes => generated 759 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 745.359381] [59248]: DEBUG cinder.api.middleware.request_id [None req-cac17b03-fc12-4d4f-ae13-f58c73294119 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.361949] [59248]: INFO cinder.api.openstack.wsgi [None req-cac17b03-fc12-4d4f-ae13-f58c73294119 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 [ 745.362975] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cac17b03-fc12-4d4f-ae13-f58c73294119 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 745.362975] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cac17b03-fc12-4d4f-ae13-f58c73294119 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 745.373599] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.373599] [59248]: warnings.warn( [ 745.378054] [59248]: INFO cinder.volume.api [None req-cac17b03-fc12-4d4f-ae13-f58c73294119 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 745.383600] [59248]: INFO cinder.api.openstack.wsgi [None req-cac17b03-fc12-4d4f-ae13-f58c73294119 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 returned with HTTP 200 [ 745.384322] [59248]: [pid: 59248|app: 0|req: 73/146] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:52 2025] GET /volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 746.395570] [59247]: DEBUG cinder.api.middleware.request_id [None req-10b90003-3551-4d49-9bf5-016a723f9392 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.397916] [59247]: INFO cinder.api.openstack.wsgi [None req-10b90003-3551-4d49-9bf5-016a723f9392 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 [ 746.398161] [59247]: DEBUG cinder.api.openstack.wsgi [None req-10b90003-3551-4d49-9bf5-016a723f9392 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 746.398406] [59247]: DEBUG cinder.api.openstack.wsgi [None req-10b90003-3551-4d49-9bf5-016a723f9392 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 746.411473] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.411473] [59247]: warnings.warn( [ 746.416928] [59247]: INFO cinder.volume.api [None req-10b90003-3551-4d49-9bf5-016a723f9392 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 746.422370] [59247]: INFO cinder.api.openstack.wsgi [None req-10b90003-3551-4d49-9bf5-016a723f9392 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 returned with HTTP 200 [ 746.422807] [59247]: [pid: 59247|app: 0|req: 74/147] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:53 2025] GET /volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.007273] [59248]: DEBUG cinder.api.middleware.request_id [req-7790c116-f6e7-48e2-b6e4-38f8c3ff67c8 req-fcfb4ffa-218f-4095-89a0-943983c50977 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.010054] [59248]: INFO cinder.api.openstack.wsgi [req-7790c116-f6e7-48e2-b6e4-38f8c3ff67c8 req-fcfb4ffa-218f-4095-89a0-943983c50977 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 [ 747.010278] [59248]: DEBUG cinder.api.openstack.wsgi [req-7790c116-f6e7-48e2-b6e4-38f8c3ff67c8 req-fcfb4ffa-218f-4095-89a0-943983c50977 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 747.010483] [59248]: DEBUG cinder.api.openstack.wsgi [req-7790c116-f6e7-48e2-b6e4-38f8c3ff67c8 req-fcfb4ffa-218f-4095-89a0-943983c50977 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 747.021673] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.021673] [59248]: warnings.warn( [ 747.026629] [59248]: INFO cinder.volume.api [req-7790c116-f6e7-48e2-b6e4-38f8c3ff67c8 req-fcfb4ffa-218f-4095-89a0-943983c50977 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 747.032172] [59248]: INFO cinder.api.openstack.wsgi [req-7790c116-f6e7-48e2-b6e4-38f8c3ff67c8 req-fcfb4ffa-218f-4095-89a0-943983c50977 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 returned with HTTP 200 [ 747.032679] [59248]: [pid: 59248|app: 0|req: 74/148] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:53 2025] GET /volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.041899] [59247]: DEBUG cinder.api.middleware.request_id [None req-76f34697-0d81-4e02-8413-c147142e5381 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.043738] [59247]: INFO cinder.api.openstack.wsgi [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] POST http://10.180.1.21/volume/v3/volumes [ 747.044112] [59247]: DEBUG cinder.api.openstack.wsgi [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1176632880"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 747.045549] [59247]: DEBUG cinder.api.v3.volumes [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1176632880'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 747.045688] [59247]: INFO cinder.api.v3.volumes [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume of 1 GB [ 747.049989] [59247]: INFO cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Availability Zones retrieved successfully. [ 747.058410] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Flow 'volume_create_api' (ee1d1f33-ad50-43cb-8e21-c0eef5673a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 747.058410] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3eb6a4-fd73-4af7-8042-7b7244cf80bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.059351] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 747.080053] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3eb6a4-fd73-4af7-8042-7b7244cf80bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.081121] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aafab77c-7f7e-43c7-9866-93ffe7373b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.123451] [59247]: DEBUG cinder.quota [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Created reservations ['d176a675-8ee1-456b-838d-3486aa68558f', 'e0aea24b-ffe3-4401-b718-51c5ff257bd2', '8194d0bc-2596-4251-910c-38b1525d4c03', 'cd512534-1827-4b3e-96ca-d1eab5286271'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 747.124615] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aafab77c-7f7e-43c7-9866-93ffe7373b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d176a675-8ee1-456b-838d-3486aa68558f', 'e0aea24b-ffe3-4401-b718-51c5ff257bd2', '8194d0bc-2596-4251-910c-38b1525d4c03', 'cd512534-1827-4b3e-96ca-d1eab5286271']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.125588] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b13b8b-c553-48aa-abe3-c1ad7103efc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.153499] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b13b8b-c553-48aa-abe3-c1ad7103efc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6844f103-5c83-4f9f-af47-416359fd7a71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1176632880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',qos_specs=None,replication_status=,reservations=['d176a675-8ee1-456b-838d-3486aa68558f','e0aea24b-ffe3-4401-b718-51c5ff257bd2','8194d0bc-2596-4251-910c-38b1525d4c03','cd512534-1827-4b3e-96ca-d1eab5286271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5f216392c1482486c20f7c07e0e39d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1176632880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6844f103-5c83-4f9f-af47-416359fd7a71,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',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='ad5f216392c1482486c20f7c07e0e39d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.154982] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cabdf122-929a-4056-9395-d6bbbfb6cf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.172376] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cabdf122-929a-4056-9395-d6bbbfb6cf7b) 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-1176632880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',qos_specs=None,replication_status=,reservations=['d176a675-8ee1-456b-838d-3486aa68558f','e0aea24b-ffe3-4401-b718-51c5ff257bd2','8194d0bc-2596-4251-910c-38b1525d4c03','cd512534-1827-4b3e-96ca-d1eab5286271'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5f216392c1482486c20f7c07e0e39d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.173365] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8651a68-c1be-47b6-afe9-e92c796735d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 747.186082] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8651a68-c1be-47b6-afe9-e92c796735d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 747.187302] [59247]: DEBUG cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Flow 'volume_create_api' (ee1d1f33-ad50-43cb-8e21-c0eef5673a76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 747.187302] [59247]: INFO cinder.volume.api [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume request issued successfully. [ 747.187921] [59247]: INFO cinder.api.openstack.wsgi [None req-76f34697-0d81-4e02-8413-c147142e5381 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 747.188533] [59247]: [pid: 59247|app: 0|req: 75/149] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 14:34:53 2025] POST /volume/v3/volumes => generated 759 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 747.196990] [59248]: DEBUG cinder.api.middleware.request_id [None req-4d65cd2e-2b95-491c-bf3f-e62f2a5c5ad4 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.199220] [59248]: INFO cinder.api.openstack.wsgi [None req-4d65cd2e-2b95-491c-bf3f-e62f2a5c5ad4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 [ 747.199438] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4d65cd2e-2b95-491c-bf3f-e62f2a5c5ad4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 747.199674] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4d65cd2e-2b95-491c-bf3f-e62f2a5c5ad4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 747.207774] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.207774] [59248]: warnings.warn( [ 747.212606] [59248]: INFO cinder.volume.api [None req-4d65cd2e-2b95-491c-bf3f-e62f2a5c5ad4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 747.219886] [59248]: INFO cinder.api.openstack.wsgi [None req-4d65cd2e-2b95-491c-bf3f-e62f2a5c5ad4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 returned with HTTP 200 [ 747.220342] [59248]: [pid: 59248|app: 0|req: 75/150] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:53 2025] GET /volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.230388] [59247]: DEBUG cinder.api.middleware.request_id [None req-d9281dd6-ddf4-40cc-80e8-1dbf9aa6757d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.232582] [59247]: INFO cinder.api.openstack.wsgi [None req-d9281dd6-ddf4-40cc-80e8-1dbf9aa6757d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 [ 748.232795] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d9281dd6-ddf4-40cc-80e8-1dbf9aa6757d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 748.233013] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d9281dd6-ddf4-40cc-80e8-1dbf9aa6757d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.244638] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.244638] [59247]: warnings.warn( [ 748.250849] [59247]: INFO cinder.volume.api [None req-d9281dd6-ddf4-40cc-80e8-1dbf9aa6757d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 748.256263] [59247]: INFO cinder.api.openstack.wsgi [None req-d9281dd6-ddf4-40cc-80e8-1dbf9aa6757d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 returned with HTTP 200 [ 748.256644] [59247]: [pid: 59247|app: 0|req: 76/151] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:55 2025] GET /volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.577414] [59248]: DEBUG cinder.api.middleware.request_id [req-608645f2-a48d-43f1-ba21-a7bf398338d9 req-18f8cd30-15f2-4adb-b35b-d030a2bbd2e6 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.580190] [59248]: INFO cinder.api.openstack.wsgi [req-608645f2-a48d-43f1-ba21-a7bf398338d9 req-18f8cd30-15f2-4adb-b35b-d030a2bbd2e6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 [ 748.580405] [59248]: DEBUG cinder.api.openstack.wsgi [req-608645f2-a48d-43f1-ba21-a7bf398338d9 req-18f8cd30-15f2-4adb-b35b-d030a2bbd2e6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 748.580615] [59248]: DEBUG cinder.api.openstack.wsgi [req-608645f2-a48d-43f1-ba21-a7bf398338d9 req-18f8cd30-15f2-4adb-b35b-d030a2bbd2e6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.588865] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.588865] [59248]: warnings.warn( [ 748.593053] [59248]: INFO cinder.volume.api [req-608645f2-a48d-43f1-ba21-a7bf398338d9 req-18f8cd30-15f2-4adb-b35b-d030a2bbd2e6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 748.598036] [59248]: INFO cinder.api.openstack.wsgi [req-608645f2-a48d-43f1-ba21-a7bf398338d9 req-18f8cd30-15f2-4adb-b35b-d030a2bbd2e6 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 returned with HTTP 200 [ 748.598505] [59248]: [pid: 59248|app: 0|req: 76/152] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:55 2025] GET /volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 748.608259] [59247]: DEBUG cinder.api.middleware.request_id [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.610202] [59247]: INFO cinder.api.openstack.wsgi [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] POST http://10.180.1.21/volume/v3/volumes [ 748.610497] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1589728610"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 748.612139] [59247]: DEBUG cinder.api.v3.volumes [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1589728610'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 748.612209] [59247]: INFO cinder.api.v3.volumes [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume of 1 GB [ 748.616327] [59247]: INFO cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Availability Zones retrieved successfully. [ 748.623562] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Flow 'volume_create_api' (c01435f7-5670-429f-89c5-738a0187e705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 748.624740] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7d5577-8df6-4ad5-a45e-3fa4aa427667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.627179] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 748.646945] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7d5577-8df6-4ad5-a45e-3fa4aa427667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.648021] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56467ea7-04a7-4769-aa15-1d9cbdec0df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.692023] [59247]: DEBUG cinder.quota [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Created reservations ['d4e1c0e8-4694-41a5-9fbd-653f2fb41fb8', '0ba949d2-7e15-4bd3-bda6-59f77d70f6e5', '28c9e094-afdb-425b-8f63-8754dc65325d', '20cc6618-003e-4777-9802-9f7de9efff2a'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 748.692023] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56467ea7-04a7-4769-aa15-1d9cbdec0df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4e1c0e8-4694-41a5-9fbd-653f2fb41fb8', '0ba949d2-7e15-4bd3-bda6-59f77d70f6e5', '28c9e094-afdb-425b-8f63-8754dc65325d', '20cc6618-003e-4777-9802-9f7de9efff2a']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.693082] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54646c70-597a-4de6-8a25-4e1625fa1d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.711619] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54646c70-597a-4de6-8a25-4e1625fa1d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79465688-297d-41c2-a360-d24ca1c10585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1589728610',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',qos_specs=None,replication_status=,reservations=['d4e1c0e8-4694-41a5-9fbd-653f2fb41fb8','0ba949d2-7e15-4bd3-bda6-59f77d70f6e5','28c9e094-afdb-425b-8f63-8754dc65325d','20cc6618-003e-4777-9802-9f7de9efff2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5f216392c1482486c20f7c07e0e39d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1589728610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79465688-297d-41c2-a360-d24ca1c10585,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',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='ad5f216392c1482486c20f7c07e0e39d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.712472] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a6d66b-673b-4c41-bd9f-e1664aa49ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.730668] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a6d66b-673b-4c41-bd9f-e1664aa49ccd) 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-1589728610',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b3c3b0b6084f4ed5a77970aa31b344b7',qos_specs=None,replication_status=,reservations=['d4e1c0e8-4694-41a5-9fbd-653f2fb41fb8','0ba949d2-7e15-4bd3-bda6-59f77d70f6e5','28c9e094-afdb-425b-8f63-8754dc65325d','20cc6618-003e-4777-9802-9f7de9efff2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5f216392c1482486c20f7c07e0e39d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.731555] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66d27ff-4fba-4454-aa2e-a6feea391f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 748.741634] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66d27ff-4fba-4454-aa2e-a6feea391f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 748.744887] [59247]: DEBUG cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Flow 'volume_create_api' (c01435f7-5670-429f-89c5-738a0187e705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 748.744887] [59247]: INFO cinder.volume.api [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Create volume request issued successfully. [ 748.744887] [59247]: INFO cinder.api.openstack.wsgi [None req-f5ac9ad2-b5d4-48cc-9713-8adb2342e0f4 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 748.744887] [59247]: [pid: 59247|app: 0|req: 77/153] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 14:34:55 2025] POST /volume/v3/volumes => generated 759 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 748.757726] [59248]: DEBUG cinder.api.middleware.request_id [None req-8d51654c-5d0c-4cd2-88cd-48c6b538bd32 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 748.758623] [59248]: INFO cinder.api.openstack.wsgi [None req-8d51654c-5d0c-4cd2-88cd-48c6b538bd32 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 [ 748.758830] [59248]: DEBUG cinder.api.openstack.wsgi [None req-8d51654c-5d0c-4cd2-88cd-48c6b538bd32 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 748.759068] [59248]: DEBUG cinder.api.openstack.wsgi [None req-8d51654c-5d0c-4cd2-88cd-48c6b538bd32 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 748.769596] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 748.769596] [59248]: warnings.warn( [ 748.773319] [59248]: INFO cinder.volume.api [None req-8d51654c-5d0c-4cd2-88cd-48c6b538bd32 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 748.779200] [59248]: INFO cinder.api.openstack.wsgi [None req-8d51654c-5d0c-4cd2-88cd-48c6b538bd32 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 returned with HTTP 200 [ 748.780286] [59248]: [pid: 59248|app: 0|req: 77/154] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:55 2025] GET /volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 749.791528] [59247]: DEBUG cinder.api.middleware.request_id [None req-c661df6e-87ad-4087-ab9a-e442a1250062 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.793550] [59247]: INFO cinder.api.openstack.wsgi [None req-c661df6e-87ad-4087-ab9a-e442a1250062 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 [ 749.794571] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c661df6e-87ad-4087-ab9a-e442a1250062 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.794571] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c661df6e-87ad-4087-ab9a-e442a1250062 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.806477] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.806477] [59247]: warnings.warn( [ 749.821441] [59247]: INFO cinder.volume.api [None req-c661df6e-87ad-4087-ab9a-e442a1250062 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 749.827247] [59247]: INFO cinder.api.openstack.wsgi [None req-c661df6e-87ad-4087-ab9a-e442a1250062 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 returned with HTTP 200 [ 749.827629] [59247]: [pid: 59247|app: 0|req: 78/155] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:56 2025] GET /volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 749.924571] [59248]: DEBUG cinder.api.middleware.request_id [req-598bae46-9571-4fc9-9a41-7d035392b61a req-95526c1c-90a0-48fc-89ef-2b458d6c86da None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.927138] [59248]: INFO cinder.api.openstack.wsgi [req-598bae46-9571-4fc9-9a41-7d035392b61a req-95526c1c-90a0-48fc-89ef-2b458d6c86da tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 [ 749.927369] [59248]: DEBUG cinder.api.openstack.wsgi [req-598bae46-9571-4fc9-9a41-7d035392b61a req-95526c1c-90a0-48fc-89ef-2b458d6c86da tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 749.927579] [59248]: DEBUG cinder.api.openstack.wsgi [req-598bae46-9571-4fc9-9a41-7d035392b61a req-95526c1c-90a0-48fc-89ef-2b458d6c86da tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 749.936778] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.936778] [59248]: warnings.warn( [ 749.943171] [59248]: INFO cinder.volume.api [req-598bae46-9571-4fc9-9a41-7d035392b61a req-95526c1c-90a0-48fc-89ef-2b458d6c86da tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 749.950321] [59248]: INFO cinder.api.openstack.wsgi [req-598bae46-9571-4fc9-9a41-7d035392b61a req-95526c1c-90a0-48fc-89ef-2b458d6c86da tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 returned with HTTP 200 [ 749.951055] [59248]: [pid: 59248|app: 0|req: 78/156] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:34:56 2025] GET /volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 750.004248] [59247]: DEBUG cinder.api.middleware.request_id [req-e88b943a-827f-4ec3-9280-ee0d3a594694 req-4b1cfffc-45c9-4c04-a0a9-3b20ae948239 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.006753] [59247]: INFO cinder.api.openstack.wsgi [req-e88b943a-827f-4ec3-9280-ee0d3a594694 req-4b1cfffc-45c9-4c04-a0a9-3b20ae948239 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 750.007080] [59247]: DEBUG cinder.api.openstack.wsgi [req-e88b943a-827f-4ec3-9280-ee0d3a594694 req-4b1cfffc-45c9-4c04-a0a9-3b20ae948239 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.007331] [59247]: DEBUG cinder.api.openstack.wsgi [req-e88b943a-827f-4ec3-9280-ee0d3a594694 req-4b1cfffc-45c9-4c04-a0a9-3b20ae948239 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'detail' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.007985] [59247]: DEBUG cinder.api.api_utils [req-e88b943a-827f-4ec3-9280-ee0d3a594694 req-4b1cfffc-45c9-4c04-a0a9-3b20ae948239 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Removing options '' from query. {{(pid=59247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 750.009415] [59247]: DEBUG cinder.volume.api [req-e88b943a-827f-4ec3-9280-ee0d3a594694 req-4b1cfffc-45c9-4c04-a0a9-3b20ae948239 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59247) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 750.040381] [59247]: INFO cinder.volume.api [req-e88b943a-827f-4ec3-9280-ee0d3a594694 req-4b1cfffc-45c9-4c04-a0a9-3b20ae948239 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Get all volumes completed successfully. [ 750.041298] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.041298] [59247]: warnings.warn( [ 750.047122] [59247]: INFO cinder.api.openstack.wsgi [req-e88b943a-827f-4ec3-9280-ee0d3a594694 req-4b1cfffc-45c9-4c04-a0a9-3b20ae948239 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 750.047608] [59247]: [pid: 59247|app: 0|req: 79/157] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 14:34:56 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.066836] [59248]: DEBUG cinder.api.middleware.request_id [req-7405b03f-af59-48d6-bf2e-e3a8010384d4 req-b1d5c24f-11b0-4796-b4dc-58e5b83eab8f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.069165] [59248]: INFO cinder.api.openstack.wsgi [req-7405b03f-af59-48d6-bf2e-e3a8010384d4 req-b1d5c24f-11b0-4796-b4dc-58e5b83eab8f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 750.069378] [59248]: DEBUG cinder.api.openstack.wsgi [req-7405b03f-af59-48d6-bf2e-e3a8010384d4 req-b1d5c24f-11b0-4796-b4dc-58e5b83eab8f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.069580] [59248]: DEBUG cinder.api.openstack.wsgi [req-7405b03f-af59-48d6-bf2e-e3a8010384d4 req-b1d5c24f-11b0-4796-b4dc-58e5b83eab8f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'detail' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.070180] [59248]: DEBUG cinder.api.api_utils [req-7405b03f-af59-48d6-bf2e-e3a8010384d4 req-b1d5c24f-11b0-4796-b4dc-58e5b83eab8f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Removing options '' from query. {{(pid=59248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 750.071205] [59248]: DEBUG cinder.volume.api [req-7405b03f-af59-48d6-bf2e-e3a8010384d4 req-b1d5c24f-11b0-4796-b4dc-58e5b83eab8f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59248) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 750.101846] [59248]: INFO cinder.volume.api [req-7405b03f-af59-48d6-bf2e-e3a8010384d4 req-b1d5c24f-11b0-4796-b4dc-58e5b83eab8f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Get all volumes completed successfully. [ 750.103303] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.103303] [59248]: warnings.warn( [ 750.107961] [59248]: INFO cinder.api.openstack.wsgi [req-7405b03f-af59-48d6-bf2e-e3a8010384d4 req-b1d5c24f-11b0-4796-b4dc-58e5b83eab8f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 750.108441] [59248]: [pid: 59248|app: 0|req: 79/158] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 14:34:56 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.127091] [59247]: DEBUG cinder.api.middleware.request_id [req-8e488fbe-6561-477a-9875-38fc7365434c req-b73f2d07-223a-4567-a897-bf6437b0e1f3 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.129411] [59247]: INFO cinder.api.openstack.wsgi [req-8e488fbe-6561-477a-9875-38fc7365434c req-b73f2d07-223a-4567-a897-bf6437b0e1f3 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 750.129699] [59247]: DEBUG cinder.api.openstack.wsgi [req-8e488fbe-6561-477a-9875-38fc7365434c req-b73f2d07-223a-4567-a897-bf6437b0e1f3 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.130051] [59247]: DEBUG cinder.api.openstack.wsgi [req-8e488fbe-6561-477a-9875-38fc7365434c req-b73f2d07-223a-4567-a897-bf6437b0e1f3 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'detail' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.130337] [59247]: DEBUG cinder.api.api_utils [req-8e488fbe-6561-477a-9875-38fc7365434c req-b73f2d07-223a-4567-a897-bf6437b0e1f3 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Removing options '' from query. {{(pid=59247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 750.131360] [59247]: DEBUG cinder.volume.api [req-8e488fbe-6561-477a-9875-38fc7365434c req-b73f2d07-223a-4567-a897-bf6437b0e1f3 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59247) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 750.142230] [59247]: INFO cinder.volume.api [req-8e488fbe-6561-477a-9875-38fc7365434c req-b73f2d07-223a-4567-a897-bf6437b0e1f3 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Get all volumes completed successfully. [ 750.143631] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.143631] [59247]: warnings.warn( [ 750.147934] [59247]: INFO cinder.api.openstack.wsgi [req-8e488fbe-6561-477a-9875-38fc7365434c req-b73f2d07-223a-4567-a897-bf6437b0e1f3 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 750.148379] [59247]: [pid: 59247|app: 0|req: 80/159] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 14:34:56 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.168464] [59248]: DEBUG cinder.api.middleware.request_id [req-cfcfe84d-945b-4a64-a15f-9a299493f1ed req-a66fad39-2853-4c99-b941-b8577f51f8b2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.170780] [59248]: INFO cinder.api.openstack.wsgi [req-cfcfe84d-945b-4a64-a15f-9a299493f1ed req-a66fad39-2853-4c99-b941-b8577f51f8b2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 750.171581] [59248]: DEBUG cinder.api.openstack.wsgi [req-cfcfe84d-945b-4a64-a15f-9a299493f1ed req-a66fad39-2853-4c99-b941-b8577f51f8b2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.171581] [59248]: DEBUG cinder.api.openstack.wsgi [req-cfcfe84d-945b-4a64-a15f-9a299493f1ed req-a66fad39-2853-4c99-b941-b8577f51f8b2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'detail' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.171581] [59248]: DEBUG cinder.api.api_utils [req-cfcfe84d-945b-4a64-a15f-9a299493f1ed req-a66fad39-2853-4c99-b941-b8577f51f8b2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Removing options '' from query. {{(pid=59248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 750.172693] [59248]: DEBUG cinder.volume.api [req-cfcfe84d-945b-4a64-a15f-9a299493f1ed req-a66fad39-2853-4c99-b941-b8577f51f8b2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59248) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 750.190283] [59248]: INFO cinder.volume.api [req-cfcfe84d-945b-4a64-a15f-9a299493f1ed req-a66fad39-2853-4c99-b941-b8577f51f8b2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Get all volumes completed successfully. [ 750.193962] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.193962] [59248]: warnings.warn( [ 750.202356] [59248]: INFO cinder.api.openstack.wsgi [req-cfcfe84d-945b-4a64-a15f-9a299493f1ed req-a66fad39-2853-4c99-b941-b8577f51f8b2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 750.202837] [59248]: [pid: 59248|app: 0|req: 80/160] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 14:34:56 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.221324] [59247]: DEBUG cinder.api.middleware.request_id [req-4ae66cda-b565-4789-a395-168e8d603acf req-cd4216ef-602d-4676-bd4a-b6342efe3cf7 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.224990] [59247]: INFO cinder.api.openstack.wsgi [req-4ae66cda-b565-4789-a395-168e8d603acf req-cd4216ef-602d-4676-bd4a-b6342efe3cf7 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 750.225172] [59247]: DEBUG cinder.api.openstack.wsgi [req-4ae66cda-b565-4789-a395-168e8d603acf req-cd4216ef-602d-4676-bd4a-b6342efe3cf7 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.225389] [59247]: DEBUG cinder.api.openstack.wsgi [req-4ae66cda-b565-4789-a395-168e8d603acf req-cd4216ef-602d-4676-bd4a-b6342efe3cf7 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'detail' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.225673] [59247]: DEBUG cinder.api.api_utils [req-4ae66cda-b565-4789-a395-168e8d603acf req-cd4216ef-602d-4676-bd4a-b6342efe3cf7 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Removing options '' from query. {{(pid=59247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 750.226923] [59247]: DEBUG cinder.volume.api [req-4ae66cda-b565-4789-a395-168e8d603acf req-cd4216ef-602d-4676-bd4a-b6342efe3cf7 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59247) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 750.239156] [59247]: INFO cinder.volume.api [req-4ae66cda-b565-4789-a395-168e8d603acf req-cd4216ef-602d-4676-bd4a-b6342efe3cf7 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Get all volumes completed successfully. [ 750.240397] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.240397] [59247]: warnings.warn( [ 750.245601] [59247]: INFO cinder.api.openstack.wsgi [req-4ae66cda-b565-4789-a395-168e8d603acf req-cd4216ef-602d-4676-bd4a-b6342efe3cf7 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 750.246015] [59247]: [pid: 59247|app: 0|req: 81/161] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 14:34:56 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.313103] [59248]: DEBUG cinder.api.middleware.request_id [req-57239301-ef8b-499a-ab6a-f5501a148865 req-3bdb31cf-7647-4804-9a81-fd79ce0d8800 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.316328] [59248]: INFO cinder.api.openstack.wsgi [req-57239301-ef8b-499a-ab6a-f5501a148865 req-3bdb31cf-7647-4804-9a81-fd79ce0d8800 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 750.316467] [59248]: DEBUG cinder.api.openstack.wsgi [req-57239301-ef8b-499a-ab6a-f5501a148865 req-3bdb31cf-7647-4804-9a81-fd79ce0d8800 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.316737] [59248]: DEBUG cinder.api.openstack.wsgi [req-57239301-ef8b-499a-ab6a-f5501a148865 req-3bdb31cf-7647-4804-9a81-fd79ce0d8800 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'detail' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.316947] [59248]: DEBUG cinder.api.api_utils [req-57239301-ef8b-499a-ab6a-f5501a148865 req-3bdb31cf-7647-4804-9a81-fd79ce0d8800 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Removing options '' from query. {{(pid=59248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 750.317960] [59248]: DEBUG cinder.volume.api [req-57239301-ef8b-499a-ab6a-f5501a148865 req-3bdb31cf-7647-4804-9a81-fd79ce0d8800 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59248) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 750.336022] [59248]: INFO cinder.volume.api [req-57239301-ef8b-499a-ab6a-f5501a148865 req-3bdb31cf-7647-4804-9a81-fd79ce0d8800 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Get all volumes completed successfully. [ 750.336022] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.336022] [59248]: warnings.warn( [ 750.338547] [59248]: INFO cinder.api.openstack.wsgi [req-57239301-ef8b-499a-ab6a-f5501a148865 req-3bdb31cf-7647-4804-9a81-fd79ce0d8800 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 750.338987] [59248]: [pid: 59248|app: 0|req: 81/162] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 14:34:57 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.412169] [59247]: DEBUG cinder.api.middleware.request_id [req-0e35a2fe-87c4-427e-84d1-2758a3d50ddb req-fa827e90-cfde-46de-888a-b288e1a32dcd None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.415023] [59247]: INFO cinder.api.openstack.wsgi [req-0e35a2fe-87c4-427e-84d1-2758a3d50ddb req-fa827e90-cfde-46de-888a-b288e1a32dcd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 750.415128] [59247]: DEBUG cinder.api.openstack.wsgi [req-0e35a2fe-87c4-427e-84d1-2758a3d50ddb req-fa827e90-cfde-46de-888a-b288e1a32dcd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.415295] [59247]: DEBUG cinder.api.openstack.wsgi [req-0e35a2fe-87c4-427e-84d1-2758a3d50ddb req-fa827e90-cfde-46de-888a-b288e1a32dcd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'detail' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.415576] [59247]: DEBUG cinder.api.api_utils [req-0e35a2fe-87c4-427e-84d1-2758a3d50ddb req-fa827e90-cfde-46de-888a-b288e1a32dcd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Removing options '' from query. {{(pid=59247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 750.416841] [59247]: DEBUG cinder.volume.api [req-0e35a2fe-87c4-427e-84d1-2758a3d50ddb req-fa827e90-cfde-46de-888a-b288e1a32dcd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59247) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 750.426227] [59247]: INFO cinder.volume.api [req-0e35a2fe-87c4-427e-84d1-2758a3d50ddb req-fa827e90-cfde-46de-888a-b288e1a32dcd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Get all volumes completed successfully. [ 750.427091] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.427091] [59247]: warnings.warn( [ 750.432639] [59247]: INFO cinder.api.openstack.wsgi [req-0e35a2fe-87c4-427e-84d1-2758a3d50ddb req-fa827e90-cfde-46de-888a-b288e1a32dcd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 750.433519] [59247]: [pid: 59247|app: 0|req: 82/163] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 14:34:57 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.501327] [59248]: DEBUG cinder.api.middleware.request_id [req-2d926052-4a79-4e81-b7d2-6b05ac80fff4 req-49d0bd93-a262-428f-a1f5-7399403da635 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.504191] [59248]: INFO cinder.api.openstack.wsgi [req-2d926052-4a79-4e81-b7d2-6b05ac80fff4 req-49d0bd93-a262-428f-a1f5-7399403da635 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 750.504754] [59248]: DEBUG cinder.api.openstack.wsgi [req-2d926052-4a79-4e81-b7d2-6b05ac80fff4 req-49d0bd93-a262-428f-a1f5-7399403da635 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.504754] [59248]: DEBUG cinder.api.openstack.wsgi [req-2d926052-4a79-4e81-b7d2-6b05ac80fff4 req-49d0bd93-a262-428f-a1f5-7399403da635 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'detail' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.504948] [59248]: DEBUG cinder.api.api_utils [req-2d926052-4a79-4e81-b7d2-6b05ac80fff4 req-49d0bd93-a262-428f-a1f5-7399403da635 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Removing options '' from query. {{(pid=59248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 750.505746] [59248]: DEBUG cinder.volume.api [req-2d926052-4a79-4e81-b7d2-6b05ac80fff4 req-49d0bd93-a262-428f-a1f5-7399403da635 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=59248) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 750.515163] [59248]: INFO cinder.volume.api [req-2d926052-4a79-4e81-b7d2-6b05ac80fff4 req-49d0bd93-a262-428f-a1f5-7399403da635 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Get all volumes completed successfully. [ 750.516249] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.516249] [59248]: warnings.warn( [ 750.521032] [59248]: INFO cinder.api.openstack.wsgi [req-2d926052-4a79-4e81-b7d2-6b05ac80fff4 req-49d0bd93-a262-428f-a1f5-7399403da635 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 750.521206] [59248]: [pid: 59248|app: 0|req: 82/164] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Nov 20 14:34:57 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.540320] [59247]: DEBUG cinder.api.middleware.request_id [None req-158757cf-2501-483d-bb03-6945f9a77cce None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.543779] [59247]: INFO cinder.api.openstack.wsgi [None req-158757cf-2501-483d-bb03-6945f9a77cce tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] DELETE http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 [ 750.543779] [59247]: DEBUG cinder.api.openstack.wsgi [None req-158757cf-2501-483d-bb03-6945f9a77cce tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.543779] [59247]: DEBUG cinder.api.openstack.wsgi [None req-158757cf-2501-483d-bb03-6945f9a77cce tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.543779] [59247]: INFO cinder.api.v3.volumes [None req-158757cf-2501-483d-bb03-6945f9a77cce tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Delete volume with id: 79465688-297d-41c2-a360-d24ca1c10585 [ 750.554709] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.554709] [59247]: warnings.warn( [ 750.555353] [59247]: INFO cinder.volume.api [None req-158757cf-2501-483d-bb03-6945f9a77cce tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 750.583030] [59247]: INFO cinder.volume.api [None req-158757cf-2501-483d-bb03-6945f9a77cce tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Delete volume request issued successfully. [ 750.583226] [59247]: INFO cinder.api.openstack.wsgi [None req-158757cf-2501-483d-bb03-6945f9a77cce tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 returned with HTTP 202 [ 750.583777] [59247]: [pid: 59247|app: 0|req: 83/165] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:34:57 2025] DELETE /volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 750.588629] [59248]: DEBUG cinder.api.middleware.request_id [None req-72ed0fb2-8dc4-4e54-a5bb-a72fd448995b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.590055] [59248]: INFO cinder.api.openstack.wsgi [None req-72ed0fb2-8dc4-4e54-a5bb-a72fd448995b tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 [ 750.590352] [59248]: DEBUG cinder.api.openstack.wsgi [None req-72ed0fb2-8dc4-4e54-a5bb-a72fd448995b tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 750.590507] [59248]: DEBUG cinder.api.openstack.wsgi [None req-72ed0fb2-8dc4-4e54-a5bb-a72fd448995b tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 750.600016] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.600016] [59248]: warnings.warn( [ 750.605786] [59248]: INFO cinder.volume.api [None req-72ed0fb2-8dc4-4e54-a5bb-a72fd448995b tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 750.610715] [59248]: INFO cinder.api.openstack.wsgi [None req-72ed0fb2-8dc4-4e54-a5bb-a72fd448995b tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 returned with HTTP 200 [ 750.611281] [59248]: [pid: 59248|app: 0|req: 83/166] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:57 2025] GET /volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.624335] [59247]: DEBUG cinder.api.middleware.request_id [None req-c52dd2fc-90d3-4078-ad7e-cd31f8dc47a2 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.627098] [59247]: INFO cinder.api.openstack.wsgi [None req-c52dd2fc-90d3-4078-ad7e-cd31f8dc47a2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 [ 751.627338] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c52dd2fc-90d3-4078-ad7e-cd31f8dc47a2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 751.627625] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c52dd2fc-90d3-4078-ad7e-cd31f8dc47a2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.635027] [59247]: INFO cinder.api.openstack.wsgi [None req-c52dd2fc-90d3-4078-ad7e-cd31f8dc47a2 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 returned with HTTP 404 [ 751.635660] [59247]: [pid: 59247|app: 0|req: 84/167] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:58 2025] GET /volume/v3/volumes/79465688-297d-41c2-a360-d24ca1c10585 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 751.638685] [59248]: DEBUG cinder.api.middleware.request_id [None req-692ce645-f890-4c59-a2c3-c72ca4969617 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.641676] [59248]: INFO cinder.api.openstack.wsgi [None req-692ce645-f890-4c59-a2c3-c72ca4969617 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 [ 751.641676] [59248]: DEBUG cinder.api.openstack.wsgi [None req-692ce645-f890-4c59-a2c3-c72ca4969617 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 751.641676] [59248]: DEBUG cinder.api.openstack.wsgi [None req-692ce645-f890-4c59-a2c3-c72ca4969617 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.641862] [59248]: INFO cinder.api.v3.volumes [None req-692ce645-f890-4c59-a2c3-c72ca4969617 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Delete volume with id: 6844f103-5c83-4f9f-af47-416359fd7a71 [ 751.653575] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.653575] [59248]: warnings.warn( [ 751.654532] [59248]: INFO cinder.volume.api [None req-692ce645-f890-4c59-a2c3-c72ca4969617 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 751.679660] [59248]: INFO cinder.volume.api [None req-692ce645-f890-4c59-a2c3-c72ca4969617 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Delete volume request issued successfully. [ 751.679900] [59248]: INFO cinder.api.openstack.wsgi [None req-692ce645-f890-4c59-a2c3-c72ca4969617 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 returned with HTTP 202 [ 751.680410] [59248]: [pid: 59248|app: 0|req: 84/168] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:34:58 2025] DELETE /volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 751.685275] [59247]: DEBUG cinder.api.middleware.request_id [None req-3afa3ca3-f716-4794-9c01-759fc7b14941 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.686224] [59247]: INFO cinder.api.openstack.wsgi [None req-3afa3ca3-f716-4794-9c01-759fc7b14941 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 [ 751.686361] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3afa3ca3-f716-4794-9c01-759fc7b14941 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 751.686570] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3afa3ca3-f716-4794-9c01-759fc7b14941 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 751.694477] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.694477] [59247]: warnings.warn( [ 751.698676] [59247]: INFO cinder.volume.api [None req-3afa3ca3-f716-4794-9c01-759fc7b14941 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 751.705260] [59247]: INFO cinder.api.openstack.wsgi [None req-3afa3ca3-f716-4794-9c01-759fc7b14941 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 returned with HTTP 200 [ 751.705260] [59247]: [pid: 59247|app: 0|req: 85/169] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:58 2025] GET /volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 752.717018] [59248]: DEBUG cinder.api.middleware.request_id [None req-683c9584-360b-420e-9f71-6697a5536c4d None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.721722] [59248]: INFO cinder.api.openstack.wsgi [None req-683c9584-360b-420e-9f71-6697a5536c4d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 [ 752.721977] [59248]: DEBUG cinder.api.openstack.wsgi [None req-683c9584-360b-420e-9f71-6697a5536c4d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 752.722266] [59248]: DEBUG cinder.api.openstack.wsgi [None req-683c9584-360b-420e-9f71-6697a5536c4d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 752.730601] [59248]: INFO cinder.api.openstack.wsgi [None req-683c9584-360b-420e-9f71-6697a5536c4d tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 returned with HTTP 404 [ 752.731184] [59248]: [pid: 59248|app: 0|req: 85/170] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:59 2025] GET /volume/v3/volumes/6844f103-5c83-4f9f-af47-416359fd7a71 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 752.736720] [59247]: DEBUG cinder.api.middleware.request_id [None req-b3df7cad-bce9-4ff4-a3da-529c6d770cc5 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.740441] [59247]: INFO cinder.api.openstack.wsgi [None req-b3df7cad-bce9-4ff4-a3da-529c6d770cc5 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] DELETE http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 [ 752.740441] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b3df7cad-bce9-4ff4-a3da-529c6d770cc5 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 752.740441] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b3df7cad-bce9-4ff4-a3da-529c6d770cc5 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 752.740441] [59247]: INFO cinder.api.v3.volumes [None req-b3df7cad-bce9-4ff4-a3da-529c6d770cc5 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Delete volume with id: 24ae49cf-f89e-43e8-9895-b0492a973168 [ 752.751750] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.751750] [59247]: warnings.warn( [ 752.752542] [59247]: INFO cinder.volume.api [None req-b3df7cad-bce9-4ff4-a3da-529c6d770cc5 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 752.780114] [59247]: INFO cinder.volume.api [None req-b3df7cad-bce9-4ff4-a3da-529c6d770cc5 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Delete volume request issued successfully. [ 752.780114] [59247]: INFO cinder.api.openstack.wsgi [None req-b3df7cad-bce9-4ff4-a3da-529c6d770cc5 tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 returned with HTTP 202 [ 752.780114] [59247]: [pid: 59247|app: 0|req: 86/171] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:34:59 2025] DELETE /volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 752.790158] [59248]: DEBUG cinder.api.middleware.request_id [None req-8b80f1d0-1b22-4029-b933-957c1f4bc40f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.792410] [59248]: INFO cinder.api.openstack.wsgi [None req-8b80f1d0-1b22-4029-b933-957c1f4bc40f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 [ 752.792632] [59248]: DEBUG cinder.api.openstack.wsgi [None req-8b80f1d0-1b22-4029-b933-957c1f4bc40f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 752.792841] [59248]: DEBUG cinder.api.openstack.wsgi [None req-8b80f1d0-1b22-4029-b933-957c1f4bc40f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 752.802633] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.802633] [59248]: warnings.warn( [ 752.809211] [59248]: INFO cinder.volume.api [None req-8b80f1d0-1b22-4029-b933-957c1f4bc40f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Volume info retrieved successfully. [ 752.815890] [59248]: INFO cinder.api.openstack.wsgi [None req-8b80f1d0-1b22-4029-b933-957c1f4bc40f tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 returned with HTTP 200 [ 752.818228] [59248]: [pid: 59248|app: 0|req: 86/172] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:34:59 2025] GET /volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.828332] [59247]: DEBUG cinder.api.middleware.request_id [None req-a9808e22-de82-4dd4-a2e0-c4d35af0adfd None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.830615] [59247]: INFO cinder.api.openstack.wsgi [None req-a9808e22-de82-4dd4-a2e0-c4d35af0adfd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] GET http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 [ 753.830829] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a9808e22-de82-4dd4-a2e0-c4d35af0adfd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 753.831098] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a9808e22-de82-4dd4-a2e0-c4d35af0adfd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 753.840606] [59247]: INFO cinder.api.openstack.wsgi [None req-a9808e22-de82-4dd4-a2e0-c4d35af0adfd tempest-VolumesTestJSON-2032688406 tempest-VolumesTestJSON-2032688406-project-member] http://10.180.1.21/volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 returned with HTTP 404 [ 753.841213] [59247]: [pid: 59247|app: 0|req: 87/173] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:35:00 2025] GET /volume/v3/volumes/24ae49cf-f89e-43e8-9895-b0492a973168 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 762.810386] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=114,cinder:INSERT=17,cinder:UPDATE=28 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 763.834437] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=115,cinder:UPDATE=39,cinder:INSERT=28 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 765.092709] [59248]: DEBUG cinder.api.middleware.request_id [None req-8b8b093a-9fa0-4040-8ba9-2de5add6bff8 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.093304] [59248]: INFO cinder.api.openstack.wsgi [None req-8b8b093a-9fa0-4040-8ba9-2de5add6bff8 None None] GET http://10.180.1.21/volume// [ 765.093657] [59248]: DEBUG cinder.api.openstack.wsgi [None req-8b8b093a-9fa0-4040-8ba9-2de5add6bff8 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 765.094707] [59248]: DEBUG cinder.api.openstack.wsgi [None req-8b8b093a-9fa0-4040-8ba9-2de5add6bff8 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 765.094707] [59248]: INFO cinder.api.openstack.wsgi [None req-8b8b093a-9fa0-4040-8ba9-2de5add6bff8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 765.094906] [59248]: [pid: 59248|app: 0|req: 87/174] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:35:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 765.099140] [59247]: DEBUG cinder.api.middleware.request_id [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-889acf45-6a75-44df-88f5-04a3954bb27f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.101801] [59247]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-889acf45-6a75-44df-88f5-04a3954bb27f tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 765.102193] [59247]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-889acf45-6a75-44df-88f5-04a3954bb27f tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 765.102467] [59247]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-889acf45-6a75-44df-88f5-04a3954bb27f tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 765.118375] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.118375] [59247]: warnings.warn( [ 765.125145] [59247]: INFO cinder.volume.api [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-889acf45-6a75-44df-88f5-04a3954bb27f tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 765.133155] [59247]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-889acf45-6a75-44df-88f5-04a3954bb27f tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 765.133676] [59247]: [pid: 59247|app: 0|req: 88/175] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:35:11 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 1570 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 765.303425] [59248]: DEBUG cinder.api.middleware.request_id [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5ee189ba-f5d0-4c5e-b7d1-455a251e2506 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.306560] [59248]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5ee189ba-f5d0-4c5e-b7d1-455a251e2506 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] PUT http://10.180.1.21/volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301 [ 765.307106] [59248]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5ee189ba-f5d0-4c5e-b7d1-455a251e2506 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-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=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 765.318247] [59248]: DEBUG cinder.coordination [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5ee189ba-f5d0-4c5e-b7d1-455a251e2506 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Acquiring lock "cinder-attachment_update-d8bc98a1-ef3a-490f-bf38-fdaa0908c067-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 765.324340] [59248]: DEBUG cinder.coordination [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5ee189ba-f5d0-4c5e-b7d1-455a251e2506 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Lock "cinder-attachment_update-d8bc98a1-ef3a-490f-bf38-fdaa0908c067-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 765.325634] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.325634] [59248]: warnings.warn( [ 765.850019] [59248]: DEBUG cinder.coordination [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5ee189ba-f5d0-4c5e-b7d1-455a251e2506 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Lock "cinder-attachment_update-d8bc98a1-ef3a-490f-bf38-fdaa0908c067-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 765.850430] [59248]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-5ee189ba-f5d0-4c5e-b7d1-455a251e2506 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301 returned with HTTP 200 [ 765.850966] [59248]: [pid: 59248|app: 0|req: 88/176] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:35:12 2025] PUT /volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301 => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 766.971108] [59247]: DEBUG cinder.api.middleware.request_id [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-b7bf4372-852f-4436-8d6f-80bafe202179 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.973545] [59247]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-b7bf4372-852f-4436-8d6f-80bafe202179 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] POST http://10.180.1.21/volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301/action [ 766.974021] [59247]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-b7bf4372-852f-4436-8d6f-80bafe202179 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 766.974218] [59247]: DEBUG cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-b7bf4372-852f-4436-8d6f-80bafe202179 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 767.013252] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.013252] [59247]: warnings.warn( [ 767.023489] [59247]: INFO cinder.api.openstack.wsgi [req-a1d33aed-7c14-414a-94b7-597c88ef7da6 req-b7bf4372-852f-4436-8d6f-80bafe202179 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301/action returned with HTTP 204 [ 767.024181] [59247]: [pid: 59247|app: 0|req: 89/177] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:35:13 2025] POST /volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 775.844545] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 777.020330] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 779.015957] [59248]: DEBUG cinder.api.middleware.request_id [None req-16060af9-0b55-404d-81e2-a587614ec4a7 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 779.019464] [59248]: INFO cinder.api.openstack.wsgi [None req-16060af9-0b55-404d-81e2-a587614ec4a7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 779.019890] [59248]: DEBUG cinder.api.openstack.wsgi [None req-16060af9-0b55-404d-81e2-a587614ec4a7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 779.020049] [59248]: DEBUG cinder.api.openstack.wsgi [None req-16060af9-0b55-404d-81e2-a587614ec4a7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 779.040847] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 779.040847] [59248]: warnings.warn( [ 779.048031] [59248]: INFO cinder.volume.api [None req-16060af9-0b55-404d-81e2-a587614ec4a7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 779.056553] [59248]: INFO cinder.api.openstack.wsgi [None req-16060af9-0b55-404d-81e2-a587614ec4a7 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 779.060604] [59248]: [pid: 59248|app: 0|req: 89/178] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Nov 20 14:35:25 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 1863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 780.640195] [59247]: DEBUG cinder.api.middleware.request_id [req-236af4d2-73c1-405d-8673-b064d903a6e2 req-88ee7ff9-a724-43ca-81ec-ef46a1922308 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 780.646505] [59247]: INFO cinder.api.openstack.wsgi [req-236af4d2-73c1-405d-8673-b064d903a6e2 req-88ee7ff9-a724-43ca-81ec-ef46a1922308 tempest-SecurityGroupsTestJSON-851523199 tempest-SecurityGroupsTestJSON-851523199-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=08e7c75a-1bdd-405d-8bf5-8b84e7123c0d [ 780.647046] [59247]: DEBUG cinder.api.openstack.wsgi [req-236af4d2-73c1-405d-8673-b064d903a6e2 req-88ee7ff9-a724-43ca-81ec-ef46a1922308 tempest-SecurityGroupsTestJSON-851523199 tempest-SecurityGroupsTestJSON-851523199-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 780.647325] [59247]: DEBUG cinder.api.openstack.wsgi [req-236af4d2-73c1-405d-8673-b064d903a6e2 req-88ee7ff9-a724-43ca-81ec-ef46a1922308 tempest-SecurityGroupsTestJSON-851523199 tempest-SecurityGroupsTestJSON-851523199-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 780.665019] [59247]: INFO cinder.api.openstack.wsgi [req-236af4d2-73c1-405d-8673-b064d903a6e2 req-88ee7ff9-a724-43ca-81ec-ef46a1922308 tempest-SecurityGroupsTestJSON-851523199 tempest-SecurityGroupsTestJSON-851523199-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=08e7c75a-1bdd-405d-8bf5-8b84e7123c0d returned with HTTP 200 [ 780.665194] [59247]: [pid: 59247|app: 0|req: 90/179] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Nov 20 14:35:27 2025] GET /volume/v3/attachments?instance_id=08e7c75a-1bdd-405d-8bf5-8b84e7123c0d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.051426] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=5 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 790.657321] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=1 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 810.647968] [59248]: DEBUG cinder.api.middleware.request_id [req-b692b7de-f660-4cfa-8fca-10da2df9d96f req-4b088f4e-6558-4c17-bd19-3ba07eef9067 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.650127] [59248]: INFO cinder.api.openstack.wsgi [req-b692b7de-f660-4cfa-8fca-10da2df9d96f req-4b088f4e-6558-4c17-bd19-3ba07eef9067 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1955304707 [ 810.650872] [59248]: DEBUG cinder.api.openstack.wsgi [req-b692b7de-f660-4cfa-8fca-10da2df9d96f req-4b088f4e-6558-4c17-bd19-3ba07eef9067 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 810.650872] [59248]: DEBUG cinder.api.openstack.wsgi [req-b692b7de-f660-4cfa-8fca-10da2df9d96f req-4b088f4e-6558-4c17-bd19-3ba07eef9067 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 810.650997] [59248]: INFO cinder.api.v3.volumes [req-b692b7de-f660-4cfa-8fca-10da2df9d96f req-4b088f4e-6558-4c17-bd19-3ba07eef9067 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] Delete volume with id: tempest-invalid-1955304707 [ 810.658339] [59248]: INFO cinder.api.openstack.wsgi [req-b692b7de-f660-4cfa-8fca-10da2df9d96f req-4b088f4e-6558-4c17-bd19-3ba07eef9067 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1955304707 returned with HTTP 404 [ 810.659058] [59248]: [pid: 59248|app: 0|req: 90/180] 10.180.1.21 () {62 vars in 1470 bytes} [Thu Nov 20 14:35:57 2025] DELETE /volume/v3/volumes/tempest-invalid-1955304707 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 811.192010] [59247]: DEBUG cinder.api.middleware.request_id [req-19cbe9b2-f75b-4d44-8cbb-2a001dbf815d req-27474b6a-8ab3-4444-91f2-49dda3ed5a6d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.196541] [59247]: INFO cinder.api.openstack.wsgi [req-19cbe9b2-f75b-4d44-8cbb-2a001dbf815d req-27474b6a-8ab3-4444-91f2-49dda3ed5a6d tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] DELETE http://10.180.1.21/volume/v3/volumes/43971bf3-c863-4e84-9db2-b632082a7861 [ 811.196541] [59247]: DEBUG cinder.api.openstack.wsgi [req-19cbe9b2-f75b-4d44-8cbb-2a001dbf815d req-27474b6a-8ab3-4444-91f2-49dda3ed5a6d tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 811.196690] [59247]: DEBUG cinder.api.openstack.wsgi [req-19cbe9b2-f75b-4d44-8cbb-2a001dbf815d req-27474b6a-8ab3-4444-91f2-49dda3ed5a6d tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 811.196885] [59247]: INFO cinder.api.v3.volumes [req-19cbe9b2-f75b-4d44-8cbb-2a001dbf815d req-27474b6a-8ab3-4444-91f2-49dda3ed5a6d tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] Delete volume with id: 43971bf3-c863-4e84-9db2-b632082a7861 [ 811.206094] [59247]: INFO cinder.api.openstack.wsgi [req-19cbe9b2-f75b-4d44-8cbb-2a001dbf815d req-27474b6a-8ab3-4444-91f2-49dda3ed5a6d tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] http://10.180.1.21/volume/v3/volumes/43971bf3-c863-4e84-9db2-b632082a7861 returned with HTTP 404 [ 811.206719] [59247]: [pid: 59247|app: 0|req: 91/181] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 14:35:57 2025] DELETE /volume/v3/volumes/43971bf3-c863-4e84-9db2-b632082a7861 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 811.281962] [59248]: DEBUG cinder.api.middleware.request_id [req-a5e278e6-6efb-4cfa-8c76-44fb824a3d2a req-c140fe25-0ca1-495e-ab9e-05f1f8dba303 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.284238] [59248]: INFO cinder.api.openstack.wsgi [req-a5e278e6-6efb-4cfa-8c76-44fb824a3d2a req-c140fe25-0ca1-495e-ab9e-05f1f8dba303 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] GET http://10.180.1.21/volume/v3/volumes/e5db0d2b-911e-46b1-a13c-ad4c4985ec14 [ 811.284461] [59248]: DEBUG cinder.api.openstack.wsgi [req-a5e278e6-6efb-4cfa-8c76-44fb824a3d2a req-c140fe25-0ca1-495e-ab9e-05f1f8dba303 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 811.284714] [59248]: DEBUG cinder.api.openstack.wsgi [req-a5e278e6-6efb-4cfa-8c76-44fb824a3d2a req-c140fe25-0ca1-495e-ab9e-05f1f8dba303 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 811.291182] [59248]: INFO cinder.api.openstack.wsgi [req-a5e278e6-6efb-4cfa-8c76-44fb824a3d2a req-c140fe25-0ca1-495e-ab9e-05f1f8dba303 tempest-VolumesNegativeTest-1654183676 tempest-VolumesNegativeTest-1654183676-project-member] http://10.180.1.21/volume/v3/volumes/e5db0d2b-911e-46b1-a13c-ad4c4985ec14 returned with HTTP 404 [ 811.291738] [59248]: [pid: 59248|app: 0|req: 91/182] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:35:58 2025] GET /volume/v3/volumes/e5db0d2b-911e-46b1-a13c-ad4c4985ec14 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 821.199948] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=1 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 821.287128] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=2 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 845.135298] [59247]: DEBUG cinder.api.middleware.request_id [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-2d23a6ca-a28b-4914-8386-5d549d0373dc None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.138109] [59247]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-2d23a6ca-a28b-4914-8386-5d549d0373dc tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 845.138109] [59247]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-2d23a6ca-a28b-4914-8386-5d549d0373dc tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 845.138610] [59247]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-2d23a6ca-a28b-4914-8386-5d549d0373dc tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 845.154287] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.154287] [59247]: warnings.warn( [ 845.160131] [59247]: INFO cinder.volume.api [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-2d23a6ca-a28b-4914-8386-5d549d0373dc tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 845.166936] [59247]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-2d23a6ca-a28b-4914-8386-5d549d0373dc tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 845.167053] [59247]: [pid: 59247|app: 0|req: 92/183] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:36:31 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 1682 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 845.210660] [59248]: DEBUG cinder.api.middleware.request_id [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-ae7e903a-143d-48b5-8052-ca6190ea4c86 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.213970] [59248]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-ae7e903a-143d-48b5-8052-ca6190ea4c86 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] GET http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 845.214296] [59248]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-ae7e903a-143d-48b5-8052-ca6190ea4c86 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 845.214573] [59248]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-ae7e903a-143d-48b5-8052-ca6190ea4c86 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 845.234193] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.234193] [59248]: warnings.warn( [ 845.241422] [59248]: INFO cinder.volume.api [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-ae7e903a-143d-48b5-8052-ca6190ea4c86 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 845.248335] [59248]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-ae7e903a-143d-48b5-8052-ca6190ea4c86 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 200 [ 845.248835] [59248]: [pid: 59248|app: 0|req: 92/184] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:36:31 2025] GET /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 1682 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.277783] [59247]: DEBUG cinder.api.middleware.request_id [None req-494bc2c6-bb4f-4a61-8dde-9d969aded053 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.278180] [59247]: INFO cinder.api.openstack.wsgi [None req-494bc2c6-bb4f-4a61-8dde-9d969aded053 None None] GET http://10.180.1.21/volume// [ 849.278450] [59247]: DEBUG cinder.api.openstack.wsgi [None req-494bc2c6-bb4f-4a61-8dde-9d969aded053 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 849.278958] [59247]: DEBUG cinder.api.openstack.wsgi [None req-494bc2c6-bb4f-4a61-8dde-9d969aded053 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 849.279273] [59247]: INFO cinder.api.openstack.wsgi [None req-494bc2c6-bb4f-4a61-8dde-9d969aded053 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 849.279778] [59247]: [pid: 59247|app: 0|req: 93/185] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:36:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 849.286195] [59248]: DEBUG cinder.api.middleware.request_id [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-6057c64b-be8f-44ea-b98c-067019536ad8 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.290369] [59248]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-6057c64b-be8f-44ea-b98c-067019536ad8 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] POST http://10.180.1.21/volume/v3/attachments [ 849.291418] [59248]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-6057c64b-be8f-44ea-b98c-067019536ad8 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8bc98a1-ef3a-490f-bf38-fdaa0908c067", "connector": null, "instance_uuid": "738c7881-91c5-44e1-af88-f48805029f36"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 849.320225] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.320225] [59248]: warnings.warn( [ 849.381021] [59248]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-6057c64b-be8f-44ea-b98c-067019536ad8 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 849.381774] [59248]: [pid: 59248|app: 0|req: 93/186] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:36:36 2025] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.453243] [59247]: DEBUG cinder.api.middleware.request_id [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-60ca0d6e-ef04-4e6a-8e45-cdadb3eb8354 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.455700] [59247]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-60ca0d6e-ef04-4e6a-8e45-cdadb3eb8354 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] POST http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067/action [ 849.456166] [59247]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-60ca0d6e-ef04-4e6a-8e45-cdadb3eb8354 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 849.456308] [59247]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-60ca0d6e-ef04-4e6a-8e45-cdadb3eb8354 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 849.470387] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.470387] [59247]: warnings.warn( [ 849.471351] [59247]: INFO cinder.volume.api [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-60ca0d6e-ef04-4e6a-8e45-cdadb3eb8354 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 849.477135] [59247]: INFO cinder.volume.api [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-60ca0d6e-ef04-4e6a-8e45-cdadb3eb8354 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Roll detaching of volume completed successfully. [ 849.477463] [59247]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-60ca0d6e-ef04-4e6a-8e45-cdadb3eb8354 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067/action returned with HTTP 202 [ 849.478285] [59247]: [pid: 59247|app: 0|req: 94/187] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:36:36 2025] POST /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 849.485766] [59248]: DEBUG cinder.api.middleware.request_id [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-cd03cf63-4b19-4d1f-aab4-415f784d32b0 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.488566] [59248]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-cd03cf63-4b19-4d1f-aab4-415f784d32b0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3adeab7d-f8b3-4dcd-b39c-b96ab070357b [ 849.488809] [59248]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-cd03cf63-4b19-4d1f-aab4-415f784d32b0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 849.489196] [59248]: DEBUG cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-cd03cf63-4b19-4d1f-aab4-415f784d32b0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 849.498686] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 849.498686] [59248]: warnings.warn( [ 849.537182] [59248]: INFO cinder.api.openstack.wsgi [req-3adffd4b-2cf6-45d7-9f7f-628e4e0c29a1 req-cd03cf63-4b19-4d1f-aab4-415f784d32b0 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/attachments/3adeab7d-f8b3-4dcd-b39c-b96ab070357b returned with HTTP 200 [ 849.537935] [59248]: [pid: 59248|app: 0|req: 94/188] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:36:36 2025] DELETE /volume/v3/attachments/3adeab7d-f8b3-4dcd-b39c-b96ab070357b => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.386152] [59247]: DEBUG cinder.api.middleware.request_id [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-cd388102-135d-4018-ad61-1de2f6168bcf None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.389290] [59247]: INFO cinder.api.openstack.wsgi [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-cd388102-135d-4018-ad61-1de2f6168bcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] DELETE http://10.180.1.21/volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301 [ 859.389872] [59247]: DEBUG cinder.api.openstack.wsgi [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-cd388102-135d-4018-ad61-1de2f6168bcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 859.390240] [59247]: DEBUG cinder.api.openstack.wsgi [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-cd388102-135d-4018-ad61-1de2f6168bcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 859.401149] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.401149] [59247]: warnings.warn( [ 859.535941] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 859.938355] [59247]: INFO cinder.api.openstack.wsgi [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-cd388102-135d-4018-ad61-1de2f6168bcf tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301 returned with HTTP 200 [ 859.942023] [59247]: [pid: 59247|app: 0|req: 95/189] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:36:46 2025] DELETE /volume/v3/attachments/011a8778-b746-406f-8a20-8a097db6d301 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 859.970225] [59248]: DEBUG cinder.api.middleware.request_id [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-0f5ab450-b816-489a-b6c5-4f9c7fa5e819 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.974333] [59248]: INFO cinder.api.openstack.wsgi [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-0f5ab450-b816-489a-b6c5-4f9c7fa5e819 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 859.974673] [59248]: DEBUG cinder.api.openstack.wsgi [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-0f5ab450-b816-489a-b6c5-4f9c7fa5e819 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 859.975015] [59248]: DEBUG cinder.api.openstack.wsgi [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-0f5ab450-b816-489a-b6c5-4f9c7fa5e819 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 859.975471] [59248]: INFO cinder.api.v3.volumes [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-0f5ab450-b816-489a-b6c5-4f9c7fa5e819 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Delete volume with id: d8bc98a1-ef3a-490f-bf38-fdaa0908c067 [ 859.993169] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.993169] [59248]: warnings.warn( [ 859.993169] [59248]: INFO cinder.volume.api [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-0f5ab450-b816-489a-b6c5-4f9c7fa5e819 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Volume info retrieved successfully. [ 860.020116] [59248]: INFO cinder.volume.api [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-0f5ab450-b816-489a-b6c5-4f9c7fa5e819 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] Delete volume request issued successfully. [ 860.020116] [59248]: INFO cinder.api.openstack.wsgi [req-158c1da2-43fc-468a-91f7-23b895583bd1 req-0f5ab450-b816-489a-b6c5-4f9c7fa5e819 tempest-ServerActionsV293TestJSON-626611036 tempest-ServerActionsV293TestJSON-626611036-project-member] http://10.180.1.21/volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 returned with HTTP 202 [ 860.020116] [59248]: [pid: 59248|app: 0|req: 95/190] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 14:36:46 2025] DELETE /volume/v3/volumes/d8bc98a1-ef3a-490f-bf38-fdaa0908c067 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 869.937191] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 870.013935] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 888.893032] [59247]: DEBUG cinder.api.middleware.request_id [None req-cb0e3693-3ac6-41da-94f5-628f99227ade None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 888.894816] [59247]: INFO cinder.api.openstack.wsgi [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] POST http://10.180.1.21/volume/v3/volumes [ 888.895233] [59247]: DEBUG cinder.api.openstack.wsgi [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-275482888"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 888.896822] [59247]: DEBUG cinder.api.v3.volumes [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-275482888'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 888.896949] [59247]: INFO cinder.api.v3.volumes [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Create volume of 1 GB [ 888.897362] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 888.897362] [59247]: warnings.warn( [ 888.903850] [59247]: INFO cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Availability Zones retrieved successfully. [ 888.912038] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Flow 'volume_create_api' (21824eea-981a-4292-a0e5-1328e6fc1c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 888.914412] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0762ab8-0a3c-4857-8002-c1b8a674c811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 888.915061] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 888.937929] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0762ab8-0a3c-4857-8002-c1b8a674c811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 888.939155] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83905ec2-6b8b-4402-881a-88ce86ce2c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 888.994994] [59247]: DEBUG cinder.quota [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Created reservations ['ba190434-7acc-44b0-a10e-da77668d4ece', '800bd28d-d66f-4795-b1c5-25288dc55d12', '7a75cf32-9ab3-4986-805e-dc8b284eade4', 'b9e79713-cc0a-40bd-9058-46fd6a19a8a2'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 888.996024] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83905ec2-6b8b-4402-881a-88ce86ce2c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba190434-7acc-44b0-a10e-da77668d4ece', '800bd28d-d66f-4795-b1c5-25288dc55d12', '7a75cf32-9ab3-4986-805e-dc8b284eade4', 'b9e79713-cc0a-40bd-9058-46fd6a19a8a2']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 888.997179] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bedf6eb8-7594-4900-9129-e1b4c657173b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 889.013794] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bedf6eb8-7594-4900-9129-e1b4c657173b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5be1b428-461e-46cb-91ad-9052723cec63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-275482888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1f1988654b48da82dbc198f7859cb5',qos_specs=None,replication_status=,reservations=['ba190434-7acc-44b0-a10e-da77668d4ece','800bd28d-d66f-4795-b1c5-25288dc55d12','7a75cf32-9ab3-4986-805e-dc8b284eade4','b9e79713-cc0a-40bd-9058-46fd6a19a8a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3919b7b6f4a4470812b85af332ed3ab',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-275482888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5be1b428-461e-46cb-91ad-9052723cec63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1f1988654b48da82dbc198f7859cb5',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='c3919b7b6f4a4470812b85af332ed3ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 889.014930] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23582939-957e-4ac8-9fe1-eed9755a0d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 889.030611] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23582939-957e-4ac8-9fe1-eed9755a0d84) 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-275482888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1f1988654b48da82dbc198f7859cb5',qos_specs=None,replication_status=,reservations=['ba190434-7acc-44b0-a10e-da77668d4ece','800bd28d-d66f-4795-b1c5-25288dc55d12','7a75cf32-9ab3-4986-805e-dc8b284eade4','b9e79713-cc0a-40bd-9058-46fd6a19a8a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3919b7b6f4a4470812b85af332ed3ab',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 889.031737] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3fbc67-51e3-4b6d-baf4-1abc739a2706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 889.042058] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3fbc67-51e3-4b6d-baf4-1abc739a2706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 889.042856] [59247]: DEBUG cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Flow 'volume_create_api' (21824eea-981a-4292-a0e5-1328e6fc1c33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 889.043297] [59247]: INFO cinder.volume.api [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Create volume request issued successfully. [ 889.044024] [59247]: INFO cinder.api.openstack.wsgi [None req-cb0e3693-3ac6-41da-94f5-628f99227ade tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 889.044574] [59247]: [pid: 59247|app: 0|req: 96/191] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:37:15 2025] POST /volume/v3/volumes => generated 755 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 889.056298] [59248]: DEBUG cinder.api.middleware.request_id [None req-76d9c4e5-efde-4388-ab03-d08bff037634 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 889.059254] [59248]: INFO cinder.api.openstack.wsgi [None req-76d9c4e5-efde-4388-ab03-d08bff037634 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 889.061833] [59248]: DEBUG cinder.api.openstack.wsgi [None req-76d9c4e5-efde-4388-ab03-d08bff037634 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 889.061833] [59248]: DEBUG cinder.api.openstack.wsgi [None req-76d9c4e5-efde-4388-ab03-d08bff037634 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 889.072308] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 889.072308] [59248]: warnings.warn( [ 889.077082] [59248]: INFO cinder.volume.api [None req-76d9c4e5-efde-4388-ab03-d08bff037634 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 889.088453] [59248]: INFO cinder.api.openstack.wsgi [None req-76d9c4e5-efde-4388-ab03-d08bff037634 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 889.089121] [59248]: [pid: 59248|app: 0|req: 96/192] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:15 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 890.105012] [59247]: DEBUG cinder.api.middleware.request_id [None req-ad4426fe-86f4-4fca-a673-94e83c7ccf54 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 890.108074] [59247]: INFO cinder.api.openstack.wsgi [None req-ad4426fe-86f4-4fca-a673-94e83c7ccf54 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 890.108074] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ad4426fe-86f4-4fca-a673-94e83c7ccf54 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 890.108308] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ad4426fe-86f4-4fca-a673-94e83c7ccf54 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 890.121369] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 890.121369] [59247]: warnings.warn( [ 890.126995] [59247]: INFO cinder.volume.api [None req-ad4426fe-86f4-4fca-a673-94e83c7ccf54 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 890.134464] [59247]: INFO cinder.api.openstack.wsgi [None req-ad4426fe-86f4-4fca-a673-94e83c7ccf54 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 890.135065] [59247]: [pid: 59247|app: 0|req: 97/193] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:16 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 892.109985] [59248]: DEBUG cinder.api.middleware.request_id [req-bef00430-8785-4200-99e7-33005a4032e9 req-e6a85da1-ea7a-4f1d-a428-e5a2b5d498d7 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 892.112517] [59248]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-e6a85da1-ea7a-4f1d-a428-e5a2b5d498d7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 892.113287] [59248]: DEBUG cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-e6a85da1-ea7a-4f1d-a428-e5a2b5d498d7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 892.113287] [59248]: DEBUG cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-e6a85da1-ea7a-4f1d-a428-e5a2b5d498d7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 892.128028] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 892.128028] [59248]: warnings.warn( [ 892.132649] [59248]: INFO cinder.volume.api [req-bef00430-8785-4200-99e7-33005a4032e9 req-e6a85da1-ea7a-4f1d-a428-e5a2b5d498d7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 892.138865] [59248]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-e6a85da1-ea7a-4f1d-a428-e5a2b5d498d7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 892.139334] [59248]: [pid: 59248|app: 0|req: 97/194] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:37:18 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 893.664546] [59247]: DEBUG cinder.api.middleware.request_id [None req-efebb0cb-f552-4400-9cdb-dec26f655df0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.665035] [59247]: INFO cinder.api.openstack.wsgi [None req-efebb0cb-f552-4400-9cdb-dec26f655df0 None None] GET http://10.180.1.21/volume// [ 893.665246] [59247]: DEBUG cinder.api.openstack.wsgi [None req-efebb0cb-f552-4400-9cdb-dec26f655df0 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 893.665468] [59247]: DEBUG cinder.api.openstack.wsgi [None req-efebb0cb-f552-4400-9cdb-dec26f655df0 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 893.665869] [59247]: INFO cinder.api.openstack.wsgi [None req-efebb0cb-f552-4400-9cdb-dec26f655df0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 893.666333] [59247]: [pid: 59247|app: 0|req: 98/195] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:37:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 893.671243] [59248]: DEBUG cinder.api.middleware.request_id [req-bef00430-8785-4200-99e7-33005a4032e9 req-54f9a5d6-151c-499c-a3e8-61c53ab2d93e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.674189] [59248]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-54f9a5d6-151c-499c-a3e8-61c53ab2d93e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] POST http://10.180.1.21/volume/v3/attachments [ 893.675430] [59248]: DEBUG cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-54f9a5d6-151c-499c-a3e8-61c53ab2d93e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e84f652-f219-4da1-b48a-292afae14b1c", "connector": null, "instance_uuid": "4267da27-be53-4fab-9be2-d27f89d58e9d"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 893.691253] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.691253] [59248]: warnings.warn( [ 893.723105] [59248]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-54f9a5d6-151c-499c-a3e8-61c53ab2d93e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 893.723655] [59248]: [pid: 59248|app: 0|req: 98/196] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:37:20 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) [ 893.749047] [59247]: DEBUG cinder.api.middleware.request_id [None req-d26c0c74-2320-49eb-b37c-6ad93370141d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 893.752192] [59247]: INFO cinder.api.openstack.wsgi [None req-d26c0c74-2320-49eb-b37c-6ad93370141d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 893.752192] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d26c0c74-2320-49eb-b37c-6ad93370141d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 893.752416] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d26c0c74-2320-49eb-b37c-6ad93370141d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 893.765549] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 893.765549] [59247]: warnings.warn( [ 893.771769] [59247]: INFO cinder.volume.api [None req-d26c0c74-2320-49eb-b37c-6ad93370141d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 893.778936] [59247]: INFO cinder.api.openstack.wsgi [None req-d26c0c74-2320-49eb-b37c-6ad93370141d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 893.779462] [59247]: [pid: 59247|app: 0|req: 99/197] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:20 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 894.255467] [59248]: DEBUG cinder.api.middleware.request_id [None req-760a5973-ce64-4c82-9589-97590c429ca3 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.256357] [59248]: INFO cinder.api.openstack.wsgi [None req-760a5973-ce64-4c82-9589-97590c429ca3 None None] GET http://10.180.1.21/volume// [ 894.256883] [59248]: DEBUG cinder.api.openstack.wsgi [None req-760a5973-ce64-4c82-9589-97590c429ca3 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 894.257173] [59248]: DEBUG cinder.api.openstack.wsgi [None req-760a5973-ce64-4c82-9589-97590c429ca3 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 894.258179] [59248]: INFO cinder.api.openstack.wsgi [None req-760a5973-ce64-4c82-9589-97590c429ca3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 894.258759] [59248]: [pid: 59248|app: 0|req: 99/198] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:37:21 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 894.268269] [59247]: DEBUG cinder.api.middleware.request_id [req-bef00430-8785-4200-99e7-33005a4032e9 req-c6b647bb-b209-4a44-89f2-a48067614c3c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.271693] [59247]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-c6b647bb-b209-4a44-89f2-a48067614c3c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 894.272137] [59247]: DEBUG cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-c6b647bb-b209-4a44-89f2-a48067614c3c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 894.272570] [59247]: DEBUG cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-c6b647bb-b209-4a44-89f2-a48067614c3c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 894.296052] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.296052] [59247]: warnings.warn( [ 894.304097] [59247]: INFO cinder.volume.api [req-bef00430-8785-4200-99e7-33005a4032e9 req-c6b647bb-b209-4a44-89f2-a48067614c3c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 894.314781] [59247]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-c6b647bb-b209-4a44-89f2-a48067614c3c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 894.314781] [59247]: [pid: 59247|app: 0|req: 100/199] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:37:21 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 1030 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 894.364706] [59248]: DEBUG cinder.api.middleware.request_id [req-bef00430-8785-4200-99e7-33005a4032e9 req-57cb3632-9815-4cef-bdfd-a171c19e118b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.369029] [59248]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-57cb3632-9815-4cef-bdfd-a171c19e118b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] PUT http://10.180.1.21/volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1 [ 894.369923] [59248]: DEBUG cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-57cb3632-9815-4cef-bdfd-a171c19e118b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-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-897768", "mountpoint": "/dev/sdb"}}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 894.387050] [59248]: DEBUG cinder.coordination [req-bef00430-8785-4200-99e7-33005a4032e9 req-57cb3632-9815-4cef-bdfd-a171c19e118b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Acquiring lock "cinder-attachment_update-4e84f652-f219-4da1-b48a-292afae14b1c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 894.394035] [59248]: DEBUG cinder.coordination [req-bef00430-8785-4200-99e7-33005a4032e9 req-57cb3632-9815-4cef-bdfd-a171c19e118b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Lock "cinder-attachment_update-4e84f652-f219-4da1-b48a-292afae14b1c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 894.395918] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.395918] [59248]: warnings.warn( [ 894.790578] [59247]: DEBUG cinder.api.middleware.request_id [None req-da8bf0fa-8d26-4fcf-a16a-efa88593b575 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 894.794165] [59247]: INFO cinder.api.openstack.wsgi [None req-da8bf0fa-8d26-4fcf-a16a-efa88593b575 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 894.794165] [59247]: DEBUG cinder.api.openstack.wsgi [None req-da8bf0fa-8d26-4fcf-a16a-efa88593b575 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 894.794478] [59247]: DEBUG cinder.api.openstack.wsgi [None req-da8bf0fa-8d26-4fcf-a16a-efa88593b575 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 894.813915] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 894.813915] [59247]: warnings.warn( [ 894.819008] [59247]: INFO cinder.volume.api [None req-da8bf0fa-8d26-4fcf-a16a-efa88593b575 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 894.825651] [59247]: INFO cinder.api.openstack.wsgi [None req-da8bf0fa-8d26-4fcf-a16a-efa88593b575 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 894.826574] [59247]: [pid: 59247|app: 0|req: 101/200] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:21 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 895.841558] [59247]: DEBUG cinder.api.middleware.request_id [None req-6126cb34-b83b-4920-ac2b-bfabb7cd3103 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 895.844888] [59247]: INFO cinder.api.openstack.wsgi [None req-6126cb34-b83b-4920-ac2b-bfabb7cd3103 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 895.845277] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6126cb34-b83b-4920-ac2b-bfabb7cd3103 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 895.845644] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6126cb34-b83b-4920-ac2b-bfabb7cd3103 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 895.866215] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 895.866215] [59247]: warnings.warn( [ 895.872056] [59247]: INFO cinder.volume.api [None req-6126cb34-b83b-4920-ac2b-bfabb7cd3103 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 895.878214] [59247]: INFO cinder.api.openstack.wsgi [None req-6126cb34-b83b-4920-ac2b-bfabb7cd3103 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 895.878847] [59247]: [pid: 59247|app: 0|req: 102/201] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:22 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 896.894052] [59247]: DEBUG cinder.api.middleware.request_id [None req-29d4402d-275c-417a-b91c-073d0f6dfbda None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 896.896105] [59247]: INFO cinder.api.openstack.wsgi [None req-29d4402d-275c-417a-b91c-073d0f6dfbda tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 896.896105] [59247]: DEBUG cinder.api.openstack.wsgi [None req-29d4402d-275c-417a-b91c-073d0f6dfbda tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 896.896284] [59247]: DEBUG cinder.api.openstack.wsgi [None req-29d4402d-275c-417a-b91c-073d0f6dfbda tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 896.922080] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 896.922080] [59247]: warnings.warn( [ 896.926505] [59247]: INFO cinder.volume.api [None req-29d4402d-275c-417a-b91c-073d0f6dfbda tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 896.934145] [59247]: INFO cinder.api.openstack.wsgi [None req-29d4402d-275c-417a-b91c-073d0f6dfbda tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 896.934626] [59247]: [pid: 59247|app: 0|req: 103/202] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:23 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 897.946306] [59247]: DEBUG cinder.api.middleware.request_id [None req-cf504cc6-e34a-4151-a22b-22f043252731 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 897.950218] [59247]: INFO cinder.api.openstack.wsgi [None req-cf504cc6-e34a-4151-a22b-22f043252731 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 897.950218] [59247]: DEBUG cinder.api.openstack.wsgi [None req-cf504cc6-e34a-4151-a22b-22f043252731 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 897.950218] [59247]: DEBUG cinder.api.openstack.wsgi [None req-cf504cc6-e34a-4151-a22b-22f043252731 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 897.966854] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 897.966854] [59247]: warnings.warn( [ 897.976287] [59247]: INFO cinder.volume.api [None req-cf504cc6-e34a-4151-a22b-22f043252731 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 897.985022] [59247]: INFO cinder.api.openstack.wsgi [None req-cf504cc6-e34a-4151-a22b-22f043252731 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 897.985022] [59247]: [pid: 59247|app: 0|req: 104/203] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:24 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 898.994836] [59247]: DEBUG cinder.api.middleware.request_id [None req-5de9ded2-edb0-4f07-a1ea-f8f45d83b709 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.998315] [59247]: INFO cinder.api.openstack.wsgi [None req-5de9ded2-edb0-4f07-a1ea-f8f45d83b709 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 898.998698] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5de9ded2-edb0-4f07-a1ea-f8f45d83b709 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 898.998998] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5de9ded2-edb0-4f07-a1ea-f8f45d83b709 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 899.012172] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 899.012172] [59247]: warnings.warn( [ 899.016583] [59247]: INFO cinder.volume.api [None req-5de9ded2-edb0-4f07-a1ea-f8f45d83b709 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 899.025138] [59247]: INFO cinder.api.openstack.wsgi [None req-5de9ded2-edb0-4f07-a1ea-f8f45d83b709 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 899.025616] [59247]: [pid: 59247|app: 0|req: 105/204] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:25 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 899.438708] [59248]: DEBUG cinder.coordination [req-bef00430-8785-4200-99e7-33005a4032e9 req-57cb3632-9815-4cef-bdfd-a171c19e118b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Lock "cinder-attachment_update-4e84f652-f219-4da1-b48a-292afae14b1c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.045s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 899.439114] [59248]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-57cb3632-9815-4cef-bdfd-a171c19e118b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1 returned with HTTP 200 [ 899.439647] [59248]: [pid: 59248|app: 0|req: 100/205] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:37:21 2025] PUT /volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1 => generated 617 bytes in 5077 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 900.037448] [59247]: DEBUG cinder.api.middleware.request_id [None req-ddc28170-f680-4225-a454-e7940f71dd39 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.043427] [59247]: INFO cinder.api.openstack.wsgi [None req-ddc28170-f680-4225-a454-e7940f71dd39 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 900.043427] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ddc28170-f680-4225-a454-e7940f71dd39 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 900.043427] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ddc28170-f680-4225-a454-e7940f71dd39 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 900.064783] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.064783] [59247]: warnings.warn( [ 900.072596] [59247]: INFO cinder.volume.api [None req-ddc28170-f680-4225-a454-e7940f71dd39 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 900.080885] [59247]: INFO cinder.api.openstack.wsgi [None req-ddc28170-f680-4225-a454-e7940f71dd39 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 900.081539] [59247]: [pid: 59247|app: 0|req: 106/206] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:26 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 901.094516] [59248]: DEBUG cinder.api.middleware.request_id [None req-c374e0db-04bc-44d6-8d25-11f5ff31d72c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.100079] [59248]: INFO cinder.api.openstack.wsgi [None req-c374e0db-04bc-44d6-8d25-11f5ff31d72c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 901.100079] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c374e0db-04bc-44d6-8d25-11f5ff31d72c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 901.100079] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c374e0db-04bc-44d6-8d25-11f5ff31d72c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 901.123685] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.123685] [59248]: warnings.warn( [ 901.131952] [59248]: INFO cinder.volume.api [None req-c374e0db-04bc-44d6-8d25-11f5ff31d72c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 901.139553] [59248]: INFO cinder.api.openstack.wsgi [None req-c374e0db-04bc-44d6-8d25-11f5ff31d72c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 901.144065] [59248]: [pid: 59248|app: 0|req: 101/207] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:27 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.137136] [59247]: DEBUG cinder.api.middleware.request_id [req-bef00430-8785-4200-99e7-33005a4032e9 req-7c362f03-0b1a-4adb-8abd-5ae7787df8f7 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.140173] [59247]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-7c362f03-0b1a-4adb-8abd-5ae7787df8f7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] POST http://10.180.1.21/volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1/action [ 902.140612] [59247]: DEBUG cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-7c362f03-0b1a-4adb-8abd-5ae7787df8f7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 902.140740] [59247]: DEBUG cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-7c362f03-0b1a-4adb-8abd-5ae7787df8f7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 902.153031] [59248]: DEBUG cinder.api.middleware.request_id [None req-38a0fd0b-8e3f-481f-800a-6f558415f57f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.155905] [59248]: INFO cinder.api.openstack.wsgi [None req-38a0fd0b-8e3f-481f-800a-6f558415f57f tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 902.156373] [59248]: DEBUG cinder.api.openstack.wsgi [None req-38a0fd0b-8e3f-481f-800a-6f558415f57f tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 902.156530] [59248]: DEBUG cinder.api.openstack.wsgi [None req-38a0fd0b-8e3f-481f-800a-6f558415f57f tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 902.173276] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.173276] [59248]: warnings.warn( [ 902.175652] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.175652] [59247]: warnings.warn( [ 902.184189] [59248]: INFO cinder.volume.api [None req-38a0fd0b-8e3f-481f-800a-6f558415f57f tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 902.185342] [59247]: INFO cinder.api.openstack.wsgi [req-bef00430-8785-4200-99e7-33005a4032e9 req-7c362f03-0b1a-4adb-8abd-5ae7787df8f7 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1/action returned with HTTP 204 [ 902.185877] [59247]: [pid: 59247|app: 0|req: 107/208] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:37:28 2025] POST /volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 902.195937] [59248]: INFO cinder.api.openstack.wsgi [None req-38a0fd0b-8e3f-481f-800a-6f558415f57f tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 902.196520] [59248]: [pid: 59248|app: 0|req: 102/209] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:28 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 903.207855] [59247]: DEBUG cinder.api.middleware.request_id [None req-e6ebfca5-7bd2-451e-b614-91b8c4fc9b3a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.211086] [59247]: INFO cinder.api.openstack.wsgi [None req-e6ebfca5-7bd2-451e-b614-91b8c4fc9b3a tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 903.212647] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e6ebfca5-7bd2-451e-b614-91b8c4fc9b3a tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 903.213074] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e6ebfca5-7bd2-451e-b614-91b8c4fc9b3a tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.228483] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.228483] [59247]: warnings.warn( [ 903.233699] [59247]: INFO cinder.volume.api [None req-e6ebfca5-7bd2-451e-b614-91b8c4fc9b3a tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 903.240441] [59247]: INFO cinder.api.openstack.wsgi [None req-e6ebfca5-7bd2-451e-b614-91b8c4fc9b3a tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 903.240874] [59247]: [pid: 59247|app: 0|req: 108/210] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:29 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.251472] [59248]: DEBUG cinder.api.middleware.request_id [None req-3ea3e6fc-4d8c-4078-9244-8098063dabeb None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.253785] [59248]: INFO cinder.api.openstack.wsgi [None req-3ea3e6fc-4d8c-4078-9244-8098063dabeb tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 903.254071] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3ea3e6fc-4d8c-4078-9244-8098063dabeb tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 903.254296] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3ea3e6fc-4d8c-4078-9244-8098063dabeb tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.267208] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.267208] [59248]: warnings.warn( [ 903.271691] [59248]: INFO cinder.volume.api [None req-3ea3e6fc-4d8c-4078-9244-8098063dabeb tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 903.277278] [59248]: INFO cinder.api.openstack.wsgi [None req-3ea3e6fc-4d8c-4078-9244-8098063dabeb tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 903.277893] [59248]: [pid: 59248|app: 0|req: 103/211] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:30 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.653802] [59247]: DEBUG cinder.api.middleware.request_id [req-dab9e756-afc3-42c4-b9d3-186579210e53 req-174755ff-6618-4158-9528-61deec446b1d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.656444] [59247]: INFO cinder.api.openstack.wsgi [req-dab9e756-afc3-42c4-b9d3-186579210e53 req-174755ff-6618-4158-9528-61deec446b1d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 903.656692] [59247]: DEBUG cinder.api.openstack.wsgi [req-dab9e756-afc3-42c4-b9d3-186579210e53 req-174755ff-6618-4158-9528-61deec446b1d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 903.656924] [59247]: DEBUG cinder.api.openstack.wsgi [req-dab9e756-afc3-42c4-b9d3-186579210e53 req-174755ff-6618-4158-9528-61deec446b1d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 903.671642] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.671642] [59247]: warnings.warn( [ 903.676929] [59247]: INFO cinder.volume.api [req-dab9e756-afc3-42c4-b9d3-186579210e53 req-174755ff-6618-4158-9528-61deec446b1d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 903.682695] [59247]: INFO cinder.api.openstack.wsgi [req-dab9e756-afc3-42c4-b9d3-186579210e53 req-174755ff-6618-4158-9528-61deec446b1d tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 903.683224] [59247]: [pid: 59247|app: 0|req: 109/212] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:37:30 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 908.321175] [59248]: DEBUG cinder.api.middleware.request_id [req-e9dddbc4-a492-4dac-9617-b3266c9bba94 req-a250ad74-0bfe-4b31-97b7-082cf1219aaa None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.326693] [59248]: INFO cinder.api.openstack.wsgi [req-e9dddbc4-a492-4dac-9617-b3266c9bba94 req-a250ad74-0bfe-4b31-97b7-082cf1219aaa tempest-InstanceActionsTestJSON-1886650739 tempest-InstanceActionsTestJSON-1886650739-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=22e480b6-88b4-4f69-a080-9cfd4c1d8883 [ 908.327256] [59248]: DEBUG cinder.api.openstack.wsgi [req-e9dddbc4-a492-4dac-9617-b3266c9bba94 req-a250ad74-0bfe-4b31-97b7-082cf1219aaa tempest-InstanceActionsTestJSON-1886650739 tempest-InstanceActionsTestJSON-1886650739-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 908.327383] [59248]: DEBUG cinder.api.openstack.wsgi [req-e9dddbc4-a492-4dac-9617-b3266c9bba94 req-a250ad74-0bfe-4b31-97b7-082cf1219aaa tempest-InstanceActionsTestJSON-1886650739 tempest-InstanceActionsTestJSON-1886650739-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 908.341196] [59248]: INFO cinder.api.openstack.wsgi [req-e9dddbc4-a492-4dac-9617-b3266c9bba94 req-a250ad74-0bfe-4b31-97b7-082cf1219aaa tempest-InstanceActionsTestJSON-1886650739 tempest-InstanceActionsTestJSON-1886650739-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=22e480b6-88b4-4f69-a080-9cfd4c1d8883 returned with HTTP 200 [ 908.341833] [59248]: [pid: 59248|app: 0|req: 104/213] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Nov 20 14:37:35 2025] GET /volume/v3/attachments?instance_id=22e480b6-88b4-4f69-a080-9cfd4c1d8883 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.500962] [59247]: DEBUG cinder.api.middleware.request_id [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.503571] [59247]: INFO cinder.api.openstack.wsgi [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/volumes [ 911.504378] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1241052104"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 911.506955] [59247]: DEBUG cinder.api.v3.volumes [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1241052104'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 911.507291] [59247]: INFO cinder.api.v3.volumes [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Create volume of 1 GB [ 911.515405] [59247]: INFO cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Availability Zones retrieved successfully. [ 911.524153] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Flow 'volume_create_api' (bd4e4bdf-2de9-4966-a526-9f0fdc365adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 911.526219] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1750e0-4ac2-476f-9e8a-84a6393ba086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.527801] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 911.557190] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1750e0-4ac2-476f-9e8a-84a6393ba086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.558772] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5f68e7-b226-4bd4-a96e-a8bcfff9c611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.633689] [59247]: DEBUG cinder.quota [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Created reservations ['162f52c8-a0a7-4425-9d75-b78dcd55cfa6', '72539e28-7a89-4c87-9ab4-150d33e0e878', '8cbe63ab-b79d-4f3f-926f-9f577a858d23', '4bc24e80-0df3-4cba-995f-a8c265cb64a4'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 911.634672] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5f68e7-b226-4bd4-a96e-a8bcfff9c611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162f52c8-a0a7-4425-9d75-b78dcd55cfa6', '72539e28-7a89-4c87-9ab4-150d33e0e878', '8cbe63ab-b79d-4f3f-926f-9f577a858d23', '4bc24e80-0df3-4cba-995f-a8c265cb64a4']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.635677] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b2355a-6b68-41f0-baf4-3748f47df543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.658023] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b2355a-6b68-41f0-baf4-3748f47df543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0d21c34-4652-4ad8-a01f-9586cb4120eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1241052104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fdc5bcddec427fb49477f74ef41df1',qos_specs=None,replication_status=,reservations=['162f52c8-a0a7-4425-9d75-b78dcd55cfa6','72539e28-7a89-4c87-9ab4-150d33e0e878','8cbe63ab-b79d-4f3f-926f-9f577a858d23','4bc24e80-0df3-4cba-995f-a8c265cb64a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0586a57fa3e34a2786ed0b3a8b27af8d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1241052104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0d21c34-4652-4ad8-a01f-9586cb4120eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95fdc5bcddec427fb49477f74ef41df1',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='0586a57fa3e34a2786ed0b3a8b27af8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.659729] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b55ea525-eefd-41ef-b570-d13b9fb3f29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.681785] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b55ea525-eefd-41ef-b570-d13b9fb3f29f) 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-1241052104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fdc5bcddec427fb49477f74ef41df1',qos_specs=None,replication_status=,reservations=['162f52c8-a0a7-4425-9d75-b78dcd55cfa6','72539e28-7a89-4c87-9ab4-150d33e0e878','8cbe63ab-b79d-4f3f-926f-9f577a858d23','4bc24e80-0df3-4cba-995f-a8c265cb64a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0586a57fa3e34a2786ed0b3a8b27af8d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.683485] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74572e76-e598-473d-a9f7-97ed522e6f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 911.698402] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74572e76-e598-473d-a9f7-97ed522e6f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 911.700250] [59247]: DEBUG cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Flow 'volume_create_api' (bd4e4bdf-2de9-4966-a526-9f0fdc365adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 911.700896] [59247]: INFO cinder.volume.api [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Create volume request issued successfully. [ 911.702014] [59247]: INFO cinder.api.openstack.wsgi [None req-6ccf1b5f-64b2-4064-9dbf-77c345b42fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 911.702506] [59247]: [pid: 59247|app: 0|req: 110/214] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:37:38 2025] POST /volume/v3/volumes => generated 753 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 916.104875] [59248]: DEBUG cinder.api.middleware.request_id [None req-238075fe-90d1-4cc6-9c30-63198109aa6c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.107209] [59248]: INFO cinder.api.openstack.wsgi [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] POST http://10.180.1.21/volume/v3/volumes [ 916.107946] [59248]: DEBUG cinder.api.openstack.wsgi [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-111039271"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 916.110364] [59248]: DEBUG cinder.api.v3.volumes [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-111039271'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 916.110364] [59248]: INFO cinder.api.v3.volumes [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Create volume of 1 GB [ 916.118358] [59248]: INFO cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Availability Zones retrieved successfully. [ 916.126715] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Flow 'volume_create_api' (4e6e0551-21c3-4183-8b95-c7041ef64b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 916.128404] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97349d02-eaef-4e1c-b7ca-6dbbba3cd509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.129387] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 916.151315] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97349d02-eaef-4e1c-b7ca-6dbbba3cd509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.152479] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc77027-5266-48b6-82a7-b2d904e4cdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.210789] [59248]: DEBUG cinder.quota [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Created reservations ['1f3d0389-e5cf-4f05-b765-bc3423671f46', '60430d38-2400-483b-9b0e-63da2c0a2991', 'bee2b8d1-d07c-4362-895b-f6eb2fe97892', '14004668-185a-4fdf-97d4-94a5f0986574'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 916.211954] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc77027-5266-48b6-82a7-b2d904e4cdd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f3d0389-e5cf-4f05-b765-bc3423671f46', '60430d38-2400-483b-9b0e-63da2c0a2991', 'bee2b8d1-d07c-4362-895b-f6eb2fe97892', '14004668-185a-4fdf-97d4-94a5f0986574']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.213048] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd8779e-ed7d-4a6d-9f2f-200c86bd3898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.229513] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd8779e-ed7d-4a6d-9f2f-200c86bd3898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07bc0427-1855-4974-bb7c-9b5d0844db00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-111039271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa81551e670340a6aebe01a678ac1bc4',qos_specs=None,replication_status=,reservations=['1f3d0389-e5cf-4f05-b765-bc3423671f46','60430d38-2400-483b-9b0e-63da2c0a2991','bee2b8d1-d07c-4362-895b-f6eb2fe97892','14004668-185a-4fdf-97d4-94a5f0986574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003cfee242e34dfe95e052f08e9c4138',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-111039271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07bc0427-1855-4974-bb7c-9b5d0844db00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa81551e670340a6aebe01a678ac1bc4',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='003cfee242e34dfe95e052f08e9c4138',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.230626] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7d057e-4ced-4752-a344-5b54885c26bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.246477] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7d057e-4ced-4752-a344-5b54885c26bb) 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-111039271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa81551e670340a6aebe01a678ac1bc4',qos_specs=None,replication_status=,reservations=['1f3d0389-e5cf-4f05-b765-bc3423671f46','60430d38-2400-483b-9b0e-63da2c0a2991','bee2b8d1-d07c-4362-895b-f6eb2fe97892','14004668-185a-4fdf-97d4-94a5f0986574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003cfee242e34dfe95e052f08e9c4138',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.246996] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88856486-f90c-4db6-81e4-d5b833c7efed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 916.260509] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88856486-f90c-4db6-81e4-d5b833c7efed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 916.262888] [59248]: DEBUG cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Flow 'volume_create_api' (4e6e0551-21c3-4183-8b95-c7041ef64b0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 916.262888] [59248]: INFO cinder.volume.api [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Create volume request issued successfully. [ 916.262888] [59248]: INFO cinder.api.openstack.wsgi [None req-238075fe-90d1-4cc6-9c30-63198109aa6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 916.263392] [59248]: [pid: 59248|app: 0|req: 105/215] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:37:42 2025] POST /volume/v3/volumes => generated 752 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 916.274869] [59247]: DEBUG cinder.api.middleware.request_id [None req-3e6d640f-f13b-4f1c-80b6-4c6a7d160a4d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.279208] [59247]: INFO cinder.api.openstack.wsgi [None req-3e6d640f-f13b-4f1c-80b6-4c6a7d160a4d tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 [ 916.279208] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3e6d640f-f13b-4f1c-80b6-4c6a7d160a4d tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 916.279208] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3e6d640f-f13b-4f1c-80b6-4c6a7d160a4d tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 916.299009] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.299009] [59247]: warnings.warn( [ 916.306123] [59247]: INFO cinder.volume.api [None req-3e6d640f-f13b-4f1c-80b6-4c6a7d160a4d tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 916.313514] [59247]: INFO cinder.api.openstack.wsgi [None req-3e6d640f-f13b-4f1c-80b6-4c6a7d160a4d tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 returned with HTTP 200 [ 916.314136] [59247]: [pid: 59247|app: 0|req: 111/216] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:43 2025] GET /volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 917.328501] [59248]: DEBUG cinder.api.middleware.request_id [None req-1352a308-082d-4b19-9bf2-4a56172bc8b4 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.330430] [59248]: INFO cinder.api.openstack.wsgi [None req-1352a308-082d-4b19-9bf2-4a56172bc8b4 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 [ 917.331032] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1352a308-082d-4b19-9bf2-4a56172bc8b4 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 917.331032] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1352a308-082d-4b19-9bf2-4a56172bc8b4 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 917.343648] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.343648] [59248]: warnings.warn( [ 917.348063] [59248]: INFO cinder.volume.api [None req-1352a308-082d-4b19-9bf2-4a56172bc8b4 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 917.353028] [59248]: INFO cinder.api.openstack.wsgi [None req-1352a308-082d-4b19-9bf2-4a56172bc8b4 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 returned with HTTP 200 [ 917.353484] [59248]: [pid: 59248|app: 0|req: 106/217] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:44 2025] GET /volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.364028] [59247]: DEBUG cinder.api.middleware.request_id [None req-71de28da-1701-4bb4-8190-3e261a06e881 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.366236] [59247]: INFO cinder.api.openstack.wsgi [None req-71de28da-1701-4bb4-8190-3e261a06e881 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] POST http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00/action [ 917.366628] [59247]: DEBUG cinder.api.openstack.wsgi [None req-71de28da-1701-4bb4-8190-3e261a06e881 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 917.366757] [59247]: DEBUG cinder.api.openstack.wsgi [None req-71de28da-1701-4bb4-8190-3e261a06e881 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 917.376984] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.376984] [59247]: warnings.warn( [ 917.377618] [59247]: INFO cinder.volume.api [None req-71de28da-1701-4bb4-8190-3e261a06e881 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 917.384178] [59247]: INFO cinder.volume.api [None req-71de28da-1701-4bb4-8190-3e261a06e881 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume updated successfully. [ 917.384442] [59247]: INFO cinder.api.openstack.wsgi [None req-71de28da-1701-4bb4-8190-3e261a06e881 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00/action returned with HTTP 200 [ 917.385537] [59247]: [pid: 59247|app: 0|req: 112/218] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Nov 20 14:37:44 2025] POST /volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 917.388670] [59248]: DEBUG cinder.api.middleware.request_id [None req-3a0a28c8-1e2b-46c9-bf89-955f1912aaea None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.390928] [59248]: INFO cinder.api.openstack.wsgi [None req-3a0a28c8-1e2b-46c9-bf89-955f1912aaea tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 [ 917.391221] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3a0a28c8-1e2b-46c9-bf89-955f1912aaea tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 917.394549] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3a0a28c8-1e2b-46c9-bf89-955f1912aaea tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 917.401828] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.401828] [59248]: warnings.warn( [ 917.406265] [59248]: INFO cinder.volume.api [None req-3a0a28c8-1e2b-46c9-bf89-955f1912aaea tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 917.411802] [59248]: INFO cinder.api.openstack.wsgi [None req-3a0a28c8-1e2b-46c9-bf89-955f1912aaea tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 returned with HTTP 200 [ 917.412246] [59248]: [pid: 59248|app: 0|req: 107/219] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:44 2025] GET /volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.654827] [59247]: DEBUG cinder.api.middleware.request_id [req-a40682aa-ca9b-47de-a581-fd17108a78de req-49e21544-b7e1-4e6a-9812-23ae772a9a3c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.657576] [59247]: INFO cinder.api.openstack.wsgi [req-a40682aa-ca9b-47de-a581-fd17108a78de req-49e21544-b7e1-4e6a-9812-23ae772a9a3c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 [ 917.657692] [59247]: DEBUG cinder.api.openstack.wsgi [req-a40682aa-ca9b-47de-a581-fd17108a78de req-49e21544-b7e1-4e6a-9812-23ae772a9a3c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 917.657904] [59247]: DEBUG cinder.api.openstack.wsgi [req-a40682aa-ca9b-47de-a581-fd17108a78de req-49e21544-b7e1-4e6a-9812-23ae772a9a3c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 917.666483] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.666483] [59247]: warnings.warn( [ 917.671644] [59247]: INFO cinder.volume.api [req-a40682aa-ca9b-47de-a581-fd17108a78de req-49e21544-b7e1-4e6a-9812-23ae772a9a3c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 917.680771] [59247]: INFO cinder.api.openstack.wsgi [req-a40682aa-ca9b-47de-a581-fd17108a78de req-49e21544-b7e1-4e6a-9812-23ae772a9a3c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 returned with HTTP 200 [ 917.681662] [59247]: [pid: 59247|app: 0|req: 113/220] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:37:44 2025] GET /volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.827258] [59248]: DEBUG cinder.api.middleware.request_id [req-fb86f4f5-606c-4583-ab40-986959505e02 req-e4433eca-5e1f-4eb9-a2db-add7a474380e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.832837] [59248]: INFO cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-e4433eca-5e1f-4eb9-a2db-add7a474380e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 917.832837] [59248]: DEBUG cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-e4433eca-5e1f-4eb9-a2db-add7a474380e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 917.832837] [59248]: DEBUG cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-e4433eca-5e1f-4eb9-a2db-add7a474380e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 917.844085] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.844085] [59248]: warnings.warn( [ 917.848888] [59248]: INFO cinder.volume.api [req-fb86f4f5-606c-4583-ab40-986959505e02 req-e4433eca-5e1f-4eb9-a2db-add7a474380e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 917.854432] [59248]: INFO cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-e4433eca-5e1f-4eb9-a2db-add7a474380e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 917.855388] [59248]: [pid: 59248|app: 0|req: 108/221] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:37:44 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.872558] [59247]: DEBUG cinder.api.middleware.request_id [None req-35994874-d8f1-4d69-8d51-9ce599096d7f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.873320] [59247]: INFO cinder.api.openstack.wsgi [None req-35994874-d8f1-4d69-8d51-9ce599096d7f None None] GET http://10.180.1.21/volume// [ 917.873320] [59247]: DEBUG cinder.api.openstack.wsgi [None req-35994874-d8f1-4d69-8d51-9ce599096d7f None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 917.873320] [59247]: DEBUG cinder.api.openstack.wsgi [None req-35994874-d8f1-4d69-8d51-9ce599096d7f None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 917.873705] [59247]: INFO cinder.api.openstack.wsgi [None req-35994874-d8f1-4d69-8d51-9ce599096d7f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 917.874076] [59247]: [pid: 59247|app: 0|req: 114/222] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:37:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 917.878796] [59248]: DEBUG cinder.api.middleware.request_id [req-fb86f4f5-606c-4583-ab40-986959505e02 req-d5585a37-c9ef-4d37-a0a5-eb0cb71720be None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.881114] [59248]: INFO cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-d5585a37-c9ef-4d37-a0a5-eb0cb71720be tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] POST http://10.180.1.21/volume/v3/attachments [ 917.881349] [59248]: DEBUG cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-d5585a37-c9ef-4d37-a0a5-eb0cb71720be tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5be1b428-461e-46cb-91ad-9052723cec63", "connector": null, "instance_uuid": "b3925829-12aa-43ad-b0b1-17f4276f192d"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 917.892289] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.892289] [59248]: warnings.warn( [ 917.916848] [59248]: INFO cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-d5585a37-c9ef-4d37-a0a5-eb0cb71720be tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 917.917432] [59248]: [pid: 59248|app: 0|req: 109/223] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:37:44 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 917.946178] [59247]: DEBUG cinder.api.middleware.request_id [req-fb86f4f5-606c-4583-ab40-986959505e02 req-824da915-bbfc-4a56-88e4-b78494b43330 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.950270] [59247]: INFO cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-824da915-bbfc-4a56-88e4-b78494b43330 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] POST http://10.180.1.21/volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6/action [ 917.950741] [59247]: DEBUG cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-824da915-bbfc-4a56-88e4-b78494b43330 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 917.950893] [59247]: DEBUG cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-824da915-bbfc-4a56-88e4-b78494b43330 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 917.979224] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.979224] [59247]: warnings.warn( [ 917.985977] [59247]: INFO cinder.api.openstack.wsgi [req-fb86f4f5-606c-4583-ab40-986959505e02 req-824da915-bbfc-4a56-88e4-b78494b43330 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6/action returned with HTTP 204 [ 917.986473] [59247]: [pid: 59247|app: 0|req: 115/224] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:37:44 2025] POST /volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 918.004318] [59248]: DEBUG cinder.api.middleware.request_id [None req-c2e0605d-5623-4014-921e-6a6894179662 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.006528] [59248]: INFO cinder.api.openstack.wsgi [None req-c2e0605d-5623-4014-921e-6a6894179662 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 918.006807] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c2e0605d-5623-4014-921e-6a6894179662 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 918.007070] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c2e0605d-5623-4014-921e-6a6894179662 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 918.018615] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.018615] [59248]: warnings.warn( [ 918.025237] [59248]: INFO cinder.volume.api [None req-c2e0605d-5623-4014-921e-6a6894179662 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 918.030092] [59248]: INFO cinder.api.openstack.wsgi [None req-c2e0605d-5623-4014-921e-6a6894179662 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 918.030571] [59248]: [pid: 59248|app: 0|req: 110/225] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:44 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 918.042303] [59247]: DEBUG cinder.api.middleware.request_id [None req-c5661cd1-59da-4b9a-9379-ad9753694bd1 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.044344] [59247]: INFO cinder.api.openstack.wsgi [None req-c5661cd1-59da-4b9a-9379-ad9753694bd1 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 918.044556] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c5661cd1-59da-4b9a-9379-ad9753694bd1 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 918.044760] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c5661cd1-59da-4b9a-9379-ad9753694bd1 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 918.055260] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.055260] [59247]: warnings.warn( [ 918.058869] [59247]: INFO cinder.volume.api [None req-c5661cd1-59da-4b9a-9379-ad9753694bd1 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 918.064449] [59247]: INFO cinder.api.openstack.wsgi [None req-c5661cd1-59da-4b9a-9379-ad9753694bd1 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 918.064879] [59247]: [pid: 59247|app: 0|req: 116/226] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:44 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 918.872617] [59248]: DEBUG cinder.api.middleware.request_id [req-fd5fd790-3310-490c-a52e-6833ff782282 req-293837ae-302f-4f9b-ba8a-ba45941e5930 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.880907] [59248]: INFO cinder.api.openstack.wsgi [req-fd5fd790-3310-490c-a52e-6833ff782282 req-293837ae-302f-4f9b-ba8a-ba45941e5930 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 918.880907] [59248]: DEBUG cinder.api.openstack.wsgi [req-fd5fd790-3310-490c-a52e-6833ff782282 req-293837ae-302f-4f9b-ba8a-ba45941e5930 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 918.880907] [59248]: DEBUG cinder.api.openstack.wsgi [req-fd5fd790-3310-490c-a52e-6833ff782282 req-293837ae-302f-4f9b-ba8a-ba45941e5930 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 918.905021] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.905021] [59248]: warnings.warn( [ 918.911122] [59248]: INFO cinder.volume.api [req-fd5fd790-3310-490c-a52e-6833ff782282 req-293837ae-302f-4f9b-ba8a-ba45941e5930 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 918.918056] [59248]: INFO cinder.api.openstack.wsgi [req-fd5fd790-3310-490c-a52e-6833ff782282 req-293837ae-302f-4f9b-ba8a-ba45941e5930 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 918.918921] [59248]: [pid: 59248|app: 0|req: 111/227] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:37:45 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 918.946025] [59247]: DEBUG cinder.api.middleware.request_id [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.949354] [59247]: INFO cinder.api.openstack.wsgi [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] POST http://10.180.1.21/volume/v3/volumes [ 918.949568] [59247]: DEBUG cinder.api.openstack.wsgi [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1353294536"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 918.951308] [59247]: DEBUG cinder.api.v3.volumes [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1353294536'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 918.951471] [59247]: INFO cinder.api.v3.volumes [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Create volume of 1 GB [ 918.955934] [59247]: INFO cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Availability Zones retrieved successfully. [ 918.963284] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Flow 'volume_create_api' (d2c37c41-3e1d-408f-bd35-c013c79ca050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 918.964723] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e560e11-02f8-4922-ac38-890c1dea8dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 918.966019] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 918.989351] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e560e11-02f8-4922-ac38-890c1dea8dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 918.990496] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24566135-9202-4d68-8e0d-3e470b12ed6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 919.031659] [59247]: DEBUG cinder.quota [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Created reservations ['da9f055a-b8ac-4c5f-a924-7d00d6a0b0eb', '383edd85-628c-489e-897a-8385f0133b4b', '8cac9cc0-d625-4c3d-8ea7-1ca057e4c871', 'a66278ce-7bab-4675-a6b0-80d32baa4e5e'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 919.032769] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24566135-9202-4d68-8e0d-3e470b12ed6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da9f055a-b8ac-4c5f-a924-7d00d6a0b0eb', '383edd85-628c-489e-897a-8385f0133b4b', '8cac9cc0-d625-4c3d-8ea7-1ca057e4c871', 'a66278ce-7bab-4675-a6b0-80d32baa4e5e']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 919.033818] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ff63e7-ec34-4e6f-bc32-f432f4b306f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 919.055083] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ff63e7-ec34-4e6f-bc32-f432f4b306f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1353294536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa81551e670340a6aebe01a678ac1bc4',qos_specs=None,replication_status=,reservations=['da9f055a-b8ac-4c5f-a924-7d00d6a0b0eb','383edd85-628c-489e-897a-8385f0133b4b','8cac9cc0-d625-4c3d-8ea7-1ca057e4c871','a66278ce-7bab-4675-a6b0-80d32baa4e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003cfee242e34dfe95e052f08e9c4138',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1353294536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa81551e670340a6aebe01a678ac1bc4',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='003cfee242e34dfe95e052f08e9c4138',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 919.056687] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484a8d3c-a8d0-4006-aba8-177fa6134f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 919.077107] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (484a8d3c-a8d0-4006-aba8-177fa6134f70) 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-1353294536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa81551e670340a6aebe01a678ac1bc4',qos_specs=None,replication_status=,reservations=['da9f055a-b8ac-4c5f-a924-7d00d6a0b0eb','383edd85-628c-489e-897a-8385f0133b4b','8cac9cc0-d625-4c3d-8ea7-1ca057e4c871','a66278ce-7bab-4675-a6b0-80d32baa4e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='003cfee242e34dfe95e052f08e9c4138',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 919.079523] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f0c0dac-bc27-413b-af6a-4d1fc184da32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 919.093938] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f0c0dac-bc27-413b-af6a-4d1fc184da32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 919.095136] [59247]: DEBUG cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Flow 'volume_create_api' (d2c37c41-3e1d-408f-bd35-c013c79ca050) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 919.097500] [59247]: INFO cinder.volume.api [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Create volume request issued successfully. [ 919.097500] [59247]: INFO cinder.api.openstack.wsgi [None req-907dd433-594e-4e49-bc9a-4ba4432faf6c tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 919.097500] [59247]: [pid: 59247|app: 0|req: 117/228] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:37:45 2025] POST /volume/v3/volumes => generated 753 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 919.107635] [59248]: DEBUG cinder.api.middleware.request_id [None req-f8c92963-8e59-48a3-a5eb-525aa86fa1cf None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.110501] [59248]: INFO cinder.api.openstack.wsgi [None req-f8c92963-8e59-48a3-a5eb-525aa86fa1cf tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b [ 919.110551] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f8c92963-8e59-48a3-a5eb-525aa86fa1cf tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 919.111242] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f8c92963-8e59-48a3-a5eb-525aa86fa1cf tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 919.126448] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.126448] [59248]: warnings.warn( [ 919.129052] [59248]: INFO cinder.volume.api [None req-f8c92963-8e59-48a3-a5eb-525aa86fa1cf tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 919.135764] [59248]: INFO cinder.api.openstack.wsgi [None req-f8c92963-8e59-48a3-a5eb-525aa86fa1cf tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b returned with HTTP 200 [ 919.136281] [59248]: [pid: 59248|app: 0|req: 112/229] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:45 2025] GET /volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 920.151593] [59247]: DEBUG cinder.api.middleware.request_id [None req-2bbb5b72-b3dd-4d14-b599-2a3e4b190ab7 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.153940] [59247]: INFO cinder.api.openstack.wsgi [None req-2bbb5b72-b3dd-4d14-b599-2a3e4b190ab7 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b [ 920.154202] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2bbb5b72-b3dd-4d14-b599-2a3e4b190ab7 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 920.154426] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2bbb5b72-b3dd-4d14-b599-2a3e4b190ab7 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 920.166326] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.166326] [59247]: warnings.warn( [ 920.171189] [59247]: INFO cinder.volume.api [None req-2bbb5b72-b3dd-4d14-b599-2a3e4b190ab7 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 920.177217] [59247]: INFO cinder.api.openstack.wsgi [None req-2bbb5b72-b3dd-4d14-b599-2a3e4b190ab7 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b returned with HTTP 200 [ 920.178231] [59247]: [pid: 59247|app: 0|req: 118/230] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:37:46 2025] GET /volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.132149] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=93,cinder:UPDATE=17,cinder:INSERT=12 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 930.173949] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=154,cinder:INSERT=26,cinder:UPDATE=41 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 932.035822] [59248]: DEBUG cinder.api.middleware.request_id [None req-6ead634b-c450-4677-b808-89d31a813f5c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.036353] [59248]: INFO cinder.api.openstack.wsgi [None req-6ead634b-c450-4677-b808-89d31a813f5c None None] GET http://10.180.1.21/volume// [ 932.037097] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6ead634b-c450-4677-b808-89d31a813f5c None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 932.037097] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6ead634b-c450-4677-b808-89d31a813f5c None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 932.037295] [59248]: INFO cinder.api.openstack.wsgi [None req-6ead634b-c450-4677-b808-89d31a813f5c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 932.037605] [59248]: [pid: 59248|app: 0|req: 113/231] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:37:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 932.046498] [59247]: DEBUG cinder.api.middleware.request_id [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-350cdea5-3bca-4e9b-8199-65c2a54168f8 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.048894] [59247]: INFO cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-350cdea5-3bca-4e9b-8199-65c2a54168f8 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 932.049153] [59247]: DEBUG cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-350cdea5-3bca-4e9b-8199-65c2a54168f8 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 932.049407] [59247]: DEBUG cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-350cdea5-3bca-4e9b-8199-65c2a54168f8 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 932.064471] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.064471] [59247]: warnings.warn( [ 932.069718] [59247]: INFO cinder.volume.api [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-350cdea5-3bca-4e9b-8199-65c2a54168f8 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 932.075409] [59247]: INFO cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-350cdea5-3bca-4e9b-8199-65c2a54168f8 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 932.075901] [59247]: [pid: 59247|app: 0|req: 119/232] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:37:58 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 1291 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 932.217752] [59248]: DEBUG cinder.api.middleware.request_id [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-701fccda-71fe-4c3b-b273-d11c73b62333 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.221574] [59248]: INFO cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-701fccda-71fe-4c3b-b273-d11c73b62333 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] PUT http://10.180.1.21/volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6 [ 932.222016] [59248]: DEBUG cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-701fccda-71fe-4c3b-b273-d11c73b62333 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-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=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 932.230787] [59248]: DEBUG cinder.coordination [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-701fccda-71fe-4c3b-b273-d11c73b62333 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Acquiring lock "cinder-attachment_update-5be1b428-461e-46cb-91ad-9052723cec63-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 932.236526] [59248]: DEBUG cinder.coordination [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-701fccda-71fe-4c3b-b273-d11c73b62333 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Lock "cinder-attachment_update-5be1b428-461e-46cb-91ad-9052723cec63-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 932.237696] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.237696] [59248]: warnings.warn( [ 937.273317] [59248]: DEBUG cinder.coordination [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-701fccda-71fe-4c3b-b273-d11c73b62333 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Lock "cinder-attachment_update-5be1b428-461e-46cb-91ad-9052723cec63-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 937.273317] [59248]: INFO cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-701fccda-71fe-4c3b-b273-d11c73b62333 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6 returned with HTTP 200 [ 937.273317] [59248]: [pid: 59248|app: 0|req: 114/233] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:37:58 2025] PUT /volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6 => generated 617 bytes in 5056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 937.781955] [59247]: DEBUG cinder.api.middleware.request_id [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-f43f3229-e7b6-4664-a257-8b7718e9938e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.784438] [59247]: INFO cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-f43f3229-e7b6-4664-a257-8b7718e9938e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] POST http://10.180.1.21/volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6/action [ 937.784843] [59247]: DEBUG cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-f43f3229-e7b6-4664-a257-8b7718e9938e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 937.784976] [59247]: DEBUG cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-f43f3229-e7b6-4664-a257-8b7718e9938e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 937.814879] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.814879] [59247]: warnings.warn( [ 937.828195] [59247]: INFO cinder.api.openstack.wsgi [req-a042f34c-5874-43fd-96a0-7bff0cf0f499 req-f43f3229-e7b6-4664-a257-8b7718e9938e tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6/action returned with HTTP 204 [ 937.828195] [59247]: [pid: 59247|app: 0|req: 120/234] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:38:04 2025] POST /volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 947.264323] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 947.821624] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 961.456963] [59248]: DEBUG cinder.api.middleware.request_id [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.458966] [59248]: INFO cinder.api.openstack.wsgi [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/volumes [ 961.460023] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-840624449"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 961.460877] [59248]: DEBUG cinder.api.v3.volumes [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-840624449'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 961.461068] [59248]: INFO cinder.api.v3.volumes [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume of 1 GB [ 961.461501] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.461501] [59248]: warnings.warn( [ 961.468317] [59248]: INFO cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Availability Zones retrieved successfully. [ 961.476408] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Flow 'volume_create_api' (33369498-724b-4cd8-835e-2e2fa8ae80bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 961.477230] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229c6ccc-f4b7-41fd-868a-36c140379549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 961.478477] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 961.500551] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229c6ccc-f4b7-41fd-868a-36c140379549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 961.501621] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44f1cb1-17b9-41fd-8f6a-095e43dbb1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 961.568546] [59248]: DEBUG cinder.quota [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Created reservations ['88910be4-a351-4815-b391-8b003284fa17', 'f5cbbd52-73db-48ce-af04-e0ff0c1f5d00', 'b3bd95c6-542f-4c02-8cdd-89b82af6323f', 'b5a68ce5-726d-45a0-8615-bbf7cc0a256a'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 961.569813] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44f1cb1-17b9-41fd-8f6a-095e43dbb1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88910be4-a351-4815-b391-8b003284fa17', 'f5cbbd52-73db-48ce-af04-e0ff0c1f5d00', 'b3bd95c6-542f-4c02-8cdd-89b82af6323f', 'b5a68ce5-726d-45a0-8615-bbf7cc0a256a']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 961.571753] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3edb3508-fc5d-4b74-b3c2-529524ecdf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 961.588461] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3edb3508-fc5d-4b74-b3c2-529524ecdf3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510c3fb0-2c74-49c3-8031-d64659e19187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-840624449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bde85a43934691a8a26531f9a0e25f',qos_specs=None,replication_status=,reservations=['88910be4-a351-4815-b391-8b003284fa17','f5cbbd52-73db-48ce-af04-e0ff0c1f5d00','b3bd95c6-542f-4c02-8cdd-89b82af6323f','b5a68ce5-726d-45a0-8615-bbf7cc0a256a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3e8b6a014b47729bdffa105664c68e',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-840624449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=510c3fb0-2c74-49c3-8031-d64659e19187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67bde85a43934691a8a26531f9a0e25f',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='5e3e8b6a014b47729bdffa105664c68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 961.589494] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59557cb0-f738-4d06-8658-340e090f7916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 961.607800] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59557cb0-f738-4d06-8658-340e090f7916) 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-840624449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bde85a43934691a8a26531f9a0e25f',qos_specs=None,replication_status=,reservations=['88910be4-a351-4815-b391-8b003284fa17','f5cbbd52-73db-48ce-af04-e0ff0c1f5d00','b3bd95c6-542f-4c02-8cdd-89b82af6323f','b5a68ce5-726d-45a0-8615-bbf7cc0a256a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3e8b6a014b47729bdffa105664c68e',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 961.609026] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54d29ff-d12a-4dee-af15-20fafb65cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 961.621121] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f54d29ff-d12a-4dee-af15-20fafb65cad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 961.623665] [59248]: DEBUG cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Flow 'volume_create_api' (33369498-724b-4cd8-835e-2e2fa8ae80bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 961.623665] [59248]: INFO cinder.volume.api [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume request issued successfully. [ 961.623665] [59248]: INFO cinder.api.openstack.wsgi [None req-f6e674e1-c326-49a8-b8fe-5a09c9c6f234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 961.624155] [59248]: [pid: 59248|app: 0|req: 115/235] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:38:28 2025] POST /volume/v3/volumes => generated 749 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 961.638564] [59247]: DEBUG cinder.api.middleware.request_id [None req-15666c25-a601-425f-a698-d0f0ee60a4fb None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.641894] [59247]: INFO cinder.api.openstack.wsgi [None req-15666c25-a601-425f-a698-d0f0ee60a4fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 961.643113] [59247]: DEBUG cinder.api.openstack.wsgi [None req-15666c25-a601-425f-a698-d0f0ee60a4fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 961.643504] [59247]: DEBUG cinder.api.openstack.wsgi [None req-15666c25-a601-425f-a698-d0f0ee60a4fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 961.652359] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.652359] [59247]: warnings.warn( [ 961.657230] [59247]: INFO cinder.volume.api [None req-15666c25-a601-425f-a698-d0f0ee60a4fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 961.663296] [59247]: INFO cinder.api.openstack.wsgi [None req-15666c25-a601-425f-a698-d0f0ee60a4fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 961.667122] [59247]: [pid: 59247|app: 0|req: 121/236] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:28 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.677353] [59248]: DEBUG cinder.api.middleware.request_id [None req-6d87ecf2-6411-412d-8683-f14fb776ddf5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.679571] [59248]: INFO cinder.api.openstack.wsgi [None req-6d87ecf2-6411-412d-8683-f14fb776ddf5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 962.679785] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6d87ecf2-6411-412d-8683-f14fb776ddf5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 962.680018] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6d87ecf2-6411-412d-8683-f14fb776ddf5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 962.694041] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.694041] [59248]: warnings.warn( [ 962.697908] [59248]: INFO cinder.volume.api [None req-6d87ecf2-6411-412d-8683-f14fb776ddf5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 962.704192] [59248]: INFO cinder.api.openstack.wsgi [None req-6d87ecf2-6411-412d-8683-f14fb776ddf5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 962.704843] [59248]: [pid: 59248|app: 0|req: 116/237] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:29 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 963.302330] [59247]: DEBUG cinder.api.middleware.request_id [req-952108d7-9717-4103-9b0f-56aee2847f85 req-3debd9ef-ed4c-4415-98ba-3f6aa2703b27 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.305569] [59247]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-3debd9ef-ed4c-4415-98ba-3f6aa2703b27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 963.305957] [59247]: DEBUG cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-3debd9ef-ed4c-4415-98ba-3f6aa2703b27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 963.306361] [59247]: DEBUG cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-3debd9ef-ed4c-4415-98ba-3f6aa2703b27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 963.317438] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.317438] [59247]: warnings.warn( [ 963.322586] [59247]: INFO cinder.volume.api [req-952108d7-9717-4103-9b0f-56aee2847f85 req-3debd9ef-ed4c-4415-98ba-3f6aa2703b27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 963.328033] [59247]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-3debd9ef-ed4c-4415-98ba-3f6aa2703b27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 963.328677] [59247]: [pid: 59247|app: 0|req: 122/238] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:38:30 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.850940] [59248]: DEBUG cinder.api.middleware.request_id [None req-e653bc7e-f7b5-4052-a333-d7e7912d5763 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.851415] [59248]: INFO cinder.api.openstack.wsgi [None req-e653bc7e-f7b5-4052-a333-d7e7912d5763 None None] GET http://10.180.1.21/volume// [ 964.851541] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e653bc7e-f7b5-4052-a333-d7e7912d5763 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 964.851776] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e653bc7e-f7b5-4052-a333-d7e7912d5763 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 964.852196] [59248]: INFO cinder.api.openstack.wsgi [None req-e653bc7e-f7b5-4052-a333-d7e7912d5763 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 964.852594] [59248]: [pid: 59248|app: 0|req: 117/239] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:38:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 964.857308] [59247]: DEBUG cinder.api.middleware.request_id [req-952108d7-9717-4103-9b0f-56aee2847f85 req-90bd4117-bcd5-4513-a4e1-24874baab294 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.859913] [59247]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-90bd4117-bcd5-4513-a4e1-24874baab294 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/attachments [ 964.860399] [59247]: DEBUG cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-90bd4117-bcd5-4513-a4e1-24874baab294 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "510c3fb0-2c74-49c3-8031-d64659e19187", "connector": null, "instance_uuid": "0639a336-e93c-4d9a-bf90-fa235994a161"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 964.874295] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.874295] [59247]: warnings.warn( [ 964.899789] [59247]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-90bd4117-bcd5-4513-a4e1-24874baab294 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 964.900515] [59247]: [pid: 59247|app: 0|req: 123/240] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:38:31 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) [ 964.921070] [59248]: DEBUG cinder.api.middleware.request_id [None req-356ebcff-d4f9-4f75-9084-cb145a314a1a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.923443] [59248]: INFO cinder.api.openstack.wsgi [None req-356ebcff-d4f9-4f75-9084-cb145a314a1a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 964.923744] [59248]: DEBUG cinder.api.openstack.wsgi [None req-356ebcff-d4f9-4f75-9084-cb145a314a1a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 964.924132] [59248]: DEBUG cinder.api.openstack.wsgi [None req-356ebcff-d4f9-4f75-9084-cb145a314a1a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 964.936223] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.936223] [59248]: warnings.warn( [ 964.942435] [59248]: INFO cinder.volume.api [None req-356ebcff-d4f9-4f75-9084-cb145a314a1a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 964.949824] [59248]: INFO cinder.api.openstack.wsgi [None req-356ebcff-d4f9-4f75-9084-cb145a314a1a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 964.950646] [59248]: [pid: 59248|app: 0|req: 118/241] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:31 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.094494] [59247]: DEBUG cinder.api.middleware.request_id [None req-ac6888f2-c755-4569-a5d8-64931b04db19 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.215163] [59247]: INFO cinder.api.openstack.wsgi [None req-ac6888f2-c755-4569-a5d8-64931b04db19 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 965.215358] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ac6888f2-c755-4569-a5d8-64931b04db19 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 965.215574] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ac6888f2-c755-4569-a5d8-64931b04db19 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 965.229063] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.229063] [59247]: warnings.warn( [ 965.234034] [59247]: INFO cinder.volume.api [None req-ac6888f2-c755-4569-a5d8-64931b04db19 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 965.239647] [59247]: INFO cinder.api.openstack.wsgi [None req-ac6888f2-c755-4569-a5d8-64931b04db19 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 965.240104] [59247]: [pid: 59247|app: 0|req: 124/242] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:31 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 1142 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.427944] [59248]: DEBUG cinder.api.middleware.request_id [None req-c8f7439f-ddd0-481b-9896-716795cd7a1b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.428381] [59248]: INFO cinder.api.openstack.wsgi [None req-c8f7439f-ddd0-481b-9896-716795cd7a1b None None] GET http://10.180.1.21/volume// [ 965.428592] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c8f7439f-ddd0-481b-9896-716795cd7a1b None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 965.428822] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c8f7439f-ddd0-481b-9896-716795cd7a1b None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 965.429286] [59248]: INFO cinder.api.openstack.wsgi [None req-c8f7439f-ddd0-481b-9896-716795cd7a1b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 965.429675] [59248]: [pid: 59248|app: 0|req: 119/243] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:38:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 965.433941] [59247]: DEBUG cinder.api.middleware.request_id [req-952108d7-9717-4103-9b0f-56aee2847f85 req-e35992de-61a9-49b9-b7a0-e02c8dfe7d27 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.436688] [59247]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-e35992de-61a9-49b9-b7a0-e02c8dfe7d27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 965.436952] [59247]: DEBUG cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-e35992de-61a9-49b9-b7a0-e02c8dfe7d27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 965.437264] [59247]: DEBUG cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-e35992de-61a9-49b9-b7a0-e02c8dfe7d27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 965.451786] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.451786] [59247]: warnings.warn( [ 965.458238] [59247]: INFO cinder.volume.api [req-952108d7-9717-4103-9b0f-56aee2847f85 req-e35992de-61a9-49b9-b7a0-e02c8dfe7d27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 965.465800] [59247]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-e35992de-61a9-49b9-b7a0-e02c8dfe7d27 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 965.466353] [59247]: [pid: 59247|app: 0|req: 125/244] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:38:32 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 965.504825] [59248]: DEBUG cinder.api.middleware.request_id [req-952108d7-9717-4103-9b0f-56aee2847f85 req-888d759d-df41-4e49-b0bd-5a683a116181 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.508637] [59248]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-888d759d-df41-4e49-b0bd-5a683a116181 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] PUT http://10.180.1.21/volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567 [ 965.509150] [59248]: DEBUG cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-888d759d-df41-4e49-b0bd-5a683a116181 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-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-897807", "mountpoint": "/dev/sdb"}}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 965.521833] [59248]: DEBUG cinder.coordination [req-952108d7-9717-4103-9b0f-56aee2847f85 req-888d759d-df41-4e49-b0bd-5a683a116181 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Acquiring lock "cinder-attachment_update-510c3fb0-2c74-49c3-8031-d64659e19187-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 965.529843] [59248]: DEBUG cinder.coordination [req-952108d7-9717-4103-9b0f-56aee2847f85 req-888d759d-df41-4e49-b0bd-5a683a116181 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Lock "cinder-attachment_update-510c3fb0-2c74-49c3-8031-d64659e19187-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 965.531061] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.531061] [59248]: warnings.warn( [ 965.632504] [59247]: DEBUG cinder.api.middleware.request_id [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-39967730-cc54-4af8-af6f-3b8fee021cea None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.635336] [59247]: INFO cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-39967730-cc54-4af8-af6f-3b8fee021cea tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 965.635500] [59247]: DEBUG cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-39967730-cc54-4af8-af6f-3b8fee021cea tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 965.635778] [59247]: DEBUG cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-39967730-cc54-4af8-af6f-3b8fee021cea tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 965.647815] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.647815] [59247]: warnings.warn( [ 965.651856] [59247]: INFO cinder.volume.api [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-39967730-cc54-4af8-af6f-3b8fee021cea tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 965.657065] [59247]: INFO cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-39967730-cc54-4af8-af6f-3b8fee021cea tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 965.657616] [59247]: [pid: 59247|app: 0|req: 126/245] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:38:32 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.695572] [59247]: DEBUG cinder.api.middleware.request_id [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-5e1229a4-f6c3-47ed-adfb-63c3125e57a2 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.699463] [59247]: INFO cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-5e1229a4-f6c3-47ed-adfb-63c3125e57a2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] POST http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c/action [ 965.699463] [59247]: DEBUG cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-5e1229a4-f6c3-47ed-adfb-63c3125e57a2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 965.699463] [59247]: DEBUG cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-5e1229a4-f6c3-47ed-adfb-63c3125e57a2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 965.711031] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.711031] [59247]: warnings.warn( [ 965.711576] [59247]: INFO cinder.volume.api [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-5e1229a4-f6c3-47ed-adfb-63c3125e57a2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 965.721118] [59247]: INFO cinder.volume.api [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-5e1229a4-f6c3-47ed-adfb-63c3125e57a2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Begin detaching volume completed successfully. [ 965.721359] [59247]: INFO cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-5e1229a4-f6c3-47ed-adfb-63c3125e57a2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c/action returned with HTTP 202 [ 965.721769] [59247]: [pid: 59247|app: 0|req: 127/246] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:38:32 2025] POST /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 965.960763] [59247]: DEBUG cinder.api.middleware.request_id [None req-5dd38732-2e35-4c56-95af-21791dca2c05 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.963038] [59247]: INFO cinder.api.openstack.wsgi [None req-5dd38732-2e35-4c56-95af-21791dca2c05 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 965.963560] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5dd38732-2e35-4c56-95af-21791dca2c05 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 965.963560] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5dd38732-2e35-4c56-95af-21791dca2c05 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 965.979032] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.979032] [59247]: warnings.warn( [ 965.985288] [59247]: INFO cinder.volume.api [None req-5dd38732-2e35-4c56-95af-21791dca2c05 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 965.990259] [59247]: INFO cinder.api.openstack.wsgi [None req-5dd38732-2e35-4c56-95af-21791dca2c05 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 965.990728] [59247]: [pid: 59247|app: 0|req: 128/247] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:32 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.758222] [59247]: DEBUG cinder.api.middleware.request_id [None req-a3f6b24b-af44-4615-b829-5449804a2ef5 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.758222] [59247]: INFO cinder.api.openstack.wsgi [None req-a3f6b24b-af44-4615-b829-5449804a2ef5 None None] GET http://10.180.1.21/volume// [ 966.758222] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a3f6b24b-af44-4615-b829-5449804a2ef5 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 966.758222] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a3f6b24b-af44-4615-b829-5449804a2ef5 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 966.758567] [59247]: INFO cinder.api.openstack.wsgi [None req-a3f6b24b-af44-4615-b829-5449804a2ef5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 966.758723] [59247]: [pid: 59247|app: 0|req: 129/248] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:38:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 966.762900] [59247]: DEBUG cinder.api.middleware.request_id [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-19b3033f-7f97-4cde-bfb0-54002fda4204 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.765882] [59247]: INFO cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-19b3033f-7f97-4cde-bfb0-54002fda4204 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 966.766384] [59247]: DEBUG cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-19b3033f-7f97-4cde-bfb0-54002fda4204 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 966.766550] [59247]: DEBUG cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-19b3033f-7f97-4cde-bfb0-54002fda4204 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 966.791759] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.791759] [59247]: warnings.warn( [ 966.800549] [59247]: INFO cinder.volume.api [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-19b3033f-7f97-4cde-bfb0-54002fda4204 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 966.808942] [59247]: INFO cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-19b3033f-7f97-4cde-bfb0-54002fda4204 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 966.809598] [59247]: [pid: 59247|app: 0|req: 130/249] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:38:33 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 1326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 967.003171] [59247]: DEBUG cinder.api.middleware.request_id [None req-fce1deb1-52b2-4efb-86eb-0b8fc8a33420 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.006470] [59247]: INFO cinder.api.openstack.wsgi [None req-fce1deb1-52b2-4efb-86eb-0b8fc8a33420 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 967.006633] [59247]: DEBUG cinder.api.openstack.wsgi [None req-fce1deb1-52b2-4efb-86eb-0b8fc8a33420 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 967.007018] [59247]: DEBUG cinder.api.openstack.wsgi [None req-fce1deb1-52b2-4efb-86eb-0b8fc8a33420 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 967.026254] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.026254] [59247]: warnings.warn( [ 967.032080] [59247]: INFO cinder.volume.api [None req-fce1deb1-52b2-4efb-86eb-0b8fc8a33420 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 967.041654] [59247]: INFO cinder.api.openstack.wsgi [None req-fce1deb1-52b2-4efb-86eb-0b8fc8a33420 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 967.042223] [59247]: [pid: 59247|app: 0|req: 131/250] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:33 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.002342] [59247]: DEBUG cinder.api.middleware.request_id [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-bbea2dc8-817d-4d98-a517-d971c7bee26c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.005710] [59247]: INFO cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-bbea2dc8-817d-4d98-a517-d971c7bee26c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1 [ 968.005710] [59247]: DEBUG cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-bbea2dc8-817d-4d98-a517-d971c7bee26c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 968.005710] [59247]: DEBUG cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-bbea2dc8-817d-4d98-a517-d971c7bee26c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 968.018234] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.018234] [59247]: warnings.warn( [ 968.557400] [59247]: INFO cinder.api.openstack.wsgi [req-5a7dae4f-8574-45e7-9276-58a5150f0c35 req-bbea2dc8-817d-4d98-a517-d971c7bee26c tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1 returned with HTTP 200 [ 968.558198] [59247]: [pid: 59247|app: 0|req: 132/251] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:38:34 2025] DELETE /volume/v3/attachments/4ea57383-5ce6-4963-9cb3-f9545165b3f1 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.559148] [59247]: DEBUG cinder.api.middleware.request_id [None req-7c032bc9-35dd-419d-bf82-f748813fb35b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.562075] [59247]: INFO cinder.api.openstack.wsgi [None req-7c032bc9-35dd-419d-bf82-f748813fb35b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 968.562075] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7c032bc9-35dd-419d-bf82-f748813fb35b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 968.562373] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7c032bc9-35dd-419d-bf82-f748813fb35b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 968.579253] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.579253] [59247]: warnings.warn( [ 968.583430] [59247]: INFO cinder.volume.api [None req-7c032bc9-35dd-419d-bf82-f748813fb35b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 968.590397] [59247]: INFO cinder.api.openstack.wsgi [None req-7c032bc9-35dd-419d-bf82-f748813fb35b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 968.590962] [59247]: [pid: 59247|app: 0|req: 133/252] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:35 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.099756] [59247]: DEBUG cinder.api.middleware.request_id [None req-abcb1c05-9bfe-4781-9bfc-aa10711c205e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.102487] [59247]: INFO cinder.api.openstack.wsgi [None req-abcb1c05-9bfe-4781-9bfc-aa10711c205e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 969.102731] [59247]: DEBUG cinder.api.openstack.wsgi [None req-abcb1c05-9bfe-4781-9bfc-aa10711c205e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 969.102989] [59247]: DEBUG cinder.api.openstack.wsgi [None req-abcb1c05-9bfe-4781-9bfc-aa10711c205e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 969.111965] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.111965] [59247]: warnings.warn( [ 969.116502] [59247]: INFO cinder.volume.api [None req-abcb1c05-9bfe-4781-9bfc-aa10711c205e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 969.122439] [59247]: INFO cinder.api.openstack.wsgi [None req-abcb1c05-9bfe-4781-9bfc-aa10711c205e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 969.123951] [59247]: [pid: 59247|app: 0|req: 134/253] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:35 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.601480] [59247]: DEBUG cinder.api.middleware.request_id [None req-8ed813eb-3b99-4462-a7b0-4469b6e33e94 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.604055] [59247]: INFO cinder.api.openstack.wsgi [None req-8ed813eb-3b99-4462-a7b0-4469b6e33e94 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 969.604555] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8ed813eb-3b99-4462-a7b0-4469b6e33e94 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 969.604555] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8ed813eb-3b99-4462-a7b0-4469b6e33e94 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 969.624494] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.624494] [59247]: warnings.warn( [ 969.632123] [59247]: INFO cinder.volume.api [None req-8ed813eb-3b99-4462-a7b0-4469b6e33e94 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 969.643313] [59247]: INFO cinder.api.openstack.wsgi [None req-8ed813eb-3b99-4462-a7b0-4469b6e33e94 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 969.643889] [59247]: [pid: 59247|app: 0|req: 135/254] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:36 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 970.564786] [59248]: DEBUG cinder.coordination [req-952108d7-9717-4103-9b0f-56aee2847f85 req-888d759d-df41-4e49-b0bd-5a683a116181 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Lock "cinder-attachment_update-510c3fb0-2c74-49c3-8031-d64659e19187-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 970.564786] [59248]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-888d759d-df41-4e49-b0bd-5a683a116181 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567 returned with HTTP 200 [ 970.564786] [59248]: [pid: 59248|app: 0|req: 120/255] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:38:32 2025] PUT /volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567 => generated 617 bytes in 5060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 970.664038] [59247]: DEBUG cinder.api.middleware.request_id [None req-533a2c8b-6b12-4c7c-a3c6-50bde39e186f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.669842] [59247]: INFO cinder.api.openstack.wsgi [None req-533a2c8b-6b12-4c7c-a3c6-50bde39e186f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 970.670117] [59247]: DEBUG cinder.api.openstack.wsgi [None req-533a2c8b-6b12-4c7c-a3c6-50bde39e186f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 970.670330] [59247]: DEBUG cinder.api.openstack.wsgi [None req-533a2c8b-6b12-4c7c-a3c6-50bde39e186f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 970.690257] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.690257] [59247]: warnings.warn( [ 970.696556] [59247]: INFO cinder.volume.api [None req-533a2c8b-6b12-4c7c-a3c6-50bde39e186f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 970.704737] [59247]: INFO cinder.api.openstack.wsgi [None req-533a2c8b-6b12-4c7c-a3c6-50bde39e186f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 970.705500] [59247]: [pid: 59247|app: 0|req: 136/256] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:37 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.716618] [59248]: DEBUG cinder.api.middleware.request_id [None req-11b3af48-cf82-4a41-8886-a729e30df1cf None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.721869] [59248]: INFO cinder.api.openstack.wsgi [None req-11b3af48-cf82-4a41-8886-a729e30df1cf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 971.722115] [59248]: DEBUG cinder.api.openstack.wsgi [None req-11b3af48-cf82-4a41-8886-a729e30df1cf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 971.722332] [59248]: DEBUG cinder.api.openstack.wsgi [None req-11b3af48-cf82-4a41-8886-a729e30df1cf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 971.738513] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.738513] [59248]: warnings.warn( [ 971.743226] [59248]: INFO cinder.volume.api [None req-11b3af48-cf82-4a41-8886-a729e30df1cf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 971.751154] [59248]: INFO cinder.api.openstack.wsgi [None req-11b3af48-cf82-4a41-8886-a729e30df1cf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 971.751154] [59248]: [pid: 59248|app: 0|req: 121/257] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:38 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.760744] [59247]: DEBUG cinder.api.middleware.request_id [None req-884f7b5e-915c-48c3-be84-6bd7583266f6 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.762645] [59247]: INFO cinder.api.openstack.wsgi [None req-884f7b5e-915c-48c3-be84-6bd7583266f6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 972.762879] [59247]: DEBUG cinder.api.openstack.wsgi [None req-884f7b5e-915c-48c3-be84-6bd7583266f6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 972.763105] [59247]: DEBUG cinder.api.openstack.wsgi [None req-884f7b5e-915c-48c3-be84-6bd7583266f6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 972.781467] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.781467] [59247]: warnings.warn( [ 972.786114] [59247]: INFO cinder.volume.api [None req-884f7b5e-915c-48c3-be84-6bd7583266f6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 972.791857] [59247]: INFO cinder.api.openstack.wsgi [None req-884f7b5e-915c-48c3-be84-6bd7583266f6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 972.794968] [59247]: [pid: 59247|app: 0|req: 137/258] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:39 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.226721] [59248]: DEBUG cinder.api.middleware.request_id [req-952108d7-9717-4103-9b0f-56aee2847f85 req-617f05d7-5bc3-4e4a-9fff-f49007a82461 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.230082] [59248]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-617f05d7-5bc3-4e4a-9fff-f49007a82461 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567/action [ 973.231345] [59248]: DEBUG cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-617f05d7-5bc3-4e4a-9fff-f49007a82461 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 973.231493] [59248]: DEBUG cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-617f05d7-5bc3-4e4a-9fff-f49007a82461 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 973.258302] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.258302] [59248]: warnings.warn( [ 973.319873] [59248]: INFO cinder.api.openstack.wsgi [req-952108d7-9717-4103-9b0f-56aee2847f85 req-617f05d7-5bc3-4e4a-9fff-f49007a82461 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567/action returned with HTTP 204 [ 973.319873] [59248]: [pid: 59248|app: 0|req: 122/259] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:38:39 2025] POST /volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 973.806144] [59247]: DEBUG cinder.api.middleware.request_id [None req-f1c01004-0e19-4084-b7fa-f12cb988c244 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.810019] [59247]: INFO cinder.api.openstack.wsgi [None req-f1c01004-0e19-4084-b7fa-f12cb988c244 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 973.810019] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f1c01004-0e19-4084-b7fa-f12cb988c244 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.810019] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f1c01004-0e19-4084-b7fa-f12cb988c244 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 973.831540] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.831540] [59247]: warnings.warn( [ 973.845016] [59247]: INFO cinder.volume.api [None req-f1c01004-0e19-4084-b7fa-f12cb988c244 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 973.851469] [59247]: INFO cinder.api.openstack.wsgi [None req-f1c01004-0e19-4084-b7fa-f12cb988c244 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 973.851941] [59247]: [pid: 59247|app: 0|req: 138/260] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:40 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 1134 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.864023] [59248]: DEBUG cinder.api.middleware.request_id [None req-bea40279-87f2-4df2-bd32-dcc90935f269 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.867038] [59248]: INFO cinder.api.openstack.wsgi [None req-bea40279-87f2-4df2-bd32-dcc90935f269 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 973.867274] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bea40279-87f2-4df2-bd32-dcc90935f269 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 973.867478] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bea40279-87f2-4df2-bd32-dcc90935f269 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 973.885090] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.885090] [59248]: warnings.warn( [ 973.889509] [59248]: INFO cinder.volume.api [None req-bea40279-87f2-4df2-bd32-dcc90935f269 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 973.895968] [59248]: INFO cinder.api.openstack.wsgi [None req-bea40279-87f2-4df2-bd32-dcc90935f269 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 973.896431] [59248]: [pid: 59248|app: 0|req: 123/261] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:40 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.181201] [59247]: DEBUG cinder.api.middleware.request_id [None req-f8706812-adca-486d-bd22-d21d1eca4e35 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.183435] [59247]: INFO cinder.api.openstack.wsgi [None req-f8706812-adca-486d-bd22-d21d1eca4e35 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 980.183644] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f8706812-adca-486d-bd22-d21d1eca4e35 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 980.183882] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f8706812-adca-486d-bd22-d21d1eca4e35 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 980.202210] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.202210] [59247]: warnings.warn( [ 980.214677] [59247]: INFO cinder.volume.api [None req-f8706812-adca-486d-bd22-d21d1eca4e35 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 980.219505] [59247]: INFO cinder.api.openstack.wsgi [None req-f8706812-adca-486d-bd22-d21d1eca4e35 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 980.220136] [59247]: [pid: 59247|app: 0|req: 139/262] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:46 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.695075] [59248]: DEBUG cinder.api.middleware.request_id [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4b71aa4b-f01d-45c5-abe3-7f6da392dcba None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.697832] [59248]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4b71aa4b-f01d-45c5-abe3-7f6da392dcba tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 980.697832] [59248]: DEBUG cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4b71aa4b-f01d-45c5-abe3-7f6da392dcba tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 980.697832] [59248]: DEBUG cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4b71aa4b-f01d-45c5-abe3-7f6da392dcba tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 980.708806] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.708806] [59248]: warnings.warn( [ 980.713930] [59248]: INFO cinder.volume.api [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4b71aa4b-f01d-45c5-abe3-7f6da392dcba tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 980.721284] [59248]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4b71aa4b-f01d-45c5-abe3-7f6da392dcba tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 980.721771] [59248]: [pid: 59248|app: 0|req: 124/263] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:38:47 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.250381] [59247]: DEBUG cinder.api.middleware.request_id [None req-cc0b8fa5-fa83-4ee0-b8c8-cc376206b019 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.251034] [59247]: INFO cinder.api.openstack.wsgi [None req-cc0b8fa5-fa83-4ee0-b8c8-cc376206b019 None None] GET http://10.180.1.21/volume// [ 982.251172] [59247]: DEBUG cinder.api.openstack.wsgi [None req-cc0b8fa5-fa83-4ee0-b8c8-cc376206b019 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.251403] [59247]: DEBUG cinder.api.openstack.wsgi [None req-cc0b8fa5-fa83-4ee0-b8c8-cc376206b019 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.251847] [59247]: INFO cinder.api.openstack.wsgi [None req-cc0b8fa5-fa83-4ee0-b8c8-cc376206b019 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 982.252388] [59247]: [pid: 59247|app: 0|req: 140/264] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:38:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 982.256762] [59248]: DEBUG cinder.api.middleware.request_id [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-16a41900-d6f9-4173-994a-8f3cf28bf539 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.259079] [59248]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-16a41900-d6f9-4173-994a-8f3cf28bf539 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/attachments [ 982.259478] [59248]: DEBUG cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-16a41900-d6f9-4173-994a-8f3cf28bf539 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0d21c34-4652-4ad8-a01f-9586cb4120eb", "connector": null, "instance_uuid": "635d7e9f-c683-4c09-b9d7-3465a7384e05"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 982.273858] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.273858] [59248]: warnings.warn( [ 982.318403] [59248]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-16a41900-d6f9-4173-994a-8f3cf28bf539 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 982.319213] [59248]: [pid: 59248|app: 0|req: 125/265] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:38:49 2025] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 982.343599] [59247]: DEBUG cinder.api.middleware.request_id [None req-42d61b86-597f-406c-a158-a34813dab02a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.346116] [59247]: INFO cinder.api.openstack.wsgi [None req-42d61b86-597f-406c-a158-a34813dab02a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 982.346116] [59247]: DEBUG cinder.api.openstack.wsgi [None req-42d61b86-597f-406c-a158-a34813dab02a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.346302] [59247]: DEBUG cinder.api.openstack.wsgi [None req-42d61b86-597f-406c-a158-a34813dab02a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.358116] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.358116] [59247]: warnings.warn( [ 982.362821] [59247]: INFO cinder.volume.api [None req-42d61b86-597f-406c-a158-a34813dab02a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 982.368547] [59247]: INFO cinder.api.openstack.wsgi [None req-42d61b86-597f-406c-a158-a34813dab02a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 982.368902] [59247]: [pid: 59247|app: 0|req: 141/266] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:49 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 982.846947] [59248]: DEBUG cinder.api.middleware.request_id [None req-9f97781e-7eaa-41b7-b286-e5a9eb76c7f4 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.847404] [59248]: INFO cinder.api.openstack.wsgi [None req-9f97781e-7eaa-41b7-b286-e5a9eb76c7f4 None None] GET http://10.180.1.21/volume// [ 982.847574] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9f97781e-7eaa-41b7-b286-e5a9eb76c7f4 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.847813] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9f97781e-7eaa-41b7-b286-e5a9eb76c7f4 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.848304] [59248]: INFO cinder.api.openstack.wsgi [None req-9f97781e-7eaa-41b7-b286-e5a9eb76c7f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 982.848726] [59248]: [pid: 59248|app: 0|req: 126/267] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:38:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 982.855548] [59247]: DEBUG cinder.api.middleware.request_id [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4d4fc577-c9ab-4cab-9424-dce19ce7882b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.860756] [59247]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4d4fc577-c9ab-4cab-9424-dce19ce7882b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 982.861084] [59247]: DEBUG cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4d4fc577-c9ab-4cab-9424-dce19ce7882b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 982.861335] [59247]: DEBUG cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4d4fc577-c9ab-4cab-9424-dce19ce7882b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 982.884918] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.884918] [59247]: warnings.warn( [ 982.889683] [59247]: INFO cinder.volume.api [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4d4fc577-c9ab-4cab-9424-dce19ce7882b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 982.894894] [59247]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-4d4fc577-c9ab-4cab-9424-dce19ce7882b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 982.895388] [59247]: [pid: 59247|app: 0|req: 142/268] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:38:49 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 982.933874] [59248]: DEBUG cinder.api.middleware.request_id [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-8eee7615-55c3-45ee-a4a6-fdd48c269ee9 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.936746] [59248]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-8eee7615-55c3-45ee-a4a6-fdd48c269ee9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] PUT http://10.180.1.21/volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd [ 982.937338] [59248]: DEBUG cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-8eee7615-55c3-45ee-a4a6-fdd48c269ee9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-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-897830", "mountpoint": "/dev/sdb"}}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 982.947162] [59248]: DEBUG cinder.coordination [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-8eee7615-55c3-45ee-a4a6-fdd48c269ee9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Acquiring lock "cinder-attachment_update-b0d21c34-4652-4ad8-a01f-9586cb4120eb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 982.952928] [59248]: DEBUG cinder.coordination [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-8eee7615-55c3-45ee-a4a6-fdd48c269ee9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Lock "cinder-attachment_update-b0d21c34-4652-4ad8-a01f-9586cb4120eb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 982.954079] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.954079] [59248]: warnings.warn( [ 983.379021] [59247]: DEBUG cinder.api.middleware.request_id [None req-e148d0d7-4b1e-4dfc-99f0-5beb288b637e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.381262] [59247]: INFO cinder.api.openstack.wsgi [None req-e148d0d7-4b1e-4dfc-99f0-5beb288b637e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 983.381458] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e148d0d7-4b1e-4dfc-99f0-5beb288b637e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 983.381672] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e148d0d7-4b1e-4dfc-99f0-5beb288b637e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 983.410073] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.410073] [59247]: warnings.warn( [ 983.420304] [59247]: INFO cinder.volume.api [None req-e148d0d7-4b1e-4dfc-99f0-5beb288b637e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 983.431295] [59247]: INFO cinder.api.openstack.wsgi [None req-e148d0d7-4b1e-4dfc-99f0-5beb288b637e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 983.432535] [59247]: [pid: 59247|app: 0|req: 143/269] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:50 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.444356] [59247]: DEBUG cinder.api.middleware.request_id [None req-96119a96-1573-4bdd-ba21-2226d09529e3 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.446858] [59247]: INFO cinder.api.openstack.wsgi [None req-96119a96-1573-4bdd-ba21-2226d09529e3 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 984.447896] [59247]: DEBUG cinder.api.openstack.wsgi [None req-96119a96-1573-4bdd-ba21-2226d09529e3 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 984.448391] [59247]: DEBUG cinder.api.openstack.wsgi [None req-96119a96-1573-4bdd-ba21-2226d09529e3 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 984.476788] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.476788] [59247]: warnings.warn( [ 984.483446] [59247]: INFO cinder.volume.api [None req-96119a96-1573-4bdd-ba21-2226d09529e3 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 984.493230] [59247]: INFO cinder.api.openstack.wsgi [None req-96119a96-1573-4bdd-ba21-2226d09529e3 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 984.493724] [59247]: [pid: 59247|app: 0|req: 144/270] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:51 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.508529] [59247]: DEBUG cinder.api.middleware.request_id [None req-7f2b3868-a7f2-432d-b859-3a4b5719f649 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.511847] [59247]: INFO cinder.api.openstack.wsgi [None req-7f2b3868-a7f2-432d-b859-3a4b5719f649 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 985.511847] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7f2b3868-a7f2-432d-b859-3a4b5719f649 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 985.512042] [59247]: DEBUG cinder.api.openstack.wsgi [None req-7f2b3868-a7f2-432d-b859-3a4b5719f649 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 985.536749] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.536749] [59247]: warnings.warn( [ 985.543069] [59247]: INFO cinder.volume.api [None req-7f2b3868-a7f2-432d-b859-3a4b5719f649 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 985.549960] [59247]: INFO cinder.api.openstack.wsgi [None req-7f2b3868-a7f2-432d-b859-3a4b5719f649 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 985.550496] [59247]: [pid: 59247|app: 0|req: 145/271] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:52 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.561925] [59247]: DEBUG cinder.api.middleware.request_id [None req-d9746696-800a-4133-bcd8-d3cc73a1a6fb None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.563318] [59247]: INFO cinder.api.openstack.wsgi [None req-d9746696-800a-4133-bcd8-d3cc73a1a6fb tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 986.563536] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d9746696-800a-4133-bcd8-d3cc73a1a6fb tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 986.563803] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d9746696-800a-4133-bcd8-d3cc73a1a6fb tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 986.580728] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.580728] [59247]: warnings.warn( [ 986.585498] [59247]: INFO cinder.volume.api [None req-d9746696-800a-4133-bcd8-d3cc73a1a6fb tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 986.591764] [59247]: INFO cinder.api.openstack.wsgi [None req-d9746696-800a-4133-bcd8-d3cc73a1a6fb tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 986.592244] [59247]: [pid: 59247|app: 0|req: 146/272] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:53 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.605297] [59247]: DEBUG cinder.api.middleware.request_id [None req-27bc75ba-08fe-469c-b83b-1af8b3c59fc9 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.612293] [59247]: INFO cinder.api.openstack.wsgi [None req-27bc75ba-08fe-469c-b83b-1af8b3c59fc9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 987.612293] [59247]: DEBUG cinder.api.openstack.wsgi [None req-27bc75ba-08fe-469c-b83b-1af8b3c59fc9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 987.612293] [59247]: DEBUG cinder.api.openstack.wsgi [None req-27bc75ba-08fe-469c-b83b-1af8b3c59fc9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 987.631053] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.631053] [59247]: warnings.warn( [ 987.643023] [59247]: INFO cinder.volume.api [None req-27bc75ba-08fe-469c-b83b-1af8b3c59fc9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 987.655375] [59247]: INFO cinder.api.openstack.wsgi [None req-27bc75ba-08fe-469c-b83b-1af8b3c59fc9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 987.655967] [59247]: [pid: 59247|app: 0|req: 147/273] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:54 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 987.981745] [59248]: DEBUG cinder.coordination [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-8eee7615-55c3-45ee-a4a6-fdd48c269ee9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Lock "cinder-attachment_update-b0d21c34-4652-4ad8-a01f-9586cb4120eb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.028s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 987.981745] [59248]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-8eee7615-55c3-45ee-a4a6-fdd48c269ee9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd returned with HTTP 200 [ 987.982458] [59248]: [pid: 59248|app: 0|req: 127/274] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:38:49 2025] PUT /volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.670292] [59247]: DEBUG cinder.api.middleware.request_id [None req-a2e0cb77-7f71-4f5b-91db-f1dda8514891 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.672579] [59247]: INFO cinder.api.openstack.wsgi [None req-a2e0cb77-7f71-4f5b-91db-f1dda8514891 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 988.672836] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a2e0cb77-7f71-4f5b-91db-f1dda8514891 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 988.673060] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a2e0cb77-7f71-4f5b-91db-f1dda8514891 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 988.687869] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.687869] [59247]: warnings.warn( [ 988.691966] [59247]: INFO cinder.volume.api [None req-a2e0cb77-7f71-4f5b-91db-f1dda8514891 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 988.697349] [59247]: INFO cinder.api.openstack.wsgi [None req-a2e0cb77-7f71-4f5b-91db-f1dda8514891 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 988.697794] [59247]: [pid: 59247|app: 0|req: 148/275] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:55 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.655021] [59248]: DEBUG cinder.api.middleware.request_id [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-30f79d38-64de-4baf-8433-64e5fa433a0d None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.657325] [59248]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-30f79d38-64de-4baf-8433-64e5fa433a0d tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd/action [ 989.657814] [59248]: DEBUG cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-30f79d38-64de-4baf-8433-64e5fa433a0d tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 989.657949] [59248]: DEBUG cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-30f79d38-64de-4baf-8433-64e5fa433a0d tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 989.688981] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.688981] [59248]: warnings.warn( [ 989.698523] [59248]: INFO cinder.api.openstack.wsgi [req-353a18c7-86d0-4fd2-9527-cb95f0108d8c req-30f79d38-64de-4baf-8433-64e5fa433a0d tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd/action returned with HTTP 204 [ 989.699253] [59248]: [pid: 59248|app: 0|req: 128/276] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:38:56 2025] POST /volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 989.710275] [59247]: DEBUG cinder.api.middleware.request_id [None req-352b2288-4d98-4c1b-85ec-ddca03ecf5b0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.712420] [59247]: INFO cinder.api.openstack.wsgi [None req-352b2288-4d98-4c1b-85ec-ddca03ecf5b0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 989.712696] [59247]: DEBUG cinder.api.openstack.wsgi [None req-352b2288-4d98-4c1b-85ec-ddca03ecf5b0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 989.712934] [59247]: DEBUG cinder.api.openstack.wsgi [None req-352b2288-4d98-4c1b-85ec-ddca03ecf5b0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 989.724578] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.724578] [59247]: warnings.warn( [ 989.729954] [59247]: INFO cinder.volume.api [None req-352b2288-4d98-4c1b-85ec-ddca03ecf5b0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 989.740543] [59247]: INFO cinder.api.openstack.wsgi [None req-352b2288-4d98-4c1b-85ec-ddca03ecf5b0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 989.741102] [59247]: [pid: 59247|app: 0|req: 149/277] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:56 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 989.755403] [59248]: DEBUG cinder.api.middleware.request_id [None req-01b31538-cbef-406a-aa84-8dfe238ad485 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.756530] [59248]: INFO cinder.api.openstack.wsgi [None req-01b31538-cbef-406a-aa84-8dfe238ad485 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 989.756530] [59248]: DEBUG cinder.api.openstack.wsgi [None req-01b31538-cbef-406a-aa84-8dfe238ad485 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 989.756624] [59248]: DEBUG cinder.api.openstack.wsgi [None req-01b31538-cbef-406a-aa84-8dfe238ad485 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 989.769217] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 989.769217] [59248]: warnings.warn( [ 989.775835] [59248]: INFO cinder.volume.api [None req-01b31538-cbef-406a-aa84-8dfe238ad485 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 989.780775] [59248]: INFO cinder.api.openstack.wsgi [None req-01b31538-cbef-406a-aa84-8dfe238ad485 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 989.781228] [59248]: [pid: 59248|app: 0|req: 129/278] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:56 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 991.049366] [59247]: DEBUG cinder.api.middleware.request_id [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-0e6c6aa6-d1f1-4595-8f71-5cbc91c68534 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.055764] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-0e6c6aa6-d1f1-4595-8f71-5cbc91c68534 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 991.055764] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-0e6c6aa6-d1f1-4595-8f71-5cbc91c68534 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 991.055764] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-0e6c6aa6-d1f1-4595-8f71-5cbc91c68534 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 991.072800] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.072800] [59247]: warnings.warn( [ 991.078200] [59247]: INFO cinder.volume.api [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-0e6c6aa6-d1f1-4595-8f71-5cbc91c68534 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 991.084929] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-0e6c6aa6-d1f1-4595-8f71-5cbc91c68534 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 991.084929] [59247]: [pid: 59247|app: 0|req: 150/279] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:38:57 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.013614] [59248]: DEBUG cinder.api.middleware.request_id [None req-2ed91d20-5a8b-4805-bf2e-047191d332ce None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.018130] [59248]: INFO cinder.api.openstack.wsgi [None req-2ed91d20-5a8b-4805-bf2e-047191d332ce tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 993.018130] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2ed91d20-5a8b-4805-bf2e-047191d332ce tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 993.018130] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2ed91d20-5a8b-4805-bf2e-047191d332ce tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.018130] [59248]: INFO cinder.api.v3.volumes [None req-2ed91d20-5a8b-4805-bf2e-047191d332ce tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Delete volume with id: 4e84f652-f219-4da1-b48a-292afae14b1c [ 993.032657] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.032657] [59248]: warnings.warn( [ 993.033164] [59248]: INFO cinder.volume.api [None req-2ed91d20-5a8b-4805-bf2e-047191d332ce tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 993.059548] [59248]: INFO cinder.volume.api [None req-2ed91d20-5a8b-4805-bf2e-047191d332ce tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Delete volume request issued successfully. [ 993.060370] [59248]: INFO cinder.api.openstack.wsgi [None req-2ed91d20-5a8b-4805-bf2e-047191d332ce tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 202 [ 993.060370] [59248]: [pid: 59248|app: 0|req: 130/280] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:38:59 2025] DELETE /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 993.063516] [59247]: DEBUG cinder.api.middleware.request_id [None req-566dd4b5-cf32-479d-b49f-39e996408dae None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.068035] [59247]: INFO cinder.api.openstack.wsgi [None req-566dd4b5-cf32-479d-b49f-39e996408dae tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 993.068424] [59247]: DEBUG cinder.api.openstack.wsgi [None req-566dd4b5-cf32-479d-b49f-39e996408dae tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 993.068839] [59247]: DEBUG cinder.api.openstack.wsgi [None req-566dd4b5-cf32-479d-b49f-39e996408dae tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.080669] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.080669] [59247]: warnings.warn( [ 993.088161] [59247]: INFO cinder.volume.api [None req-566dd4b5-cf32-479d-b49f-39e996408dae tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 993.097670] [59247]: INFO cinder.api.openstack.wsgi [None req-566dd4b5-cf32-479d-b49f-39e996408dae tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 993.098181] [59247]: [pid: 59247|app: 0|req: 151/281] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:38:59 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.327064] [59248]: DEBUG cinder.api.middleware.request_id [None req-0c18024f-951a-4ab3-9a58-792ce1a91349 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.328427] [59248]: INFO cinder.api.openstack.wsgi [None req-0c18024f-951a-4ab3-9a58-792ce1a91349 None None] GET http://10.180.1.21/volume// [ 993.328631] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0c18024f-951a-4ab3-9a58-792ce1a91349 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 993.328849] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0c18024f-951a-4ab3-9a58-792ce1a91349 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.330388] [59248]: INFO cinder.api.openstack.wsgi [None req-0c18024f-951a-4ab3-9a58-792ce1a91349 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 993.330388] [59248]: [pid: 59248|app: 0|req: 131/282] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:39:00 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 993.335363] [59247]: DEBUG cinder.api.middleware.request_id [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-37087663-d5dc-4612-bc79-51023c0d0089 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.552893] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-37087663-d5dc-4612-bc79-51023c0d0089 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/attachments [ 993.553484] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-37087663-d5dc-4612-bc79-51023c0d0089 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0d21c34-4652-4ad8-a01f-9586cb4120eb", "connector": null, "instance_uuid": "635d7e9f-c683-4c09-b9d7-3465a7384e05"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 993.580323] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.580323] [59247]: warnings.warn( [ 993.614963] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-37087663-d5dc-4612-bc79-51023c0d0089 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 993.615693] [59247]: [pid: 59247|app: 0|req: 152/283] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:39:00 2025] POST /volume/v3/attachments => generated 273 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.620914] [59248]: DEBUG cinder.api.middleware.request_id [None req-ea4937c1-51bd-4006-a06e-81315d00715b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.621294] [59248]: INFO cinder.api.openstack.wsgi [None req-ea4937c1-51bd-4006-a06e-81315d00715b None None] GET http://10.180.1.21/volume// [ 993.621464] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ea4937c1-51bd-4006-a06e-81315d00715b None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 993.622070] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ea4937c1-51bd-4006-a06e-81315d00715b None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.622070] [59248]: INFO cinder.api.openstack.wsgi [None req-ea4937c1-51bd-4006-a06e-81315d00715b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 993.622400] [59248]: [pid: 59248|app: 0|req: 132/284] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:39:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 993.627161] [59247]: DEBUG cinder.api.middleware.request_id [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-28e196cd-5175-4e96-b5f7-7dcbdb5553b6 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.629370] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-28e196cd-5175-4e96-b5f7-7dcbdb5553b6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 993.629645] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-28e196cd-5175-4e96-b5f7-7dcbdb5553b6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 993.629877] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-28e196cd-5175-4e96-b5f7-7dcbdb5553b6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 993.645535] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 993.645535] [59247]: warnings.warn( [ 993.649012] [59247]: INFO cinder.volume.api [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-28e196cd-5175-4e96-b5f7-7dcbdb5553b6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 993.654771] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-28e196cd-5175-4e96-b5f7-7dcbdb5553b6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 993.655288] [59247]: [pid: 59247|app: 0|req: 153/285] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:39:00 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 994.112060] [59248]: DEBUG cinder.api.middleware.request_id [None req-4ee8b799-6880-480c-9782-51061b3fcb4e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.116815] [59248]: INFO cinder.api.openstack.wsgi [None req-4ee8b799-6880-480c-9782-51061b3fcb4e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 994.116815] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4ee8b799-6880-480c-9782-51061b3fcb4e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 994.116815] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4ee8b799-6880-480c-9782-51061b3fcb4e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 994.133760] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.133760] [59248]: warnings.warn( [ 994.141652] [59248]: INFO cinder.volume.api [None req-4ee8b799-6880-480c-9782-51061b3fcb4e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 994.149483] [59248]: INFO cinder.api.openstack.wsgi [None req-4ee8b799-6880-480c-9782-51061b3fcb4e tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 994.150128] [59248]: [pid: 59248|app: 0|req: 133/286] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:00 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 994.905467] [59247]: DEBUG cinder.api.middleware.request_id [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-940ab94b-57da-468c-8d59-da72f6f8672d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.910833] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-940ab94b-57da-468c-8d59-da72f6f8672d tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] DELETE http://10.180.1.21/volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd [ 994.911146] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-940ab94b-57da-468c-8d59-da72f6f8672d tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 994.911403] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-940ab94b-57da-468c-8d59-da72f6f8672d tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 994.925732] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.925732] [59247]: warnings.warn( [ 995.165711] [59248]: DEBUG cinder.api.middleware.request_id [None req-c1492708-3117-4c86-b1ea-c30753ed9434 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.168967] [59248]: INFO cinder.api.openstack.wsgi [None req-c1492708-3117-4c86-b1ea-c30753ed9434 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 995.168967] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c1492708-3117-4c86-b1ea-c30753ed9434 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 995.168967] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c1492708-3117-4c86-b1ea-c30753ed9434 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 995.181241] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 995.181241] [59248]: warnings.warn( [ 995.186234] [59248]: INFO cinder.volume.api [None req-c1492708-3117-4c86-b1ea-c30753ed9434 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 995.192186] [59248]: INFO cinder.api.openstack.wsgi [None req-c1492708-3117-4c86-b1ea-c30753ed9434 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 200 [ 995.192759] [59248]: [pid: 59248|app: 0|req: 134/287] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:01 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 995.466039] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-940ab94b-57da-468c-8d59-da72f6f8672d tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd returned with HTTP 200 [ 995.466039] [59247]: [pid: 59247|app: 0|req: 154/288] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:39:01 2025] DELETE /volume/v3/attachments/502e1838-373b-4e46-b407-9a89064234fd => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 996.205497] [59248]: DEBUG cinder.api.middleware.request_id [None req-508f80b3-df69-49cd-9cf7-3ade41b477f2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.208930] [59248]: INFO cinder.api.openstack.wsgi [None req-508f80b3-df69-49cd-9cf7-3ade41b477f2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c [ 996.209349] [59248]: DEBUG cinder.api.openstack.wsgi [None req-508f80b3-df69-49cd-9cf7-3ade41b477f2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.209644] [59248]: DEBUG cinder.api.openstack.wsgi [None req-508f80b3-df69-49cd-9cf7-3ade41b477f2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.219098] [59248]: INFO cinder.api.openstack.wsgi [None req-508f80b3-df69-49cd-9cf7-3ade41b477f2 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c returned with HTTP 404 [ 996.219719] [59248]: [pid: 59248|app: 0|req: 135/289] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:02 2025] GET /volume/v3/volumes/4e84f652-f219-4da1-b48a-292afae14b1c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 996.223185] [59247]: DEBUG cinder.api.middleware.request_id [None req-40dd142b-5886-49a7-9339-7f7e231df220 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.226278] [59247]: INFO cinder.api.openstack.wsgi [None req-40dd142b-5886-49a7-9339-7f7e231df220 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 [ 996.226278] [59247]: DEBUG cinder.api.openstack.wsgi [None req-40dd142b-5886-49a7-9339-7f7e231df220 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.226521] [59247]: DEBUG cinder.api.openstack.wsgi [None req-40dd142b-5886-49a7-9339-7f7e231df220 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.226742] [59247]: INFO cinder.api.v3.volumes [None req-40dd142b-5886-49a7-9339-7f7e231df220 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Delete volume with id: d6f05d99-2c21-413d-a106-a19f8bb252b4 [ 996.240200] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.240200] [59247]: warnings.warn( [ 996.240462] [59247]: INFO cinder.volume.api [None req-40dd142b-5886-49a7-9339-7f7e231df220 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 996.265856] [59247]: INFO cinder.volume.api [None req-40dd142b-5886-49a7-9339-7f7e231df220 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Delete volume request issued successfully. [ 996.266328] [59247]: INFO cinder.api.openstack.wsgi [None req-40dd142b-5886-49a7-9339-7f7e231df220 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 returned with HTTP 202 [ 996.266749] [59247]: [pid: 59247|app: 0|req: 155/290] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:39:02 2025] DELETE /volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 996.272223] [59248]: DEBUG cinder.api.middleware.request_id [None req-ec219502-0b33-42a9-8bcf-e58c4c68b52b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.275052] [59248]: INFO cinder.api.openstack.wsgi [None req-ec219502-0b33-42a9-8bcf-e58c4c68b52b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 [ 996.275577] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ec219502-0b33-42a9-8bcf-e58c4c68b52b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 996.276318] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ec219502-0b33-42a9-8bcf-e58c4c68b52b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 996.294607] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 996.294607] [59248]: warnings.warn( [ 996.304413] [59248]: INFO cinder.volume.api [None req-ec219502-0b33-42a9-8bcf-e58c4c68b52b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Volume info retrieved successfully. [ 996.309699] [59248]: INFO cinder.api.openstack.wsgi [None req-ec219502-0b33-42a9-8bcf-e58c4c68b52b tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 returned with HTTP 200 [ 996.310455] [59248]: [pid: 59248|app: 0|req: 136/291] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:03 2025] GET /volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.325019] [59247]: DEBUG cinder.api.middleware.request_id [None req-80b4f9b3-ce20-49b7-8ce1-6f04edcd4068 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.329383] [59247]: INFO cinder.api.openstack.wsgi [None req-80b4f9b3-ce20-49b7-8ce1-6f04edcd4068 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] GET http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 [ 997.329523] [59247]: DEBUG cinder.api.openstack.wsgi [None req-80b4f9b3-ce20-49b7-8ce1-6f04edcd4068 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 997.329740] [59247]: DEBUG cinder.api.openstack.wsgi [None req-80b4f9b3-ce20-49b7-8ce1-6f04edcd4068 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 997.342985] [59247]: INFO cinder.api.openstack.wsgi [None req-80b4f9b3-ce20-49b7-8ce1-6f04edcd4068 tempest-ServerRescueNegativeTestJSON-1285286418 tempest-ServerRescueNegativeTestJSON-1285286418-project-member] http://10.180.1.21/volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 returned with HTTP 404 [ 997.342985] [59247]: [pid: 59247|app: 0|req: 156/292] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:04 2025] GET /volume/v3/volumes/d6f05d99-2c21-413d-a106-a19f8bb252b4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 997.690116] [59248]: DEBUG cinder.api.middleware.request_id [None req-5dba19b7-420a-445b-9f07-2b6c71120c71 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.690684] [59248]: INFO cinder.api.openstack.wsgi [None req-5dba19b7-420a-445b-9f07-2b6c71120c71 None None] GET http://10.180.1.21/volume// [ 997.690863] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5dba19b7-420a-445b-9f07-2b6c71120c71 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 997.691092] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5dba19b7-420a-445b-9f07-2b6c71120c71 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 997.691500] [59248]: INFO cinder.api.openstack.wsgi [None req-5dba19b7-420a-445b-9f07-2b6c71120c71 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 997.691843] [59248]: [pid: 59248|app: 0|req: 137/293] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:39:04 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 997.698196] [59247]: DEBUG cinder.api.middleware.request_id [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-a7db2791-ad0a-49fc-8bd1-9d1d4449f9a9 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.701843] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-a7db2791-ad0a-49fc-8bd1-9d1d4449f9a9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 997.702163] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-a7db2791-ad0a-49fc-8bd1-9d1d4449f9a9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 997.702695] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-a7db2791-ad0a-49fc-8bd1-9d1d4449f9a9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 997.718566] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.718566] [59247]: warnings.warn( [ 997.723097] [59247]: INFO cinder.volume.api [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-a7db2791-ad0a-49fc-8bd1-9d1d4449f9a9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 997.729459] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-a7db2791-ad0a-49fc-8bd1-9d1d4449f9a9 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 997.729987] [59247]: [pid: 59247|app: 0|req: 157/294] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:39:04 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 997.897366] [59248]: DEBUG cinder.api.middleware.request_id [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-fff82158-fb2d-4605-9963-1c9fc8d00a13 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.901176] [59248]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-fff82158-fb2d-4605-9963-1c9fc8d00a13 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] PUT http://10.180.1.21/volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab [ 997.901176] [59248]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-fff82158-fb2d-4605-9963-1c9fc8d00a13 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-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=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 997.910227] [59248]: DEBUG cinder.coordination [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-fff82158-fb2d-4605-9963-1c9fc8d00a13 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Acquiring lock "cinder-attachment_update-b0d21c34-4652-4ad8-a01f-9586cb4120eb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 997.919275] [59248]: DEBUG cinder.coordination [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-fff82158-fb2d-4605-9963-1c9fc8d00a13 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Lock "cinder-attachment_update-b0d21c34-4652-4ad8-a01f-9586cb4120eb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 997.919603] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 997.919603] [59248]: warnings.warn( [ 998.448841] [59248]: DEBUG cinder.coordination [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-fff82158-fb2d-4605-9963-1c9fc8d00a13 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Lock "cinder-attachment_update-b0d21c34-4652-4ad8-a01f-9586cb4120eb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.531s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 998.449517] [59248]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-fff82158-fb2d-4605-9963-1c9fc8d00a13 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab returned with HTTP 200 [ 998.449843] [59248]: [pid: 59248|app: 0|req: 138/295] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:39:04 2025] PUT /volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab => generated 617 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.959647] [59247]: DEBUG cinder.api.middleware.request_id [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-795e8694-98ec-4b6c-ad86-e836c3992f64 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.966627] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-795e8694-98ec-4b6c-ad86-e836c3992f64 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab/action [ 998.967647] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-795e8694-98ec-4b6c-ad86-e836c3992f64 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 998.967647] [59247]: DEBUG cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-795e8694-98ec-4b6c-ad86-e836c3992f64 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 998.994787] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.994787] [59247]: warnings.warn( [ 999.005414] [59247]: INFO cinder.api.openstack.wsgi [req-66d275a9-fd22-4a61-84c1-b72ef0a62292 req-795e8694-98ec-4b6c-ad86-e836c3992f64 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab/action returned with HTTP 204 [ 999.005926] [59247]: [pid: 59247|app: 0|req: 158/296] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:39:05 2025] POST /volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1008.444162] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=97,cinder:INSERT=12,cinder:UPDATE=22 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1009.001835] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=182,cinder:UPDATE=14,cinder:INSERT=3 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1012.161733] [59248]: DEBUG cinder.api.middleware.request_id [None req-2b4d25a0-1139-4d07-8220-a87dd041aeb3 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.165808] [59248]: INFO cinder.api.openstack.wsgi [None req-2b4d25a0-1139-4d07-8220-a87dd041aeb3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1012.165808] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2b4d25a0-1139-4d07-8220-a87dd041aeb3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1012.165808] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2b4d25a0-1139-4d07-8220-a87dd041aeb3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1012.185048] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.185048] [59248]: warnings.warn( [ 1012.192269] [59248]: INFO cinder.volume.api [None req-2b4d25a0-1139-4d07-8220-a87dd041aeb3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1012.198164] [59248]: INFO cinder.api.openstack.wsgi [None req-2b4d25a0-1139-4d07-8220-a87dd041aeb3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 1012.198643] [59248]: [pid: 59248|app: 0|req: 139/297] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:18 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.257314] [59247]: DEBUG cinder.api.middleware.request_id [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-90db0bb0-f51a-455d-b9af-0d44dddd434b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.261058] [59247]: INFO cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-90db0bb0-f51a-455d-b9af-0d44dddd434b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1012.261489] [59247]: DEBUG cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-90db0bb0-f51a-455d-b9af-0d44dddd434b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1012.261769] [59247]: DEBUG cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-90db0bb0-f51a-455d-b9af-0d44dddd434b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1012.277032] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.277032] [59247]: warnings.warn( [ 1012.283238] [59247]: INFO cinder.volume.api [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-90db0bb0-f51a-455d-b9af-0d44dddd434b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1012.289065] [59247]: INFO cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-90db0bb0-f51a-455d-b9af-0d44dddd434b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 1012.289647] [59247]: [pid: 59247|app: 0|req: 159/298] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:39:19 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.311360] [59248]: DEBUG cinder.api.middleware.request_id [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-fd2c1840-200f-4303-9c30-b126b90274c2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.315150] [59248]: INFO cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-fd2c1840-200f-4303-9c30-b126b90274c2 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] POST http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63/action [ 1012.316465] [59248]: DEBUG cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-fd2c1840-200f-4303-9c30-b126b90274c2 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1012.316653] [59248]: DEBUG cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-fd2c1840-200f-4303-9c30-b126b90274c2 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1012.328355] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.328355] [59248]: warnings.warn( [ 1012.329309] [59248]: INFO cinder.volume.api [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-fd2c1840-200f-4303-9c30-b126b90274c2 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1012.337184] [59248]: INFO cinder.volume.api [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-fd2c1840-200f-4303-9c30-b126b90274c2 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Begin detaching volume completed successfully. [ 1012.337312] [59248]: INFO cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-fd2c1840-200f-4303-9c30-b126b90274c2 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63/action returned with HTTP 202 [ 1012.337822] [59248]: [pid: 59248|app: 0|req: 140/299] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:39:19 2025] POST /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1013.364339] [59247]: DEBUG cinder.api.middleware.request_id [None req-ad399dfc-263a-4b95-b057-68b404254657 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.364870] [59247]: INFO cinder.api.openstack.wsgi [None req-ad399dfc-263a-4b95-b057-68b404254657 None None] GET http://10.180.1.21/volume// [ 1013.365075] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ad399dfc-263a-4b95-b057-68b404254657 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1013.365326] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ad399dfc-263a-4b95-b057-68b404254657 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1013.365805] [59247]: INFO cinder.api.openstack.wsgi [None req-ad399dfc-263a-4b95-b057-68b404254657 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1013.366197] [59247]: [pid: 59247|app: 0|req: 160/300] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:39:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1013.377392] [59248]: DEBUG cinder.api.middleware.request_id [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-805e9507-c928-45ad-b86e-b17f3bf1304b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.383133] [59248]: INFO cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-805e9507-c928-45ad-b86e-b17f3bf1304b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1013.383440] [59248]: DEBUG cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-805e9507-c928-45ad-b86e-b17f3bf1304b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1013.383687] [59248]: DEBUG cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-805e9507-c928-45ad-b86e-b17f3bf1304b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1013.401906] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.401906] [59248]: warnings.warn( [ 1013.408141] [59248]: INFO cinder.volume.api [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-805e9507-c928-45ad-b86e-b17f3bf1304b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1013.415732] [59248]: INFO cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-805e9507-c928-45ad-b86e-b17f3bf1304b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 1013.416258] [59248]: [pid: 59248|app: 0|req: 141/301] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:39:20 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1015.159880] [59247]: DEBUG cinder.api.middleware.request_id [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-05f0c01b-a17a-4bc8-a49b-6baf9b22d220 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.162444] [59247]: INFO cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-05f0c01b-a17a-4bc8-a49b-6baf9b22d220 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6 [ 1015.162731] [59247]: DEBUG cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-05f0c01b-a17a-4bc8-a49b-6baf9b22d220 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1015.162894] [59247]: DEBUG cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-05f0c01b-a17a-4bc8-a49b-6baf9b22d220 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1015.174680] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.174680] [59247]: warnings.warn( [ 1015.712524] [59247]: INFO cinder.api.openstack.wsgi [req-3f1d04a9-8d7c-4772-a774-28ecfbbe52dd req-05f0c01b-a17a-4bc8-a49b-6baf9b22d220 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6 returned with HTTP 200 [ 1015.713164] [59247]: [pid: 59247|app: 0|req: 161/302] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:39:21 2025] DELETE /volume/v3/attachments/2b7d8e1a-de50-4404-a5e0-72b78afbe7b6 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.842382] [59248]: DEBUG cinder.api.middleware.request_id [None req-f509c08e-3a5b-4c63-b2a6-926507e67e5f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.844992] [59248]: INFO cinder.api.openstack.wsgi [None req-f509c08e-3a5b-4c63-b2a6-926507e67e5f tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1016.845283] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f509c08e-3a5b-4c63-b2a6-926507e67e5f tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1016.845466] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f509c08e-3a5b-4c63-b2a6-926507e67e5f tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1016.859555] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.859555] [59248]: warnings.warn( [ 1016.867442] [59248]: INFO cinder.volume.api [None req-f509c08e-3a5b-4c63-b2a6-926507e67e5f tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1016.875251] [59248]: INFO cinder.api.openstack.wsgi [None req-f509c08e-3a5b-4c63-b2a6-926507e67e5f tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 1016.875709] [59248]: [pid: 59248|app: 0|req: 142/303] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:23 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.725059] [59247]: DEBUG cinder.api.middleware.request_id [None req-a14e1837-da54-45d5-ba9a-f7c313403c5f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.727835] [59247]: INFO cinder.api.openstack.wsgi [None req-a14e1837-da54-45d5-ba9a-f7c313403c5f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b [ 1017.728092] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a14e1837-da54-45d5-ba9a-f7c313403c5f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.728311] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a14e1837-da54-45d5-ba9a-f7c313403c5f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.728508] [59247]: INFO cinder.api.v3.volumes [None req-a14e1837-da54-45d5-ba9a-f7c313403c5f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Delete volume with id: a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b [ 1017.742166] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.742166] [59247]: warnings.warn( [ 1017.742864] [59247]: INFO cinder.volume.api [None req-a14e1837-da54-45d5-ba9a-f7c313403c5f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 1017.765030] [59247]: INFO cinder.volume.api [None req-a14e1837-da54-45d5-ba9a-f7c313403c5f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Delete volume request issued successfully. [ 1017.765324] [59247]: INFO cinder.api.openstack.wsgi [None req-a14e1837-da54-45d5-ba9a-f7c313403c5f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b returned with HTTP 202 [ 1017.766189] [59247]: [pid: 59247|app: 0|req: 162/304] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:39:24 2025] DELETE /volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1017.770180] [59248]: DEBUG cinder.api.middleware.request_id [None req-6dc90368-dcb9-4861-9ed6-95510f0017c0 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.772717] [59248]: INFO cinder.api.openstack.wsgi [None req-6dc90368-dcb9-4861-9ed6-95510f0017c0 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b [ 1017.772930] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6dc90368-dcb9-4861-9ed6-95510f0017c0 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1017.773246] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6dc90368-dcb9-4861-9ed6-95510f0017c0 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1017.785737] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.785737] [59248]: warnings.warn( [ 1017.789435] [59248]: INFO cinder.volume.api [None req-6dc90368-dcb9-4861-9ed6-95510f0017c0 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 1017.797804] [59248]: INFO cinder.api.openstack.wsgi [None req-6dc90368-dcb9-4861-9ed6-95510f0017c0 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b returned with HTTP 200 [ 1017.798281] [59248]: [pid: 59248|app: 0|req: 143/305] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:24 2025] GET /volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1018.813516] [59247]: DEBUG cinder.api.middleware.request_id [None req-d63044a4-d1c4-4b1c-a642-dba06c4404b3 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.815578] [59247]: INFO cinder.api.openstack.wsgi [None req-d63044a4-d1c4-4b1c-a642-dba06c4404b3 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b [ 1018.815866] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d63044a4-d1c4-4b1c-a642-dba06c4404b3 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.816377] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d63044a4-d1c4-4b1c-a642-dba06c4404b3 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.823646] [59247]: INFO cinder.api.openstack.wsgi [None req-d63044a4-d1c4-4b1c-a642-dba06c4404b3 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b returned with HTTP 404 [ 1018.824427] [59247]: [pid: 59247|app: 0|req: 163/306] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:25 2025] GET /volume/v3/volumes/a5cb45f0-18dd-4fcc-b7fb-a9697e6e658b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1018.827377] [59248]: DEBUG cinder.api.middleware.request_id [None req-38ed50c4-efc4-41e1-ac73-8a00b445019f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.830181] [59248]: INFO cinder.api.openstack.wsgi [None req-38ed50c4-efc4-41e1-ac73-8a00b445019f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] DELETE http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 [ 1018.830387] [59248]: DEBUG cinder.api.openstack.wsgi [None req-38ed50c4-efc4-41e1-ac73-8a00b445019f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.830600] [59248]: DEBUG cinder.api.openstack.wsgi [None req-38ed50c4-efc4-41e1-ac73-8a00b445019f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.830779] [59248]: INFO cinder.api.v3.volumes [None req-38ed50c4-efc4-41e1-ac73-8a00b445019f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Delete volume with id: 07bc0427-1855-4974-bb7c-9b5d0844db00 [ 1018.844206] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.844206] [59248]: warnings.warn( [ 1018.844875] [59248]: INFO cinder.volume.api [None req-38ed50c4-efc4-41e1-ac73-8a00b445019f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 1018.868298] [59248]: INFO cinder.volume.api [None req-38ed50c4-efc4-41e1-ac73-8a00b445019f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Delete volume request issued successfully. [ 1018.868559] [59248]: INFO cinder.api.openstack.wsgi [None req-38ed50c4-efc4-41e1-ac73-8a00b445019f tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 returned with HTTP 202 [ 1018.869094] [59248]: [pid: 59248|app: 0|req: 144/307] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:39:25 2025] DELETE /volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1018.872944] [59247]: DEBUG cinder.api.middleware.request_id [None req-3b57fe0e-aaab-41d6-8199-b308513f2ef2 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.876903] [59247]: INFO cinder.api.openstack.wsgi [None req-3b57fe0e-aaab-41d6-8199-b308513f2ef2 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 [ 1018.877542] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3b57fe0e-aaab-41d6-8199-b308513f2ef2 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1018.877801] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3b57fe0e-aaab-41d6-8199-b308513f2ef2 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1018.887516] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.887516] [59247]: warnings.warn( [ 1018.892214] [59247]: INFO cinder.volume.api [None req-3b57fe0e-aaab-41d6-8199-b308513f2ef2 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Volume info retrieved successfully. [ 1018.898010] [59247]: INFO cinder.api.openstack.wsgi [None req-3b57fe0e-aaab-41d6-8199-b308513f2ef2 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 returned with HTTP 200 [ 1018.898484] [59247]: [pid: 59247|app: 0|req: 164/308] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:25 2025] GET /volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.909838] [59248]: DEBUG cinder.api.middleware.request_id [None req-a677bf06-e4bf-4df8-9d9c-1008cd2c1495 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.912165] [59248]: INFO cinder.api.openstack.wsgi [None req-a677bf06-e4bf-4df8-9d9c-1008cd2c1495 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] GET http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 [ 1019.912393] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a677bf06-e4bf-4df8-9d9c-1008cd2c1495 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1019.912603] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a677bf06-e4bf-4df8-9d9c-1008cd2c1495 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1019.921687] [59248]: INFO cinder.api.openstack.wsgi [None req-a677bf06-e4bf-4df8-9d9c-1008cd2c1495 tempest-ServersNegativeTestJSON-1909084187 tempest-ServersNegativeTestJSON-1909084187-project-member] http://10.180.1.21/volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 returned with HTTP 404 [ 1019.922498] [59248]: [pid: 59248|app: 0|req: 145/309] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:26 2025] GET /volume/v3/volumes/07bc0427-1855-4974-bb7c-9b5d0844db00 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1020.452837] [59247]: DEBUG cinder.api.middleware.request_id [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-84fa87c0-aba4-46a5-9ee3-c77363995378 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.457199] [59247]: INFO cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-84fa87c0-aba4-46a5-9ee3-c77363995378 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1020.457428] [59247]: DEBUG cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-84fa87c0-aba4-46a5-9ee3-c77363995378 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.457637] [59247]: DEBUG cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-84fa87c0-aba4-46a5-9ee3-c77363995378 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.486137] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.486137] [59247]: warnings.warn( [ 1020.495553] [59247]: INFO cinder.volume.api [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-84fa87c0-aba4-46a5-9ee3-c77363995378 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1020.499068] [59247]: INFO cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-84fa87c0-aba4-46a5-9ee3-c77363995378 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1020.499555] [59247]: [pid: 59247|app: 0|req: 165/310] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:39:27 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 1134 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1020.543170] [59248]: DEBUG cinder.api.middleware.request_id [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-ff5de2c3-ea0a-491b-977f-87c90682274c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.547939] [59248]: INFO cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-ff5de2c3-ea0a-491b-977f-87c90682274c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187/action [ 1020.547939] [59248]: DEBUG cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-ff5de2c3-ea0a-491b-977f-87c90682274c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1020.547939] [59248]: DEBUG cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-ff5de2c3-ea0a-491b-977f-87c90682274c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1020.567115] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.567115] [59248]: warnings.warn( [ 1020.567486] [59248]: INFO cinder.volume.api [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-ff5de2c3-ea0a-491b-977f-87c90682274c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1020.575914] [59248]: INFO cinder.volume.api [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-ff5de2c3-ea0a-491b-977f-87c90682274c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Begin detaching volume completed successfully. [ 1020.576228] [59248]: INFO cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-ff5de2c3-ea0a-491b-977f-87c90682274c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187/action returned with HTTP 202 [ 1020.576951] [59248]: [pid: 59248|app: 0|req: 146/311] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:39:27 2025] POST /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1020.596096] [59247]: DEBUG cinder.api.middleware.request_id [None req-f3cb5f32-9149-48c8-a1fd-60ae22f06e7a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.598520] [59247]: INFO cinder.api.openstack.wsgi [None req-f3cb5f32-9149-48c8-a1fd-60ae22f06e7a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1020.598763] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f3cb5f32-9149-48c8-a1fd-60ae22f06e7a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1020.599015] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f3cb5f32-9149-48c8-a1fd-60ae22f06e7a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1020.610805] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.610805] [59247]: warnings.warn( [ 1020.615470] [59247]: INFO cinder.volume.api [None req-f3cb5f32-9149-48c8-a1fd-60ae22f06e7a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1020.620747] [59247]: INFO cinder.api.openstack.wsgi [None req-f3cb5f32-9149-48c8-a1fd-60ae22f06e7a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1020.622714] [59247]: [pid: 59247|app: 0|req: 166/312] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:27 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.637186] [59248]: DEBUG cinder.api.middleware.request_id [None req-55e84bd7-fc46-4949-8cab-e6e81945d524 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.639583] [59248]: INFO cinder.api.openstack.wsgi [None req-55e84bd7-fc46-4949-8cab-e6e81945d524 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1021.639792] [59248]: DEBUG cinder.api.openstack.wsgi [None req-55e84bd7-fc46-4949-8cab-e6e81945d524 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.640052] [59248]: DEBUG cinder.api.openstack.wsgi [None req-55e84bd7-fc46-4949-8cab-e6e81945d524 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.647598] [59247]: DEBUG cinder.api.middleware.request_id [None req-b3ddf527-1c1a-46dc-aeb1-bb0835d0e423 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.648052] [59247]: INFO cinder.api.openstack.wsgi [None req-b3ddf527-1c1a-46dc-aeb1-bb0835d0e423 None None] GET http://10.180.1.21/volume// [ 1021.648239] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b3ddf527-1c1a-46dc-aeb1-bb0835d0e423 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.648466] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b3ddf527-1c1a-46dc-aeb1-bb0835d0e423 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.648864] [59247]: INFO cinder.api.openstack.wsgi [None req-b3ddf527-1c1a-46dc-aeb1-bb0835d0e423 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1021.649349] [59247]: [pid: 59247|app: 0|req: 167/313] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:39:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1021.653506] [59247]: DEBUG cinder.api.middleware.request_id [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-1393b3e4-ad8a-4044-ad30-c216ea34e39e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.654360] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.654360] [59248]: warnings.warn( [ 1021.656034] [59247]: INFO cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-1393b3e4-ad8a-4044-ad30-c216ea34e39e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1021.656270] [59247]: DEBUG cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-1393b3e4-ad8a-4044-ad30-c216ea34e39e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1021.656478] [59247]: DEBUG cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-1393b3e4-ad8a-4044-ad30-c216ea34e39e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1021.658889] [59248]: INFO cinder.volume.api [None req-55e84bd7-fc46-4949-8cab-e6e81945d524 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1021.665420] [59248]: INFO cinder.api.openstack.wsgi [None req-55e84bd7-fc46-4949-8cab-e6e81945d524 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1021.665872] [59248]: [pid: 59248|app: 0|req: 147/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:28 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.672059] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.672059] [59247]: warnings.warn( [ 1021.676280] [59247]: INFO cinder.volume.api [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-1393b3e4-ad8a-4044-ad30-c216ea34e39e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1021.683015] [59247]: INFO cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-1393b3e4-ad8a-4044-ad30-c216ea34e39e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1021.683015] [59247]: [pid: 59247|app: 0|req: 168/315] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:39:28 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1022.680453] [59248]: DEBUG cinder.api.middleware.request_id [None req-04268a69-354a-4cf1-b573-372134c94695 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.682852] [59248]: INFO cinder.api.openstack.wsgi [None req-04268a69-354a-4cf1-b573-372134c94695 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1022.683337] [59248]: DEBUG cinder.api.openstack.wsgi [None req-04268a69-354a-4cf1-b573-372134c94695 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1022.683596] [59248]: DEBUG cinder.api.openstack.wsgi [None req-04268a69-354a-4cf1-b573-372134c94695 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1022.699437] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.699437] [59248]: warnings.warn( [ 1022.705487] [59248]: INFO cinder.volume.api [None req-04268a69-354a-4cf1-b573-372134c94695 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1022.711965] [59248]: INFO cinder.api.openstack.wsgi [None req-04268a69-354a-4cf1-b573-372134c94695 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1022.715238] [59248]: [pid: 59248|app: 0|req: 148/316] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:29 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.029118] [59247]: DEBUG cinder.api.middleware.request_id [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-e9ed53ec-3a0f-4a9e-a767-912b96974ff6 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.035100] [59247]: INFO cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-e9ed53ec-3a0f-4a9e-a767-912b96974ff6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567 [ 1023.035100] [59247]: DEBUG cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-e9ed53ec-3a0f-4a9e-a767-912b96974ff6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1023.035100] [59247]: DEBUG cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-e9ed53ec-3a0f-4a9e-a767-912b96974ff6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.049322] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.049322] [59247]: warnings.warn( [ 1023.592907] [59247]: INFO cinder.api.openstack.wsgi [req-4a8518bd-d9ca-494f-a7f9-e8d9afe70ab9 req-e9ed53ec-3a0f-4a9e-a767-912b96974ff6 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567 returned with HTTP 200 [ 1023.593465] [59247]: [pid: 59247|app: 0|req: 169/317] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:39:29 2025] DELETE /volume/v3/attachments/d2321cd1-e760-47c6-b35f-206b4b0da567 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.724494] [59248]: DEBUG cinder.api.middleware.request_id [None req-342dc8b8-c90d-4a44-b971-a68b882cdfe5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.728438] [59248]: INFO cinder.api.openstack.wsgi [None req-342dc8b8-c90d-4a44-b971-a68b882cdfe5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1023.728438] [59248]: DEBUG cinder.api.openstack.wsgi [None req-342dc8b8-c90d-4a44-b971-a68b882cdfe5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1023.728438] [59248]: DEBUG cinder.api.openstack.wsgi [None req-342dc8b8-c90d-4a44-b971-a68b882cdfe5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1023.748968] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.748968] [59248]: warnings.warn( [ 1023.755910] [59248]: INFO cinder.volume.api [None req-342dc8b8-c90d-4a44-b971-a68b882cdfe5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1023.765712] [59248]: INFO cinder.api.openstack.wsgi [None req-342dc8b8-c90d-4a44-b971-a68b882cdfe5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1023.766400] [59248]: [pid: 59248|app: 0|req: 149/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:30 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.591376] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=48,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1033.760210] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=40,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1045.005873] [59247]: DEBUG cinder.api.middleware.request_id [None req-9b3e2397-579d-49b3-8466-bacd55a45806 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.008217] [59247]: INFO cinder.api.openstack.wsgi [None req-9b3e2397-579d-49b3-8466-bacd55a45806 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1045.008621] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9b3e2397-579d-49b3-8466-bacd55a45806 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1045.008700] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9b3e2397-579d-49b3-8466-bacd55a45806 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1045.027620] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.027620] [59247]: warnings.warn( [ 1045.033117] [59247]: INFO cinder.volume.api [None req-9b3e2397-579d-49b3-8466-bacd55a45806 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1045.040409] [59247]: INFO cinder.api.openstack.wsgi [None req-9b3e2397-579d-49b3-8466-bacd55a45806 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 1045.040924] [59247]: [pid: 59247|app: 0|req: 170/319] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:51 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.686761] [59248]: DEBUG cinder.api.middleware.request_id [None req-fe16ebd7-02ae-4be0-a80f-956eba76db32 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.689270] [59248]: INFO cinder.api.openstack.wsgi [None req-fe16ebd7-02ae-4be0-a80f-956eba76db32 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1045.689529] [59248]: DEBUG cinder.api.openstack.wsgi [None req-fe16ebd7-02ae-4be0-a80f-956eba76db32 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1045.689742] [59248]: DEBUG cinder.api.openstack.wsgi [None req-fe16ebd7-02ae-4be0-a80f-956eba76db32 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1045.713281] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.713281] [59248]: warnings.warn( [ 1045.719602] [59248]: INFO cinder.volume.api [None req-fe16ebd7-02ae-4be0-a80f-956eba76db32 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1045.726781] [59248]: INFO cinder.api.openstack.wsgi [None req-fe16ebd7-02ae-4be0-a80f-956eba76db32 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 1045.727484] [59248]: [pid: 59248|app: 0|req: 150/320] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:52 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.865550] [59247]: DEBUG cinder.api.middleware.request_id [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-546b8c5a-cd74-47e8-9d94-428017a707c0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.868045] [59247]: INFO cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-546b8c5a-cd74-47e8-9d94-428017a707c0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1045.868282] [59247]: DEBUG cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-546b8c5a-cd74-47e8-9d94-428017a707c0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1045.868514] [59247]: DEBUG cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-546b8c5a-cd74-47e8-9d94-428017a707c0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1045.881885] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.881885] [59247]: warnings.warn( [ 1045.886114] [59247]: INFO cinder.volume.api [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-546b8c5a-cd74-47e8-9d94-428017a707c0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1045.891540] [59247]: INFO cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-546b8c5a-cd74-47e8-9d94-428017a707c0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 1045.895521] [59247]: [pid: 59247|app: 0|req: 171/321] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:39:52 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1045.939547] [59248]: DEBUG cinder.api.middleware.request_id [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-0d1bee32-574e-477c-b260-a570173d6977 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.942296] [59248]: INFO cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-0d1bee32-574e-477c-b260-a570173d6977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb/action [ 1045.942785] [59248]: DEBUG cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-0d1bee32-574e-477c-b260-a570173d6977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1045.942977] [59248]: DEBUG cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-0d1bee32-574e-477c-b260-a570173d6977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1045.954466] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.954466] [59248]: warnings.warn( [ 1045.954764] [59248]: INFO cinder.volume.api [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-0d1bee32-574e-477c-b260-a570173d6977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1045.962571] [59248]: INFO cinder.volume.api [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-0d1bee32-574e-477c-b260-a570173d6977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Begin detaching volume completed successfully. [ 1045.962809] [59248]: INFO cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-0d1bee32-574e-477c-b260-a570173d6977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb/action returned with HTTP 202 [ 1045.963346] [59248]: [pid: 59248|app: 0|req: 151/322] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:39:52 2025] POST /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1046.987815] [59247]: DEBUG cinder.api.middleware.request_id [None req-1777c5ed-1a6e-44ee-b461-c5cbc0ae3b04 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.987815] [59247]: INFO cinder.api.openstack.wsgi [None req-1777c5ed-1a6e-44ee-b461-c5cbc0ae3b04 None None] GET http://10.180.1.21/volume// [ 1046.987815] [59247]: DEBUG cinder.api.openstack.wsgi [None req-1777c5ed-1a6e-44ee-b461-c5cbc0ae3b04 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1046.987815] [59247]: DEBUG cinder.api.openstack.wsgi [None req-1777c5ed-1a6e-44ee-b461-c5cbc0ae3b04 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1046.987815] [59247]: INFO cinder.api.openstack.wsgi [None req-1777c5ed-1a6e-44ee-b461-c5cbc0ae3b04 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1046.987815] [59247]: [pid: 59247|app: 0|req: 172/323] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:39:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1046.994022] [59248]: DEBUG cinder.api.middleware.request_id [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-827c4a9a-d892-4cbf-967b-ba2259ccc068 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.996584] [59248]: INFO cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-827c4a9a-d892-4cbf-967b-ba2259ccc068 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1046.996584] [59248]: DEBUG cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-827c4a9a-d892-4cbf-967b-ba2259ccc068 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1046.997405] [59248]: DEBUG cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-827c4a9a-d892-4cbf-967b-ba2259ccc068 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1047.015307] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.015307] [59248]: warnings.warn( [ 1047.019396] [59248]: INFO cinder.volume.api [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-827c4a9a-d892-4cbf-967b-ba2259ccc068 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1047.029087] [59248]: INFO cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-827c4a9a-d892-4cbf-967b-ba2259ccc068 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 1047.029976] [59248]: [pid: 59248|app: 0|req: 152/324] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:39:53 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1048.212509] [59247]: DEBUG cinder.api.middleware.request_id [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-5a776dba-b100-4250-a464-b8816a1d0582 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.216885] [59247]: INFO cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-5a776dba-b100-4250-a464-b8816a1d0582 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab [ 1048.217184] [59247]: DEBUG cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-5a776dba-b100-4250-a464-b8816a1d0582 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1048.217448] [59247]: DEBUG cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-5a776dba-b100-4250-a464-b8816a1d0582 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1048.229103] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.229103] [59247]: warnings.warn( [ 1048.767359] [59247]: INFO cinder.api.openstack.wsgi [req-0c1189e5-5115-4abe-a5bf-2ac3b2abdec5 req-5a776dba-b100-4250-a464-b8816a1d0582 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab returned with HTTP 200 [ 1048.768060] [59247]: [pid: 59247|app: 0|req: 173/325] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:39:54 2025] DELETE /volume/v3/attachments/e41feaec-ab67-4176-9886-d733db6c55ab => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.570946] [59248]: DEBUG cinder.api.middleware.request_id [None req-a6fba230-b633-4cd4-9141-3151e8163105 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.573480] [59248]: INFO cinder.api.openstack.wsgi [None req-a6fba230-b633-4cd4-9141-3151e8163105 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1051.574274] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a6fba230-b633-4cd4-9141-3151e8163105 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1051.575260] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a6fba230-b633-4cd4-9141-3151e8163105 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1051.600560] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.600560] [59248]: warnings.warn( [ 1051.608447] [59248]: INFO cinder.volume.api [None req-a6fba230-b633-4cd4-9141-3151e8163105 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1051.620712] [59248]: INFO cinder.api.openstack.wsgi [None req-a6fba230-b633-4cd4-9141-3151e8163105 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 1051.621523] [59248]: [pid: 59248|app: 0|req: 153/326] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:39:58 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.819907] [59247]: DEBUG cinder.api.middleware.request_id [None req-42753722-d226-4f94-aaa8-49a40080bb67 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.822475] [59247]: INFO cinder.api.openstack.wsgi [None req-42753722-d226-4f94-aaa8-49a40080bb67 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 1056.822580] [59247]: DEBUG cinder.api.openstack.wsgi [None req-42753722-d226-4f94-aaa8-49a40080bb67 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1056.823355] [59247]: DEBUG cinder.api.openstack.wsgi [None req-42753722-d226-4f94-aaa8-49a40080bb67 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1056.823355] [59247]: INFO cinder.api.v3.volumes [None req-42753722-d226-4f94-aaa8-49a40080bb67 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Delete volume with id: c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 1056.837562] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.837562] [59247]: warnings.warn( [ 1056.837562] [59247]: INFO cinder.volume.api [None req-42753722-d226-4f94-aaa8-49a40080bb67 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 1056.858688] [59247]: INFO cinder.volume.api [None req-42753722-d226-4f94-aaa8-49a40080bb67 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Delete volume request issued successfully. [ 1056.858927] [59247]: INFO cinder.api.openstack.wsgi [None req-42753722-d226-4f94-aaa8-49a40080bb67 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 202 [ 1056.859403] [59247]: [pid: 59247|app: 0|req: 174/327] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:40:03 2025] DELETE /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1056.863805] [59248]: DEBUG cinder.api.middleware.request_id [None req-762e37f4-ad27-4756-a899-8c693b3a8ec3 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.867098] [59248]: INFO cinder.api.openstack.wsgi [None req-762e37f4-ad27-4756-a899-8c693b3a8ec3 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 1056.867098] [59248]: DEBUG cinder.api.openstack.wsgi [None req-762e37f4-ad27-4756-a899-8c693b3a8ec3 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1056.867098] [59248]: DEBUG cinder.api.openstack.wsgi [None req-762e37f4-ad27-4756-a899-8c693b3a8ec3 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1056.876033] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.876033] [59248]: warnings.warn( [ 1056.880493] [59248]: INFO cinder.volume.api [None req-762e37f4-ad27-4756-a899-8c693b3a8ec3 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 1056.885906] [59248]: INFO cinder.api.openstack.wsgi [None req-762e37f4-ad27-4756-a899-8c693b3a8ec3 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 1056.886400] [59248]: [pid: 59248|app: 0|req: 154/328] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:03 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1057.896327] [59247]: DEBUG cinder.api.middleware.request_id [None req-0b8568be-cc24-4cf2-92fe-2c89c3d4dde4 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.898564] [59247]: INFO cinder.api.openstack.wsgi [None req-0b8568be-cc24-4cf2-92fe-2c89c3d4dde4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 1057.898848] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0b8568be-cc24-4cf2-92fe-2c89c3d4dde4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1057.899160] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0b8568be-cc24-4cf2-92fe-2c89c3d4dde4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1057.914239] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.914239] [59247]: warnings.warn( [ 1057.918961] [59247]: INFO cinder.volume.api [None req-0b8568be-cc24-4cf2-92fe-2c89c3d4dde4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 1057.925150] [59247]: INFO cinder.api.openstack.wsgi [None req-0b8568be-cc24-4cf2-92fe-2c89c3d4dde4 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 1057.925620] [59247]: [pid: 59247|app: 0|req: 175/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:04 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1058.935634] [59248]: DEBUG cinder.api.middleware.request_id [None req-47266a2c-aefd-487d-9883-b71f24846332 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.937892] [59248]: INFO cinder.api.openstack.wsgi [None req-47266a2c-aefd-487d-9883-b71f24846332 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 1058.938055] [59248]: DEBUG cinder.api.openstack.wsgi [None req-47266a2c-aefd-487d-9883-b71f24846332 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1058.938561] [59248]: DEBUG cinder.api.openstack.wsgi [None req-47266a2c-aefd-487d-9883-b71f24846332 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1058.953335] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.953335] [59248]: warnings.warn( [ 1058.959060] [59248]: INFO cinder.volume.api [None req-47266a2c-aefd-487d-9883-b71f24846332 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Volume info retrieved successfully. [ 1058.965242] [59248]: INFO cinder.api.openstack.wsgi [None req-47266a2c-aefd-487d-9883-b71f24846332 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 200 [ 1058.965896] [59248]: [pid: 59248|app: 0|req: 155/330] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:05 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.976643] [59247]: DEBUG cinder.api.middleware.request_id [None req-c1e4eef4-1d72-4d6c-b272-f42fce8ff977 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.981299] [59247]: INFO cinder.api.openstack.wsgi [None req-c1e4eef4-1d72-4d6c-b272-f42fce8ff977 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] GET http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 [ 1059.981512] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c1e4eef4-1d72-4d6c-b272-f42fce8ff977 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1059.981728] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c1e4eef4-1d72-4d6c-b272-f42fce8ff977 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1059.998367] [59247]: INFO cinder.api.openstack.wsgi [None req-c1e4eef4-1d72-4d6c-b272-f42fce8ff977 tempest-DeleteServersTestJSON-1195682889 tempest-DeleteServersTestJSON-1195682889-project-member] http://10.180.1.21/volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 returned with HTTP 404 [ 1059.999513] [59247]: [pid: 59247|app: 0|req: 176/331] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:06 2025] GET /volume/v3/volumes/c938b659-2f10-4ddf-9116-f44f9cdc9045 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1063.549748] [59248]: DEBUG cinder.api.middleware.request_id [None req-28aa3e51-166f-4d9d-9913-e4f25a6c7ea4 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.552537] [59248]: INFO cinder.api.openstack.wsgi [None req-28aa3e51-166f-4d9d-9913-e4f25a6c7ea4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1063.552906] [59248]: DEBUG cinder.api.openstack.wsgi [None req-28aa3e51-166f-4d9d-9913-e4f25a6c7ea4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1063.553308] [59248]: DEBUG cinder.api.openstack.wsgi [None req-28aa3e51-166f-4d9d-9913-e4f25a6c7ea4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1063.570503] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.570503] [59248]: warnings.warn( [ 1063.575934] [59248]: INFO cinder.volume.api [None req-28aa3e51-166f-4d9d-9913-e4f25a6c7ea4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1063.582565] [59248]: INFO cinder.api.openstack.wsgi [None req-28aa3e51-166f-4d9d-9913-e4f25a6c7ea4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1063.583905] [59248]: [pid: 59248|app: 0|req: 156/332] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:10 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.743446] [59247]: DEBUG cinder.api.middleware.request_id [None req-4fdbe205-327c-4e7b-aeff-ed8814d85e80 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.746944] [59247]: INFO cinder.api.openstack.wsgi [None req-4fdbe205-327c-4e7b-aeff-ed8814d85e80 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1063.747355] [59247]: DEBUG cinder.api.openstack.wsgi [None req-4fdbe205-327c-4e7b-aeff-ed8814d85e80 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1063.747798] [59247]: DEBUG cinder.api.openstack.wsgi [None req-4fdbe205-327c-4e7b-aeff-ed8814d85e80 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1063.762213] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.762213] [59247]: warnings.warn( [ 1063.767646] [59247]: INFO cinder.volume.api [None req-4fdbe205-327c-4e7b-aeff-ed8814d85e80 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1063.775357] [59247]: INFO cinder.api.openstack.wsgi [None req-4fdbe205-327c-4e7b-aeff-ed8814d85e80 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1063.775908] [59247]: [pid: 59247|app: 0|req: 177/333] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:10 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.578965] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=28,cinder:UPDATE=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1073.770629] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=32,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1086.524670] [59248]: DEBUG cinder.api.middleware.request_id [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.527495] [59248]: INFO cinder.api.openstack.wsgi [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1086.527495] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-993487613", "imageRef": "23291cd9-4c8a-4aa8-8a4a-06f18ce246c3", "size": 1}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1086.529048] [59248]: DEBUG cinder.api.v3.volumes [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-993487613', 'imageRef': '23291cd9-4c8a-4aa8-8a4a-06f18ce246c3', 'size': 1}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1086.760267] [59248]: INFO cinder.api.v3.volumes [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Create volume of 1 GB [ 1086.766761] [59248]: INFO cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Availability Zones retrieved successfully. [ 1086.774374] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Flow 'volume_create_api' (fb19c243-ed63-41e1-8f54-7612d9ca6407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1086.775662] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602afe42-dacf-4323-8323-5efcc7d2f25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1086.776948] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1086.825863] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (602afe42-dacf-4323-8323-5efcc7d2f25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1086.826906] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de770b48-d238-4c95-a24f-f966ae03344b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1086.864278] [59248]: DEBUG cinder.quota [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Created reservations ['cc025a13-f303-449a-9ec7-9fcedc40b71d', '891eb6f7-7970-4749-a043-ff7a3e38810e', 'd0966360-ac5e-469b-8acf-6b3a0d6aa52b', 'ae88de2c-0eaf-4bfe-91fe-417a22f1055b'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1086.865304] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de770b48-d238-4c95-a24f-f966ae03344b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc025a13-f303-449a-9ec7-9fcedc40b71d', '891eb6f7-7970-4749-a043-ff7a3e38810e', 'd0966360-ac5e-469b-8acf-6b3a0d6aa52b', 'ae88de2c-0eaf-4bfe-91fe-417a22f1055b']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1086.866284] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98517f78-d649-48d7-8cb0-526c139e8cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1086.885804] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98517f78-d649-48d7-8cb0-526c139e8cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5412d7b5-970a-4424-982a-8740d56eb57b', '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-993487613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fdc5bcddec427fb49477f74ef41df1',qos_specs=None,replication_status=,reservations=['cc025a13-f303-449a-9ec7-9fcedc40b71d','891eb6f7-7970-4749-a043-ff7a3e38810e','d0966360-ac5e-469b-8acf-6b3a0d6aa52b','ae88de2c-0eaf-4bfe-91fe-417a22f1055b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0586a57fa3e34a2786ed0b3a8b27af8d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-993487613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5412d7b5-970a-4424-982a-8740d56eb57b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95fdc5bcddec427fb49477f74ef41df1',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='0586a57fa3e34a2786ed0b3a8b27af8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1086.886859] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ffccdd-7553-4bef-97e6-f500122b3cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1086.901387] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ffccdd-7553-4bef-97e6-f500122b3cbf) 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-993487613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95fdc5bcddec427fb49477f74ef41df1',qos_specs=None,replication_status=,reservations=['cc025a13-f303-449a-9ec7-9fcedc40b71d','891eb6f7-7970-4749-a043-ff7a3e38810e','d0966360-ac5e-469b-8acf-6b3a0d6aa52b','ae88de2c-0eaf-4bfe-91fe-417a22f1055b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0586a57fa3e34a2786ed0b3a8b27af8d',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1086.902877] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef93c0c-eea6-4e74-984b-fb41adb85dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1086.914353] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef93c0c-eea6-4e74-984b-fb41adb85dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1086.915550] [59248]: DEBUG cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Flow 'volume_create_api' (fb19c243-ed63-41e1-8f54-7612d9ca6407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1086.915966] [59248]: INFO cinder.volume.api [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Create volume request issued successfully. [ 1086.917453] [59248]: INFO cinder.api.openstack.wsgi [None req-cd7e50fd-ae86-48a5-b890-38212a2547cc tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1086.917453] [59248]: [pid: 59248|app: 0|req: 157/334] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Nov 20 14:40:33 2025] POST /volume/v3/volumes => generated 751 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1086.927027] [59247]: DEBUG cinder.api.middleware.request_id [None req-a1b6a1a9-030e-4a41-9fd7-e03ccc58713a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.929875] [59247]: INFO cinder.api.openstack.wsgi [None req-a1b6a1a9-030e-4a41-9fd7-e03ccc58713a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1086.930117] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a1b6a1a9-030e-4a41-9fd7-e03ccc58713a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1086.930329] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a1b6a1a9-030e-4a41-9fd7-e03ccc58713a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1086.938918] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.938918] [59247]: warnings.warn( [ 1086.944576] [59247]: INFO cinder.volume.api [None req-a1b6a1a9-030e-4a41-9fd7-e03ccc58713a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1086.952461] [59247]: INFO cinder.api.openstack.wsgi [None req-a1b6a1a9-030e-4a41-9fd7-e03ccc58713a tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1086.952960] [59247]: [pid: 59247|app: 0|req: 178/335] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:33 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.969657] [59248]: DEBUG cinder.api.middleware.request_id [None req-5a2c4b64-68a3-494b-9142-8135e02dac78 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.972399] [59248]: INFO cinder.api.openstack.wsgi [None req-5a2c4b64-68a3-494b-9142-8135e02dac78 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1087.973451] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5a2c4b64-68a3-494b-9142-8135e02dac78 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1087.973714] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5a2c4b64-68a3-494b-9142-8135e02dac78 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1088.002699] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.002699] [59248]: warnings.warn( [ 1088.008379] [59248]: INFO cinder.volume.api [None req-5a2c4b64-68a3-494b-9142-8135e02dac78 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1088.018068] [59248]: INFO cinder.api.openstack.wsgi [None req-5a2c4b64-68a3-494b-9142-8135e02dac78 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1088.018629] [59248]: [pid: 59248|app: 0|req: 158/336] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:34 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1089.029374] [59247]: DEBUG cinder.api.middleware.request_id [None req-860cb6a0-1b50-486e-9a07-f46480232eb0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.032151] [59247]: INFO cinder.api.openstack.wsgi [None req-860cb6a0-1b50-486e-9a07-f46480232eb0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1089.032511] [59247]: DEBUG cinder.api.openstack.wsgi [None req-860cb6a0-1b50-486e-9a07-f46480232eb0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1089.032763] [59247]: DEBUG cinder.api.openstack.wsgi [None req-860cb6a0-1b50-486e-9a07-f46480232eb0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1089.061680] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.061680] [59247]: warnings.warn( [ 1089.069298] [59247]: INFO cinder.volume.api [None req-860cb6a0-1b50-486e-9a07-f46480232eb0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1089.077143] [59247]: INFO cinder.api.openstack.wsgi [None req-860cb6a0-1b50-486e-9a07-f46480232eb0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1089.077593] [59247]: [pid: 59247|app: 0|req: 179/337] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:35 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.089762] [59248]: DEBUG cinder.api.middleware.request_id [None req-47f0deb6-a8ed-40a2-984e-c4fac5ff7dd2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.092114] [59248]: INFO cinder.api.openstack.wsgi [None req-47f0deb6-a8ed-40a2-984e-c4fac5ff7dd2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1090.092383] [59248]: DEBUG cinder.api.openstack.wsgi [None req-47f0deb6-a8ed-40a2-984e-c4fac5ff7dd2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1090.092594] [59248]: DEBUG cinder.api.openstack.wsgi [None req-47f0deb6-a8ed-40a2-984e-c4fac5ff7dd2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1090.121365] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.121365] [59248]: warnings.warn( [ 1090.128581] [59248]: INFO cinder.volume.api [None req-47f0deb6-a8ed-40a2-984e-c4fac5ff7dd2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1090.138398] [59248]: INFO cinder.api.openstack.wsgi [None req-47f0deb6-a8ed-40a2-984e-c4fac5ff7dd2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1090.139320] [59248]: [pid: 59248|app: 0|req: 159/338] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:36 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.152158] [59247]: DEBUG cinder.api.middleware.request_id [None req-5e300494-3f86-4b82-b900-dfd1932dc880 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.155292] [59247]: INFO cinder.api.openstack.wsgi [None req-5e300494-3f86-4b82-b900-dfd1932dc880 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1091.155515] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5e300494-3f86-4b82-b900-dfd1932dc880 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1091.155994] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5e300494-3f86-4b82-b900-dfd1932dc880 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1091.175254] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.175254] [59247]: warnings.warn( [ 1091.185601] [59247]: INFO cinder.volume.api [None req-5e300494-3f86-4b82-b900-dfd1932dc880 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1091.195830] [59247]: INFO cinder.api.openstack.wsgi [None req-5e300494-3f86-4b82-b900-dfd1932dc880 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1091.196435] [59247]: [pid: 59247|app: 0|req: 180/339] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:37 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.207218] [59248]: DEBUG cinder.api.middleware.request_id [None req-a3a119dd-ddc0-4935-9df8-ddb3b8706a4e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.209466] [59248]: INFO cinder.api.openstack.wsgi [None req-a3a119dd-ddc0-4935-9df8-ddb3b8706a4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1092.209721] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a3a119dd-ddc0-4935-9df8-ddb3b8706a4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1092.209980] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a3a119dd-ddc0-4935-9df8-ddb3b8706a4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1092.224153] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.224153] [59248]: warnings.warn( [ 1092.229674] [59248]: INFO cinder.volume.api [None req-a3a119dd-ddc0-4935-9df8-ddb3b8706a4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1092.238614] [59248]: INFO cinder.api.openstack.wsgi [None req-a3a119dd-ddc0-4935-9df8-ddb3b8706a4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1092.239207] [59248]: [pid: 59248|app: 0|req: 160/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:38 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.251755] [59247]: DEBUG cinder.api.middleware.request_id [None req-f62f9cd4-6e97-4644-8705-0c867f703bf7 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.254128] [59247]: INFO cinder.api.openstack.wsgi [None req-f62f9cd4-6e97-4644-8705-0c867f703bf7 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1093.254498] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f62f9cd4-6e97-4644-8705-0c867f703bf7 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1093.254810] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f62f9cd4-6e97-4644-8705-0c867f703bf7 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1093.275466] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.275466] [59247]: warnings.warn( [ 1093.281136] [59247]: INFO cinder.volume.api [None req-f62f9cd4-6e97-4644-8705-0c867f703bf7 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1093.294678] [59247]: INFO cinder.api.openstack.wsgi [None req-f62f9cd4-6e97-4644-8705-0c867f703bf7 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1093.295382] [59247]: [pid: 59247|app: 0|req: 181/341] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:40 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.307026] [59248]: DEBUG cinder.api.middleware.request_id [None req-284644f3-f39a-4641-a7dc-618c52c43227 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.310054] [59248]: INFO cinder.api.openstack.wsgi [None req-284644f3-f39a-4641-a7dc-618c52c43227 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1094.310054] [59248]: DEBUG cinder.api.openstack.wsgi [None req-284644f3-f39a-4641-a7dc-618c52c43227 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1094.310054] [59248]: DEBUG cinder.api.openstack.wsgi [None req-284644f3-f39a-4641-a7dc-618c52c43227 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1094.328508] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.328508] [59248]: warnings.warn( [ 1094.333934] [59248]: INFO cinder.volume.api [None req-284644f3-f39a-4641-a7dc-618c52c43227 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1094.343398] [59248]: INFO cinder.api.openstack.wsgi [None req-284644f3-f39a-4641-a7dc-618c52c43227 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1094.343925] [59248]: [pid: 59248|app: 0|req: 161/342] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:41 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.354621] [59247]: DEBUG cinder.api.middleware.request_id [None req-d4ff136f-0c11-448a-924d-eb0fe9ce8fbd None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.357442] [59247]: INFO cinder.api.openstack.wsgi [None req-d4ff136f-0c11-448a-924d-eb0fe9ce8fbd tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1095.357677] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d4ff136f-0c11-448a-924d-eb0fe9ce8fbd tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1095.357889] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d4ff136f-0c11-448a-924d-eb0fe9ce8fbd tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1095.372475] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.372475] [59247]: warnings.warn( [ 1095.378707] [59247]: INFO cinder.volume.api [None req-d4ff136f-0c11-448a-924d-eb0fe9ce8fbd tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1095.385540] [59247]: INFO cinder.api.openstack.wsgi [None req-d4ff136f-0c11-448a-924d-eb0fe9ce8fbd tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1095.386043] [59247]: [pid: 59247|app: 0|req: 182/343] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:42 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.372638] [59248]: DEBUG cinder.api.middleware.request_id [None req-9c7f8851-c97e-41fd-9eef-7884a637885b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.376110] [59248]: INFO cinder.api.openstack.wsgi [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1096.376517] [59248]: DEBUG cinder.api.openstack.wsgi [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-703068104"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1096.378278] [59248]: DEBUG cinder.api.v3.volumes [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-703068104'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1096.378461] [59248]: INFO cinder.api.v3.volumes [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Create volume of 1 GB [ 1096.383863] [59248]: INFO cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Availability Zones retrieved successfully. [ 1096.391804] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Flow 'volume_create_api' (0bc04856-6f7c-4244-a0dd-87d8fb417bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1096.392820] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391bfc1d-69ae-4cd8-9fa1-f665e3862221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1096.394088] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1096.398850] [59247]: DEBUG cinder.api.middleware.request_id [None req-caeddf94-3073-440e-8a18-5ff4f7b05b72 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.401270] [59247]: INFO cinder.api.openstack.wsgi [None req-caeddf94-3073-440e-8a18-5ff4f7b05b72 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1096.401270] [59247]: DEBUG cinder.api.openstack.wsgi [None req-caeddf94-3073-440e-8a18-5ff4f7b05b72 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.401506] [59247]: DEBUG cinder.api.openstack.wsgi [None req-caeddf94-3073-440e-8a18-5ff4f7b05b72 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.413587] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.413587] [59247]: warnings.warn( [ 1096.415484] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391bfc1d-69ae-4cd8-9fa1-f665e3862221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1096.416537] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ddb02b0-111a-4df7-810f-f9e3787549f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1096.418684] [59247]: INFO cinder.volume.api [None req-caeddf94-3073-440e-8a18-5ff4f7b05b72 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1096.427196] [59247]: INFO cinder.api.openstack.wsgi [None req-caeddf94-3073-440e-8a18-5ff4f7b05b72 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1096.427686] [59247]: [pid: 59247|app: 0|req: 183/344] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:43 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.460566] [59248]: DEBUG cinder.quota [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Created reservations ['886625ef-a60b-4bbb-a447-81755adec63b', 'd1c590ed-9a14-4708-816a-7b506010fae1', 'f40a9dd4-e28a-4a9e-8447-2500c5ce1ecb', 'df2c7f0c-d8b0-4a4d-8434-c60c019871d6'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1096.462082] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ddb02b0-111a-4df7-810f-f9e3787549f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['886625ef-a60b-4bbb-a447-81755adec63b', 'd1c590ed-9a14-4708-816a-7b506010fae1', 'f40a9dd4-e28a-4a9e-8447-2500c5ce1ecb', 'df2c7f0c-d8b0-4a4d-8434-c60c019871d6']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1096.462671] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b55f7999-c1df-4af8-870b-7ddac110b859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1096.483771] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b55f7999-c1df-4af8-870b-7ddac110b859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54da063c-689d-4d4d-9c06-ae38189fe072', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-703068104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1f1988654b48da82dbc198f7859cb5',qos_specs=None,replication_status=,reservations=['886625ef-a60b-4bbb-a447-81755adec63b','d1c590ed-9a14-4708-816a-7b506010fae1','f40a9dd4-e28a-4a9e-8447-2500c5ce1ecb','df2c7f0c-d8b0-4a4d-8434-c60c019871d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3919b7b6f4a4470812b85af332ed3ab',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:40:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-703068104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54da063c-689d-4d4d-9c06-ae38189fe072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1f1988654b48da82dbc198f7859cb5',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='c3919b7b6f4a4470812b85af332ed3ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1096.484814] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4723eb-9209-46b4-9e39-0384f30d7af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1096.522768] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4723eb-9209-46b4-9e39-0384f30d7af3) 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-703068104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1f1988654b48da82dbc198f7859cb5',qos_specs=None,replication_status=,reservations=['886625ef-a60b-4bbb-a447-81755adec63b','d1c590ed-9a14-4708-816a-7b506010fae1','f40a9dd4-e28a-4a9e-8447-2500c5ce1ecb','df2c7f0c-d8b0-4a4d-8434-c60c019871d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3919b7b6f4a4470812b85af332ed3ab',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1096.523810] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (242ddecd-c8bb-4006-bc16-b569a416f561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1096.534088] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (242ddecd-c8bb-4006-bc16-b569a416f561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1096.535192] [59248]: DEBUG cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Flow 'volume_create_api' (0bc04856-6f7c-4244-a0dd-87d8fb417bbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1096.536027] [59248]: INFO cinder.volume.api [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Create volume request issued successfully. [ 1096.536282] [59248]: INFO cinder.api.openstack.wsgi [None req-9c7f8851-c97e-41fd-9eef-7884a637885b tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1096.536788] [59248]: [pid: 59248|app: 0|req: 162/345] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:40:43 2025] POST /volume/v3/volumes => generated 755 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1096.545719] [59247]: DEBUG cinder.api.middleware.request_id [None req-a281a607-68bd-4cb4-a71f-2f062d0b7c65 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.550288] [59247]: INFO cinder.api.openstack.wsgi [None req-a281a607-68bd-4cb4-a71f-2f062d0b7c65 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1096.551610] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a281a607-68bd-4cb4-a71f-2f062d0b7c65 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1096.551610] [59247]: DEBUG cinder.api.openstack.wsgi [None req-a281a607-68bd-4cb4-a71f-2f062d0b7c65 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1096.561421] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.561421] [59247]: warnings.warn( [ 1096.567134] [59247]: INFO cinder.volume.api [None req-a281a607-68bd-4cb4-a71f-2f062d0b7c65 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1096.572148] [59247]: INFO cinder.api.openstack.wsgi [None req-a281a607-68bd-4cb4-a71f-2f062d0b7c65 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1096.572675] [59247]: [pid: 59247|app: 0|req: 184/346] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:43 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.439446] [59248]: DEBUG cinder.api.middleware.request_id [None req-75436595-54a4-4365-841c-cb95ec924b8c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.443540] [59248]: INFO cinder.api.openstack.wsgi [None req-75436595-54a4-4365-841c-cb95ec924b8c tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1097.444058] [59248]: DEBUG cinder.api.openstack.wsgi [None req-75436595-54a4-4365-841c-cb95ec924b8c tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1097.444482] [59248]: DEBUG cinder.api.openstack.wsgi [None req-75436595-54a4-4365-841c-cb95ec924b8c tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1097.471074] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.471074] [59248]: warnings.warn( [ 1097.476873] [59248]: INFO cinder.volume.api [None req-75436595-54a4-4365-841c-cb95ec924b8c tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1097.482877] [59248]: INFO cinder.api.openstack.wsgi [None req-75436595-54a4-4365-841c-cb95ec924b8c tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1097.483328] [59248]: [pid: 59248|app: 0|req: 163/347] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:44 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.585563] [59247]: DEBUG cinder.api.middleware.request_id [None req-febdb832-b911-4b31-94a1-c4d80216c345 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.588026] [59247]: INFO cinder.api.openstack.wsgi [None req-febdb832-b911-4b31-94a1-c4d80216c345 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1097.588250] [59247]: DEBUG cinder.api.openstack.wsgi [None req-febdb832-b911-4b31-94a1-c4d80216c345 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1097.588466] [59247]: DEBUG cinder.api.openstack.wsgi [None req-febdb832-b911-4b31-94a1-c4d80216c345 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1097.598757] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.598757] [59247]: warnings.warn( [ 1097.603836] [59247]: INFO cinder.volume.api [None req-febdb832-b911-4b31-94a1-c4d80216c345 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1097.609373] [59247]: INFO cinder.api.openstack.wsgi [None req-febdb832-b911-4b31-94a1-c4d80216c345 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1097.610000] [59247]: [pid: 59247|app: 0|req: 185/348] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:44 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.495742] [59248]: DEBUG cinder.api.middleware.request_id [None req-f0898574-96cf-4121-945a-cc4a3588d756 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.497266] [59248]: INFO cinder.api.openstack.wsgi [None req-f0898574-96cf-4121-945a-cc4a3588d756 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1098.497476] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f0898574-96cf-4121-945a-cc4a3588d756 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1098.497685] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f0898574-96cf-4121-945a-cc4a3588d756 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1098.509581] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.509581] [59248]: warnings.warn( [ 1098.513879] [59248]: INFO cinder.volume.api [None req-f0898574-96cf-4121-945a-cc4a3588d756 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1098.519545] [59248]: INFO cinder.api.openstack.wsgi [None req-f0898574-96cf-4121-945a-cc4a3588d756 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1098.519545] [59248]: [pid: 59248|app: 0|req: 164/349] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:45 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.529659] [59247]: DEBUG cinder.api.middleware.request_id [None req-d7343ef7-d05a-4e2d-b005-9595c3170e48 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.533325] [59247]: INFO cinder.api.openstack.wsgi [None req-d7343ef7-d05a-4e2d-b005-9595c3170e48 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1099.533325] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d7343ef7-d05a-4e2d-b005-9595c3170e48 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1099.533325] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d7343ef7-d05a-4e2d-b005-9595c3170e48 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1099.549227] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.549227] [59247]: warnings.warn( [ 1099.554455] [59247]: INFO cinder.volume.api [None req-d7343ef7-d05a-4e2d-b005-9595c3170e48 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1099.560941] [59247]: INFO cinder.api.openstack.wsgi [None req-d7343ef7-d05a-4e2d-b005-9595c3170e48 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1099.561434] [59247]: [pid: 59247|app: 0|req: 186/350] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:46 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1100.572781] [59248]: DEBUG cinder.api.middleware.request_id [None req-767c3b74-78e3-4525-959a-b0222fbfa2d6 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.576255] [59248]: INFO cinder.api.openstack.wsgi [None req-767c3b74-78e3-4525-959a-b0222fbfa2d6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1100.576255] [59248]: DEBUG cinder.api.openstack.wsgi [None req-767c3b74-78e3-4525-959a-b0222fbfa2d6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1100.576255] [59248]: DEBUG cinder.api.openstack.wsgi [None req-767c3b74-78e3-4525-959a-b0222fbfa2d6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1100.588365] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.588365] [59248]: warnings.warn( [ 1100.592576] [59248]: INFO cinder.volume.api [None req-767c3b74-78e3-4525-959a-b0222fbfa2d6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1100.599264] [59248]: INFO cinder.api.openstack.wsgi [None req-767c3b74-78e3-4525-959a-b0222fbfa2d6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1100.599715] [59248]: [pid: 59248|app: 0|req: 165/351] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:47 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.612225] [59247]: DEBUG cinder.api.middleware.request_id [None req-914af56f-15f0-4c54-9c8f-62a73c3246e2 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.614336] [59247]: INFO cinder.api.openstack.wsgi [None req-914af56f-15f0-4c54-9c8f-62a73c3246e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1101.614555] [59247]: DEBUG cinder.api.openstack.wsgi [None req-914af56f-15f0-4c54-9c8f-62a73c3246e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1101.614761] [59247]: DEBUG cinder.api.openstack.wsgi [None req-914af56f-15f0-4c54-9c8f-62a73c3246e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1101.628308] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.628308] [59247]: warnings.warn( [ 1101.633618] [59247]: INFO cinder.volume.api [None req-914af56f-15f0-4c54-9c8f-62a73c3246e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1101.638362] [59247]: INFO cinder.api.openstack.wsgi [None req-914af56f-15f0-4c54-9c8f-62a73c3246e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1101.638959] [59247]: [pid: 59247|app: 0|req: 187/352] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:48 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.651086] [59248]: DEBUG cinder.api.middleware.request_id [None req-72fa0f12-1311-48a6-9061-94c7268550c2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.655402] [59248]: INFO cinder.api.openstack.wsgi [None req-72fa0f12-1311-48a6-9061-94c7268550c2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1102.655835] [59248]: DEBUG cinder.api.openstack.wsgi [None req-72fa0f12-1311-48a6-9061-94c7268550c2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1102.656147] [59248]: DEBUG cinder.api.openstack.wsgi [None req-72fa0f12-1311-48a6-9061-94c7268550c2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1102.676144] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.676144] [59248]: warnings.warn( [ 1102.682742] [59248]: INFO cinder.volume.api [None req-72fa0f12-1311-48a6-9061-94c7268550c2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1102.688596] [59248]: INFO cinder.api.openstack.wsgi [None req-72fa0f12-1311-48a6-9061-94c7268550c2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1102.689082] [59248]: [pid: 59248|app: 0|req: 166/353] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:49 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.699359] [59247]: DEBUG cinder.api.middleware.request_id [None req-fb13ca7e-1795-4767-9320-5a36570e6996 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.701561] [59247]: INFO cinder.api.openstack.wsgi [None req-fb13ca7e-1795-4767-9320-5a36570e6996 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1103.701809] [59247]: DEBUG cinder.api.openstack.wsgi [None req-fb13ca7e-1795-4767-9320-5a36570e6996 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1103.702065] [59247]: DEBUG cinder.api.openstack.wsgi [None req-fb13ca7e-1795-4767-9320-5a36570e6996 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1103.713228] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.713228] [59247]: warnings.warn( [ 1103.718040] [59247]: INFO cinder.volume.api [None req-fb13ca7e-1795-4767-9320-5a36570e6996 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1103.723474] [59247]: INFO cinder.api.openstack.wsgi [None req-fb13ca7e-1795-4767-9320-5a36570e6996 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1103.723973] [59247]: [pid: 59247|app: 0|req: 188/354] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:50 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.735766] [59248]: DEBUG cinder.api.middleware.request_id [None req-b9dbe527-784e-471d-9fb5-5a8479f5ae4e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.738019] [59248]: INFO cinder.api.openstack.wsgi [None req-b9dbe527-784e-471d-9fb5-5a8479f5ae4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1104.738253] [59248]: DEBUG cinder.api.openstack.wsgi [None req-b9dbe527-784e-471d-9fb5-5a8479f5ae4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1104.738477] [59248]: DEBUG cinder.api.openstack.wsgi [None req-b9dbe527-784e-471d-9fb5-5a8479f5ae4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1104.749054] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.749054] [59248]: warnings.warn( [ 1104.753778] [59248]: INFO cinder.volume.api [None req-b9dbe527-784e-471d-9fb5-5a8479f5ae4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1104.759129] [59248]: INFO cinder.api.openstack.wsgi [None req-b9dbe527-784e-471d-9fb5-5a8479f5ae4e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1104.759693] [59248]: [pid: 59248|app: 0|req: 167/355] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:51 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.775420] [59247]: DEBUG cinder.api.middleware.request_id [None req-63872b15-faf7-491c-805e-975b65325816 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.778428] [59247]: INFO cinder.api.openstack.wsgi [None req-63872b15-faf7-491c-805e-975b65325816 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1105.778739] [59247]: DEBUG cinder.api.openstack.wsgi [None req-63872b15-faf7-491c-805e-975b65325816 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1105.779150] [59247]: DEBUG cinder.api.openstack.wsgi [None req-63872b15-faf7-491c-805e-975b65325816 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1105.792425] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.792425] [59247]: warnings.warn( [ 1105.798500] [59247]: INFO cinder.volume.api [None req-63872b15-faf7-491c-805e-975b65325816 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1105.805121] [59247]: INFO cinder.api.openstack.wsgi [None req-63872b15-faf7-491c-805e-975b65325816 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1105.805624] [59247]: [pid: 59247|app: 0|req: 189/356] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:52 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.816801] [59248]: DEBUG cinder.api.middleware.request_id [None req-2b37c762-d6d7-45f0-b5e5-5af8b42213e2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.819035] [59248]: INFO cinder.api.openstack.wsgi [None req-2b37c762-d6d7-45f0-b5e5-5af8b42213e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1106.819316] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2b37c762-d6d7-45f0-b5e5-5af8b42213e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1106.819570] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2b37c762-d6d7-45f0-b5e5-5af8b42213e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1106.831749] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.831749] [59248]: warnings.warn( [ 1106.836676] [59248]: INFO cinder.volume.api [None req-2b37c762-d6d7-45f0-b5e5-5af8b42213e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1106.842762] [59248]: INFO cinder.api.openstack.wsgi [None req-2b37c762-d6d7-45f0-b5e5-5af8b42213e2 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1106.843249] [59248]: [pid: 59248|app: 0|req: 168/357] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:53 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.857320] [59247]: DEBUG cinder.api.middleware.request_id [None req-11833257-980c-4769-8267-66c2029b4287 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.859594] [59247]: INFO cinder.api.openstack.wsgi [None req-11833257-980c-4769-8267-66c2029b4287 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1107.859828] [59247]: DEBUG cinder.api.openstack.wsgi [None req-11833257-980c-4769-8267-66c2029b4287 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1107.860089] [59247]: DEBUG cinder.api.openstack.wsgi [None req-11833257-980c-4769-8267-66c2029b4287 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1107.872704] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.872704] [59247]: warnings.warn( [ 1107.878025] [59247]: INFO cinder.volume.api [None req-11833257-980c-4769-8267-66c2029b4287 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1107.884301] [59247]: INFO cinder.api.openstack.wsgi [None req-11833257-980c-4769-8267-66c2029b4287 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1107.884759] [59247]: [pid: 59247|app: 0|req: 190/358] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:54 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.914814] [59248]: DEBUG cinder.api.middleware.request_id [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-b06c2d25-083c-490a-8f47-72503a38774b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.917334] [59248]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-b06c2d25-083c-490a-8f47-72503a38774b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1107.917557] [59248]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-b06c2d25-083c-490a-8f47-72503a38774b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1107.917755] [59248]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-b06c2d25-083c-490a-8f47-72503a38774b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1107.925958] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.925958] [59248]: warnings.warn( [ 1107.929745] [59248]: INFO cinder.volume.api [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-b06c2d25-083c-490a-8f47-72503a38774b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1107.934886] [59248]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-b06c2d25-083c-490a-8f47-72503a38774b tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1107.935385] [59248]: [pid: 59248|app: 0|req: 169/359] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:40:54 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.200021] [59247]: DEBUG cinder.api.middleware.request_id [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-09556017-75b5-46f0-ba18-c60a889f48d5 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.202536] [59247]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-09556017-75b5-46f0-ba18-c60a889f48d5 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1108.202751] [59247]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-09556017-75b5-46f0-ba18-c60a889f48d5 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1108.202981] [59247]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-09556017-75b5-46f0-ba18-c60a889f48d5 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.211085] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.211085] [59247]: warnings.warn( [ 1108.215367] [59247]: INFO cinder.volume.api [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-09556017-75b5-46f0-ba18-c60a889f48d5 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1108.221827] [59247]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-09556017-75b5-46f0-ba18-c60a889f48d5 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1108.222392] [59247]: [pid: 59247|app: 0|req: 191/360] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:40:54 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.227981] [59248]: DEBUG cinder.api.middleware.request_id [None req-4006d398-e4c3-46d3-bdb5-440affa47905 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.228503] [59248]: INFO cinder.api.openstack.wsgi [None req-4006d398-e4c3-46d3-bdb5-440affa47905 None None] GET http://10.180.1.21/volume// [ 1108.228693] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4006d398-e4c3-46d3-bdb5-440affa47905 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1108.228909] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4006d398-e4c3-46d3-bdb5-440affa47905 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.229385] [59248]: INFO cinder.api.openstack.wsgi [None req-4006d398-e4c3-46d3-bdb5-440affa47905 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1108.229837] [59248]: [pid: 59248|app: 0|req: 170/361] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:40:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1108.233450] [59247]: DEBUG cinder.api.middleware.request_id [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-e4b9bbf6-037f-4933-9494-53d742d02c00 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.235833] [59247]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-e4b9bbf6-037f-4933-9494-53d742d02c00 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1108.236345] [59247]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-e4b9bbf6-037f-4933-9494-53d742d02c00 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5412d7b5-970a-4424-982a-8740d56eb57b", "connector": null, "instance_uuid": "446b2454-e7a0-475a-86b9-14dba2cbc3d4"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1108.246067] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.246067] [59247]: warnings.warn( [ 1108.278908] [59247]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-e4b9bbf6-037f-4933-9494-53d742d02c00 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1108.279831] [59247]: [pid: 59247|app: 0|req: 192/362] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:40:55 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) [ 1108.491997] [59248]: DEBUG cinder.api.middleware.request_id [None req-a52807e9-62b0-4204-93ef-396f41df4166 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.494844] [59248]: INFO cinder.api.openstack.wsgi [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1108.495348] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1653825375"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1108.497114] [59248]: DEBUG cinder.api.v3.volumes [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1653825375'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1108.497253] [59248]: INFO cinder.api.v3.volumes [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume of 1 GB [ 1108.502933] [59248]: INFO cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Availability Zones retrieved successfully. [ 1108.509781] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Flow 'volume_create_api' (4f282580-038e-4c7c-8fae-b67ce478f46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1108.510978] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0844ab-60f2-4402-b075-9737155f6f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1108.512236] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1108.531632] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0844ab-60f2-4402-b075-9737155f6f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1108.532631] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee550207-218a-4742-81c2-aebe583e0085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1108.592105] [59248]: DEBUG cinder.quota [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Created reservations ['aa3c3e88-35a1-43e0-8068-8b6b0ff2cdfc', '4fb3cf19-badb-47df-9323-bc770cb67851', '527d5968-2102-4fdb-ae96-3f989058919d', '334598b6-b8f3-4ec3-afce-9a96ef71685f'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1108.593262] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee550207-218a-4742-81c2-aebe583e0085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa3c3e88-35a1-43e0-8068-8b6b0ff2cdfc', '4fb3cf19-badb-47df-9323-bc770cb67851', '527d5968-2102-4fdb-ae96-3f989058919d', '334598b6-b8f3-4ec3-afce-9a96ef71685f']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1108.594560] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b40e836c-da7c-401a-8f92-e1c10146bf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1108.619784] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b40e836c-da7c-401a-8f92-e1c10146bf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c69b2d-b7e3-4550-be48-eb7e59b5972a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1653825375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc19ab8506154045b56863f38018ea6f',qos_specs=None,replication_status=,reservations=['aa3c3e88-35a1-43e0-8068-8b6b0ff2cdfc','4fb3cf19-badb-47df-9323-bc770cb67851','527d5968-2102-4fdb-ae96-3f989058919d','334598b6-b8f3-4ec3-afce-9a96ef71685f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b139698ef7c442afb86c4d114f6c057a',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:40:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1653825375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2c69b2d-b7e3-4550-be48-eb7e59b5972a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc19ab8506154045b56863f38018ea6f',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='b139698ef7c442afb86c4d114f6c057a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1108.620068] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1840a2-f5be-45f0-b4fd-68fc4846ff2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1108.651570] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1840a2-f5be-45f0-b4fd-68fc4846ff2d) 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-1653825375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc19ab8506154045b56863f38018ea6f',qos_specs=None,replication_status=,reservations=['aa3c3e88-35a1-43e0-8068-8b6b0ff2cdfc','4fb3cf19-badb-47df-9323-bc770cb67851','527d5968-2102-4fdb-ae96-3f989058919d','334598b6-b8f3-4ec3-afce-9a96ef71685f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b139698ef7c442afb86c4d114f6c057a',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1108.652610] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (950334ea-d47b-4a4c-9042-cc9c603735b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1108.663876] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (950334ea-d47b-4a4c-9042-cc9c603735b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1108.665230] [59248]: DEBUG cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Flow 'volume_create_api' (4f282580-038e-4c7c-8fae-b67ce478f46e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1108.665747] [59248]: INFO cinder.volume.api [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume request issued successfully. [ 1108.666417] [59248]: INFO cinder.api.openstack.wsgi [None req-a52807e9-62b0-4204-93ef-396f41df4166 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1108.667079] [59248]: [pid: 59248|app: 0|req: 171/363] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:40:55 2025] POST /volume/v3/volumes => generated 754 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1108.676385] [59247]: DEBUG cinder.api.middleware.request_id [None req-30a39a9a-0b4c-4228-b534-07db584e309c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.679172] [59247]: INFO cinder.api.openstack.wsgi [None req-30a39a9a-0b4c-4228-b534-07db584e309c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1108.679524] [59247]: DEBUG cinder.api.openstack.wsgi [None req-30a39a9a-0b4c-4228-b534-07db584e309c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1108.679753] [59247]: DEBUG cinder.api.openstack.wsgi [None req-30a39a9a-0b4c-4228-b534-07db584e309c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1108.689192] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.689192] [59247]: warnings.warn( [ 1108.695597] [59247]: INFO cinder.volume.api [None req-30a39a9a-0b4c-4228-b534-07db584e309c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1108.701041] [59247]: INFO cinder.api.openstack.wsgi [None req-30a39a9a-0b4c-4228-b534-07db584e309c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1108.701973] [59247]: [pid: 59247|app: 0|req: 193/364] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:55 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.712207] [59248]: DEBUG cinder.api.middleware.request_id [None req-2bc7fed3-be58-4161-82dc-9381f7bd5cdf None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.714619] [59248]: INFO cinder.api.openstack.wsgi [None req-2bc7fed3-be58-4161-82dc-9381f7bd5cdf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1109.714674] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2bc7fed3-be58-4161-82dc-9381f7bd5cdf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1109.714879] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2bc7fed3-be58-4161-82dc-9381f7bd5cdf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.726372] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.726372] [59248]: warnings.warn( [ 1109.731558] [59248]: INFO cinder.volume.api [None req-2bc7fed3-be58-4161-82dc-9381f7bd5cdf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1109.737316] [59248]: INFO cinder.api.openstack.wsgi [None req-2bc7fed3-be58-4161-82dc-9381f7bd5cdf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1109.737764] [59248]: [pid: 59248|app: 0|req: 172/365] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:56 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.772144] [59247]: DEBUG cinder.api.middleware.request_id [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-c320b7d2-9f94-442e-8efb-15a114377a31 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.774707] [59247]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-c320b7d2-9f94-442e-8efb-15a114377a31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1109.774905] [59247]: DEBUG cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-c320b7d2-9f94-442e-8efb-15a114377a31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1109.775149] [59247]: DEBUG cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-c320b7d2-9f94-442e-8efb-15a114377a31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1109.782924] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.782924] [59247]: warnings.warn( [ 1109.786497] [59247]: INFO cinder.volume.api [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-c320b7d2-9f94-442e-8efb-15a114377a31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1109.790870] [59247]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-c320b7d2-9f94-442e-8efb-15a114377a31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1109.791308] [59247]: [pid: 59247|app: 0|req: 194/366] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:40:56 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.311311] [59248]: DEBUG cinder.api.middleware.request_id [None req-6e88059d-39d8-49e6-a389-72f155adf86c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.311878] [59248]: INFO cinder.api.openstack.wsgi [None req-6e88059d-39d8-49e6-a389-72f155adf86c None None] GET http://10.180.1.21/volume// [ 1111.312094] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6e88059d-39d8-49e6-a389-72f155adf86c None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.312231] [59248]: DEBUG cinder.api.openstack.wsgi [None req-6e88059d-39d8-49e6-a389-72f155adf86c None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.312690] [59248]: INFO cinder.api.openstack.wsgi [None req-6e88059d-39d8-49e6-a389-72f155adf86c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1111.313059] [59248]: [pid: 59248|app: 0|req: 173/367] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:40:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1111.317608] [59247]: DEBUG cinder.api.middleware.request_id [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-f8d829aa-6b99-4bf8-9dc3-5b942930cc0b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.322386] [59247]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-f8d829aa-6b99-4bf8-9dc3-5b942930cc0b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1111.322910] [59247]: DEBUG cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-f8d829aa-6b99-4bf8-9dc3-5b942930cc0b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2c69b2d-b7e3-4550-be48-eb7e59b5972a", "connector": null, "instance_uuid": "8aeaeccb-5e32-411d-a1cd-38ff988b21a0"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1111.338960] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.338960] [59247]: warnings.warn( [ 1111.369036] [59247]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-f8d829aa-6b99-4bf8-9dc3-5b942930cc0b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1111.369247] [59247]: [pid: 59247|app: 0|req: 195/368] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:40:58 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.392832] [59248]: DEBUG cinder.api.middleware.request_id [None req-b5e10f2a-fd05-4655-8e41-ea377b031ca3 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.396146] [59248]: INFO cinder.api.openstack.wsgi [None req-b5e10f2a-fd05-4655-8e41-ea377b031ca3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1111.396146] [59248]: DEBUG cinder.api.openstack.wsgi [None req-b5e10f2a-fd05-4655-8e41-ea377b031ca3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.396146] [59248]: DEBUG cinder.api.openstack.wsgi [None req-b5e10f2a-fd05-4655-8e41-ea377b031ca3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.408562] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.408562] [59248]: warnings.warn( [ 1111.412807] [59248]: INFO cinder.volume.api [None req-b5e10f2a-fd05-4655-8e41-ea377b031ca3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1111.418048] [59248]: INFO cinder.api.openstack.wsgi [None req-b5e10f2a-fd05-4655-8e41-ea377b031ca3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1111.418651] [59248]: [pid: 59248|app: 0|req: 174/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:58 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.899671] [59247]: DEBUG cinder.api.middleware.request_id [None req-00bd0b4c-47c1-40f1-ad7f-1d38868603ac None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.900141] [59247]: INFO cinder.api.openstack.wsgi [None req-00bd0b4c-47c1-40f1-ad7f-1d38868603ac None None] GET http://10.180.1.21/volume// [ 1111.900318] [59247]: DEBUG cinder.api.openstack.wsgi [None req-00bd0b4c-47c1-40f1-ad7f-1d38868603ac None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.900531] [59247]: DEBUG cinder.api.openstack.wsgi [None req-00bd0b4c-47c1-40f1-ad7f-1d38868603ac None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.900930] [59247]: INFO cinder.api.openstack.wsgi [None req-00bd0b4c-47c1-40f1-ad7f-1d38868603ac None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1111.901386] [59247]: [pid: 59247|app: 0|req: 196/370] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:40:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1111.906291] [59248]: DEBUG cinder.api.middleware.request_id [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5b1bb100-50dd-46cc-969f-828c253dad31 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.911238] [59248]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5b1bb100-50dd-46cc-969f-828c253dad31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1111.911238] [59248]: DEBUG cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5b1bb100-50dd-46cc-969f-828c253dad31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1111.911238] [59248]: DEBUG cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5b1bb100-50dd-46cc-969f-828c253dad31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1111.928914] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.928914] [59248]: warnings.warn( [ 1111.934098] [59248]: INFO cinder.volume.api [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5b1bb100-50dd-46cc-969f-828c253dad31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1111.940478] [59248]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5b1bb100-50dd-46cc-969f-828c253dad31 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1111.940931] [59248]: [pid: 59248|app: 0|req: 175/371] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:40:58 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1111.973021] [59247]: DEBUG cinder.api.middleware.request_id [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5ef631a6-8481-4838-8b90-4e9d581a89b1 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.975554] [59247]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5ef631a6-8481-4838-8b90-4e9d581a89b1 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] PUT http://10.180.1.21/volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf [ 1111.975979] [59247]: DEBUG cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5ef631a6-8481-4838-8b90-4e9d581a89b1 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-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-897893", "mountpoint": "/dev/sdb"}}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1111.984441] [59247]: DEBUG cinder.coordination [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5ef631a6-8481-4838-8b90-4e9d581a89b1 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Acquiring lock "cinder-attachment_update-c2c69b2d-b7e3-4550-be48-eb7e59b5972a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1111.990839] [59247]: DEBUG cinder.coordination [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5ef631a6-8481-4838-8b90-4e9d581a89b1 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Lock "cinder-attachment_update-c2c69b2d-b7e3-4550-be48-eb7e59b5972a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1111.992055] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.992055] [59247]: warnings.warn( [ 1112.432507] [59248]: DEBUG cinder.api.middleware.request_id [None req-98fe0641-bc33-4976-a2a1-3dccc55ca3fb None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.435184] [59248]: INFO cinder.api.openstack.wsgi [None req-98fe0641-bc33-4976-a2a1-3dccc55ca3fb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1112.435558] [59248]: DEBUG cinder.api.openstack.wsgi [None req-98fe0641-bc33-4976-a2a1-3dccc55ca3fb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1112.435884] [59248]: DEBUG cinder.api.openstack.wsgi [None req-98fe0641-bc33-4976-a2a1-3dccc55ca3fb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1112.447443] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.447443] [59248]: warnings.warn( [ 1112.451632] [59248]: INFO cinder.volume.api [None req-98fe0641-bc33-4976-a2a1-3dccc55ca3fb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1112.458548] [59248]: INFO cinder.api.openstack.wsgi [None req-98fe0641-bc33-4976-a2a1-3dccc55ca3fb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1112.459048] [59248]: [pid: 59248|app: 0|req: 176/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:40:59 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.469731] [59248]: DEBUG cinder.api.middleware.request_id [None req-3311cb48-2ed3-45e9-8c90-5b9d4b6a69ed None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.472640] [59248]: INFO cinder.api.openstack.wsgi [None req-3311cb48-2ed3-45e9-8c90-5b9d4b6a69ed tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1113.473016] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3311cb48-2ed3-45e9-8c90-5b9d4b6a69ed tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1113.473364] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3311cb48-2ed3-45e9-8c90-5b9d4b6a69ed tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1113.489473] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.489473] [59248]: warnings.warn( [ 1113.494620] [59248]: INFO cinder.volume.api [None req-3311cb48-2ed3-45e9-8c90-5b9d4b6a69ed tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1113.500953] [59248]: INFO cinder.api.openstack.wsgi [None req-3311cb48-2ed3-45e9-8c90-5b9d4b6a69ed tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1113.500953] [59248]: [pid: 59248|app: 0|req: 177/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:00 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.348122] [59248]: DEBUG cinder.api.middleware.request_id [None req-0bff6de6-a894-4d72-b1b5-678890574d23 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.348686] [59248]: INFO cinder.api.openstack.wsgi [None req-0bff6de6-a894-4d72-b1b5-678890574d23 None None] GET http://10.180.1.21/volume// [ 1114.348980] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0bff6de6-a894-4d72-b1b5-678890574d23 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.349257] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0bff6de6-a894-4d72-b1b5-678890574d23 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.349667] [59248]: INFO cinder.api.openstack.wsgi [None req-0bff6de6-a894-4d72-b1b5-678890574d23 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1114.350008] [59248]: [pid: 59248|app: 0|req: 178/374] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:41:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1114.354358] [59248]: DEBUG cinder.api.middleware.request_id [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-bd4ae3b5-72a4-4d1e-89e4-cefa1088b300 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.357030] [59248]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-bd4ae3b5-72a4-4d1e-89e4-cefa1088b300 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1114.357030] [59248]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-bd4ae3b5-72a4-4d1e-89e4-cefa1088b300 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1114.357030] [59248]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-bd4ae3b5-72a4-4d1e-89e4-cefa1088b300 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1114.366947] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.366947] [59248]: warnings.warn( [ 1114.370908] [59248]: INFO cinder.volume.api [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-bd4ae3b5-72a4-4d1e-89e4-cefa1088b300 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1114.376918] [59248]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-bd4ae3b5-72a4-4d1e-89e4-cefa1088b300 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 200 [ 1114.377379] [59248]: [pid: 59248|app: 0|req: 179/375] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:41:01 2025] GET /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 1571 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1114.500698] [59248]: DEBUG cinder.api.middleware.request_id [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-31a43e7c-1cec-423c-9fe9-37954fd20730 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.503125] [59248]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-31a43e7c-1cec-423c-9fe9-37954fd20730 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] PUT http://10.180.1.21/volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4 [ 1114.503732] [59248]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-31a43e7c-1cec-423c-9fe9-37954fd20730 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-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=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1114.513685] [59248]: DEBUG cinder.coordination [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-31a43e7c-1cec-423c-9fe9-37954fd20730 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Acquiring lock "cinder-attachment_update-5412d7b5-970a-4424-982a-8740d56eb57b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1114.519755] [59248]: DEBUG cinder.coordination [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-31a43e7c-1cec-423c-9fe9-37954fd20730 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Lock "cinder-attachment_update-5412d7b5-970a-4424-982a-8740d56eb57b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1114.520850] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.520850] [59248]: warnings.warn( [ 1115.043948] [59248]: DEBUG cinder.coordination [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-31a43e7c-1cec-423c-9fe9-37954fd20730 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Lock "cinder-attachment_update-5412d7b5-970a-4424-982a-8740d56eb57b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1115.044535] [59248]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-31a43e7c-1cec-423c-9fe9-37954fd20730 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4 returned with HTTP 200 [ 1115.045102] [59248]: [pid: 59248|app: 0|req: 180/376] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:41:01 2025] PUT /volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1115.046037] [59248]: DEBUG cinder.api.middleware.request_id [None req-04682250-23c1-489f-9393-3c6e28b5f8b2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.048271] [59248]: INFO cinder.api.openstack.wsgi [None req-04682250-23c1-489f-9393-3c6e28b5f8b2 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1115.048495] [59248]: DEBUG cinder.api.openstack.wsgi [None req-04682250-23c1-489f-9393-3c6e28b5f8b2 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1115.048724] [59248]: DEBUG cinder.api.openstack.wsgi [None req-04682250-23c1-489f-9393-3c6e28b5f8b2 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1115.061401] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.061401] [59248]: warnings.warn( [ 1115.066470] [59248]: INFO cinder.volume.api [None req-04682250-23c1-489f-9393-3c6e28b5f8b2 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1115.073080] [59248]: INFO cinder.api.openstack.wsgi [None req-04682250-23c1-489f-9393-3c6e28b5f8b2 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1115.073740] [59248]: [pid: 59248|app: 0|req: 181/377] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:01 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.555583] [59248]: DEBUG cinder.api.middleware.request_id [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-c13ad196-d3b1-43c8-979f-04d7fb613853 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.557805] [59248]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-c13ad196-d3b1-43c8-979f-04d7fb613853 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4/action [ 1115.558231] [59248]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-c13ad196-d3b1-43c8-979f-04d7fb613853 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1115.558368] [59248]: DEBUG cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-c13ad196-d3b1-43c8-979f-04d7fb613853 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1115.576684] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.576684] [59248]: warnings.warn( [ 1115.583691] [59248]: INFO cinder.api.openstack.wsgi [req-920ac7de-fd0f-4d83-a86a-66011a81f7c9 req-c13ad196-d3b1-43c8-979f-04d7fb613853 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4/action returned with HTTP 204 [ 1115.584179] [59248]: [pid: 59248|app: 0|req: 182/378] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:41:02 2025] POST /volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1116.084252] [59248]: DEBUG cinder.api.middleware.request_id [None req-a2903b41-1913-410d-bbfa-a176487f7f6e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.086663] [59248]: INFO cinder.api.openstack.wsgi [None req-a2903b41-1913-410d-bbfa-a176487f7f6e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1116.086663] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a2903b41-1913-410d-bbfa-a176487f7f6e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1116.086863] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a2903b41-1913-410d-bbfa-a176487f7f6e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1116.101870] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.101870] [59248]: warnings.warn( [ 1116.106560] [59248]: INFO cinder.volume.api [None req-a2903b41-1913-410d-bbfa-a176487f7f6e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1116.111802] [59248]: INFO cinder.api.openstack.wsgi [None req-a2903b41-1913-410d-bbfa-a176487f7f6e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1116.112277] [59248]: [pid: 59248|app: 0|req: 183/379] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:02 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.519844] [59247]: DEBUG cinder.coordination [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5ef631a6-8481-4838-8b90-4e9d581a89b1 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Lock "cinder-attachment_update-c2c69b2d-b7e3-4550-be48-eb7e59b5972a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=59247) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1116.519844] [59247]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-5ef631a6-8481-4838-8b90-4e9d581a89b1 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf returned with HTTP 200 [ 1116.519844] [59247]: [pid: 59247|app: 0|req: 197/380] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:40:58 2025] PUT /volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1117.123308] [59248]: DEBUG cinder.api.middleware.request_id [None req-63055158-69ca-445f-b85b-a258dc6d9e5a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.126691] [59248]: INFO cinder.api.openstack.wsgi [None req-63055158-69ca-445f-b85b-a258dc6d9e5a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1117.126910] [59248]: DEBUG cinder.api.openstack.wsgi [None req-63055158-69ca-445f-b85b-a258dc6d9e5a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1117.127151] [59248]: DEBUG cinder.api.openstack.wsgi [None req-63055158-69ca-445f-b85b-a258dc6d9e5a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1117.143581] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.143581] [59248]: warnings.warn( [ 1117.148305] [59248]: INFO cinder.volume.api [None req-63055158-69ca-445f-b85b-a258dc6d9e5a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1117.154458] [59248]: INFO cinder.api.openstack.wsgi [None req-63055158-69ca-445f-b85b-a258dc6d9e5a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1117.155093] [59248]: [pid: 59248|app: 0|req: 184/381] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:03 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.165919] [59247]: DEBUG cinder.api.middleware.request_id [None req-ca1c2d49-093c-46c3-ab4d-1e876ac372bf None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.168110] [59247]: INFO cinder.api.openstack.wsgi [None req-ca1c2d49-093c-46c3-ab4d-1e876ac372bf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1118.169053] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ca1c2d49-093c-46c3-ab4d-1e876ac372bf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1118.169053] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ca1c2d49-093c-46c3-ab4d-1e876ac372bf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1118.182633] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.182633] [59247]: warnings.warn( [ 1118.186794] [59247]: INFO cinder.volume.api [None req-ca1c2d49-093c-46c3-ab4d-1e876ac372bf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1118.192673] [59247]: INFO cinder.api.openstack.wsgi [None req-ca1c2d49-093c-46c3-ab4d-1e876ac372bf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1118.193152] [59247]: [pid: 59247|app: 0|req: 198/382] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:04 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.653799] [59248]: DEBUG cinder.api.middleware.request_id [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-d35410dd-ab42-4309-bd7d-a0e8c5cf1544 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.656378] [59248]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-d35410dd-ab42-4309-bd7d-a0e8c5cf1544 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf/action [ 1118.656865] [59248]: DEBUG cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-d35410dd-ab42-4309-bd7d-a0e8c5cf1544 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1118.656997] [59248]: DEBUG cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-d35410dd-ab42-4309-bd7d-a0e8c5cf1544 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1118.674892] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.674892] [59248]: warnings.warn( [ 1118.685383] [59248]: INFO cinder.api.openstack.wsgi [req-bdadc2d2-8715-4df5-b97a-19432547cb31 req-d35410dd-ab42-4309-bd7d-a0e8c5cf1544 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf/action returned with HTTP 204 [ 1118.686068] [59248]: [pid: 59248|app: 0|req: 185/383] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:41:05 2025] POST /volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1119.204962] [59247]: DEBUG cinder.api.middleware.request_id [None req-39abc053-d4ec-4c41-9052-890fa32298fc None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.207253] [59247]: INFO cinder.api.openstack.wsgi [None req-39abc053-d4ec-4c41-9052-890fa32298fc tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1119.207515] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39abc053-d4ec-4c41-9052-890fa32298fc tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1119.207636] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39abc053-d4ec-4c41-9052-890fa32298fc tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1119.221703] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.221703] [59247]: warnings.warn( [ 1119.225687] [59247]: INFO cinder.volume.api [None req-39abc053-d4ec-4c41-9052-890fa32298fc tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1119.232114] [59247]: INFO cinder.api.openstack.wsgi [None req-39abc053-d4ec-4c41-9052-890fa32298fc tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1119.232564] [59247]: [pid: 59247|app: 0|req: 199/384] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:05 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1119.243331] [59248]: DEBUG cinder.api.middleware.request_id [None req-af0c3a7e-371d-4a6b-80b5-537733aed5d0 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.245600] [59248]: INFO cinder.api.openstack.wsgi [None req-af0c3a7e-371d-4a6b-80b5-537733aed5d0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1119.245820] [59248]: DEBUG cinder.api.openstack.wsgi [None req-af0c3a7e-371d-4a6b-80b5-537733aed5d0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1119.246068] [59248]: DEBUG cinder.api.openstack.wsgi [None req-af0c3a7e-371d-4a6b-80b5-537733aed5d0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1119.256428] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.256428] [59248]: warnings.warn( [ 1119.260211] [59248]: INFO cinder.volume.api [None req-af0c3a7e-371d-4a6b-80b5-537733aed5d0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1119.266470] [59248]: INFO cinder.api.openstack.wsgi [None req-af0c3a7e-371d-4a6b-80b5-537733aed5d0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1119.266470] [59248]: [pid: 59248|app: 0|req: 186/385] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:06 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.840502] [59247]: DEBUG cinder.api.middleware.request_id [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-7cf36e42-9082-4a58-8467-a1e8aade234d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.843133] [59247]: INFO cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-7cf36e42-9082-4a58-8467-a1e8aade234d tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1122.844023] [59247]: DEBUG cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-7cf36e42-9082-4a58-8467-a1e8aade234d tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1122.844023] [59247]: DEBUG cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-7cf36e42-9082-4a58-8467-a1e8aade234d tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1122.854849] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.854849] [59247]: warnings.warn( [ 1122.859169] [59247]: INFO cinder.volume.api [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-7cf36e42-9082-4a58-8467-a1e8aade234d tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1122.864392] [59247]: INFO cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-7cf36e42-9082-4a58-8467-a1e8aade234d tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1122.864832] [59247]: [pid: 59247|app: 0|req: 200/386] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:41:09 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.878341] [59248]: DEBUG cinder.api.middleware.request_id [None req-a03f3c9d-cc05-484f-96bd-92fd271c4e05 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.878928] [59248]: INFO cinder.api.openstack.wsgi [None req-a03f3c9d-cc05-484f-96bd-92fd271c4e05 None None] GET http://10.180.1.21/volume// [ 1122.879144] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a03f3c9d-cc05-484f-96bd-92fd271c4e05 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1122.879359] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a03f3c9d-cc05-484f-96bd-92fd271c4e05 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1122.879764] [59248]: INFO cinder.api.openstack.wsgi [None req-a03f3c9d-cc05-484f-96bd-92fd271c4e05 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1122.880288] [59248]: [pid: 59248|app: 0|req: 187/387] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:41:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1122.883963] [59247]: DEBUG cinder.api.middleware.request_id [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-bb783543-1afe-43bf-8344-a3df9165d551 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.886377] [59247]: INFO cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-bb783543-1afe-43bf-8344-a3df9165d551 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1122.886782] [59247]: DEBUG cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-bb783543-1afe-43bf-8344-a3df9165d551 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54da063c-689d-4d4d-9c06-ae38189fe072", "connector": null, "instance_uuid": "bbabc672-6a52-463c-b1d2-d3b92bab779c"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1122.896272] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.896272] [59247]: warnings.warn( [ 1122.922373] [59247]: INFO cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-bb783543-1afe-43bf-8344-a3df9165d551 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1122.922972] [59247]: [pid: 59247|app: 0|req: 201/388] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:41:09 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.946038] [59248]: DEBUG cinder.api.middleware.request_id [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-e8d5eeee-85f9-425b-82b8-2a5b074f4010 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.948339] [59248]: INFO cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-e8d5eeee-85f9-425b-82b8-2a5b074f4010 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] POST http://10.180.1.21/volume/v3/attachments/5a8488e4-767c-4420-9794-ee9cefdd667d/action [ 1122.948769] [59248]: DEBUG cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-e8d5eeee-85f9-425b-82b8-2a5b074f4010 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1122.948895] [59248]: DEBUG cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-e8d5eeee-85f9-425b-82b8-2a5b074f4010 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1122.965557] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.965557] [59248]: warnings.warn( [ 1122.972351] [59248]: INFO cinder.api.openstack.wsgi [req-a85bed04-ec85-4f5b-809a-7b2abfbeb7c4 req-e8d5eeee-85f9-425b-82b8-2a5b074f4010 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/attachments/5a8488e4-767c-4420-9794-ee9cefdd667d/action returned with HTTP 204 [ 1122.972846] [59248]: [pid: 59248|app: 0|req: 188/389] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:41:09 2025] POST /volume/v3/attachments/5a8488e4-767c-4420-9794-ee9cefdd667d/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1122.989578] [59247]: DEBUG cinder.api.middleware.request_id [None req-d5c6f298-88af-4fef-aede-2e8568d7c6b3 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.992158] [59247]: INFO cinder.api.openstack.wsgi [None req-d5c6f298-88af-4fef-aede-2e8568d7c6b3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1122.992158] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d5c6f298-88af-4fef-aede-2e8568d7c6b3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1122.992158] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d5c6f298-88af-4fef-aede-2e8568d7c6b3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.002174] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.002174] [59247]: warnings.warn( [ 1123.006501] [59247]: INFO cinder.volume.api [None req-d5c6f298-88af-4fef-aede-2e8568d7c6b3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1123.011511] [59247]: INFO cinder.api.openstack.wsgi [None req-d5c6f298-88af-4fef-aede-2e8568d7c6b3 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1123.011948] [59247]: [pid: 59247|app: 0|req: 202/390] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:09 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.022021] [59248]: DEBUG cinder.api.middleware.request_id [None req-4a75ad64-d0db-4d3c-a3ab-952f5e7f7889 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.024796] [59248]: INFO cinder.api.openstack.wsgi [None req-4a75ad64-d0db-4d3c-a3ab-952f5e7f7889 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1123.025097] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4a75ad64-d0db-4d3c-a3ab-952f5e7f7889 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.025402] [59248]: DEBUG cinder.api.openstack.wsgi [None req-4a75ad64-d0db-4d3c-a3ab-952f5e7f7889 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.039475] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.039475] [59248]: warnings.warn( [ 1123.044959] [59248]: INFO cinder.volume.api [None req-4a75ad64-d0db-4d3c-a3ab-952f5e7f7889 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1123.049955] [59248]: INFO cinder.api.openstack.wsgi [None req-4a75ad64-d0db-4d3c-a3ab-952f5e7f7889 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1123.050454] [59248]: [pid: 59248|app: 0|req: 189/391] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:09 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.086900] [59247]: DEBUG cinder.api.middleware.request_id [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-561ab924-a6ac-4c2e-bbcf-064186183777 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.089740] [59247]: INFO cinder.api.openstack.wsgi [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-561ab924-a6ac-4c2e-bbcf-064186183777 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1123.090045] [59247]: DEBUG cinder.api.openstack.wsgi [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-561ab924-a6ac-4c2e-bbcf-064186183777 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.090269] [59247]: DEBUG cinder.api.openstack.wsgi [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-561ab924-a6ac-4c2e-bbcf-064186183777 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.103712] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.103712] [59247]: warnings.warn( [ 1123.110016] [59247]: INFO cinder.volume.api [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-561ab924-a6ac-4c2e-bbcf-064186183777 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1123.117855] [59247]: INFO cinder.api.openstack.wsgi [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-561ab924-a6ac-4c2e-bbcf-064186183777 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1123.118568] [59247]: [pid: 59247|app: 0|req: 203/392] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:41:09 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.149240] [59248]: DEBUG cinder.api.middleware.request_id [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-ca5fb606-6f83-49ba-83ca-54d8a9402b32 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.152249] [59248]: INFO cinder.api.openstack.wsgi [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-ca5fb606-6f83-49ba-83ca-54d8a9402b32 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5a8488e4-767c-4420-9794-ee9cefdd667d [ 1123.152525] [59248]: DEBUG cinder.api.openstack.wsgi [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-ca5fb606-6f83-49ba-83ca-54d8a9402b32 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.152934] [59248]: DEBUG cinder.api.openstack.wsgi [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-ca5fb606-6f83-49ba-83ca-54d8a9402b32 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.161370] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.161370] [59248]: warnings.warn( [ 1123.689630] [59248]: INFO cinder.api.openstack.wsgi [req-2379007b-f82e-4810-80b3-9eef8a925ef1 req-ca5fb606-6f83-49ba-83ca-54d8a9402b32 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/attachments/5a8488e4-767c-4420-9794-ee9cefdd667d returned with HTTP 200 [ 1123.690138] [59248]: [pid: 59248|app: 0|req: 190/393] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:41:09 2025] DELETE /volume/v3/attachments/5a8488e4-767c-4420-9794-ee9cefdd667d => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.708969] [59247]: DEBUG cinder.api.middleware.request_id [None req-914a737b-5ac3-4d1f-ae52-7a0a4c7f5a07 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.712116] [59247]: INFO cinder.api.openstack.wsgi [None req-914a737b-5ac3-4d1f-ae52-7a0a4c7f5a07 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1123.712444] [59247]: DEBUG cinder.api.openstack.wsgi [None req-914a737b-5ac3-4d1f-ae52-7a0a4c7f5a07 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1123.712951] [59247]: DEBUG cinder.api.openstack.wsgi [None req-914a737b-5ac3-4d1f-ae52-7a0a4c7f5a07 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1123.726995] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.726995] [59247]: warnings.warn( [ 1123.731059] [59247]: INFO cinder.volume.api [None req-914a737b-5ac3-4d1f-ae52-7a0a4c7f5a07 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1123.735330] [59247]: INFO cinder.api.openstack.wsgi [None req-914a737b-5ac3-4d1f-ae52-7a0a4c7f5a07 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1123.735766] [59247]: [pid: 59247|app: 0|req: 204/394] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:10 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.478157] [59248]: DEBUG cinder.api.middleware.request_id [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.480268] [59248]: INFO cinder.api.openstack.wsgi [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1131.480710] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-229194958"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1131.482255] [59248]: DEBUG cinder.api.v3.volumes [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-229194958'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1131.482395] [59248]: INFO cinder.api.v3.volumes [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume of 1 GB [ 1131.482825] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.482825] [59248]: warnings.warn( [ 1131.488304] [59248]: INFO cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Availability Zones retrieved successfully. [ 1131.495405] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Flow 'volume_create_api' (cf5abe83-12df-48d9-9f07-1e1547d81961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1131.496788] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1046e03-11da-4853-b9a3-62f0177f56fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1131.498146] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1131.518595] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1046e03-11da-4853-b9a3-62f0177f56fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1131.520618] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e44aed9-c03a-44c7-b365-db057385b639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1131.557247] [59248]: DEBUG cinder.quota [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Created reservations ['34968d1c-f11f-438d-94f5-5159b2d1ef42', '485d60f9-1d95-4e01-987d-b78b9e641ad8', 'ac00df93-bdd0-4a24-8a28-c1b6956b05e1', 'edacf21b-8d72-4ee8-843e-3867592d3b4d'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1131.558519] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e44aed9-c03a-44c7-b365-db057385b639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34968d1c-f11f-438d-94f5-5159b2d1ef42', '485d60f9-1d95-4e01-987d-b78b9e641ad8', 'ac00df93-bdd0-4a24-8a28-c1b6956b05e1', 'edacf21b-8d72-4ee8-843e-3867592d3b4d']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1131.559576] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79d336e-dbb7-47d7-9a38-3469d3e4c004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1131.574058] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79d336e-dbb7-47d7-9a38-3469d3e4c004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e5b9e5-dda7-47e3-bd05-fd2b41726a4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-229194958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bde85a43934691a8a26531f9a0e25f',qos_specs=None,replication_status=,reservations=['34968d1c-f11f-438d-94f5-5159b2d1ef42','485d60f9-1d95-4e01-987d-b78b9e641ad8','ac00df93-bdd0-4a24-8a28-c1b6956b05e1','edacf21b-8d72-4ee8-843e-3867592d3b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3e8b6a014b47729bdffa105664c68e',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-229194958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e5b9e5-dda7-47e3-bd05-fd2b41726a4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67bde85a43934691a8a26531f9a0e25f',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='5e3e8b6a014b47729bdffa105664c68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1131.575148] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abe852a-72d5-4c0d-829e-334325d15f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1131.589019] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abe852a-72d5-4c0d-829e-334325d15f94) 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-229194958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bde85a43934691a8a26531f9a0e25f',qos_specs=None,replication_status=,reservations=['34968d1c-f11f-438d-94f5-5159b2d1ef42','485d60f9-1d95-4e01-987d-b78b9e641ad8','ac00df93-bdd0-4a24-8a28-c1b6956b05e1','edacf21b-8d72-4ee8-843e-3867592d3b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3e8b6a014b47729bdffa105664c68e',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1131.589903] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09255ad-af54-499c-a0ee-eaf494b2030e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1131.598622] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09255ad-af54-499c-a0ee-eaf494b2030e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1131.599560] [59248]: DEBUG cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Flow 'volume_create_api' (cf5abe83-12df-48d9-9f07-1e1547d81961) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1131.599908] [59248]: INFO cinder.volume.api [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume request issued successfully. [ 1131.600562] [59248]: INFO cinder.api.openstack.wsgi [None req-1585a4e5-94eb-4e9b-bdab-180fbbf85508 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1131.601161] [59248]: [pid: 59248|app: 0|req: 191/395] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:41:18 2025] POST /volume/v3/volumes => generated 749 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1131.610295] [59247]: DEBUG cinder.api.middleware.request_id [None req-ad058262-b693-4d4f-a048-d34f60b3c71f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.612404] [59247]: INFO cinder.api.openstack.wsgi [None req-ad058262-b693-4d4f-a048-d34f60b3c71f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1131.612612] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ad058262-b693-4d4f-a048-d34f60b3c71f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1131.612821] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ad058262-b693-4d4f-a048-d34f60b3c71f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1131.620598] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.620598] [59247]: warnings.warn( [ 1131.625229] [59247]: INFO cinder.volume.api [None req-ad058262-b693-4d4f-a048-d34f60b3c71f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1131.629760] [59247]: INFO cinder.api.openstack.wsgi [None req-ad058262-b693-4d4f-a048-d34f60b3c71f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1131.630749] [59247]: [pid: 59247|app: 0|req: 205/396] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:18 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.640596] [59248]: DEBUG cinder.api.middleware.request_id [None req-902d7e4c-41b6-4e5e-a5a7-8a723c3e6115 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.642911] [59248]: INFO cinder.api.openstack.wsgi [None req-902d7e4c-41b6-4e5e-a5a7-8a723c3e6115 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1132.643097] [59248]: DEBUG cinder.api.openstack.wsgi [None req-902d7e4c-41b6-4e5e-a5a7-8a723c3e6115 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1132.643302] [59248]: DEBUG cinder.api.openstack.wsgi [None req-902d7e4c-41b6-4e5e-a5a7-8a723c3e6115 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1132.654089] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.654089] [59248]: warnings.warn( [ 1132.660882] [59248]: INFO cinder.volume.api [None req-902d7e4c-41b6-4e5e-a5a7-8a723c3e6115 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1132.666475] [59248]: INFO cinder.api.openstack.wsgi [None req-902d7e4c-41b6-4e5e-a5a7-8a723c3e6115 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1132.666909] [59248]: [pid: 59248|app: 0|req: 192/397] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:19 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.706181] [59247]: DEBUG cinder.api.middleware.request_id [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0eaa544e-8567-4544-bdbb-0c1171886867 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.708518] [59247]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0eaa544e-8567-4544-bdbb-0c1171886867 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1132.708735] [59247]: DEBUG cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0eaa544e-8567-4544-bdbb-0c1171886867 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1132.708938] [59247]: DEBUG cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0eaa544e-8567-4544-bdbb-0c1171886867 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1132.716941] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.716941] [59247]: warnings.warn( [ 1132.720749] [59247]: INFO cinder.volume.api [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0eaa544e-8567-4544-bdbb-0c1171886867 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1132.725160] [59247]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0eaa544e-8567-4544-bdbb-0c1171886867 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1132.725666] [59247]: [pid: 59247|app: 0|req: 206/398] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:41:19 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.250703] [59248]: DEBUG cinder.api.middleware.request_id [None req-732b50b1-08ec-4fcf-881e-d003ede878c3 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.250703] [59248]: INFO cinder.api.openstack.wsgi [None req-732b50b1-08ec-4fcf-881e-d003ede878c3 None None] GET http://10.180.1.21/volume// [ 1134.250703] [59248]: DEBUG cinder.api.openstack.wsgi [None req-732b50b1-08ec-4fcf-881e-d003ede878c3 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.250703] [59248]: DEBUG cinder.api.openstack.wsgi [None req-732b50b1-08ec-4fcf-881e-d003ede878c3 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.251041] [59248]: INFO cinder.api.openstack.wsgi [None req-732b50b1-08ec-4fcf-881e-d003ede878c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1134.251441] [59248]: [pid: 59248|app: 0|req: 193/399] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:41:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1134.256344] [59247]: DEBUG cinder.api.middleware.request_id [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-011e2b85-3276-4059-a546-9cba22cababe None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.258730] [59247]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-011e2b85-3276-4059-a546-9cba22cababe tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1134.259260] [59247]: DEBUG cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-011e2b85-3276-4059-a546-9cba22cababe tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91e5b9e5-dda7-47e3-bd05-fd2b41726a4a", "connector": null, "instance_uuid": "8cc78148-caf6-4bb8-948d-72f54522a9bf"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1134.272085] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.272085] [59247]: warnings.warn( [ 1134.301322] [59247]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-011e2b85-3276-4059-a546-9cba22cababe tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1134.301844] [59247]: [pid: 59247|app: 0|req: 207/400] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:41:21 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1134.329988] [59248]: DEBUG cinder.api.middleware.request_id [None req-c1046129-f051-49ae-b606-b11436ff8336 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.332408] [59248]: INFO cinder.api.openstack.wsgi [None req-c1046129-f051-49ae-b606-b11436ff8336 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1134.332654] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c1046129-f051-49ae-b606-b11436ff8336 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.332864] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c1046129-f051-49ae-b606-b11436ff8336 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.345030] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.345030] [59248]: warnings.warn( [ 1134.349036] [59248]: INFO cinder.volume.api [None req-c1046129-f051-49ae-b606-b11436ff8336 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1134.353868] [59248]: INFO cinder.api.openstack.wsgi [None req-c1046129-f051-49ae-b606-b11436ff8336 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1134.354426] [59248]: [pid: 59248|app: 0|req: 194/401] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:21 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1134.843768] [59247]: DEBUG cinder.api.middleware.request_id [None req-ec1623b7-9642-4985-b9c2-d2bde3a6a103 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.844239] [59247]: INFO cinder.api.openstack.wsgi [None req-ec1623b7-9642-4985-b9c2-d2bde3a6a103 None None] GET http://10.180.1.21/volume// [ 1134.844466] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ec1623b7-9642-4985-b9c2-d2bde3a6a103 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.844668] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ec1623b7-9642-4985-b9c2-d2bde3a6a103 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.845071] [59247]: INFO cinder.api.openstack.wsgi [None req-ec1623b7-9642-4985-b9c2-d2bde3a6a103 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1134.845899] [59247]: [pid: 59247|app: 0|req: 208/402] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:41:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1134.855230] [59248]: DEBUG cinder.api.middleware.request_id [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0f111d68-817e-4cba-ad0c-9d2d00c5b20d None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.857965] [59248]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0f111d68-817e-4cba-ad0c-9d2d00c5b20d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1134.858260] [59248]: DEBUG cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0f111d68-817e-4cba-ad0c-9d2d00c5b20d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1134.858515] [59248]: DEBUG cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0f111d68-817e-4cba-ad0c-9d2d00c5b20d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1134.872440] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.872440] [59248]: warnings.warn( [ 1134.877045] [59248]: INFO cinder.volume.api [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0f111d68-817e-4cba-ad0c-9d2d00c5b20d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1134.883137] [59248]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-0f111d68-817e-4cba-ad0c-9d2d00c5b20d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1134.883629] [59248]: [pid: 59248|app: 0|req: 195/403] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:41:21 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1134.918484] [59247]: DEBUG cinder.api.middleware.request_id [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-a3160576-76cc-4339-a60b-2c27b7eadb12 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1134.920933] [59247]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-a3160576-76cc-4339-a60b-2c27b7eadb12 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] PUT http://10.180.1.21/volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51 [ 1134.921354] [59247]: DEBUG cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-a3160576-76cc-4339-a60b-2c27b7eadb12 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-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-897906", "mountpoint": "/dev/sdb"}}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1134.930849] [59247]: DEBUG cinder.coordination [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-a3160576-76cc-4339-a60b-2c27b7eadb12 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Acquiring lock "cinder-attachment_update-91e5b9e5-dda7-47e3-bd05-fd2b41726a4a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1134.937238] [59247]: DEBUG cinder.coordination [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-a3160576-76cc-4339-a60b-2c27b7eadb12 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Lock "cinder-attachment_update-91e5b9e5-dda7-47e3-bd05-fd2b41726a4a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1134.938462] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.938462] [59247]: warnings.warn( [ 1135.364320] [59248]: DEBUG cinder.api.middleware.request_id [None req-21b5a1ab-6634-48eb-a677-180ec189fc98 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.366720] [59248]: INFO cinder.api.openstack.wsgi [None req-21b5a1ab-6634-48eb-a677-180ec189fc98 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1135.367015] [59248]: DEBUG cinder.api.openstack.wsgi [None req-21b5a1ab-6634-48eb-a677-180ec189fc98 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1135.367301] [59248]: DEBUG cinder.api.openstack.wsgi [None req-21b5a1ab-6634-48eb-a677-180ec189fc98 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1135.378929] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.378929] [59248]: warnings.warn( [ 1135.382680] [59248]: INFO cinder.volume.api [None req-21b5a1ab-6634-48eb-a677-180ec189fc98 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1135.387910] [59248]: INFO cinder.api.openstack.wsgi [None req-21b5a1ab-6634-48eb-a677-180ec189fc98 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1135.388511] [59248]: [pid: 59248|app: 0|req: 196/404] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:22 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1136.399813] [59248]: DEBUG cinder.api.middleware.request_id [None req-aae3c801-91aa-408f-bcda-9d99a1350d50 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.401651] [59248]: INFO cinder.api.openstack.wsgi [None req-aae3c801-91aa-408f-bcda-9d99a1350d50 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1136.401773] [59248]: DEBUG cinder.api.openstack.wsgi [None req-aae3c801-91aa-408f-bcda-9d99a1350d50 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1136.401980] [59248]: DEBUG cinder.api.openstack.wsgi [None req-aae3c801-91aa-408f-bcda-9d99a1350d50 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1136.416078] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.416078] [59248]: warnings.warn( [ 1136.421050] [59248]: INFO cinder.volume.api [None req-aae3c801-91aa-408f-bcda-9d99a1350d50 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1136.426109] [59248]: INFO cinder.api.openstack.wsgi [None req-aae3c801-91aa-408f-bcda-9d99a1350d50 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1136.426548] [59248]: [pid: 59248|app: 0|req: 197/405] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:23 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.436334] [59248]: DEBUG cinder.api.middleware.request_id [None req-105bd979-f7f9-4b74-af41-9701669495a9 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.438381] [59248]: INFO cinder.api.openstack.wsgi [None req-105bd979-f7f9-4b74-af41-9701669495a9 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1137.438607] [59248]: DEBUG cinder.api.openstack.wsgi [None req-105bd979-f7f9-4b74-af41-9701669495a9 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1137.438820] [59248]: DEBUG cinder.api.openstack.wsgi [None req-105bd979-f7f9-4b74-af41-9701669495a9 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1137.453122] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.453122] [59248]: warnings.warn( [ 1137.457029] [59248]: INFO cinder.volume.api [None req-105bd979-f7f9-4b74-af41-9701669495a9 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1137.464814] [59248]: INFO cinder.api.openstack.wsgi [None req-105bd979-f7f9-4b74-af41-9701669495a9 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1137.464814] [59248]: [pid: 59248|app: 0|req: 198/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:24 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1138.475778] [59248]: DEBUG cinder.api.middleware.request_id [None req-e6249a0c-961f-4417-b045-5d045dc447c5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1138.477574] [59248]: INFO cinder.api.openstack.wsgi [None req-e6249a0c-961f-4417-b045-5d045dc447c5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1138.477796] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e6249a0c-961f-4417-b045-5d045dc447c5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1138.478050] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e6249a0c-961f-4417-b045-5d045dc447c5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1138.491820] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1138.491820] [59248]: warnings.warn( [ 1138.495901] [59248]: INFO cinder.volume.api [None req-e6249a0c-961f-4417-b045-5d045dc447c5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1138.500888] [59248]: INFO cinder.api.openstack.wsgi [None req-e6249a0c-961f-4417-b045-5d045dc447c5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1138.501283] [59248]: [pid: 59248|app: 0|req: 199/407] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:25 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1139.463920] [59247]: DEBUG cinder.coordination [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-a3160576-76cc-4339-a60b-2c27b7eadb12 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Lock "cinder-attachment_update-91e5b9e5-dda7-47e3-bd05-fd2b41726a4a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=59247) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1139.465373] [59247]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-a3160576-76cc-4339-a60b-2c27b7eadb12 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51 returned with HTTP 200 [ 1139.465373] [59247]: [pid: 59247|app: 0|req: 209/408] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:41:21 2025] PUT /volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1139.511495] [59248]: DEBUG cinder.api.middleware.request_id [None req-86319f74-da39-4c7e-baef-18e89723d078 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1139.513680] [59248]: INFO cinder.api.openstack.wsgi [None req-86319f74-da39-4c7e-baef-18e89723d078 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1139.513898] [59248]: DEBUG cinder.api.openstack.wsgi [None req-86319f74-da39-4c7e-baef-18e89723d078 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1139.514124] [59248]: DEBUG cinder.api.openstack.wsgi [None req-86319f74-da39-4c7e-baef-18e89723d078 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1139.526289] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1139.526289] [59248]: warnings.warn( [ 1139.530547] [59248]: INFO cinder.volume.api [None req-86319f74-da39-4c7e-baef-18e89723d078 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1139.536644] [59248]: INFO cinder.api.openstack.wsgi [None req-86319f74-da39-4c7e-baef-18e89723d078 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1139.537099] [59248]: [pid: 59248|app: 0|req: 200/409] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:26 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1140.550709] [59247]: DEBUG cinder.api.middleware.request_id [None req-4f5a8532-c78f-4e04-8794-3c210bd3f69a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.553028] [59247]: INFO cinder.api.openstack.wsgi [None req-4f5a8532-c78f-4e04-8794-3c210bd3f69a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1140.553234] [59247]: DEBUG cinder.api.openstack.wsgi [None req-4f5a8532-c78f-4e04-8794-3c210bd3f69a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1140.553456] [59247]: DEBUG cinder.api.openstack.wsgi [None req-4f5a8532-c78f-4e04-8794-3c210bd3f69a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1140.567743] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1140.567743] [59247]: warnings.warn( [ 1140.572492] [59247]: INFO cinder.volume.api [None req-4f5a8532-c78f-4e04-8794-3c210bd3f69a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1140.578664] [59247]: INFO cinder.api.openstack.wsgi [None req-4f5a8532-c78f-4e04-8794-3c210bd3f69a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1140.579119] [59247]: [pid: 59247|app: 0|req: 210/410] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:27 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.589904] [59248]: DEBUG cinder.api.middleware.request_id [None req-25525485-8d30-41a2-9537-9addb1be7ff2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.592135] [59248]: INFO cinder.api.openstack.wsgi [None req-25525485-8d30-41a2-9537-9addb1be7ff2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1141.592555] [59248]: DEBUG cinder.api.openstack.wsgi [None req-25525485-8d30-41a2-9537-9addb1be7ff2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1141.592926] [59248]: DEBUG cinder.api.openstack.wsgi [None req-25525485-8d30-41a2-9537-9addb1be7ff2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1141.608884] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.608884] [59248]: warnings.warn( [ 1141.613844] [59248]: INFO cinder.volume.api [None req-25525485-8d30-41a2-9537-9addb1be7ff2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1141.617411] [59247]: DEBUG cinder.api.middleware.request_id [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-610bc76a-9ea7-40a7-9320-3cfcedf009f2 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.620775] [59247]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-610bc76a-9ea7-40a7-9320-3cfcedf009f2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51/action [ 1141.621625] [59248]: INFO cinder.api.openstack.wsgi [None req-25525485-8d30-41a2-9537-9addb1be7ff2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1141.621713] [59247]: DEBUG cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-610bc76a-9ea7-40a7-9320-3cfcedf009f2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1141.621761] [59248]: [pid: 59248|app: 0|req: 201/411] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:28 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.621799] [59247]: DEBUG cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-610bc76a-9ea7-40a7-9320-3cfcedf009f2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1141.645954] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1141.645954] [59247]: warnings.warn( [ 1141.659355] [59247]: INFO cinder.api.openstack.wsgi [req-9675538c-d82a-41f6-8725-ebdf1bac599e req-610bc76a-9ea7-40a7-9320-3cfcedf009f2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51/action returned with HTTP 204 [ 1141.660076] [59247]: [pid: 59247|app: 0|req: 211/412] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:41:28 2025] POST /volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1142.634105] [59248]: DEBUG cinder.api.middleware.request_id [None req-c1784598-65bd-404e-a549-369bf04909f8 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.636784] [59248]: INFO cinder.api.openstack.wsgi [None req-c1784598-65bd-404e-a549-369bf04909f8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1142.638063] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c1784598-65bd-404e-a549-369bf04909f8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.638063] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c1784598-65bd-404e-a549-369bf04909f8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.653265] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.653265] [59248]: warnings.warn( [ 1142.661619] [59248]: INFO cinder.volume.api [None req-c1784598-65bd-404e-a549-369bf04909f8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1142.668583] [59248]: INFO cinder.api.openstack.wsgi [None req-c1784598-65bd-404e-a549-369bf04909f8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1142.669110] [59248]: [pid: 59248|app: 0|req: 202/413] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:29 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.681120] [59247]: DEBUG cinder.api.middleware.request_id [None req-8fb30454-10c3-4fea-9244-bf1b1955771b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.683709] [59247]: INFO cinder.api.openstack.wsgi [None req-8fb30454-10c3-4fea-9244-bf1b1955771b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1142.684131] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8fb30454-10c3-4fea-9244-bf1b1955771b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.684213] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8fb30454-10c3-4fea-9244-bf1b1955771b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.695309] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.695309] [59247]: warnings.warn( [ 1142.699227] [59247]: INFO cinder.volume.api [None req-8fb30454-10c3-4fea-9244-bf1b1955771b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1142.704589] [59247]: INFO cinder.api.openstack.wsgi [None req-8fb30454-10c3-4fea-9244-bf1b1955771b tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1142.705311] [59247]: [pid: 59247|app: 0|req: 212/414] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:29 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1142.799358] [59248]: DEBUG cinder.api.middleware.request_id [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.801517] [59248]: INFO cinder.api.openstack.wsgi [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1142.801911] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2032388172"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1142.803573] [59248]: DEBUG cinder.api.v3.volumes [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2032388172'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1142.803713] [59248]: INFO cinder.api.v3.volumes [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume of 1 GB [ 1142.808409] [59248]: INFO cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Availability Zones retrieved successfully. [ 1142.815809] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Flow 'volume_create_api' (8375a290-58b6-43b9-9d23-1cfb14c5d7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1142.816981] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786709b4-464f-4526-bc47-f27b3952d5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.818269] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1142.843019] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786709b4-464f-4526-bc47-f27b3952d5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.844137] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44483e07-c970-4882-ab9c-59cd21c41d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.879368] [59248]: DEBUG cinder.quota [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Created reservations ['58dc1ab9-0be2-48d1-8f91-119d9086b5c0', 'e4836238-813c-4b40-9e0f-e734bd6c0e18', '2e439838-f7ee-4a3d-b15e-fb1671fd0147', 'a0ff9889-bce7-4379-8344-92d5e633efa3'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1142.880396] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44483e07-c970-4882-ab9c-59cd21c41d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58dc1ab9-0be2-48d1-8f91-119d9086b5c0', 'e4836238-813c-4b40-9e0f-e734bd6c0e18', '2e439838-f7ee-4a3d-b15e-fb1671fd0147', 'a0ff9889-bce7-4379-8344-92d5e633efa3']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.881309] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a28fdf-f14e-435f-915c-d017985db39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.895709] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a28fdf-f14e-435f-915c-d017985db39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40fbbf35-048f-4f33-b3b0-061924649310', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2032388172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bde85a43934691a8a26531f9a0e25f',qos_specs=None,replication_status=,reservations=['58dc1ab9-0be2-48d1-8f91-119d9086b5c0','e4836238-813c-4b40-9e0f-e734bd6c0e18','2e439838-f7ee-4a3d-b15e-fb1671fd0147','a0ff9889-bce7-4379-8344-92d5e633efa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3e8b6a014b47729bdffa105664c68e',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2032388172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40fbbf35-048f-4f33-b3b0-061924649310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67bde85a43934691a8a26531f9a0e25f',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='5e3e8b6a014b47729bdffa105664c68e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.896634] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66de3263-1742-444d-8306-e66e30559e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.911794] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66de3263-1742-444d-8306-e66e30559e96) 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-2032388172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67bde85a43934691a8a26531f9a0e25f',qos_specs=None,replication_status=,reservations=['58dc1ab9-0be2-48d1-8f91-119d9086b5c0','e4836238-813c-4b40-9e0f-e734bd6c0e18','2e439838-f7ee-4a3d-b15e-fb1671fd0147','a0ff9889-bce7-4379-8344-92d5e633efa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e3e8b6a014b47729bdffa105664c68e',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.912792] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1a773f-3684-43ca-9a69-c5792ca5b7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1142.923721] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1a773f-3684-43ca-9a69-c5792ca5b7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1142.924927] [59248]: DEBUG cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Flow 'volume_create_api' (8375a290-58b6-43b9-9d23-1cfb14c5d7b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1142.925331] [59248]: INFO cinder.volume.api [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Create volume request issued successfully. [ 1142.926130] [59248]: INFO cinder.api.openstack.wsgi [None req-3e594c70-13dc-46ae-b5c9-22148ec358cd tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1142.926695] [59248]: [pid: 59248|app: 0|req: 203/415] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:41:29 2025] POST /volume/v3/volumes => generated 750 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1142.936327] [59247]: DEBUG cinder.api.middleware.request_id [None req-f0fafe72-1db0-4163-b3ed-7b753b646947 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1142.939286] [59247]: INFO cinder.api.openstack.wsgi [None req-f0fafe72-1db0-4163-b3ed-7b753b646947 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1142.939286] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f0fafe72-1db0-4163-b3ed-7b753b646947 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1142.939468] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f0fafe72-1db0-4163-b3ed-7b753b646947 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1142.948393] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1142.948393] [59247]: warnings.warn( [ 1142.952698] [59247]: INFO cinder.volume.api [None req-f0fafe72-1db0-4163-b3ed-7b753b646947 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1142.958193] [59247]: INFO cinder.api.openstack.wsgi [None req-f0fafe72-1db0-4163-b3ed-7b753b646947 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1142.959082] [59247]: [pid: 59247|app: 0|req: 213/416] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:29 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.969394] [59248]: DEBUG cinder.api.middleware.request_id [None req-209052e2-c785-4c9e-b8bd-16aac2963dda None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.971624] [59248]: INFO cinder.api.openstack.wsgi [None req-209052e2-c785-4c9e-b8bd-16aac2963dda tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1143.971837] [59248]: DEBUG cinder.api.openstack.wsgi [None req-209052e2-c785-4c9e-b8bd-16aac2963dda tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1143.972058] [59248]: DEBUG cinder.api.openstack.wsgi [None req-209052e2-c785-4c9e-b8bd-16aac2963dda tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1143.974289] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=281,cinder:INSERT=34,cinder:UPDATE=70 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1143.982489] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.982489] [59248]: warnings.warn( [ 1143.987988] [59248]: INFO cinder.volume.api [None req-209052e2-c785-4c9e-b8bd-16aac2963dda tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1143.993732] [59248]: INFO cinder.api.openstack.wsgi [None req-209052e2-c785-4c9e-b8bd-16aac2963dda tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1143.994298] [59248]: [pid: 59248|app: 0|req: 204/417] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:30 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1144.035679] [59247]: DEBUG cinder.api.middleware.request_id [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-69dd5ede-f05c-443b-a75f-0057d9bf427f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.039327] [59247]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-69dd5ede-f05c-443b-a75f-0057d9bf427f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1144.039680] [59247]: DEBUG cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-69dd5ede-f05c-443b-a75f-0057d9bf427f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.040054] [59247]: DEBUG cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-69dd5ede-f05c-443b-a75f-0057d9bf427f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.043255] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=151,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1144.054134] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.054134] [59247]: warnings.warn( [ 1144.059605] [59247]: INFO cinder.volume.api [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-69dd5ede-f05c-443b-a75f-0057d9bf427f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1144.067052] [59247]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-69dd5ede-f05c-443b-a75f-0057d9bf427f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1144.067772] [59247]: [pid: 59247|app: 0|req: 214/418] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:41:30 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1144.991851] [59248]: DEBUG cinder.api.middleware.request_id [None req-03d57086-515f-4400-91f8-fc0b4879d0ff None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.992652] [59248]: INFO cinder.api.openstack.wsgi [None req-03d57086-515f-4400-91f8-fc0b4879d0ff None None] GET http://10.180.1.21/volume// [ 1144.992946] [59248]: DEBUG cinder.api.openstack.wsgi [None req-03d57086-515f-4400-91f8-fc0b4879d0ff None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1144.993361] [59248]: DEBUG cinder.api.openstack.wsgi [None req-03d57086-515f-4400-91f8-fc0b4879d0ff None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1144.994076] [59248]: INFO cinder.api.openstack.wsgi [None req-03d57086-515f-4400-91f8-fc0b4879d0ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1144.994719] [59248]: [pid: 59248|app: 0|req: 205/419] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:41:31 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1144.999390] [59247]: DEBUG cinder.api.middleware.request_id [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-5795c1c0-646e-4c1f-8ee1-033a0a3c9977 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.001757] [59247]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-5795c1c0-646e-4c1f-8ee1-033a0a3c9977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1145.002267] [59247]: DEBUG cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-5795c1c0-646e-4c1f-8ee1-033a0a3c9977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5412d7b5-970a-4424-982a-8740d56eb57b", "connector": null, "instance_uuid": "446b2454-e7a0-475a-86b9-14dba2cbc3d4"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1145.018631] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.018631] [59247]: warnings.warn( [ 1145.053867] [59247]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-5795c1c0-646e-4c1f-8ee1-033a0a3c9977 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1145.054448] [59247]: [pid: 59247|app: 0|req: 215/420] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:41:31 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) [ 1145.059250] [59248]: DEBUG cinder.api.middleware.request_id [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-357e3349-cbbf-4371-a773-6af854996f74 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.062594] [59248]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-357e3349-cbbf-4371-a773-6af854996f74 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] DELETE http://10.180.1.21/volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4 [ 1145.063091] [59248]: DEBUG cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-357e3349-cbbf-4371-a773-6af854996f74 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.063488] [59248]: DEBUG cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-357e3349-cbbf-4371-a773-6af854996f74 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.075576] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.075576] [59248]: warnings.warn( [ 1145.590046] [59247]: DEBUG cinder.api.middleware.request_id [None req-357cbf1c-0149-4e41-ae8b-1111a934ffad None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.590514] [59247]: INFO cinder.api.openstack.wsgi [None req-357cbf1c-0149-4e41-ae8b-1111a934ffad None None] GET http://10.180.1.21/volume// [ 1145.590686] [59247]: DEBUG cinder.api.openstack.wsgi [None req-357cbf1c-0149-4e41-ae8b-1111a934ffad None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.590900] [59247]: DEBUG cinder.api.openstack.wsgi [None req-357cbf1c-0149-4e41-ae8b-1111a934ffad None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.591330] [59247]: INFO cinder.api.openstack.wsgi [None req-357cbf1c-0149-4e41-ae8b-1111a934ffad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1145.591664] [59247]: [pid: 59247|app: 0|req: 216/421] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:41:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1145.597276] [59247]: DEBUG cinder.api.middleware.request_id [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-bddec0f5-3542-4710-9cdd-d251a81cefac None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.599522] [59247]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-bddec0f5-3542-4710-9cdd-d251a81cefac tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1145.599928] [59247]: DEBUG cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-bddec0f5-3542-4710-9cdd-d251a81cefac tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40fbbf35-048f-4f33-b3b0-061924649310", "connector": null, "instance_uuid": "8cc78148-caf6-4bb8-948d-72f54522a9bf"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1145.611997] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.611997] [59247]: warnings.warn( [ 1145.624783] [59248]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-357e3349-cbbf-4371-a773-6af854996f74 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4 returned with HTTP 200 [ 1145.625638] [59248]: [pid: 59248|app: 0|req: 206/422] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:41:31 2025] DELETE /volume/v3/attachments/886f6676-376e-4b50-8938-077ba03f25d4 => generated 192 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1145.638660] [59247]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-bddec0f5-3542-4710-9cdd-d251a81cefac tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1145.638957] [59247]: [pid: 59247|app: 0|req: 217/423] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:41: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) [ 1145.661605] [59248]: DEBUG cinder.api.middleware.request_id [None req-cc925fbc-3ccd-4746-a55f-bc9a45aa74b5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.663716] [59248]: INFO cinder.api.openstack.wsgi [None req-cc925fbc-3ccd-4746-a55f-bc9a45aa74b5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1145.663987] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cc925fbc-3ccd-4746-a55f-bc9a45aa74b5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1145.664274] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cc925fbc-3ccd-4746-a55f-bc9a45aa74b5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1145.675984] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.675984] [59248]: warnings.warn( [ 1145.680090] [59248]: INFO cinder.volume.api [None req-cc925fbc-3ccd-4746-a55f-bc9a45aa74b5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1145.685845] [59248]: INFO cinder.api.openstack.wsgi [None req-cc925fbc-3ccd-4746-a55f-bc9a45aa74b5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1145.686321] [59248]: [pid: 59248|app: 0|req: 207/424] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:32 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.162718] [59247]: DEBUG cinder.api.middleware.request_id [None req-234bf3a8-66c2-4203-91ef-e7d119b822c0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.163207] [59247]: INFO cinder.api.openstack.wsgi [None req-234bf3a8-66c2-4203-91ef-e7d119b822c0 None None] GET http://10.180.1.21/volume// [ 1146.163509] [59247]: DEBUG cinder.api.openstack.wsgi [None req-234bf3a8-66c2-4203-91ef-e7d119b822c0 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.163950] [59247]: DEBUG cinder.api.openstack.wsgi [None req-234bf3a8-66c2-4203-91ef-e7d119b822c0 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.164284] [59247]: INFO cinder.api.openstack.wsgi [None req-234bf3a8-66c2-4203-91ef-e7d119b822c0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1146.164664] [59247]: [pid: 59247|app: 0|req: 218/425] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:41:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1146.168691] [59248]: DEBUG cinder.api.middleware.request_id [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-3ff0ddbe-c5f0-4760-85a2-e90988f19b32 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.171414] [59248]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-3ff0ddbe-c5f0-4760-85a2-e90988f19b32 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1146.171580] [59248]: DEBUG cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-3ff0ddbe-c5f0-4760-85a2-e90988f19b32 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.171794] [59248]: DEBUG cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-3ff0ddbe-c5f0-4760-85a2-e90988f19b32 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.183774] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.183774] [59248]: warnings.warn( [ 1146.188137] [59248]: INFO cinder.volume.api [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-3ff0ddbe-c5f0-4760-85a2-e90988f19b32 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1146.193621] [59248]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-3ff0ddbe-c5f0-4760-85a2-e90988f19b32 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1146.194664] [59248]: [pid: 59248|app: 0|req: 208/426] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:41:32 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1146.223790] [59247]: DEBUG cinder.api.middleware.request_id [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-9d3c826d-77d7-4263-9585-0029e7e1cb41 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.226607] [59247]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-9d3c826d-77d7-4263-9585-0029e7e1cb41 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] PUT http://10.180.1.21/volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d [ 1146.227167] [59247]: DEBUG cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-9d3c826d-77d7-4263-9585-0029e7e1cb41 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-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-897906", "mountpoint": "/dev/sdc"}}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1146.236417] [59247]: DEBUG cinder.coordination [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-9d3c826d-77d7-4263-9585-0029e7e1cb41 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Acquiring lock "cinder-attachment_update-40fbbf35-048f-4f33-b3b0-061924649310-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1146.241972] [59247]: DEBUG cinder.coordination [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-9d3c826d-77d7-4263-9585-0029e7e1cb41 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Lock "cinder-attachment_update-40fbbf35-048f-4f33-b3b0-061924649310-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1146.243379] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.243379] [59247]: warnings.warn( [ 1146.697552] [59248]: DEBUG cinder.api.middleware.request_id [None req-e4126a78-d095-4789-ad7b-c9bbdcdf12b0 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.700048] [59248]: INFO cinder.api.openstack.wsgi [None req-e4126a78-d095-4789-ad7b-c9bbdcdf12b0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1146.700390] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e4126a78-d095-4789-ad7b-c9bbdcdf12b0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1146.700715] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e4126a78-d095-4789-ad7b-c9bbdcdf12b0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1146.713813] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.713813] [59248]: warnings.warn( [ 1146.718680] [59248]: INFO cinder.volume.api [None req-e4126a78-d095-4789-ad7b-c9bbdcdf12b0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1146.724869] [59248]: INFO cinder.api.openstack.wsgi [None req-e4126a78-d095-4789-ad7b-c9bbdcdf12b0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1146.726014] [59248]: [pid: 59248|app: 0|req: 209/427] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:33 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1147.736257] [59248]: DEBUG cinder.api.middleware.request_id [None req-ba913ea4-7ef6-455b-8f76-7bc71ec714e4 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.738292] [59248]: INFO cinder.api.openstack.wsgi [None req-ba913ea4-7ef6-455b-8f76-7bc71ec714e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1147.738505] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ba913ea4-7ef6-455b-8f76-7bc71ec714e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1147.738712] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ba913ea4-7ef6-455b-8f76-7bc71ec714e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1147.752475] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.752475] [59248]: warnings.warn( [ 1147.756534] [59248]: INFO cinder.volume.api [None req-ba913ea4-7ef6-455b-8f76-7bc71ec714e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1147.761674] [59248]: INFO cinder.api.openstack.wsgi [None req-ba913ea4-7ef6-455b-8f76-7bc71ec714e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1147.762126] [59248]: [pid: 59248|app: 0|req: 210/428] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:34 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1148.772012] [59248]: DEBUG cinder.api.middleware.request_id [None req-52385ee8-87f9-43c4-9e4f-24b269b602a0 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.773967] [59248]: INFO cinder.api.openstack.wsgi [None req-52385ee8-87f9-43c4-9e4f-24b269b602a0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1148.774232] [59248]: DEBUG cinder.api.openstack.wsgi [None req-52385ee8-87f9-43c4-9e4f-24b269b602a0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1148.774522] [59248]: DEBUG cinder.api.openstack.wsgi [None req-52385ee8-87f9-43c4-9e4f-24b269b602a0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1148.788147] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1148.788147] [59248]: warnings.warn( [ 1148.792225] [59248]: INFO cinder.volume.api [None req-52385ee8-87f9-43c4-9e4f-24b269b602a0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1148.797690] [59248]: INFO cinder.api.openstack.wsgi [None req-52385ee8-87f9-43c4-9e4f-24b269b602a0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1148.798151] [59248]: [pid: 59248|app: 0|req: 211/429] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:35 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1149.809875] [59248]: DEBUG cinder.api.middleware.request_id [None req-819ded01-0e48-4f9d-a1f3-53903f6a2b1c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.811984] [59248]: INFO cinder.api.openstack.wsgi [None req-819ded01-0e48-4f9d-a1f3-53903f6a2b1c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1149.812237] [59248]: DEBUG cinder.api.openstack.wsgi [None req-819ded01-0e48-4f9d-a1f3-53903f6a2b1c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1149.812480] [59248]: DEBUG cinder.api.openstack.wsgi [None req-819ded01-0e48-4f9d-a1f3-53903f6a2b1c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1149.826789] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.826789] [59248]: warnings.warn( [ 1149.831025] [59248]: INFO cinder.volume.api [None req-819ded01-0e48-4f9d-a1f3-53903f6a2b1c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1149.835353] [59248]: INFO cinder.api.openstack.wsgi [None req-819ded01-0e48-4f9d-a1f3-53903f6a2b1c tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1149.835953] [59248]: [pid: 59248|app: 0|req: 212/430] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:36 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.019033] [59248]: DEBUG cinder.api.middleware.request_id [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-655b144e-069b-4f79-91a9-cab7fbe9b602 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.021334] [59248]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-655b144e-069b-4f79-91a9-cab7fbe9b602 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] PUT http://10.180.1.21/volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 [ 1150.021771] [59248]: DEBUG cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-655b144e-069b-4f79-91a9-cab7fbe9b602 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-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-897918", "mountpoint": "/dev/sda"}}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1150.030817] [59248]: DEBUG cinder.coordination [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-655b144e-069b-4f79-91a9-cab7fbe9b602 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Acquiring lock "cinder-attachment_update-5412d7b5-970a-4424-982a-8740d56eb57b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1150.035970] [59248]: DEBUG cinder.coordination [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-655b144e-069b-4f79-91a9-cab7fbe9b602 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Lock "cinder-attachment_update-5412d7b5-970a-4424-982a-8740d56eb57b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1150.037133] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.037133] [59248]: warnings.warn( [ 1150.565505] [59248]: DEBUG cinder.coordination [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-655b144e-069b-4f79-91a9-cab7fbe9b602 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Lock "cinder-attachment_update-5412d7b5-970a-4424-982a-8740d56eb57b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1150.565898] [59248]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-655b144e-069b-4f79-91a9-cab7fbe9b602 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 returned with HTTP 200 [ 1150.566543] [59248]: [pid: 59248|app: 0|req: 213/431] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:41:36 2025] PUT /volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.572226] [59248]: DEBUG cinder.api.middleware.request_id [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-dc5d7e4d-9986-4404-850a-889fe13cc5c6 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.575289] [59248]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-dc5d7e4d-9986-4404-850a-889fe13cc5c6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 [ 1150.575580] [59248]: DEBUG cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-dc5d7e4d-9986-4404-850a-889fe13cc5c6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1150.575806] [59248]: DEBUG cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-dc5d7e4d-9986-4404-850a-889fe13cc5c6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1150.594098] [59248]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-dc5d7e4d-9986-4404-850a-889fe13cc5c6 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 returned with HTTP 200 [ 1150.594959] [59248]: [pid: 59248|app: 0|req: 214/432] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Nov 20 14:41:37 2025] GET /volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 => generated 642 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.775765] [59247]: DEBUG cinder.coordination [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-9d3c826d-77d7-4263-9585-0029e7e1cb41 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Lock "cinder-attachment_update-40fbbf35-048f-4f33-b3b0-061924649310-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=59247) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1150.776144] [59247]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-9d3c826d-77d7-4263-9585-0029e7e1cb41 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d returned with HTTP 200 [ 1150.776642] [59247]: [pid: 59247|app: 0|req: 219/433] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:41:32 2025] PUT /volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1150.850502] [59248]: DEBUG cinder.api.middleware.request_id [None req-13e84378-80f7-4fe9-a3d6-e51dc66fd177 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.856068] [59248]: INFO cinder.api.openstack.wsgi [None req-13e84378-80f7-4fe9-a3d6-e51dc66fd177 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1150.856068] [59248]: DEBUG cinder.api.openstack.wsgi [None req-13e84378-80f7-4fe9-a3d6-e51dc66fd177 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1150.856068] [59248]: DEBUG cinder.api.openstack.wsgi [None req-13e84378-80f7-4fe9-a3d6-e51dc66fd177 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1150.874314] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.874314] [59248]: warnings.warn( [ 1150.879401] [59248]: INFO cinder.volume.api [None req-13e84378-80f7-4fe9-a3d6-e51dc66fd177 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1150.884765] [59248]: INFO cinder.api.openstack.wsgi [None req-13e84378-80f7-4fe9-a3d6-e51dc66fd177 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1150.885384] [59248]: [pid: 59248|app: 0|req: 215/434] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:37 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.895815] [59247]: DEBUG cinder.api.middleware.request_id [None req-3fbfe7cc-d48a-4424-a86d-6f783128239d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.898114] [59247]: INFO cinder.api.openstack.wsgi [None req-3fbfe7cc-d48a-4424-a86d-6f783128239d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1151.898342] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3fbfe7cc-d48a-4424-a86d-6f783128239d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1151.898741] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3fbfe7cc-d48a-4424-a86d-6f783128239d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1151.913667] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.913667] [59247]: warnings.warn( [ 1151.918174] [59247]: INFO cinder.volume.api [None req-3fbfe7cc-d48a-4424-a86d-6f783128239d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1151.924361] [59247]: INFO cinder.api.openstack.wsgi [None req-3fbfe7cc-d48a-4424-a86d-6f783128239d tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1151.924809] [59247]: [pid: 59247|app: 0|req: 220/435] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:38 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1152.416777] [59248]: DEBUG cinder.api.middleware.request_id [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-113461ad-e9a4-4ebc-86bf-dd9b034f1d64 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.418994] [59248]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-113461ad-e9a4-4ebc-86bf-dd9b034f1d64 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d/action [ 1152.419424] [59248]: DEBUG cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-113461ad-e9a4-4ebc-86bf-dd9b034f1d64 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1152.419553] [59248]: DEBUG cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-113461ad-e9a4-4ebc-86bf-dd9b034f1d64 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1152.435246] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.435246] [59248]: warnings.warn( [ 1152.465633] [59248]: INFO cinder.api.openstack.wsgi [req-2ed39ea5-2b9d-47ff-9a5e-bb59b108ed80 req-113461ad-e9a4-4ebc-86bf-dd9b034f1d64 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d/action returned with HTTP 204 [ 1152.466275] [59248]: [pid: 59248|app: 0|req: 216/436] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:41:39 2025] POST /volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1152.934701] [59247]: DEBUG cinder.api.middleware.request_id [None req-e2a88e7c-ac76-4849-9ac2-5be817ceb2ee None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.936768] [59247]: INFO cinder.api.openstack.wsgi [None req-e2a88e7c-ac76-4849-9ac2-5be817ceb2ee tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1152.936981] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e2a88e7c-ac76-4849-9ac2-5be817ceb2ee tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.937205] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e2a88e7c-ac76-4849-9ac2-5be817ceb2ee tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.951382] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.951382] [59247]: warnings.warn( [ 1152.955806] [59247]: INFO cinder.volume.api [None req-e2a88e7c-ac76-4849-9ac2-5be817ceb2ee tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1152.961408] [59247]: INFO cinder.api.openstack.wsgi [None req-e2a88e7c-ac76-4849-9ac2-5be817ceb2ee tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1152.961852] [59247]: [pid: 59247|app: 0|req: 221/437] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:39 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1152.972599] [59248]: DEBUG cinder.api.middleware.request_id [None req-36626866-ea4e-4616-928f-0ff376168e15 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.975099] [59248]: INFO cinder.api.openstack.wsgi [None req-36626866-ea4e-4616-928f-0ff376168e15 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1152.975099] [59248]: DEBUG cinder.api.openstack.wsgi [None req-36626866-ea4e-4616-928f-0ff376168e15 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1152.975384] [59248]: DEBUG cinder.api.openstack.wsgi [None req-36626866-ea4e-4616-928f-0ff376168e15 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1152.987518] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.987518] [59248]: warnings.warn( [ 1152.991879] [59248]: INFO cinder.volume.api [None req-36626866-ea4e-4616-928f-0ff376168e15 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1152.996283] [59248]: INFO cinder.api.openstack.wsgi [None req-36626866-ea4e-4616-928f-0ff376168e15 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1152.996865] [59248]: [pid: 59248|app: 0|req: 217/438] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:39 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.191067] [59247]: DEBUG cinder.api.middleware.request_id [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-f05483b3-345b-4b56-ac19-bcdf65803fac None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.193386] [59247]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-f05483b3-345b-4b56-ac19-bcdf65803fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] POST http://10.180.1.21/volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963/action [ 1153.193802] [59247]: DEBUG cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-f05483b3-345b-4b56-ac19-bcdf65803fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1153.193928] [59247]: DEBUG cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-f05483b3-345b-4b56-ac19-bcdf65803fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1153.209977] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.209977] [59247]: warnings.warn( [ 1153.219811] [59247]: INFO cinder.api.openstack.wsgi [req-9b32961e-98b2-4f1f-8769-e31ddf087bda req-f05483b3-345b-4b56-ac19-bcdf65803fac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963/action returned with HTTP 204 [ 1153.220304] [59247]: [pid: 59247|app: 0|req: 222/439] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:41:39 2025] POST /volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1153.343462] [59248]: DEBUG cinder.api.middleware.request_id [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-cb11ee81-b9b5-4fe6-922b-55060a02eb87 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.345854] [59248]: INFO cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-cb11ee81-b9b5-4fe6-922b-55060a02eb87 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1153.346070] [59248]: DEBUG cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-cb11ee81-b9b5-4fe6-922b-55060a02eb87 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.346280] [59248]: DEBUG cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-cb11ee81-b9b5-4fe6-922b-55060a02eb87 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.356907] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.356907] [59248]: warnings.warn( [ 1153.360589] [59248]: INFO cinder.volume.api [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-cb11ee81-b9b5-4fe6-922b-55060a02eb87 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1153.365338] [59248]: INFO cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-cb11ee81-b9b5-4fe6-922b-55060a02eb87 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1153.365800] [59248]: [pid: 59248|app: 0|req: 218/440] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:41:40 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1153.382164] [59247]: DEBUG cinder.api.middleware.request_id [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-bb4c87d8-619a-4f3e-a443-a0d9513b9bce None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.384400] [59247]: INFO cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-bb4c87d8-619a-4f3e-a443-a0d9513b9bce tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a/action [ 1153.384974] [59247]: DEBUG cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-bb4c87d8-619a-4f3e-a443-a0d9513b9bce tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1153.385125] [59247]: DEBUG cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-bb4c87d8-619a-4f3e-a443-a0d9513b9bce tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1153.395545] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.395545] [59247]: warnings.warn( [ 1153.396062] [59247]: INFO cinder.volume.api [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-bb4c87d8-619a-4f3e-a443-a0d9513b9bce tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1153.400922] [59247]: INFO cinder.volume.api [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-bb4c87d8-619a-4f3e-a443-a0d9513b9bce tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Begin detaching volume completed successfully. [ 1153.401182] [59247]: INFO cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-bb4c87d8-619a-4f3e-a443-a0d9513b9bce tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a/action returned with HTTP 202 [ 1153.401630] [59247]: [pid: 59247|app: 0|req: 223/441] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:41:40 2025] POST /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1153.432756] [59248]: DEBUG cinder.api.middleware.request_id [None req-ae5f2c4c-b18e-44a2-b917-cbf6738e3926 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.434888] [59248]: INFO cinder.api.openstack.wsgi [None req-ae5f2c4c-b18e-44a2-b917-cbf6738e3926 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1153.435130] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ae5f2c4c-b18e-44a2-b917-cbf6738e3926 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1153.435377] [59248]: DEBUG cinder.api.openstack.wsgi [None req-ae5f2c4c-b18e-44a2-b917-cbf6738e3926 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1153.445852] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.445852] [59248]: warnings.warn( [ 1153.449303] [59248]: INFO cinder.volume.api [None req-ae5f2c4c-b18e-44a2-b917-cbf6738e3926 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1153.453719] [59248]: INFO cinder.api.openstack.wsgi [None req-ae5f2c4c-b18e-44a2-b917-cbf6738e3926 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1153.454147] [59248]: [pid: 59248|app: 0|req: 219/442] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:40 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.449931] [59247]: DEBUG cinder.api.middleware.request_id [None req-bb9fee98-1fd3-493e-aa6d-0bb12b1eefe7 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.450539] [59247]: INFO cinder.api.openstack.wsgi [None req-bb9fee98-1fd3-493e-aa6d-0bb12b1eefe7 None None] GET http://10.180.1.21/volume// [ 1154.450768] [59247]: DEBUG cinder.api.openstack.wsgi [None req-bb9fee98-1fd3-493e-aa6d-0bb12b1eefe7 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.451060] [59247]: DEBUG cinder.api.openstack.wsgi [None req-bb9fee98-1fd3-493e-aa6d-0bb12b1eefe7 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.451538] [59247]: INFO cinder.api.openstack.wsgi [None req-bb9fee98-1fd3-493e-aa6d-0bb12b1eefe7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1154.451962] [59247]: [pid: 59247|app: 0|req: 224/443] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:41:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1154.456360] [59248]: DEBUG cinder.api.middleware.request_id [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-1eca4440-f0f9-4147-8b17-ac909188fc8a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.460570] [59248]: INFO cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-1eca4440-f0f9-4147-8b17-ac909188fc8a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1154.460570] [59248]: DEBUG cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-1eca4440-f0f9-4147-8b17-ac909188fc8a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.460894] [59248]: DEBUG cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-1eca4440-f0f9-4147-8b17-ac909188fc8a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.465267] [59247]: DEBUG cinder.api.middleware.request_id [None req-85b3567d-2ea7-45ed-9352-ad52009fe6a3 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.469634] [59247]: INFO cinder.api.openstack.wsgi [None req-85b3567d-2ea7-45ed-9352-ad52009fe6a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1154.469634] [59247]: DEBUG cinder.api.openstack.wsgi [None req-85b3567d-2ea7-45ed-9352-ad52009fe6a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1154.469634] [59247]: DEBUG cinder.api.openstack.wsgi [None req-85b3567d-2ea7-45ed-9352-ad52009fe6a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1154.476361] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.476361] [59248]: warnings.warn( [ 1154.479698] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.479698] [59247]: warnings.warn( [ 1154.480652] [59248]: INFO cinder.volume.api [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-1eca4440-f0f9-4147-8b17-ac909188fc8a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1154.483519] [59247]: INFO cinder.volume.api [None req-85b3567d-2ea7-45ed-9352-ad52009fe6a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1154.486860] [59248]: INFO cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-1eca4440-f0f9-4147-8b17-ac909188fc8a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1154.487440] [59248]: [pid: 59248|app: 0|req: 220/444] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:41:41 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1154.488590] [59247]: INFO cinder.api.openstack.wsgi [None req-85b3567d-2ea7-45ed-9352-ad52009fe6a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1154.489036] [59247]: [pid: 59247|app: 0|req: 225/445] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:41 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1155.500348] [59248]: DEBUG cinder.api.middleware.request_id [None req-cb350040-2262-4b58-8039-190d736199a3 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.601120] [59248]: INFO cinder.api.openstack.wsgi [None req-cb350040-2262-4b58-8039-190d736199a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1155.601468] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cb350040-2262-4b58-8039-190d736199a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1155.601633] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cb350040-2262-4b58-8039-190d736199a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1155.616965] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.616965] [59248]: warnings.warn( [ 1155.621204] [59248]: INFO cinder.volume.api [None req-cb350040-2262-4b58-8039-190d736199a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1155.626772] [59248]: INFO cinder.api.openstack.wsgi [None req-cb350040-2262-4b58-8039-190d736199a3 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1155.627231] [59248]: [pid: 59248|app: 0|req: 221/446] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:42 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1137 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.637300] [59247]: DEBUG cinder.api.middleware.request_id [None req-d3de6c64-1ea8-4f5b-8b6e-47f4e74ebf28 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.639398] [59247]: INFO cinder.api.openstack.wsgi [None req-d3de6c64-1ea8-4f5b-8b6e-47f4e74ebf28 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1156.639673] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d3de6c64-1ea8-4f5b-8b6e-47f4e74ebf28 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1156.639888] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d3de6c64-1ea8-4f5b-8b6e-47f4e74ebf28 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.653922] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.653922] [59247]: warnings.warn( [ 1156.658047] [59247]: INFO cinder.volume.api [None req-d3de6c64-1ea8-4f5b-8b6e-47f4e74ebf28 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1156.660357] [59248]: DEBUG cinder.api.middleware.request_id [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-f22ad425-8869-46c6-8590-f65f9ba0d9c2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.662717] [59248]: INFO cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-f22ad425-8869-46c6-8590-f65f9ba0d9c2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51 [ 1156.662915] [59248]: DEBUG cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-f22ad425-8869-46c6-8590-f65f9ba0d9c2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1156.663136] [59248]: DEBUG cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-f22ad425-8869-46c6-8590-f65f9ba0d9c2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1156.664165] [59247]: INFO cinder.api.openstack.wsgi [None req-d3de6c64-1ea8-4f5b-8b6e-47f4e74ebf28 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1156.664640] [59247]: [pid: 59247|app: 0|req: 226/447] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:43 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.671047] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.671047] [59248]: warnings.warn( [ 1157.196905] [59248]: INFO cinder.api.openstack.wsgi [req-2c05335e-b4a9-42ea-af1e-bb62cc791572 req-f22ad425-8869-46c6-8590-f65f9ba0d9c2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51 returned with HTTP 200 [ 1157.197457] [59248]: [pid: 59248|app: 0|req: 222/448] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:41:43 2025] DELETE /volume/v3/attachments/5c299281-acf1-4312-8ce8-1a46ca130a51 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.675967] [59247]: DEBUG cinder.api.middleware.request_id [None req-0fff9aa7-9636-4cde-943a-eb4befd3a0e8 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.678308] [59247]: INFO cinder.api.openstack.wsgi [None req-0fff9aa7-9636-4cde-943a-eb4befd3a0e8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1157.678526] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0fff9aa7-9636-4cde-943a-eb4befd3a0e8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1157.678740] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0fff9aa7-9636-4cde-943a-eb4befd3a0e8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.687869] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.687869] [59247]: warnings.warn( [ 1157.691953] [59247]: INFO cinder.volume.api [None req-0fff9aa7-9636-4cde-943a-eb4befd3a0e8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1157.696898] [59247]: INFO cinder.api.openstack.wsgi [None req-0fff9aa7-9636-4cde-943a-eb4befd3a0e8 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1157.697357] [59247]: [pid: 59247|app: 0|req: 227/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:44 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.765936] [59248]: DEBUG cinder.api.middleware.request_id [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-66850ee0-af5c-4e65-baa2-e6d3a9ba304e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.768304] [59248]: INFO cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-66850ee0-af5c-4e65-baa2-e6d3a9ba304e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1157.768581] [59248]: DEBUG cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-66850ee0-af5c-4e65-baa2-e6d3a9ba304e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1157.768813] [59248]: DEBUG cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-66850ee0-af5c-4e65-baa2-e6d3a9ba304e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.778708] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.778708] [59248]: warnings.warn( [ 1157.782083] [59248]: INFO cinder.volume.api [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-66850ee0-af5c-4e65-baa2-e6d3a9ba304e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1157.786356] [59248]: INFO cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-66850ee0-af5c-4e65-baa2-e6d3a9ba304e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1157.786886] [59248]: [pid: 59248|app: 0|req: 223/450] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:41:44 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1157.802770] [59247]: DEBUG cinder.api.middleware.request_id [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-40a38f65-8201-46d8-b5e7-0f04e4f843ed None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.805318] [59247]: INFO cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-40a38f65-8201-46d8-b5e7-0f04e4f843ed tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] POST http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310/action [ 1157.805798] [59247]: DEBUG cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-40a38f65-8201-46d8-b5e7-0f04e4f843ed tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1157.805930] [59247]: DEBUG cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-40a38f65-8201-46d8-b5e7-0f04e4f843ed tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1157.819276] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.819276] [59247]: warnings.warn( [ 1157.819887] [59247]: INFO cinder.volume.api [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-40a38f65-8201-46d8-b5e7-0f04e4f843ed tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1157.829260] [59247]: INFO cinder.volume.api [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-40a38f65-8201-46d8-b5e7-0f04e4f843ed tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Begin detaching volume completed successfully. [ 1157.829487] [59247]: INFO cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-40a38f65-8201-46d8-b5e7-0f04e4f843ed tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310/action returned with HTTP 202 [ 1157.830024] [59247]: [pid: 59247|app: 0|req: 228/451] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:41:44 2025] POST /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1157.848767] [59248]: DEBUG cinder.api.middleware.request_id [None req-5436645b-b3f5-4272-8c5c-7e5cd171c980 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.851083] [59248]: INFO cinder.api.openstack.wsgi [None req-5436645b-b3f5-4272-8c5c-7e5cd171c980 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1157.851314] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5436645b-b3f5-4272-8c5c-7e5cd171c980 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1157.851524] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5436645b-b3f5-4272-8c5c-7e5cd171c980 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1157.864809] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.864809] [59248]: warnings.warn( [ 1157.869545] [59248]: INFO cinder.volume.api [None req-5436645b-b3f5-4272-8c5c-7e5cd171c980 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1157.874816] [59248]: INFO cinder.api.openstack.wsgi [None req-5436645b-b3f5-4272-8c5c-7e5cd171c980 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1157.875640] [59248]: [pid: 59248|app: 0|req: 224/452] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:44 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1158.854364] [59247]: DEBUG cinder.api.middleware.request_id [None req-84403666-1b55-41a4-8c42-e40a66f493a3 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.854907] [59247]: INFO cinder.api.openstack.wsgi [None req-84403666-1b55-41a4-8c42-e40a66f493a3 None None] GET http://10.180.1.21/volume// [ 1158.855113] [59247]: DEBUG cinder.api.openstack.wsgi [None req-84403666-1b55-41a4-8c42-e40a66f493a3 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.855326] [59247]: DEBUG cinder.api.openstack.wsgi [None req-84403666-1b55-41a4-8c42-e40a66f493a3 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.855782] [59247]: INFO cinder.api.openstack.wsgi [None req-84403666-1b55-41a4-8c42-e40a66f493a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1158.856127] [59247]: [pid: 59247|app: 0|req: 229/453] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:41:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1158.859524] [59248]: DEBUG cinder.api.middleware.request_id [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-8325c05b-5800-4068-b121-1abba4aa0234 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.861901] [59248]: INFO cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-8325c05b-5800-4068-b121-1abba4aa0234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1158.862161] [59248]: DEBUG cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-8325c05b-5800-4068-b121-1abba4aa0234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.862382] [59248]: DEBUG cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-8325c05b-5800-4068-b121-1abba4aa0234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.876660] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.876660] [59248]: warnings.warn( [ 1158.880626] [59248]: INFO cinder.volume.api [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-8325c05b-5800-4068-b121-1abba4aa0234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1158.885988] [59248]: INFO cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-8325c05b-5800-4068-b121-1abba4aa0234 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1158.886455] [59248]: [pid: 59248|app: 0|req: 225/454] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:41:45 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1158.887200] [59247]: DEBUG cinder.api.middleware.request_id [None req-fca327f1-97ea-4845-aca0-6ef5b235d441 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.889299] [59247]: INFO cinder.api.openstack.wsgi [None req-fca327f1-97ea-4845-aca0-6ef5b235d441 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1158.889527] [59247]: DEBUG cinder.api.openstack.wsgi [None req-fca327f1-97ea-4845-aca0-6ef5b235d441 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1158.889734] [59247]: DEBUG cinder.api.openstack.wsgi [None req-fca327f1-97ea-4845-aca0-6ef5b235d441 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1158.900653] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.900653] [59247]: warnings.warn( [ 1158.904225] [59247]: INFO cinder.volume.api [None req-fca327f1-97ea-4845-aca0-6ef5b235d441 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1158.908790] [59247]: INFO cinder.api.openstack.wsgi [None req-fca327f1-97ea-4845-aca0-6ef5b235d441 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1158.909261] [59247]: [pid: 59247|app: 0|req: 230/455] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:45 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1159.919173] [59248]: DEBUG cinder.api.middleware.request_id [None req-98d56457-9c49-4575-ad29-cd79f1f66d75 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.921247] [59248]: INFO cinder.api.openstack.wsgi [None req-98d56457-9c49-4575-ad29-cd79f1f66d75 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1159.921455] [59248]: DEBUG cinder.api.openstack.wsgi [None req-98d56457-9c49-4575-ad29-cd79f1f66d75 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1159.921663] [59248]: DEBUG cinder.api.openstack.wsgi [None req-98d56457-9c49-4575-ad29-cd79f1f66d75 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1159.935931] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.935931] [59248]: warnings.warn( [ 1159.940272] [59248]: INFO cinder.volume.api [None req-98d56457-9c49-4575-ad29-cd79f1f66d75 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1159.945325] [59248]: INFO cinder.api.openstack.wsgi [None req-98d56457-9c49-4575-ad29-cd79f1f66d75 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1159.945746] [59248]: [pid: 59248|app: 0|req: 226/456] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:46 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1160.057554] [59247]: DEBUG cinder.api.middleware.request_id [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-f8a78107-a04e-4773-b58e-b4259939ab04 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.059800] [59247]: INFO cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-f8a78107-a04e-4773-b58e-b4259939ab04 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d [ 1160.060183] [59247]: DEBUG cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-f8a78107-a04e-4773-b58e-b4259939ab04 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.060264] [59247]: DEBUG cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-f8a78107-a04e-4773-b58e-b4259939ab04 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.068591] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.068591] [59247]: warnings.warn( [ 1160.603039] [59247]: INFO cinder.api.openstack.wsgi [req-0b8c2daf-ced7-4860-85f9-63e7565674a3 req-f8a78107-a04e-4773-b58e-b4259939ab04 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d returned with HTTP 200 [ 1160.603704] [59247]: [pid: 59247|app: 0|req: 231/457] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:41:46 2025] DELETE /volume/v3/attachments/d8751b2d-37f9-4c6b-b3f1-cb56c46e2d0d => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.958030] [59248]: DEBUG cinder.api.middleware.request_id [None req-c7f33784-2382-40f5-a889-2dd70c62b962 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.959735] [59248]: INFO cinder.api.openstack.wsgi [None req-c7f33784-2382-40f5-a889-2dd70c62b962 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1160.959970] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c7f33784-2382-40f5-a889-2dd70c62b962 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.960194] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c7f33784-2382-40f5-a889-2dd70c62b962 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1160.970564] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.970564] [59248]: warnings.warn( [ 1160.974646] [59248]: INFO cinder.volume.api [None req-c7f33784-2382-40f5-a889-2dd70c62b962 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1160.980309] [59248]: INFO cinder.api.openstack.wsgi [None req-c7f33784-2382-40f5-a889-2dd70c62b962 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1160.980766] [59248]: [pid: 59248|app: 0|req: 227/458] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:47 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.992911] [59247]: DEBUG cinder.api.middleware.request_id [None req-39852ddd-8366-41a1-bc27-854465660e11 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.995115] [59247]: INFO cinder.api.openstack.wsgi [None req-39852ddd-8366-41a1-bc27-854465660e11 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1160.995340] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39852ddd-8366-41a1-bc27-854465660e11 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1160.995571] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39852ddd-8366-41a1-bc27-854465660e11 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1161.004285] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.004285] [59247]: warnings.warn( [ 1161.009068] [59247]: INFO cinder.volume.api [None req-39852ddd-8366-41a1-bc27-854465660e11 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1161.013974] [59247]: INFO cinder.api.openstack.wsgi [None req-39852ddd-8366-41a1-bc27-854465660e11 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1161.014391] [59247]: [pid: 59247|app: 0|req: 232/459] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:47 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.112174] [59248]: DEBUG cinder.api.middleware.request_id [None req-2c4f9817-05c9-4894-a450-30efa2407b5a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.114215] [59248]: INFO cinder.api.openstack.wsgi [None req-2c4f9817-05c9-4894-a450-30efa2407b5a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1162.114422] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2c4f9817-05c9-4894-a450-30efa2407b5a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.114670] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2c4f9817-05c9-4894-a450-30efa2407b5a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.126186] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.126186] [59248]: warnings.warn( [ 1162.131106] [59248]: INFO cinder.volume.api [None req-2c4f9817-05c9-4894-a450-30efa2407b5a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1162.136216] [59248]: INFO cinder.api.openstack.wsgi [None req-2c4f9817-05c9-4894-a450-30efa2407b5a tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1162.136648] [59248]: [pid: 59248|app: 0|req: 228/460] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:48 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.146202] [59247]: DEBUG cinder.api.middleware.request_id [None req-469b1103-c6d0-4574-ba4a-fc0eeda4b940 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.148786] [59247]: INFO cinder.api.openstack.wsgi [None req-469b1103-c6d0-4574-ba4a-fc0eeda4b940 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1162.149122] [59247]: DEBUG cinder.api.openstack.wsgi [None req-469b1103-c6d0-4574-ba4a-fc0eeda4b940 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.149394] [59247]: DEBUG cinder.api.openstack.wsgi [None req-469b1103-c6d0-4574-ba4a-fc0eeda4b940 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.157547] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.157547] [59247]: warnings.warn( [ 1162.161225] [59247]: INFO cinder.volume.api [None req-469b1103-c6d0-4574-ba4a-fc0eeda4b940 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1162.165521] [59247]: INFO cinder.api.openstack.wsgi [None req-469b1103-c6d0-4574-ba4a-fc0eeda4b940 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1162.165955] [59247]: [pid: 59247|app: 0|req: 233/461] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:48 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.203543] [59248]: DEBUG cinder.api.middleware.request_id [None req-0dfc100f-d59f-40b6-a2e4-fc459392cfaf None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.205553] [59248]: INFO cinder.api.openstack.wsgi [None req-0dfc100f-d59f-40b6-a2e4-fc459392cfaf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1162.205821] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0dfc100f-d59f-40b6-a2e4-fc459392cfaf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1162.206051] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0dfc100f-d59f-40b6-a2e4-fc459392cfaf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1162.213701] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.213701] [59248]: warnings.warn( [ 1162.217311] [59248]: INFO cinder.volume.api [None req-0dfc100f-d59f-40b6-a2e4-fc459392cfaf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1162.221574] [59248]: INFO cinder.api.openstack.wsgi [None req-0dfc100f-d59f-40b6-a2e4-fc459392cfaf tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1162.222012] [59248]: [pid: 59248|app: 0|req: 229/462] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:48 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1169.408649] [59247]: DEBUG cinder.api.middleware.request_id [None req-b6dccd61-1e26-407b-a66d-f8cc623d8016 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.410669] [59247]: INFO cinder.api.openstack.wsgi [None req-b6dccd61-1e26-407b-a66d-f8cc623d8016 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] DELETE http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1169.411133] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b6dccd61-1e26-407b-a66d-f8cc623d8016 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.411133] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b6dccd61-1e26-407b-a66d-f8cc623d8016 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.411275] [59247]: INFO cinder.api.v3.volumes [None req-b6dccd61-1e26-407b-a66d-f8cc623d8016 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Delete volume with id: 40fbbf35-048f-4f33-b3b0-061924649310 [ 1169.422311] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.422311] [59247]: warnings.warn( [ 1169.422835] [59247]: INFO cinder.volume.api [None req-b6dccd61-1e26-407b-a66d-f8cc623d8016 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1169.440733] [59247]: INFO cinder.volume.api [None req-b6dccd61-1e26-407b-a66d-f8cc623d8016 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Delete volume request issued successfully. [ 1169.440920] [59247]: INFO cinder.api.openstack.wsgi [None req-b6dccd61-1e26-407b-a66d-f8cc623d8016 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 202 [ 1169.441386] [59247]: [pid: 59247|app: 0|req: 234/463] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:41:56 2025] DELETE /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1169.444327] [59248]: DEBUG cinder.api.middleware.request_id [None req-c18bb4b0-16bd-4212-b172-ddd420cfe6b2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.446524] [59248]: INFO cinder.api.openstack.wsgi [None req-c18bb4b0-16bd-4212-b172-ddd420cfe6b2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1169.446683] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c18bb4b0-16bd-4212-b172-ddd420cfe6b2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1169.447015] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c18bb4b0-16bd-4212-b172-ddd420cfe6b2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1169.454811] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.454811] [59248]: warnings.warn( [ 1169.459370] [59248]: INFO cinder.volume.api [None req-c18bb4b0-16bd-4212-b172-ddd420cfe6b2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1169.464358] [59248]: INFO cinder.api.openstack.wsgi [None req-c18bb4b0-16bd-4212-b172-ddd420cfe6b2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1169.464718] [59248]: [pid: 59248|app: 0|req: 230/464] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:56 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.475184] [59247]: DEBUG cinder.api.middleware.request_id [None req-3f206bc9-5908-421f-aab9-9f842ce2edd0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.477741] [59247]: INFO cinder.api.openstack.wsgi [None req-3f206bc9-5908-421f-aab9-9f842ce2edd0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1170.478143] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3f206bc9-5908-421f-aab9-9f842ce2edd0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1170.478489] [59247]: DEBUG cinder.api.openstack.wsgi [None req-3f206bc9-5908-421f-aab9-9f842ce2edd0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1170.490126] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.490126] [59247]: warnings.warn( [ 1170.494578] [59247]: INFO cinder.volume.api [None req-3f206bc9-5908-421f-aab9-9f842ce2edd0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1170.500196] [59247]: INFO cinder.api.openstack.wsgi [None req-3f206bc9-5908-421f-aab9-9f842ce2edd0 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1170.500697] [59247]: [pid: 59247|app: 0|req: 235/465] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:57 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1171.511316] [59248]: DEBUG cinder.api.middleware.request_id [None req-f0423d85-90d5-4997-be4b-b7b75d2c3a07 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.513556] [59248]: INFO cinder.api.openstack.wsgi [None req-f0423d85-90d5-4997-be4b-b7b75d2c3a07 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1171.513798] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f0423d85-90d5-4997-be4b-b7b75d2c3a07 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1171.514061] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f0423d85-90d5-4997-be4b-b7b75d2c3a07 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1171.525571] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.525571] [59248]: warnings.warn( [ 1171.529329] [59248]: INFO cinder.volume.api [None req-f0423d85-90d5-4997-be4b-b7b75d2c3a07 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1171.533578] [59248]: INFO cinder.api.openstack.wsgi [None req-f0423d85-90d5-4997-be4b-b7b75d2c3a07 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 200 [ 1171.533994] [59248]: [pid: 59248|app: 0|req: 231/466] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:58 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1172.544497] [59247]: DEBUG cinder.api.middleware.request_id [None req-61bb9019-0535-4ec5-a788-4bf06cc934fb None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.546813] [59247]: INFO cinder.api.openstack.wsgi [None req-61bb9019-0535-4ec5-a788-4bf06cc934fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 [ 1172.547039] [59247]: DEBUG cinder.api.openstack.wsgi [None req-61bb9019-0535-4ec5-a788-4bf06cc934fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1172.547321] [59247]: DEBUG cinder.api.openstack.wsgi [None req-61bb9019-0535-4ec5-a788-4bf06cc934fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1172.553969] [59247]: INFO cinder.api.openstack.wsgi [None req-61bb9019-0535-4ec5-a788-4bf06cc934fb tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 returned with HTTP 404 [ 1172.554549] [59247]: [pid: 59247|app: 0|req: 236/467] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:59 2025] GET /volume/v3/volumes/40fbbf35-048f-4f33-b3b0-061924649310 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1172.558148] [59248]: DEBUG cinder.api.middleware.request_id [None req-edd88782-ab33-459e-a017-269dd5b1ab9e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.561027] [59248]: INFO cinder.api.openstack.wsgi [None req-edd88782-ab33-459e-a017-269dd5b1ab9e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] DELETE http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1172.561254] [59248]: DEBUG cinder.api.openstack.wsgi [None req-edd88782-ab33-459e-a017-269dd5b1ab9e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1172.561534] [59248]: DEBUG cinder.api.openstack.wsgi [None req-edd88782-ab33-459e-a017-269dd5b1ab9e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1172.561837] [59248]: INFO cinder.api.v3.volumes [None req-edd88782-ab33-459e-a017-269dd5b1ab9e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Delete volume with id: 91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1172.573368] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.573368] [59248]: warnings.warn( [ 1172.573618] [59248]: INFO cinder.volume.api [None req-edd88782-ab33-459e-a017-269dd5b1ab9e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1172.590976] [59248]: INFO cinder.volume.api [None req-edd88782-ab33-459e-a017-269dd5b1ab9e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Delete volume request issued successfully. [ 1172.591205] [59248]: INFO cinder.api.openstack.wsgi [None req-edd88782-ab33-459e-a017-269dd5b1ab9e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 202 [ 1172.591662] [59248]: [pid: 59248|app: 0|req: 232/468] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:41:59 2025] DELETE /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1172.594588] [59247]: DEBUG cinder.api.middleware.request_id [None req-29180a4e-8387-42af-9a72-adcc9c0c870f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.597154] [59247]: INFO cinder.api.openstack.wsgi [None req-29180a4e-8387-42af-9a72-adcc9c0c870f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1172.597797] [59247]: DEBUG cinder.api.openstack.wsgi [None req-29180a4e-8387-42af-9a72-adcc9c0c870f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1172.597797] [59247]: DEBUG cinder.api.openstack.wsgi [None req-29180a4e-8387-42af-9a72-adcc9c0c870f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1172.605889] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.605889] [59247]: warnings.warn( [ 1172.612544] [59247]: INFO cinder.volume.api [None req-29180a4e-8387-42af-9a72-adcc9c0c870f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1172.618170] [59247]: INFO cinder.api.openstack.wsgi [None req-29180a4e-8387-42af-9a72-adcc9c0c870f tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1172.618655] [59247]: [pid: 59247|app: 0|req: 237/469] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:41:59 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.474361] [59248]: DEBUG cinder.api.middleware.request_id [req-13d450f3-73a2-446b-8c66-2a772d649eee req-4e549b31-6821-48e4-82cd-bddf6adec126 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.476703] [59248]: INFO cinder.api.openstack.wsgi [req-13d450f3-73a2-446b-8c66-2a772d649eee req-4e549b31-6821-48e4-82cd-bddf6adec126 tempest-ServerActionsTestJSON-229917312 tempest-ServerActionsTestJSON-229917312-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8cc77a45-2271-45ac-bb18-e875d19b948e [ 1173.476963] [59248]: DEBUG cinder.api.openstack.wsgi [req-13d450f3-73a2-446b-8c66-2a772d649eee req-4e549b31-6821-48e4-82cd-bddf6adec126 tempest-ServerActionsTestJSON-229917312 tempest-ServerActionsTestJSON-229917312-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1173.477201] [59248]: DEBUG cinder.api.openstack.wsgi [req-13d450f3-73a2-446b-8c66-2a772d649eee req-4e549b31-6821-48e4-82cd-bddf6adec126 tempest-ServerActionsTestJSON-229917312 tempest-ServerActionsTestJSON-229917312-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.483557] [59248]: INFO cinder.api.openstack.wsgi [req-13d450f3-73a2-446b-8c66-2a772d649eee req-4e549b31-6821-48e4-82cd-bddf6adec126 tempest-ServerActionsTestJSON-229917312 tempest-ServerActionsTestJSON-229917312-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8cc77a45-2271-45ac-bb18-e875d19b948e returned with HTTP 200 [ 1173.483981] [59248]: [pid: 59248|app: 0|req: 233/470] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Nov 20 14:42:00 2025] GET /volume/v3/attachments?instance_id=8cc77a45-2271-45ac-bb18-e875d19b948e => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.628338] [59247]: DEBUG cinder.api.middleware.request_id [None req-12ddd205-819c-44a1-a158-60bd0a14b1fe None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.630345] [59247]: INFO cinder.api.openstack.wsgi [None req-12ddd205-819c-44a1-a158-60bd0a14b1fe tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1173.630551] [59247]: DEBUG cinder.api.openstack.wsgi [None req-12ddd205-819c-44a1-a158-60bd0a14b1fe tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1173.630762] [59247]: DEBUG cinder.api.openstack.wsgi [None req-12ddd205-819c-44a1-a158-60bd0a14b1fe tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.640815] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.640815] [59247]: warnings.warn( [ 1173.645028] [59247]: INFO cinder.volume.api [None req-12ddd205-819c-44a1-a158-60bd0a14b1fe tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1173.650245] [59247]: INFO cinder.api.openstack.wsgi [None req-12ddd205-819c-44a1-a158-60bd0a14b1fe tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1173.650668] [59247]: [pid: 59247|app: 0|req: 238/471] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:00 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1173.941842] [59248]: DEBUG cinder.api.middleware.request_id [req-e3dec578-07c9-4b75-a563-abfca869cf8a req-11d50222-ca6f-4de0-8468-8a692a4cb172 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.944275] [59248]: INFO cinder.api.openstack.wsgi [req-e3dec578-07c9-4b75-a563-abfca869cf8a req-11d50222-ca6f-4de0-8468-8a692a4cb172 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1173.944492] [59248]: DEBUG cinder.api.openstack.wsgi [req-e3dec578-07c9-4b75-a563-abfca869cf8a req-11d50222-ca6f-4de0-8468-8a692a4cb172 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1173.944732] [59248]: DEBUG cinder.api.openstack.wsgi [req-e3dec578-07c9-4b75-a563-abfca869cf8a req-11d50222-ca6f-4de0-8468-8a692a4cb172 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1173.955449] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.955449] [59248]: warnings.warn( [ 1173.958893] [59248]: INFO cinder.volume.api [req-e3dec578-07c9-4b75-a563-abfca869cf8a req-11d50222-ca6f-4de0-8468-8a692a4cb172 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1173.963399] [59248]: INFO cinder.api.openstack.wsgi [req-e3dec578-07c9-4b75-a563-abfca869cf8a req-11d50222-ca6f-4de0-8468-8a692a4cb172 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1173.963843] [59248]: [pid: 59248|app: 0|req: 234/472] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:42:00 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1174.660253] [59247]: DEBUG cinder.api.middleware.request_id [None req-9e546341-b717-4249-8f29-a695d17605c1 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.662321] [59247]: INFO cinder.api.openstack.wsgi [None req-9e546341-b717-4249-8f29-a695d17605c1 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1174.662625] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9e546341-b717-4249-8f29-a695d17605c1 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1174.663190] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9e546341-b717-4249-8f29-a695d17605c1 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1174.672959] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.672959] [59247]: warnings.warn( [ 1174.678366] [59247]: INFO cinder.volume.api [None req-9e546341-b717-4249-8f29-a695d17605c1 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1174.683629] [59247]: INFO cinder.api.openstack.wsgi [None req-9e546341-b717-4249-8f29-a695d17605c1 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 200 [ 1174.684089] [59247]: [pid: 59247|app: 0|req: 239/473] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:01 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.694377] [59248]: DEBUG cinder.api.middleware.request_id [None req-cd674f97-3f5b-4e57-841a-64651b5a3b40 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.696878] [59248]: INFO cinder.api.openstack.wsgi [None req-cd674f97-3f5b-4e57-841a-64651b5a3b40 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a [ 1175.697118] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cd674f97-3f5b-4e57-841a-64651b5a3b40 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1175.697377] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cd674f97-3f5b-4e57-841a-64651b5a3b40 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.704026] [59248]: INFO cinder.api.openstack.wsgi [None req-cd674f97-3f5b-4e57-841a-64651b5a3b40 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a returned with HTTP 404 [ 1175.704619] [59248]: [pid: 59248|app: 0|req: 235/474] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:02 2025] GET /volume/v3/volumes/91e5b9e5-dda7-47e3-bd05-fd2b41726a4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1175.751304] [59247]: DEBUG cinder.api.middleware.request_id [None req-14adb914-f7ba-4173-a7b3-1e8c9ef0e8e4 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.753576] [59247]: INFO cinder.api.openstack.wsgi [None req-14adb914-f7ba-4173-a7b3-1e8c9ef0e8e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] DELETE http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1175.753818] [59247]: DEBUG cinder.api.openstack.wsgi [None req-14adb914-f7ba-4173-a7b3-1e8c9ef0e8e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1175.754082] [59247]: DEBUG cinder.api.openstack.wsgi [None req-14adb914-f7ba-4173-a7b3-1e8c9ef0e8e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.754302] [59247]: INFO cinder.api.v3.volumes [None req-14adb914-f7ba-4173-a7b3-1e8c9ef0e8e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Delete volume with id: 510c3fb0-2c74-49c3-8031-d64659e19187 [ 1175.765113] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.765113] [59247]: warnings.warn( [ 1175.765697] [59247]: INFO cinder.volume.api [None req-14adb914-f7ba-4173-a7b3-1e8c9ef0e8e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1175.782985] [59247]: INFO cinder.volume.api [None req-14adb914-f7ba-4173-a7b3-1e8c9ef0e8e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Delete volume request issued successfully. [ 1175.783290] [59247]: INFO cinder.api.openstack.wsgi [None req-14adb914-f7ba-4173-a7b3-1e8c9ef0e8e4 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 202 [ 1175.783967] [59247]: [pid: 59247|app: 0|req: 240/475] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:42:02 2025] DELETE /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1175.787386] [59248]: DEBUG cinder.api.middleware.request_id [None req-01786a54-4d9a-475b-bf0f-0fdf378397f5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.791024] [59248]: INFO cinder.api.openstack.wsgi [None req-01786a54-4d9a-475b-bf0f-0fdf378397f5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1175.791024] [59248]: DEBUG cinder.api.openstack.wsgi [None req-01786a54-4d9a-475b-bf0f-0fdf378397f5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1175.791024] [59248]: DEBUG cinder.api.openstack.wsgi [None req-01786a54-4d9a-475b-bf0f-0fdf378397f5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1175.798843] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.798843] [59248]: warnings.warn( [ 1175.803357] [59248]: INFO cinder.volume.api [None req-01786a54-4d9a-475b-bf0f-0fdf378397f5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1175.809401] [59248]: INFO cinder.api.openstack.wsgi [None req-01786a54-4d9a-475b-bf0f-0fdf378397f5 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1175.810020] [59248]: [pid: 59248|app: 0|req: 236/476] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:02 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.822165] [59247]: DEBUG cinder.api.middleware.request_id [None req-39effa4e-b2a2-4334-b579-0655a3bba1e2 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.823782] [59247]: INFO cinder.api.openstack.wsgi [None req-39effa4e-b2a2-4334-b579-0655a3bba1e2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1176.823994] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39effa4e-b2a2-4334-b579-0655a3bba1e2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1176.824228] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39effa4e-b2a2-4334-b579-0655a3bba1e2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1176.836331] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.836331] [59247]: warnings.warn( [ 1176.840670] [59247]: INFO cinder.volume.api [None req-39effa4e-b2a2-4334-b579-0655a3bba1e2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1176.853503] [59247]: INFO cinder.api.openstack.wsgi [None req-39effa4e-b2a2-4334-b579-0655a3bba1e2 tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1176.854154] [59247]: [pid: 59247|app: 0|req: 241/477] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:03 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.874478] [59248]: DEBUG cinder.api.middleware.request_id [None req-2970166a-069f-4945-881f-379231d9036e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.874478] [59248]: INFO cinder.api.openstack.wsgi [None req-2970166a-069f-4945-881f-379231d9036e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1177.874478] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2970166a-069f-4945-881f-379231d9036e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1177.874478] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2970166a-069f-4945-881f-379231d9036e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1177.878891] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.878891] [59248]: warnings.warn( [ 1177.885940] [59248]: INFO cinder.volume.api [None req-2970166a-069f-4945-881f-379231d9036e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Volume info retrieved successfully. [ 1177.893986] [59248]: INFO cinder.api.openstack.wsgi [None req-2970166a-069f-4945-881f-379231d9036e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 200 [ 1177.894550] [59248]: [pid: 59248|app: 0|req: 237/478] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:04 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.904551] [59247]: DEBUG cinder.api.middleware.request_id [None req-25e33aad-e704-4fcc-b40c-6cd7e7742d5e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.906375] [59247]: INFO cinder.api.openstack.wsgi [None req-25e33aad-e704-4fcc-b40c-6cd7e7742d5e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] GET http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 [ 1178.906584] [59247]: DEBUG cinder.api.openstack.wsgi [None req-25e33aad-e704-4fcc-b40c-6cd7e7742d5e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1178.906789] [59247]: DEBUG cinder.api.openstack.wsgi [None req-25e33aad-e704-4fcc-b40c-6cd7e7742d5e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1178.914606] [59247]: INFO cinder.api.openstack.wsgi [None req-25e33aad-e704-4fcc-b40c-6cd7e7742d5e tempest-AttachVolumeTestJSON-666851938 tempest-AttachVolumeTestJSON-666851938-project-member] http://10.180.1.21/volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 returned with HTTP 404 [ 1178.915184] [59247]: [pid: 59247|app: 0|req: 242/479] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:05 2025] GET /volume/v3/volumes/510c3fb0-2c74-49c3-8031-d64659e19187 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1181.041978] [59248]: DEBUG cinder.api.middleware.request_id [None req-a753b8cb-c435-477f-8d8d-7afbf9ddb64b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.044641] [59248]: INFO cinder.api.openstack.wsgi [None req-a753b8cb-c435-477f-8d8d-7afbf9ddb64b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1181.044930] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a753b8cb-c435-477f-8d8d-7afbf9ddb64b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1181.045800] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a753b8cb-c435-477f-8d8d-7afbf9ddb64b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1181.060751] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.060751] [59248]: warnings.warn( [ 1181.065395] [59248]: INFO cinder.volume.api [None req-a753b8cb-c435-477f-8d8d-7afbf9ddb64b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1181.071173] [59248]: INFO cinder.api.openstack.wsgi [None req-a753b8cb-c435-477f-8d8d-7afbf9ddb64b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1181.071798] [59248]: [pid: 59248|app: 0|req: 238/480] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:07 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.108279] [59247]: DEBUG cinder.api.middleware.request_id [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-56f62e5e-323d-4389-818e-d2a96620db1c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.110414] [59247]: INFO cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-56f62e5e-323d-4389-818e-d2a96620db1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1181.110636] [59247]: DEBUG cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-56f62e5e-323d-4389-818e-d2a96620db1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1181.110849] [59247]: DEBUG cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-56f62e5e-323d-4389-818e-d2a96620db1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1181.121465] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.121465] [59247]: warnings.warn( [ 1181.125394] [59247]: INFO cinder.volume.api [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-56f62e5e-323d-4389-818e-d2a96620db1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1181.130312] [59247]: INFO cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-56f62e5e-323d-4389-818e-d2a96620db1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1181.130767] [59247]: [pid: 59247|app: 0|req: 243/481] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:42:07 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1181.148310] [59248]: DEBUG cinder.api.middleware.request_id [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-0f97da25-eb67-4216-ad58-b4b02d1846f8 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.150812] [59248]: INFO cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-0f97da25-eb67-4216-ad58-b4b02d1846f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a/action [ 1181.151244] [59248]: DEBUG cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-0f97da25-eb67-4216-ad58-b4b02d1846f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1181.151388] [59248]: DEBUG cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-0f97da25-eb67-4216-ad58-b4b02d1846f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1181.162154] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1181.162154] [59248]: warnings.warn( [ 1181.162754] [59248]: INFO cinder.volume.api [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-0f97da25-eb67-4216-ad58-b4b02d1846f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1181.188209] [59248]: INFO cinder.volume.api [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-0f97da25-eb67-4216-ad58-b4b02d1846f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Begin detaching volume completed successfully. [ 1181.188503] [59248]: INFO cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-0f97da25-eb67-4216-ad58-b4b02d1846f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a/action returned with HTTP 202 [ 1181.189240] [59248]: [pid: 59248|app: 0|req: 239/482] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:42:07 2025] POST /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1182.212920] [59247]: DEBUG cinder.api.middleware.request_id [None req-2c66f450-92bf-464a-bd00-3142e5164613 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.213532] [59247]: INFO cinder.api.openstack.wsgi [None req-2c66f450-92bf-464a-bd00-3142e5164613 None None] GET http://10.180.1.21/volume// [ 1182.213747] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2c66f450-92bf-464a-bd00-3142e5164613 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1182.214013] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2c66f450-92bf-464a-bd00-3142e5164613 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1182.214441] [59247]: INFO cinder.api.openstack.wsgi [None req-2c66f450-92bf-464a-bd00-3142e5164613 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1182.215027] [59247]: [pid: 59247|app: 0|req: 244/483] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:42:08 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1182.218450] [59248]: DEBUG cinder.api.middleware.request_id [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-12506b84-81c3-4b45-92d5-7e3722d0e47b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.221049] [59248]: INFO cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-12506b84-81c3-4b45-92d5-7e3722d0e47b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1182.221187] [59248]: DEBUG cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-12506b84-81c3-4b45-92d5-7e3722d0e47b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1182.221398] [59248]: DEBUG cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-12506b84-81c3-4b45-92d5-7e3722d0e47b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1182.236676] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.236676] [59248]: warnings.warn( [ 1182.241318] [59248]: INFO cinder.volume.api [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-12506b84-81c3-4b45-92d5-7e3722d0e47b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1182.246583] [59248]: INFO cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-12506b84-81c3-4b45-92d5-7e3722d0e47b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1182.247065] [59248]: [pid: 59248|app: 0|req: 240/484] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:42:08 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1183.431943] [59247]: DEBUG cinder.api.middleware.request_id [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-8b842b9e-8ea8-4947-9885-48461b275128 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.434598] [59247]: INFO cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-8b842b9e-8ea8-4947-9885-48461b275128 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf [ 1183.434598] [59247]: DEBUG cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-8b842b9e-8ea8-4947-9885-48461b275128 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1183.434751] [59247]: DEBUG cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-8b842b9e-8ea8-4947-9885-48461b275128 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1183.445053] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.445053] [59247]: warnings.warn( [ 1183.974967] [59247]: INFO cinder.api.openstack.wsgi [req-1d8f382d-441f-47f2-8e1b-cb72e3d7a84b req-8b842b9e-8ea8-4947-9885-48461b275128 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf returned with HTTP 200 [ 1183.975454] [59247]: [pid: 59247|app: 0|req: 245/485] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:42:10 2025] DELETE /volume/v3/attachments/e10c8bef-8eed-4db3-a65d-3968e3a145cf => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.383607] [59248]: DEBUG cinder.api.middleware.request_id [None req-10cd9d69-a5ad-44b2-9671-42cafe14baaf None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.385690] [59248]: INFO cinder.api.openstack.wsgi [None req-10cd9d69-a5ad-44b2-9671-42cafe14baaf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1185.385859] [59248]: DEBUG cinder.api.openstack.wsgi [None req-10cd9d69-a5ad-44b2-9671-42cafe14baaf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1185.386573] [59248]: DEBUG cinder.api.openstack.wsgi [None req-10cd9d69-a5ad-44b2-9671-42cafe14baaf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1185.396091] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.396091] [59248]: warnings.warn( [ 1185.400682] [59248]: INFO cinder.volume.api [None req-10cd9d69-a5ad-44b2-9671-42cafe14baaf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1185.405879] [59248]: INFO cinder.api.openstack.wsgi [None req-10cd9d69-a5ad-44b2-9671-42cafe14baaf tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1185.406550] [59248]: [pid: 59248|app: 0|req: 241/486] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:12 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.736137] [59247]: DEBUG cinder.api.middleware.request_id [None req-c71e396b-1b1f-4b48-ba69-84ea234191ac None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.738183] [59247]: INFO cinder.api.openstack.wsgi [None req-c71e396b-1b1f-4b48-ba69-84ea234191ac tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1187.738390] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c71e396b-1b1f-4b48-ba69-84ea234191ac tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.738594] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c71e396b-1b1f-4b48-ba69-84ea234191ac tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.749291] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.749291] [59247]: warnings.warn( [ 1187.753609] [59247]: INFO cinder.volume.api [None req-c71e396b-1b1f-4b48-ba69-84ea234191ac tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1187.758865] [59247]: INFO cinder.api.openstack.wsgi [None req-c71e396b-1b1f-4b48-ba69-84ea234191ac tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1187.759293] [59247]: [pid: 59247|app: 0|req: 246/487] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:14 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.826332] [59248]: DEBUG cinder.api.middleware.request_id [None req-3af0c1e2-5fc1-41b4-b440-3da3fb9cb4a6 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.828521] [59248]: INFO cinder.api.openstack.wsgi [None req-3af0c1e2-5fc1-41b4-b440-3da3fb9cb4a6 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1187.828735] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3af0c1e2-5fc1-41b4-b440-3da3fb9cb4a6 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1187.829052] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3af0c1e2-5fc1-41b4-b440-3da3fb9cb4a6 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1187.836636] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.836636] [59248]: warnings.warn( [ 1187.841398] [59248]: INFO cinder.volume.api [None req-3af0c1e2-5fc1-41b4-b440-3da3fb9cb4a6 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1187.846363] [59248]: INFO cinder.api.openstack.wsgi [None req-3af0c1e2-5fc1-41b4-b440-3da3fb9cb4a6 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1187.846895] [59248]: [pid: 59248|app: 0|req: 242/488] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:14 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.813971] [59247]: DEBUG cinder.api.middleware.request_id [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-3faf5fb3-7967-4f06-9879-7bb278a55153 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.818060] [59247]: INFO cinder.api.openstack.wsgi [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-3faf5fb3-7967-4f06-9879-7bb278a55153 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 [ 1192.820601] [59247]: DEBUG cinder.api.openstack.wsgi [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-3faf5fb3-7967-4f06-9879-7bb278a55153 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1192.820601] [59247]: DEBUG cinder.api.openstack.wsgi [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-3faf5fb3-7967-4f06-9879-7bb278a55153 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1192.828699] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.828699] [59247]: warnings.warn( [ 1193.360300] [59247]: INFO cinder.api.openstack.wsgi [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-3faf5fb3-7967-4f06-9879-7bb278a55153 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 returned with HTTP 200 [ 1193.360784] [59247]: [pid: 59247|app: 0|req: 247/489] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:42:19 2025] DELETE /volume/v3/attachments/3b52edf3-9bc6-4f95-8de9-5bf436d2d963 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.744803] [59248]: DEBUG cinder.api.middleware.request_id [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-b4065cb8-8915-4d2f-833d-f44937b50160 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.747607] [59248]: INFO cinder.api.openstack.wsgi [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-b4065cb8-8915-4d2f-833d-f44937b50160 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b [ 1193.747701] [59248]: DEBUG cinder.api.openstack.wsgi [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-b4065cb8-8915-4d2f-833d-f44937b50160 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1193.747873] [59248]: DEBUG cinder.api.openstack.wsgi [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-b4065cb8-8915-4d2f-833d-f44937b50160 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1193.748069] [59248]: INFO cinder.api.v3.volumes [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-b4065cb8-8915-4d2f-833d-f44937b50160 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Delete volume with id: 5412d7b5-970a-4424-982a-8740d56eb57b [ 1193.765330] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.765330] [59248]: warnings.warn( [ 1193.765939] [59248]: INFO cinder.volume.api [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-b4065cb8-8915-4d2f-833d-f44937b50160 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1193.789520] [59248]: INFO cinder.volume.api [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-b4065cb8-8915-4d2f-833d-f44937b50160 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Delete volume request issued successfully. [ 1193.789736] [59248]: INFO cinder.api.openstack.wsgi [req-4844a795-4295-48c7-a3ba-c8b4fc91da02 req-b4065cb8-8915-4d2f-833d-f44937b50160 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b returned with HTTP 202 [ 1193.790348] [59248]: [pid: 59248|app: 0|req: 243/490] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 14:42:20 2025] DELETE /volume/v3/volumes/5412d7b5-970a-4424-982a-8740d56eb57b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1196.022310] [59247]: DEBUG cinder.api.middleware.request_id [None req-c74cbbf3-e4a0-4cc3-a328-f0740c587bef None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.024604] [59247]: INFO cinder.api.openstack.wsgi [None req-c74cbbf3-e4a0-4cc3-a328-f0740c587bef tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] DELETE http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1196.024857] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c74cbbf3-e4a0-4cc3-a328-f0740c587bef tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1196.025150] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c74cbbf3-e4a0-4cc3-a328-f0740c587bef tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1196.025347] [59247]: INFO cinder.api.v3.volumes [None req-c74cbbf3-e4a0-4cc3-a328-f0740c587bef tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Delete volume with id: 54da063c-689d-4d4d-9c06-ae38189fe072 [ 1196.033280] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.033280] [59247]: warnings.warn( [ 1196.033827] [59247]: INFO cinder.volume.api [None req-c74cbbf3-e4a0-4cc3-a328-f0740c587bef tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1196.055583] [59247]: INFO cinder.volume.api [None req-c74cbbf3-e4a0-4cc3-a328-f0740c587bef tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Delete volume request issued successfully. [ 1196.055583] [59247]: INFO cinder.api.openstack.wsgi [None req-c74cbbf3-e4a0-4cc3-a328-f0740c587bef tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 202 [ 1196.055583] [59247]: [pid: 59247|app: 0|req: 248/491] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:42:22 2025] DELETE /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1196.057028] [59248]: DEBUG cinder.api.middleware.request_id [None req-36a73b3e-2450-4520-ac4a-46fed8c2c923 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.059116] [59248]: INFO cinder.api.openstack.wsgi [None req-36a73b3e-2450-4520-ac4a-46fed8c2c923 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1196.059330] [59248]: DEBUG cinder.api.openstack.wsgi [None req-36a73b3e-2450-4520-ac4a-46fed8c2c923 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1196.059541] [59248]: DEBUG cinder.api.openstack.wsgi [None req-36a73b3e-2450-4520-ac4a-46fed8c2c923 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1196.067985] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.067985] [59248]: warnings.warn( [ 1196.071745] [59248]: INFO cinder.volume.api [None req-36a73b3e-2450-4520-ac4a-46fed8c2c923 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1196.076326] [59248]: INFO cinder.api.openstack.wsgi [None req-36a73b3e-2450-4520-ac4a-46fed8c2c923 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 200 [ 1196.076738] [59248]: [pid: 59248|app: 0|req: 244/492] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:22 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.086267] [59247]: DEBUG cinder.api.middleware.request_id [None req-36dc9bb0-24eb-4c2a-9b5f-8633f534b507 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.088341] [59247]: INFO cinder.api.openstack.wsgi [None req-36dc9bb0-24eb-4c2a-9b5f-8633f534b507 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 [ 1197.088568] [59247]: DEBUG cinder.api.openstack.wsgi [None req-36dc9bb0-24eb-4c2a-9b5f-8633f534b507 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1197.088777] [59247]: DEBUG cinder.api.openstack.wsgi [None req-36dc9bb0-24eb-4c2a-9b5f-8633f534b507 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1197.096179] [59247]: INFO cinder.api.openstack.wsgi [None req-36dc9bb0-24eb-4c2a-9b5f-8633f534b507 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 returned with HTTP 404 [ 1197.096708] [59247]: [pid: 59247|app: 0|req: 249/493] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:23 2025] GET /volume/v3/volumes/54da063c-689d-4d4d-9c06-ae38189fe072 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1197.143021] [59248]: DEBUG cinder.api.middleware.request_id [None req-1f569e40-aeca-4e52-96bd-9efeeb9cdaca None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.145390] [59248]: INFO cinder.api.openstack.wsgi [None req-1f569e40-aeca-4e52-96bd-9efeeb9cdaca tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1197.145390] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1f569e40-aeca-4e52-96bd-9efeeb9cdaca tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1197.145390] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1f569e40-aeca-4e52-96bd-9efeeb9cdaca tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1197.145655] [59248]: INFO cinder.api.v3.volumes [None req-1f569e40-aeca-4e52-96bd-9efeeb9cdaca tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Delete volume with id: 5be1b428-461e-46cb-91ad-9052723cec63 [ 1197.156027] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.156027] [59248]: warnings.warn( [ 1197.156408] [59248]: INFO cinder.volume.api [None req-1f569e40-aeca-4e52-96bd-9efeeb9cdaca tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1197.204915] [59248]: INFO cinder.volume.api [None req-1f569e40-aeca-4e52-96bd-9efeeb9cdaca tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Delete volume request issued successfully. [ 1197.205226] [59248]: INFO cinder.api.openstack.wsgi [None req-1f569e40-aeca-4e52-96bd-9efeeb9cdaca tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 202 [ 1197.205714] [59248]: [pid: 59248|app: 0|req: 245/494] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:42:23 2025] DELETE /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1197.208889] [59247]: DEBUG cinder.api.middleware.request_id [None req-0e86ddcd-803b-4990-95bd-6f01b17274ab None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.210883] [59247]: INFO cinder.api.openstack.wsgi [None req-0e86ddcd-803b-4990-95bd-6f01b17274ab tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1197.211103] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0e86ddcd-803b-4990-95bd-6f01b17274ab tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1197.211311] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0e86ddcd-803b-4990-95bd-6f01b17274ab tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1197.219363] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.219363] [59247]: warnings.warn( [ 1197.224537] [59247]: INFO cinder.volume.api [None req-0e86ddcd-803b-4990-95bd-6f01b17274ab tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1197.229561] [59247]: INFO cinder.api.openstack.wsgi [None req-0e86ddcd-803b-4990-95bd-6f01b17274ab tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 1197.229972] [59247]: [pid: 59247|app: 0|req: 250/495] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:23 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.240236] [59248]: DEBUG cinder.api.middleware.request_id [None req-5609fc69-0df5-4371-ba10-513b665d0de5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.242346] [59248]: INFO cinder.api.openstack.wsgi [None req-5609fc69-0df5-4371-ba10-513b665d0de5 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1198.242561] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5609fc69-0df5-4371-ba10-513b665d0de5 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1198.242893] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5609fc69-0df5-4371-ba10-513b665d0de5 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1198.254084] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.254084] [59248]: warnings.warn( [ 1198.258436] [59248]: INFO cinder.volume.api [None req-5609fc69-0df5-4371-ba10-513b665d0de5 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1198.263580] [59248]: INFO cinder.api.openstack.wsgi [None req-5609fc69-0df5-4371-ba10-513b665d0de5 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 1198.264038] [59248]: [pid: 59248|app: 0|req: 246/496] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:25 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1199.273244] [59247]: DEBUG cinder.api.middleware.request_id [None req-39402cdb-398c-405d-a19e-b747f4561091 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.275240] [59247]: INFO cinder.api.openstack.wsgi [None req-39402cdb-398c-405d-a19e-b747f4561091 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1199.275485] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39402cdb-398c-405d-a19e-b747f4561091 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1199.276055] [59247]: DEBUG cinder.api.openstack.wsgi [None req-39402cdb-398c-405d-a19e-b747f4561091 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1199.285580] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.285580] [59247]: warnings.warn( [ 1199.290782] [59247]: INFO cinder.volume.api [None req-39402cdb-398c-405d-a19e-b747f4561091 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Volume info retrieved successfully. [ 1199.297109] [59247]: INFO cinder.api.openstack.wsgi [None req-39402cdb-398c-405d-a19e-b747f4561091 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 200 [ 1199.297677] [59247]: [pid: 59247|app: 0|req: 251/497] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:26 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.308214] [59248]: DEBUG cinder.api.middleware.request_id [None req-c4eec9af-74ca-4c51-8baa-4d2a61f31a84 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.310332] [59248]: INFO cinder.api.openstack.wsgi [None req-c4eec9af-74ca-4c51-8baa-4d2a61f31a84 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] GET http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 [ 1200.310532] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c4eec9af-74ca-4c51-8baa-4d2a61f31a84 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1200.310738] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c4eec9af-74ca-4c51-8baa-4d2a61f31a84 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1200.318081] [59248]: INFO cinder.api.openstack.wsgi [None req-c4eec9af-74ca-4c51-8baa-4d2a61f31a84 tempest-AttachVolumeShelveTestJSON-902741926 tempest-AttachVolumeShelveTestJSON-902741926-project-member] http://10.180.1.21/volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 returned with HTTP 404 [ 1200.318673] [59248]: [pid: 59248|app: 0|req: 247/498] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:27 2025] GET /volume/v3/volumes/5be1b428-461e-46cb-91ad-9052723cec63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1202.942918] [59247]: DEBUG cinder.api.middleware.request_id [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.946504] [59247]: INFO cinder.api.openstack.wsgi [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1202.946504] [59247]: DEBUG cinder.api.openstack.wsgi [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-199224930", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1202.950085] [59247]: DEBUG cinder.api.v3.volumes [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-199224930', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1202.950085] [59247]: INFO cinder.api.v3.volumes [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Create volume of 1 GB [ 1202.961234] [59247]: INFO cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Availability Zones retrieved successfully. [ 1202.968540] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Flow 'volume_create_api' (e60d5092-a010-43ad-a881-2f153a9b1ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1202.970236] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af128206-d09f-4f72-b623-eb78cbeec3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1202.972062] [59247]: DEBUG cinder.volume.flows.api.create_volume [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1203.007454] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af128206-d09f-4f72-b623-eb78cbeec3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1203.008132] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bddab3-dbcb-45f9-9100-81e4ce2aa6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1203.068420] [59247]: DEBUG cinder.quota [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Created reservations ['bffd9ae0-ab39-4ac0-ba6b-30fa8bb17fcc', 'd028b1eb-d188-4ff0-9bad-498a19881c75', '68b986ff-2de3-4299-9fc5-35198e079606', '6d7ddfb9-6db3-483b-8ee6-04151005af55'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1203.069388] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bddab3-dbcb-45f9-9100-81e4ce2aa6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bffd9ae0-ab39-4ac0-ba6b-30fa8bb17fcc', 'd028b1eb-d188-4ff0-9bad-498a19881c75', '68b986ff-2de3-4299-9fc5-35198e079606', '6d7ddfb9-6db3-483b-8ee6-04151005af55']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1203.070312] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (866ed4b8-f7a3-45e3-9f7c-994bebfc961c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1203.102124] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (866ed4b8-f7a3-45e3-9f7c-994bebfc961c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '611a1d07-3461-4b63-b4e4-b40dede84e4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-199224930',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94dc4c16a58c4b1184a51c4070f7defa',qos_specs=None,replication_status=,reservations=['bffd9ae0-ab39-4ac0-ba6b-30fa8bb17fcc','d028b1eb-d188-4ff0-9bad-498a19881c75','68b986ff-2de3-4299-9fc5-35198e079606','6d7ddfb9-6db3-483b-8ee6-04151005af55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e571c19bd5b148a5af85194920c07e84',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-199224930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=611a1d07-3461-4b63-b4e4-b40dede84e4f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='94dc4c16a58c4b1184a51c4070f7defa',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='e571c19bd5b148a5af85194920c07e84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1203.103175] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d533bef2-36dd-4251-a5dc-2486c03f3cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1203.149222] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d533bef2-36dd-4251-a5dc-2486c03f3cfb) 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-199224930',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94dc4c16a58c4b1184a51c4070f7defa',qos_specs=None,replication_status=,reservations=['bffd9ae0-ab39-4ac0-ba6b-30fa8bb17fcc','d028b1eb-d188-4ff0-9bad-498a19881c75','68b986ff-2de3-4299-9fc5-35198e079606','6d7ddfb9-6db3-483b-8ee6-04151005af55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e571c19bd5b148a5af85194920c07e84',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1203.150163] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e65040-5487-4799-b4ca-c65dcef19f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1203.159839] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17e65040-5487-4799-b4ca-c65dcef19f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1203.160872] [59247]: DEBUG cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Flow 'volume_create_api' (e60d5092-a010-43ad-a881-2f153a9b1ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1203.161223] [59247]: INFO cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Create volume request issued successfully. [ 1203.161849] [59247]: INFO cinder.api.openstack.wsgi [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-4299c910-f105-4163-99dd-0494e456a6eb tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1203.162459] [59247]: [pid: 59247|app: 0|req: 252/499] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Nov 20 14:42:29 2025] POST /volume/v3/volumes => generated 761 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1203.166054] [59248]: DEBUG cinder.api.middleware.request_id [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-b4d47836-ab93-4bed-acbe-dd12a704a453 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.168604] [59248]: INFO cinder.api.openstack.wsgi [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-b4d47836-ab93-4bed-acbe-dd12a704a453 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] GET http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f [ 1203.168913] [59248]: DEBUG cinder.api.openstack.wsgi [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-b4d47836-ab93-4bed-acbe-dd12a704a453 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1203.169167] [59248]: DEBUG cinder.api.openstack.wsgi [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-b4d47836-ab93-4bed-acbe-dd12a704a453 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1203.177067] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.177067] [59248]: warnings.warn( [ 1203.181291] [59248]: INFO cinder.volume.api [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-b4d47836-ab93-4bed-acbe-dd12a704a453 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Volume info retrieved successfully. [ 1203.187033] [59248]: INFO cinder.api.openstack.wsgi [req-b2212faf-b16a-4523-b388-ddae9028bed1 req-b4d47836-ab93-4bed-acbe-dd12a704a453 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f returned with HTTP 200 [ 1203.187483] [59248]: [pid: 59248|app: 0|req: 248/500] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:42:29 2025] GET /volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.204353] [59247]: DEBUG cinder.api.middleware.request_id [req-fd6f6295-3065-4887-a3c6-db7c47b188b7 req-1c54c40e-a97b-4f82-992b-e60b7ac8b25e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.206862] [59247]: INFO cinder.api.openstack.wsgi [req-fd6f6295-3065-4887-a3c6-db7c47b188b7 req-1c54c40e-a97b-4f82-992b-e60b7ac8b25e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] GET http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f [ 1203.207085] [59247]: DEBUG cinder.api.openstack.wsgi [req-fd6f6295-3065-4887-a3c6-db7c47b188b7 req-1c54c40e-a97b-4f82-992b-e60b7ac8b25e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1203.207303] [59247]: DEBUG cinder.api.openstack.wsgi [req-fd6f6295-3065-4887-a3c6-db7c47b188b7 req-1c54c40e-a97b-4f82-992b-e60b7ac8b25e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1203.214883] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.214883] [59247]: warnings.warn( [ 1203.218293] [59247]: INFO cinder.volume.api [req-fd6f6295-3065-4887-a3c6-db7c47b188b7 req-1c54c40e-a97b-4f82-992b-e60b7ac8b25e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Volume info retrieved successfully. [ 1203.222421] [59247]: INFO cinder.api.openstack.wsgi [req-fd6f6295-3065-4887-a3c6-db7c47b188b7 req-1c54c40e-a97b-4f82-992b-e60b7ac8b25e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f returned with HTTP 200 [ 1203.222841] [59247]: [pid: 59247|app: 0|req: 253/501] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:42:29 2025] GET /volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.241784] [59248]: DEBUG cinder.api.middleware.request_id [req-32dda610-d8ab-45e0-a0e3-a96a319d3b77 req-873a405f-920f-43ec-9b21-2999289ceb27 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.244100] [59248]: INFO cinder.api.openstack.wsgi [req-32dda610-d8ab-45e0-a0e3-a96a319d3b77 req-873a405f-920f-43ec-9b21-2999289ceb27 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] GET http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f [ 1204.244321] [59248]: DEBUG cinder.api.openstack.wsgi [req-32dda610-d8ab-45e0-a0e3-a96a319d3b77 req-873a405f-920f-43ec-9b21-2999289ceb27 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.244532] [59248]: DEBUG cinder.api.openstack.wsgi [req-32dda610-d8ab-45e0-a0e3-a96a319d3b77 req-873a405f-920f-43ec-9b21-2999289ceb27 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.247593] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=194,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1204.256490] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.256490] [59248]: warnings.warn( [ 1204.260605] [59248]: INFO cinder.volume.api [req-32dda610-d8ab-45e0-a0e3-a96a319d3b77 req-873a405f-920f-43ec-9b21-2999289ceb27 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Volume info retrieved successfully. [ 1204.266777] [59248]: INFO cinder.api.openstack.wsgi [req-32dda610-d8ab-45e0-a0e3-a96a319d3b77 req-873a405f-920f-43ec-9b21-2999289ceb27 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f returned with HTTP 200 [ 1204.267229] [59248]: [pid: 59248|app: 0|req: 249/502] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:42:31 2025] GET /volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.286704] [59247]: DEBUG cinder.api.middleware.request_id [req-1aedd693-9c0f-4fcb-b84b-0d310c3ead42 req-0af8d740-fb99-4196-8898-75c1b21e4f9e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.291095] [59247]: INFO cinder.api.openstack.wsgi [req-1aedd693-9c0f-4fcb-b84b-0d310c3ead42 req-0af8d740-fb99-4196-8898-75c1b21e4f9e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] GET http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f [ 1204.291095] [59247]: DEBUG cinder.api.openstack.wsgi [req-1aedd693-9c0f-4fcb-b84b-0d310c3ead42 req-0af8d740-fb99-4196-8898-75c1b21e4f9e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.291095] [59247]: DEBUG cinder.api.openstack.wsgi [req-1aedd693-9c0f-4fcb-b84b-0d310c3ead42 req-0af8d740-fb99-4196-8898-75c1b21e4f9e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.292692] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=178,cinder:UPDATE=33,cinder:INSERT=16 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1204.299593] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.299593] [59247]: warnings.warn( [ 1204.304040] [59247]: INFO cinder.volume.api [req-1aedd693-9c0f-4fcb-b84b-0d310c3ead42 req-0af8d740-fb99-4196-8898-75c1b21e4f9e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Volume info retrieved successfully. [ 1204.308734] [59247]: INFO cinder.api.openstack.wsgi [req-1aedd693-9c0f-4fcb-b84b-0d310c3ead42 req-0af8d740-fb99-4196-8898-75c1b21e4f9e tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f returned with HTTP 200 [ 1204.309324] [59247]: [pid: 59247|app: 0|req: 254/503] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:42:31 2025] GET /volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.330432] [59248]: DEBUG cinder.api.middleware.request_id [req-48df33c8-ee81-4671-96f4-295f9b0bf0e1 req-a6bd178b-8e70-4094-a1c3-20edcef40aa9 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.332676] [59248]: INFO cinder.api.openstack.wsgi [req-48df33c8-ee81-4671-96f4-295f9b0bf0e1 req-a6bd178b-8e70-4094-a1c3-20edcef40aa9 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] DELETE http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f [ 1204.332855] [59248]: DEBUG cinder.api.openstack.wsgi [req-48df33c8-ee81-4671-96f4-295f9b0bf0e1 req-a6bd178b-8e70-4094-a1c3-20edcef40aa9 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.333105] [59248]: DEBUG cinder.api.openstack.wsgi [req-48df33c8-ee81-4671-96f4-295f9b0bf0e1 req-a6bd178b-8e70-4094-a1c3-20edcef40aa9 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.333301] [59248]: INFO cinder.api.v3.volumes [req-48df33c8-ee81-4671-96f4-295f9b0bf0e1 req-a6bd178b-8e70-4094-a1c3-20edcef40aa9 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Delete volume with id: 611a1d07-3461-4b63-b4e4-b40dede84e4f [ 1204.341347] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.341347] [59248]: warnings.warn( [ 1204.341918] [59248]: INFO cinder.volume.api [req-48df33c8-ee81-4671-96f4-295f9b0bf0e1 req-a6bd178b-8e70-4094-a1c3-20edcef40aa9 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Volume info retrieved successfully. [ 1204.363539] [59248]: INFO cinder.volume.api [req-48df33c8-ee81-4671-96f4-295f9b0bf0e1 req-a6bd178b-8e70-4094-a1c3-20edcef40aa9 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Delete volume request issued successfully. [ 1204.363776] [59248]: INFO cinder.api.openstack.wsgi [req-48df33c8-ee81-4671-96f4-295f9b0bf0e1 req-a6bd178b-8e70-4094-a1c3-20edcef40aa9 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f returned with HTTP 202 [ 1204.364240] [59248]: [pid: 59248|app: 0|req: 250/504] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Nov 20 14:42:31 2025] DELETE /volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1204.382143] [59247]: DEBUG cinder.api.middleware.request_id [req-ba42c8df-ca61-4f75-97dc-1080d9088cb8 req-39914b07-7e93-4c4b-8813-41e12f9db5ba None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.385261] [59247]: INFO cinder.api.openstack.wsgi [req-ba42c8df-ca61-4f75-97dc-1080d9088cb8 req-39914b07-7e93-4c4b-8813-41e12f9db5ba tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] GET http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f [ 1204.385490] [59247]: DEBUG cinder.api.openstack.wsgi [req-ba42c8df-ca61-4f75-97dc-1080d9088cb8 req-39914b07-7e93-4c4b-8813-41e12f9db5ba tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1204.385703] [59247]: DEBUG cinder.api.openstack.wsgi [req-ba42c8df-ca61-4f75-97dc-1080d9088cb8 req-39914b07-7e93-4c4b-8813-41e12f9db5ba tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1204.396306] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.396306] [59247]: warnings.warn( [ 1204.401587] [59247]: INFO cinder.volume.api [req-ba42c8df-ca61-4f75-97dc-1080d9088cb8 req-39914b07-7e93-4c4b-8813-41e12f9db5ba tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Volume info retrieved successfully. [ 1204.409033] [59247]: INFO cinder.api.openstack.wsgi [req-ba42c8df-ca61-4f75-97dc-1080d9088cb8 req-39914b07-7e93-4c4b-8813-41e12f9db5ba tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f returned with HTTP 200 [ 1204.409483] [59247]: [pid: 59247|app: 0|req: 255/505] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:42:31 2025] GET /volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.426816] [59248]: DEBUG cinder.api.middleware.request_id [req-d9348776-2cc3-4c36-bb0c-6ed3c0826763 req-23c5a824-8df6-436d-a725-0d0a0fe348c6 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.429749] [59248]: INFO cinder.api.openstack.wsgi [req-d9348776-2cc3-4c36-bb0c-6ed3c0826763 req-23c5a824-8df6-436d-a725-0d0a0fe348c6 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] GET http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f [ 1205.429876] [59248]: DEBUG cinder.api.openstack.wsgi [req-d9348776-2cc3-4c36-bb0c-6ed3c0826763 req-23c5a824-8df6-436d-a725-0d0a0fe348c6 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1205.430171] [59248]: DEBUG cinder.api.openstack.wsgi [req-d9348776-2cc3-4c36-bb0c-6ed3c0826763 req-23c5a824-8df6-436d-a725-0d0a0fe348c6 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.446130] [59248]: INFO cinder.api.openstack.wsgi [req-d9348776-2cc3-4c36-bb0c-6ed3c0826763 req-23c5a824-8df6-436d-a725-0d0a0fe348c6 tempest-VolumesGetTestJSON-942086742 tempest-VolumesGetTestJSON-942086742-project-member] http://10.180.1.21/volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f returned with HTTP 404 [ 1205.446584] [59248]: [pid: 59248|app: 0|req: 251/506] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:42:32 2025] GET /volume/v3/volumes/611a1d07-3461-4b63-b4e4-b40dede84e4f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1205.963916] [59247]: DEBUG cinder.api.middleware.request_id [None req-2cbb8a52-1a93-4675-bcbf-e401803a7cac None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.966018] [59247]: INFO cinder.api.openstack.wsgi [None req-2cbb8a52-1a93-4675-bcbf-e401803a7cac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1205.966444] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2cbb8a52-1a93-4675-bcbf-e401803a7cac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1205.966676] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2cbb8a52-1a93-4675-bcbf-e401803a7cac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1205.966865] [59247]: INFO cinder.api.v3.volumes [None req-2cbb8a52-1a93-4675-bcbf-e401803a7cac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Delete volume with id: b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1205.979071] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.979071] [59247]: warnings.warn( [ 1205.979677] [59247]: INFO cinder.volume.api [None req-2cbb8a52-1a93-4675-bcbf-e401803a7cac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1206.002835] [59247]: INFO cinder.volume.api [None req-2cbb8a52-1a93-4675-bcbf-e401803a7cac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Delete volume request issued successfully. [ 1206.003008] [59247]: INFO cinder.api.openstack.wsgi [None req-2cbb8a52-1a93-4675-bcbf-e401803a7cac tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 202 [ 1206.003516] [59247]: [pid: 59247|app: 0|req: 256/507] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:42:32 2025] DELETE /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1206.006676] [59248]: DEBUG cinder.api.middleware.request_id [None req-20dc9dc7-2586-49c7-83d4-f2f70e523898 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.008718] [59248]: INFO cinder.api.openstack.wsgi [None req-20dc9dc7-2586-49c7-83d4-f2f70e523898 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1206.008907] [59248]: DEBUG cinder.api.openstack.wsgi [None req-20dc9dc7-2586-49c7-83d4-f2f70e523898 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1206.009136] [59248]: DEBUG cinder.api.openstack.wsgi [None req-20dc9dc7-2586-49c7-83d4-f2f70e523898 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1206.016933] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.016933] [59248]: warnings.warn( [ 1206.021584] [59248]: INFO cinder.volume.api [None req-20dc9dc7-2586-49c7-83d4-f2f70e523898 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1206.027702] [59248]: INFO cinder.api.openstack.wsgi [None req-20dc9dc7-2586-49c7-83d4-f2f70e523898 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 1206.028242] [59248]: [pid: 59248|app: 0|req: 252/508] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:32 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.038661] [59247]: DEBUG cinder.api.middleware.request_id [None req-4e9b577e-9810-4262-9f97-132bf6dc36f1 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.041486] [59247]: INFO cinder.api.openstack.wsgi [None req-4e9b577e-9810-4262-9f97-132bf6dc36f1 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1207.041782] [59247]: DEBUG cinder.api.openstack.wsgi [None req-4e9b577e-9810-4262-9f97-132bf6dc36f1 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1207.042011] [59247]: DEBUG cinder.api.openstack.wsgi [None req-4e9b577e-9810-4262-9f97-132bf6dc36f1 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1207.056096] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.056096] [59247]: warnings.warn( [ 1207.060834] [59247]: INFO cinder.volume.api [None req-4e9b577e-9810-4262-9f97-132bf6dc36f1 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1207.066811] [59247]: INFO cinder.api.openstack.wsgi [None req-4e9b577e-9810-4262-9f97-132bf6dc36f1 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 1207.067289] [59247]: [pid: 59247|app: 0|req: 257/509] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:33 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.078628] [59248]: DEBUG cinder.api.middleware.request_id [None req-f1ea2e32-4ec2-4fc6-880e-fae9cd4d8b3e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.080650] [59248]: INFO cinder.api.openstack.wsgi [None req-f1ea2e32-4ec2-4fc6-880e-fae9cd4d8b3e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1208.080969] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f1ea2e32-4ec2-4fc6-880e-fae9cd4d8b3e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1208.081352] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f1ea2e32-4ec2-4fc6-880e-fae9cd4d8b3e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1208.092314] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.092314] [59248]: warnings.warn( [ 1208.098669] [59248]: INFO cinder.volume.api [None req-f1ea2e32-4ec2-4fc6-880e-fae9cd4d8b3e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Volume info retrieved successfully. [ 1208.106747] [59248]: INFO cinder.api.openstack.wsgi [None req-f1ea2e32-4ec2-4fc6-880e-fae9cd4d8b3e tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 200 [ 1208.106747] [59248]: [pid: 59248|app: 0|req: 253/510] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:34 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.117482] [59247]: DEBUG cinder.api.middleware.request_id [None req-e3c40ee2-aa64-4f58-b638-26d61977b9e0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.119676] [59247]: INFO cinder.api.openstack.wsgi [None req-e3c40ee2-aa64-4f58-b638-26d61977b9e0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] GET http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb [ 1209.119906] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e3c40ee2-aa64-4f58-b638-26d61977b9e0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1209.120142] [59247]: DEBUG cinder.api.openstack.wsgi [None req-e3c40ee2-aa64-4f58-b638-26d61977b9e0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1209.126764] [59247]: INFO cinder.api.openstack.wsgi [None req-e3c40ee2-aa64-4f58-b638-26d61977b9e0 tempest-ServerActionsTestOtherA-1086547901 tempest-ServerActionsTestOtherA-1086547901-project-member] http://10.180.1.21/volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb returned with HTTP 404 [ 1209.127320] [59247]: [pid: 59247|app: 0|req: 258/511] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:42:35 2025] GET /volume/v3/volumes/b0d21c34-4652-4ad8-a01f-9586cb4120eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1218.103040] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1219.122627] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1247.436706] [59248]: DEBUG cinder.api.middleware.request_id [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.438623] [59248]: INFO cinder.api.openstack.wsgi [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1247.438996] [59248]: DEBUG cinder.api.openstack.wsgi [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-148930613"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1247.440529] [59248]: DEBUG cinder.api.v3.volumes [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-148930613'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1247.440724] [59248]: INFO cinder.api.v3.volumes [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume of 1 GB [ 1247.446572] [59248]: INFO cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Availability Zones retrieved successfully. [ 1247.457648] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Flow 'volume_create_api' (5df6cf6e-0f43-4790-ba8f-a19a07dee370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1247.459660] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90de7613-da84-42e1-ab7d-b6c1c94a7d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.461577] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1247.483210] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90de7613-da84-42e1-ab7d-b6c1c94a7d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.484667] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ec9ba6-1b9d-438a-a75f-f26bb2bcf1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.519940] [59248]: DEBUG cinder.quota [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Created reservations ['68c920c7-e586-4c8f-83d5-bd4074e1ffa7', 'f472e81a-dcc8-4f45-9bb0-ea474213aecb', '27f14d58-59d6-4eb4-82d8-f2805e4ce915', '126d12d4-3d97-45e0-8f09-3e2783e94006'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1247.521020] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ec9ba6-1b9d-438a-a75f-f26bb2bcf1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68c920c7-e586-4c8f-83d5-bd4074e1ffa7', 'f472e81a-dcc8-4f45-9bb0-ea474213aecb', '27f14d58-59d6-4eb4-82d8-f2805e4ce915', '126d12d4-3d97-45e0-8f09-3e2783e94006']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.522031] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f617b2d3-2352-4a1e-a6d0-a6169b79dcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.536693] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f617b2d3-2352-4a1e-a6d0-a6169b79dcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '337b8887-32aa-4a19-8c42-22312cd5fcbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-148930613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc19ab8506154045b56863f38018ea6f',qos_specs=None,replication_status=,reservations=['68c920c7-e586-4c8f-83d5-bd4074e1ffa7','f472e81a-dcc8-4f45-9bb0-ea474213aecb','27f14d58-59d6-4eb4-82d8-f2805e4ce915','126d12d4-3d97-45e0-8f09-3e2783e94006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b139698ef7c442afb86c4d114f6c057a',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-148930613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=337b8887-32aa-4a19-8c42-22312cd5fcbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc19ab8506154045b56863f38018ea6f',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='b139698ef7c442afb86c4d114f6c057a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.537748] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a11ec6-191c-4c8e-975f-be986324cbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.550665] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59a11ec6-191c-4c8e-975f-be986324cbac) 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-148930613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc19ab8506154045b56863f38018ea6f',qos_specs=None,replication_status=,reservations=['68c920c7-e586-4c8f-83d5-bd4074e1ffa7','f472e81a-dcc8-4f45-9bb0-ea474213aecb','27f14d58-59d6-4eb4-82d8-f2805e4ce915','126d12d4-3d97-45e0-8f09-3e2783e94006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b139698ef7c442afb86c4d114f6c057a',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.551556] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fc7459-83f2-49e6-8ca3-4820e53a57d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1247.559937] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fc7459-83f2-49e6-8ca3-4820e53a57d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1247.560983] [59248]: DEBUG cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Flow 'volume_create_api' (5df6cf6e-0f43-4790-ba8f-a19a07dee370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1247.561333] [59248]: INFO cinder.volume.api [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume request issued successfully. [ 1247.562064] [59248]: INFO cinder.api.openstack.wsgi [None req-57e4148b-91df-4a54-8b28-a5d8c0b81419 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1247.562545] [59248]: [pid: 59248|app: 0|req: 254/512] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:43:14 2025] POST /volume/v3/volumes => generated 753 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1247.570880] [59247]: DEBUG cinder.api.middleware.request_id [None req-0cbdf9e4-454d-411e-837e-7eb7cc0c6927 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.573218] [59247]: INFO cinder.api.openstack.wsgi [None req-0cbdf9e4-454d-411e-837e-7eb7cc0c6927 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1247.573440] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0cbdf9e4-454d-411e-837e-7eb7cc0c6927 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1247.573691] [59247]: DEBUG cinder.api.openstack.wsgi [None req-0cbdf9e4-454d-411e-837e-7eb7cc0c6927 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1247.583391] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.583391] [59247]: warnings.warn( [ 1247.588286] [59247]: INFO cinder.volume.api [None req-0cbdf9e4-454d-411e-837e-7eb7cc0c6927 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1247.592806] [59247]: INFO cinder.api.openstack.wsgi [None req-0cbdf9e4-454d-411e-837e-7eb7cc0c6927 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1247.593319] [59247]: [pid: 59247|app: 0|req: 259/513] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:14 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.604055] [59248]: DEBUG cinder.api.middleware.request_id [None req-738a4df8-b509-4083-8769-5881e524d01c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.605970] [59248]: INFO cinder.api.openstack.wsgi [None req-738a4df8-b509-4083-8769-5881e524d01c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1248.606197] [59248]: DEBUG cinder.api.openstack.wsgi [None req-738a4df8-b509-4083-8769-5881e524d01c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1248.606406] [59248]: DEBUG cinder.api.openstack.wsgi [None req-738a4df8-b509-4083-8769-5881e524d01c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1248.616410] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.616410] [59248]: warnings.warn( [ 1248.620635] [59248]: INFO cinder.volume.api [None req-738a4df8-b509-4083-8769-5881e524d01c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1248.625338] [59248]: INFO cinder.api.openstack.wsgi [None req-738a4df8-b509-4083-8769-5881e524d01c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1248.625802] [59248]: [pid: 59248|app: 0|req: 255/514] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:15 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1248.664308] [59247]: DEBUG cinder.api.middleware.request_id [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-f4d41a93-a486-402e-b8dd-2c8373fa47de None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1248.666789] [59247]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-f4d41a93-a486-402e-b8dd-2c8373fa47de tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1248.667196] [59247]: DEBUG cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-f4d41a93-a486-402e-b8dd-2c8373fa47de tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1248.668101] [59247]: DEBUG cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-f4d41a93-a486-402e-b8dd-2c8373fa47de tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1248.675589] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.675589] [59247]: warnings.warn( [ 1248.678903] [59247]: INFO cinder.volume.api [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-f4d41a93-a486-402e-b8dd-2c8373fa47de tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1248.682925] [59247]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-f4d41a93-a486-402e-b8dd-2c8373fa47de tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1248.683379] [59247]: [pid: 59247|app: 0|req: 260/515] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:43:15 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.202504] [59248]: DEBUG cinder.api.middleware.request_id [None req-c0a6bfb0-e92d-4f10-bb66-34c38817e30b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.203049] [59248]: INFO cinder.api.openstack.wsgi [None req-c0a6bfb0-e92d-4f10-bb66-34c38817e30b None None] GET http://10.180.1.21/volume// [ 1250.203265] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c0a6bfb0-e92d-4f10-bb66-34c38817e30b None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.203523] [59248]: DEBUG cinder.api.openstack.wsgi [None req-c0a6bfb0-e92d-4f10-bb66-34c38817e30b None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.203983] [59248]: INFO cinder.api.openstack.wsgi [None req-c0a6bfb0-e92d-4f10-bb66-34c38817e30b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1250.204370] [59248]: [pid: 59248|app: 0|req: 256/516] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:43:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1250.208469] [59247]: DEBUG cinder.api.middleware.request_id [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-6d31f495-e597-437f-b2d3-1402e12942a0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.210706] [59247]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-6d31f495-e597-437f-b2d3-1402e12942a0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1250.211178] [59247]: DEBUG cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-6d31f495-e597-437f-b2d3-1402e12942a0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "337b8887-32aa-4a19-8c42-22312cd5fcbc", "connector": null, "instance_uuid": "604236aa-14f1-4f15-a9c6-a40f0242bcaa"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1250.224364] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.224364] [59247]: warnings.warn( [ 1250.250409] [59247]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-6d31f495-e597-437f-b2d3-1402e12942a0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1250.250924] [59247]: [pid: 59247|app: 0|req: 261/517] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:43:16 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.290920] [59248]: DEBUG cinder.api.middleware.request_id [None req-e1da90a6-ce33-48fa-bc84-c34e0fbdf1a5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.292911] [59248]: INFO cinder.api.openstack.wsgi [None req-e1da90a6-ce33-48fa-bc84-c34e0fbdf1a5 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1250.293184] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e1da90a6-ce33-48fa-bc84-c34e0fbdf1a5 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.293394] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e1da90a6-ce33-48fa-bc84-c34e0fbdf1a5 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.307562] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.307562] [59248]: warnings.warn( [ 1250.312169] [59248]: INFO cinder.volume.api [None req-e1da90a6-ce33-48fa-bc84-c34e0fbdf1a5 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1250.318345] [59248]: INFO cinder.api.openstack.wsgi [None req-e1da90a6-ce33-48fa-bc84-c34e0fbdf1a5 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1250.318800] [59248]: [pid: 59248|app: 0|req: 257/518] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:17 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1250.796160] [59247]: DEBUG cinder.api.middleware.request_id [None req-19a53833-30ce-4463-984c-229a0f15ec15 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.796957] [59247]: INFO cinder.api.openstack.wsgi [None req-19a53833-30ce-4463-984c-229a0f15ec15 None None] GET http://10.180.1.21/volume// [ 1250.797273] [59247]: DEBUG cinder.api.openstack.wsgi [None req-19a53833-30ce-4463-984c-229a0f15ec15 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.797617] [59247]: DEBUG cinder.api.openstack.wsgi [None req-19a53833-30ce-4463-984c-229a0f15ec15 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.798277] [59247]: INFO cinder.api.openstack.wsgi [None req-19a53833-30ce-4463-984c-229a0f15ec15 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1250.798801] [59247]: [pid: 59247|app: 0|req: 262/519] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:43:17 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1250.803271] [59248]: DEBUG cinder.api.middleware.request_id [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-4e5598a1-abe3-43b4-92d0-fe8b587d51b3 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.805488] [59248]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-4e5598a1-abe3-43b4-92d0-fe8b587d51b3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1250.805803] [59248]: DEBUG cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-4e5598a1-abe3-43b4-92d0-fe8b587d51b3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1250.806032] [59248]: DEBUG cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-4e5598a1-abe3-43b4-92d0-fe8b587d51b3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1250.822949] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.822949] [59248]: warnings.warn( [ 1250.828297] [59248]: INFO cinder.volume.api [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-4e5598a1-abe3-43b4-92d0-fe8b587d51b3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1250.834652] [59248]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-4e5598a1-abe3-43b4-92d0-fe8b587d51b3 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1250.835111] [59248]: [pid: 59248|app: 0|req: 258/520] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:43:17 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1250.864260] [59247]: DEBUG cinder.api.middleware.request_id [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-3d04b6bc-68d0-4f52-bc88-f3d50f1d6ca9 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.867807] [59247]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-3d04b6bc-68d0-4f52-bc88-f3d50f1d6ca9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] PUT http://10.180.1.21/volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8 [ 1250.868494] [59247]: DEBUG cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-3d04b6bc-68d0-4f52-bc88-f3d50f1d6ca9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-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-897927", "mountpoint": "/dev/sdb"}}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1250.879940] [59247]: DEBUG cinder.coordination [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-3d04b6bc-68d0-4f52-bc88-f3d50f1d6ca9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Acquiring lock "cinder-attachment_update-337b8887-32aa-4a19-8c42-22312cd5fcbc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1250.885974] [59247]: DEBUG cinder.coordination [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-3d04b6bc-68d0-4f52-bc88-f3d50f1d6ca9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Lock "cinder-attachment_update-337b8887-32aa-4a19-8c42-22312cd5fcbc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1250.887087] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.887087] [59247]: warnings.warn( [ 1251.329343] [59248]: DEBUG cinder.api.middleware.request_id [None req-bc1857fd-a5b5-442d-8166-c196c80aef4a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.331594] [59248]: INFO cinder.api.openstack.wsgi [None req-bc1857fd-a5b5-442d-8166-c196c80aef4a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1251.331818] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bc1857fd-a5b5-442d-8166-c196c80aef4a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1251.332045] [59248]: DEBUG cinder.api.openstack.wsgi [None req-bc1857fd-a5b5-442d-8166-c196c80aef4a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1251.342143] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.342143] [59248]: warnings.warn( [ 1251.345719] [59248]: INFO cinder.volume.api [None req-bc1857fd-a5b5-442d-8166-c196c80aef4a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1251.350518] [59248]: INFO cinder.api.openstack.wsgi [None req-bc1857fd-a5b5-442d-8166-c196c80aef4a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1251.350990] [59248]: [pid: 59248|app: 0|req: 259/521] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:18 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.361504] [59248]: DEBUG cinder.api.middleware.request_id [None req-d6bd28ea-bd12-4580-950b-4d552ff0664a None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.363634] [59248]: INFO cinder.api.openstack.wsgi [None req-d6bd28ea-bd12-4580-950b-4d552ff0664a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1252.364726] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d6bd28ea-bd12-4580-950b-4d552ff0664a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1252.364726] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d6bd28ea-bd12-4580-950b-4d552ff0664a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1252.377866] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.377866] [59248]: warnings.warn( [ 1252.382343] [59248]: INFO cinder.volume.api [None req-d6bd28ea-bd12-4580-950b-4d552ff0664a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1252.388074] [59248]: INFO cinder.api.openstack.wsgi [None req-d6bd28ea-bd12-4580-950b-4d552ff0664a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1252.388523] [59248]: [pid: 59248|app: 0|req: 260/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:19 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1253.399274] [59248]: DEBUG cinder.api.middleware.request_id [None req-1ebb3f22-55c1-47da-b19a-9356d891409c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1253.401316] [59248]: INFO cinder.api.openstack.wsgi [None req-1ebb3f22-55c1-47da-b19a-9356d891409c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1253.401536] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1ebb3f22-55c1-47da-b19a-9356d891409c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1253.401762] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1ebb3f22-55c1-47da-b19a-9356d891409c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1253.416513] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.416513] [59248]: warnings.warn( [ 1253.422089] [59248]: INFO cinder.volume.api [None req-1ebb3f22-55c1-47da-b19a-9356d891409c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1253.427699] [59248]: INFO cinder.api.openstack.wsgi [None req-1ebb3f22-55c1-47da-b19a-9356d891409c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1253.428176] [59248]: [pid: 59248|app: 0|req: 261/523] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:20 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.438544] [59248]: DEBUG cinder.api.middleware.request_id [None req-a7a3fd6f-e638-4624-a087-f9c1638901f8 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.440665] [59248]: INFO cinder.api.openstack.wsgi [None req-a7a3fd6f-e638-4624-a087-f9c1638901f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1254.440881] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a7a3fd6f-e638-4624-a087-f9c1638901f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1254.441115] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a7a3fd6f-e638-4624-a087-f9c1638901f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1254.457617] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.457617] [59248]: warnings.warn( [ 1254.462572] [59248]: INFO cinder.volume.api [None req-a7a3fd6f-e638-4624-a087-f9c1638901f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1254.468364] [59248]: INFO cinder.api.openstack.wsgi [None req-a7a3fd6f-e638-4624-a087-f9c1638901f8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1254.468957] [59248]: [pid: 59248|app: 0|req: 262/524] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:21 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.409428] [59247]: DEBUG cinder.coordination [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-3d04b6bc-68d0-4f52-bc88-f3d50f1d6ca9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Lock "cinder-attachment_update-337b8887-32aa-4a19-8c42-22312cd5fcbc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=59247) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1255.409775] [59247]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-3d04b6bc-68d0-4f52-bc88-f3d50f1d6ca9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8 returned with HTTP 200 [ 1255.410382] [59247]: [pid: 59247|app: 0|req: 263/525] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:43:17 2025] PUT /volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1255.479254] [59248]: DEBUG cinder.api.middleware.request_id [None req-f6ef22e1-77f2-416a-9e7d-283827370b49 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.481607] [59248]: INFO cinder.api.openstack.wsgi [None req-f6ef22e1-77f2-416a-9e7d-283827370b49 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1255.481870] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f6ef22e1-77f2-416a-9e7d-283827370b49 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1255.482123] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f6ef22e1-77f2-416a-9e7d-283827370b49 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1255.493172] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.493172] [59248]: warnings.warn( [ 1255.496888] [59248]: INFO cinder.volume.api [None req-f6ef22e1-77f2-416a-9e7d-283827370b49 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1255.502395] [59248]: INFO cinder.api.openstack.wsgi [None req-f6ef22e1-77f2-416a-9e7d-283827370b49 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1255.502931] [59248]: [pid: 59248|app: 0|req: 263/526] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:22 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.517209] [59247]: DEBUG cinder.api.middleware.request_id [None req-d2d57dfd-7b71-4638-8693-dbdc51cb208f None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.519254] [59247]: INFO cinder.api.openstack.wsgi [None req-d2d57dfd-7b71-4638-8693-dbdc51cb208f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1256.519476] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d2d57dfd-7b71-4638-8693-dbdc51cb208f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1256.519691] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d2d57dfd-7b71-4638-8693-dbdc51cb208f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1256.530297] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.530297] [59247]: warnings.warn( [ 1256.533694] [59247]: INFO cinder.volume.api [None req-d2d57dfd-7b71-4638-8693-dbdc51cb208f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1256.538330] [59247]: INFO cinder.api.openstack.wsgi [None req-d2d57dfd-7b71-4638-8693-dbdc51cb208f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1256.538765] [59247]: [pid: 59247|app: 0|req: 264/527] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:23 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.026656] [59248]: DEBUG cinder.api.middleware.request_id [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-adfb4ff1-d2f5-4cff-9cf4-4cdc4857ce05 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.028901] [59248]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-adfb4ff1-d2f5-4cff-9cf4-4cdc4857ce05 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8/action [ 1257.029330] [59248]: DEBUG cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-adfb4ff1-d2f5-4cff-9cf4-4cdc4857ce05 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1257.029459] [59248]: DEBUG cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-adfb4ff1-d2f5-4cff-9cf4-4cdc4857ce05 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1257.044059] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.044059] [59248]: warnings.warn( [ 1257.051533] [59248]: INFO cinder.api.openstack.wsgi [req-8b4e4ea9-acab-4448-b97c-0c4348d9915c req-adfb4ff1-d2f5-4cff-9cf4-4cdc4857ce05 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8/action returned with HTTP 204 [ 1257.052052] [59248]: [pid: 59248|app: 0|req: 264/528] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:43:23 2025] POST /volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1257.548283] [59247]: DEBUG cinder.api.middleware.request_id [None req-8336f978-d60e-475c-9e21-6c6ec266c001 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.550455] [59247]: INFO cinder.api.openstack.wsgi [None req-8336f978-d60e-475c-9e21-6c6ec266c001 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1257.550666] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8336f978-d60e-475c-9e21-6c6ec266c001 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.550877] [59247]: DEBUG cinder.api.openstack.wsgi [None req-8336f978-d60e-475c-9e21-6c6ec266c001 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.563900] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.563900] [59247]: warnings.warn( [ 1257.568560] [59247]: INFO cinder.volume.api [None req-8336f978-d60e-475c-9e21-6c6ec266c001 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1257.575617] [59247]: INFO cinder.api.openstack.wsgi [None req-8336f978-d60e-475c-9e21-6c6ec266c001 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1257.576082] [59247]: [pid: 59247|app: 0|req: 265/529] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:24 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.586833] [59248]: DEBUG cinder.api.middleware.request_id [None req-343738a1-3169-4421-8338-eb0c8a155875 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.588970] [59248]: INFO cinder.api.openstack.wsgi [None req-343738a1-3169-4421-8338-eb0c8a155875 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1257.589221] [59248]: DEBUG cinder.api.openstack.wsgi [None req-343738a1-3169-4421-8338-eb0c8a155875 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.589428] [59248]: DEBUG cinder.api.openstack.wsgi [None req-343738a1-3169-4421-8338-eb0c8a155875 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.599825] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.599825] [59248]: warnings.warn( [ 1257.603221] [59248]: INFO cinder.volume.api [None req-343738a1-3169-4421-8338-eb0c8a155875 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1257.607761] [59248]: INFO cinder.api.openstack.wsgi [None req-343738a1-3169-4421-8338-eb0c8a155875 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1257.608329] [59248]: [pid: 59248|app: 0|req: 265/530] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:24 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.644110] [59247]: DEBUG cinder.api.middleware.request_id [req-2812922d-8e21-4fc3-9360-18a12d0a933d req-6c9642f2-b968-4ae7-9c06-1c4293e61e83 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.646801] [59247]: INFO cinder.api.openstack.wsgi [req-2812922d-8e21-4fc3-9360-18a12d0a933d req-6c9642f2-b968-4ae7-9c06-1c4293e61e83 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1257.647115] [59247]: DEBUG cinder.api.openstack.wsgi [req-2812922d-8e21-4fc3-9360-18a12d0a933d req-6c9642f2-b968-4ae7-9c06-1c4293e61e83 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.647390] [59247]: DEBUG cinder.api.openstack.wsgi [req-2812922d-8e21-4fc3-9360-18a12d0a933d req-6c9642f2-b968-4ae7-9c06-1c4293e61e83 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.657474] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.657474] [59247]: warnings.warn( [ 1257.660826] [59247]: INFO cinder.volume.api [req-2812922d-8e21-4fc3-9360-18a12d0a933d req-6c9642f2-b968-4ae7-9c06-1c4293e61e83 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1257.665318] [59247]: INFO cinder.api.openstack.wsgi [req-2812922d-8e21-4fc3-9360-18a12d0a933d req-6c9642f2-b968-4ae7-9c06-1c4293e61e83 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1257.665789] [59247]: [pid: 59247|app: 0|req: 266/531] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:43:24 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.676074] [59248]: DEBUG cinder.api.middleware.request_id [None req-3f32ed38-4bd3-4a7b-b006-0b112f7bf95c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.678256] [59248]: INFO cinder.api.openstack.wsgi [None req-3f32ed38-4bd3-4a7b-b006-0b112f7bf95c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1257.678478] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3f32ed38-4bd3-4a7b-b006-0b112f7bf95c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.678692] [59248]: DEBUG cinder.api.openstack.wsgi [None req-3f32ed38-4bd3-4a7b-b006-0b112f7bf95c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.688921] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.688921] [59248]: warnings.warn( [ 1257.692165] [59248]: INFO cinder.volume.api [None req-3f32ed38-4bd3-4a7b-b006-0b112f7bf95c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1257.696909] [59248]: INFO cinder.api.openstack.wsgi [None req-3f32ed38-4bd3-4a7b-b006-0b112f7bf95c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1257.697460] [59248]: [pid: 59248|app: 0|req: 266/532] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:24 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.731280] [59247]: DEBUG cinder.api.middleware.request_id [req-32747092-1092-43cb-8128-4d0cfec0d7da req-c8d72a65-1ee3-43ea-8d7d-d77f2362fa6a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.733669] [59247]: INFO cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-c8d72a65-1ee3-43ea-8d7d-d77f2362fa6a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1257.733873] [59247]: DEBUG cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-c8d72a65-1ee3-43ea-8d7d-d77f2362fa6a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1257.734095] [59247]: DEBUG cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-c8d72a65-1ee3-43ea-8d7d-d77f2362fa6a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1257.744011] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.744011] [59247]: warnings.warn( [ 1257.747672] [59247]: INFO cinder.volume.api [req-32747092-1092-43cb-8128-4d0cfec0d7da req-c8d72a65-1ee3-43ea-8d7d-d77f2362fa6a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1257.751925] [59247]: INFO cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-c8d72a65-1ee3-43ea-8d7d-d77f2362fa6a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1257.752401] [59247]: [pid: 59247|app: 0|req: 267/533] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:43:24 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1257.767015] [59248]: DEBUG cinder.api.middleware.request_id [req-32747092-1092-43cb-8128-4d0cfec0d7da req-7b762d3f-b522-465f-9b4b-703866735de7 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.769276] [59248]: INFO cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-7b762d3f-b522-465f-9b4b-703866735de7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc/action [ 1257.769679] [59248]: DEBUG cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-7b762d3f-b522-465f-9b4b-703866735de7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1257.769818] [59248]: DEBUG cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-7b762d3f-b522-465f-9b4b-703866735de7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1257.780288] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.780288] [59248]: warnings.warn( [ 1257.780836] [59248]: INFO cinder.volume.api [req-32747092-1092-43cb-8128-4d0cfec0d7da req-7b762d3f-b522-465f-9b4b-703866735de7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1257.786417] [59248]: INFO cinder.volume.api [req-32747092-1092-43cb-8128-4d0cfec0d7da req-7b762d3f-b522-465f-9b4b-703866735de7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Begin detaching volume completed successfully. [ 1257.786664] [59248]: INFO cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-7b762d3f-b522-465f-9b4b-703866735de7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc/action returned with HTTP 202 [ 1257.787320] [59248]: [pid: 59248|app: 0|req: 267/534] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:43:24 2025] POST /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1258.813290] [59247]: DEBUG cinder.api.middleware.request_id [None req-49ec6a16-b87a-4c80-b7c9-c5cbfaef3b0a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.813758] [59247]: INFO cinder.api.openstack.wsgi [None req-49ec6a16-b87a-4c80-b7c9-c5cbfaef3b0a None None] GET http://10.180.1.21/volume// [ 1258.813928] [59247]: DEBUG cinder.api.openstack.wsgi [None req-49ec6a16-b87a-4c80-b7c9-c5cbfaef3b0a None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.814160] [59247]: DEBUG cinder.api.openstack.wsgi [None req-49ec6a16-b87a-4c80-b7c9-c5cbfaef3b0a None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.814565] [59247]: INFO cinder.api.openstack.wsgi [None req-49ec6a16-b87a-4c80-b7c9-c5cbfaef3b0a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1258.814899] [59247]: [pid: 59247|app: 0|req: 268/535] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:43:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1258.818580] [59248]: DEBUG cinder.api.middleware.request_id [req-32747092-1092-43cb-8128-4d0cfec0d7da req-907b8068-f4a7-486a-9076-c1403024db06 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.820853] [59248]: INFO cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-907b8068-f4a7-486a-9076-c1403024db06 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1258.821118] [59248]: DEBUG cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-907b8068-f4a7-486a-9076-c1403024db06 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1258.821324] [59248]: DEBUG cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-907b8068-f4a7-486a-9076-c1403024db06 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1258.833914] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.833914] [59248]: warnings.warn( [ 1258.838106] [59248]: INFO cinder.volume.api [req-32747092-1092-43cb-8128-4d0cfec0d7da req-907b8068-f4a7-486a-9076-c1403024db06 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1258.843141] [59248]: INFO cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-907b8068-f4a7-486a-9076-c1403024db06 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1258.843697] [59248]: [pid: 59248|app: 0|req: 268/536] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:43:25 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1259.983222] [59247]: DEBUG cinder.api.middleware.request_id [req-32747092-1092-43cb-8128-4d0cfec0d7da req-0e55343d-2852-4b29-805f-05d070e83ba0 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.985556] [59247]: INFO cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-0e55343d-2852-4b29-805f-05d070e83ba0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] DELETE http://10.180.1.21/volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8 [ 1259.985813] [59247]: DEBUG cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-0e55343d-2852-4b29-805f-05d070e83ba0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1259.986026] [59247]: DEBUG cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-0e55343d-2852-4b29-805f-05d070e83ba0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1259.993118] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.993118] [59247]: warnings.warn( [ 1260.521637] [59247]: INFO cinder.api.openstack.wsgi [req-32747092-1092-43cb-8128-4d0cfec0d7da req-0e55343d-2852-4b29-805f-05d070e83ba0 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8 returned with HTTP 200 [ 1260.522092] [59247]: [pid: 59247|app: 0|req: 269/537] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:43:26 2025] DELETE /volume/v3/attachments/27d31309-638f-4d17-bef1-50f414dbb7d8 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.980833] [59248]: DEBUG cinder.api.middleware.request_id [None req-1bdde89d-37ad-4d6f-ba98-30291b8b736b None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.982863] [59248]: INFO cinder.api.openstack.wsgi [None req-1bdde89d-37ad-4d6f-ba98-30291b8b736b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1261.983089] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1bdde89d-37ad-4d6f-ba98-30291b8b736b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1261.983284] [59248]: DEBUG cinder.api.openstack.wsgi [None req-1bdde89d-37ad-4d6f-ba98-30291b8b736b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1261.990746] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.990746] [59248]: warnings.warn( [ 1261.994163] [59248]: INFO cinder.volume.api [None req-1bdde89d-37ad-4d6f-ba98-30291b8b736b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1261.998441] [59248]: INFO cinder.api.openstack.wsgi [None req-1bdde89d-37ad-4d6f-ba98-30291b8b736b tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1261.998856] [59248]: [pid: 59248|app: 0|req: 269/538] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:43:28 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1270.520667] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1271.996396] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1322.655724] [59247]: DEBUG cinder.api.middleware.request_id [None req-37d8d132-d29f-4354-a6f3-e137b420f34e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.658010] [59247]: INFO cinder.api.openstack.wsgi [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1322.658406] [59247]: DEBUG cinder.api.openstack.wsgi [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1420571748"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1322.660199] [59247]: DEBUG cinder.api.v3.volumes [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1420571748'}} {{(pid=59247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1322.660333] [59247]: INFO cinder.api.v3.volumes [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume of 1 GB [ 1322.660686] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.660686] [59247]: warnings.warn( [ 1322.665776] [59247]: INFO cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Availability Zones retrieved successfully. [ 1322.672678] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Flow 'volume_create_api' (f2034e02-8bd2-4e33-b728-a547ccf7c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1322.673897] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d360443-7b75-4904-adea-c6fd5cfc9b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.675013] [59247]: DEBUG cinder.volume.flows.api.create_volume [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Validating volume size '1' using validate_int {{(pid=59247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1322.694641] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d360443-7b75-4904-adea-c6fd5cfc9b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.696087] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692369fe-ab93-47fa-aca0-5045eafd5182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.733923] [59247]: DEBUG cinder.quota [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Created reservations ['3ec5dad8-211d-4c0e-8a99-7770462dba2a', '074c2cb1-378a-4c8b-a06b-ccb7400ae3f2', 'd0a99862-65e7-4ffe-a28c-948b2f6f43fd', 'a6e9f771-ca49-4151-b2fc-c05b555eefab'] {{(pid=59247) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1322.734902] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692369fe-ab93-47fa-aca0-5045eafd5182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ec5dad8-211d-4c0e-8a99-7770462dba2a', '074c2cb1-378a-4c8b-a06b-ccb7400ae3f2', 'd0a99862-65e7-4ffe-a28c-948b2f6f43fd', 'a6e9f771-ca49-4151-b2fc-c05b555eefab']}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.736141] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71474266-2a39-4553-9549-c801f3aa7d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.753661] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71474266-2a39-4553-9549-c801f3aa7d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d04cef9-7cd1-4fcf-a610-29092e6e144e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1420571748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc19ab8506154045b56863f38018ea6f',qos_specs=None,replication_status=,reservations=['3ec5dad8-211d-4c0e-8a99-7770462dba2a','074c2cb1-378a-4c8b-a06b-ccb7400ae3f2','d0a99862-65e7-4ffe-a28c-948b2f6f43fd','a6e9f771-ca49-4151-b2fc-c05b555eefab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b139698ef7c442afb86c4d114f6c057a',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1420571748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d04cef9-7cd1-4fcf-a610-29092e6e144e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc19ab8506154045b56863f38018ea6f',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='b139698ef7c442afb86c4d114f6c057a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.754668] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbba82d1-4ca6-46de-87f1-f26730504797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.767535] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbba82d1-4ca6-46de-87f1-f26730504797) 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-1420571748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc19ab8506154045b56863f38018ea6f',qos_specs=None,replication_status=,reservations=['3ec5dad8-211d-4c0e-8a99-7770462dba2a','074c2cb1-378a-4c8b-a06b-ccb7400ae3f2','d0a99862-65e7-4ffe-a28c-948b2f6f43fd','a6e9f771-ca49-4151-b2fc-c05b555eefab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b139698ef7c442afb86c4d114f6c057a',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.768431] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee242892-cd7a-4921-ac8d-714c1e749573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1322.776747] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee242892-cd7a-4921-ac8d-714c1e749573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59247) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1322.777788] [59247]: DEBUG cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Flow 'volume_create_api' (f2034e02-8bd2-4e33-b728-a547ccf7c3ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59247) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1322.778133] [59247]: INFO cinder.volume.api [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Create volume request issued successfully. [ 1322.778770] [59247]: INFO cinder.api.openstack.wsgi [None req-37d8d132-d29f-4354-a6f3-e137b420f34e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1322.779242] [59247]: [pid: 59247|app: 0|req: 270/539] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:44:29 2025] POST /volume/v3/volumes => generated 754 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1322.789050] [59248]: DEBUG cinder.api.middleware.request_id [None req-f7334a51-6ee3-4ad3-96b9-6d586195d25e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.791447] [59248]: INFO cinder.api.openstack.wsgi [None req-f7334a51-6ee3-4ad3-96b9-6d586195d25e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1322.791654] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f7334a51-6ee3-4ad3-96b9-6d586195d25e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1322.791862] [59248]: DEBUG cinder.api.openstack.wsgi [None req-f7334a51-6ee3-4ad3-96b9-6d586195d25e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1322.799674] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1322.799674] [59248]: warnings.warn( [ 1322.804016] [59248]: INFO cinder.volume.api [None req-f7334a51-6ee3-4ad3-96b9-6d586195d25e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1322.808874] [59248]: INFO cinder.api.openstack.wsgi [None req-f7334a51-6ee3-4ad3-96b9-6d586195d25e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1322.809357] [59248]: [pid: 59248|app: 0|req: 270/540] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:29 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.819383] [59247]: DEBUG cinder.api.middleware.request_id [None req-942ff3b8-3ec5-46cb-b45a-862d9df06762 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.821628] [59247]: INFO cinder.api.openstack.wsgi [None req-942ff3b8-3ec5-46cb-b45a-862d9df06762 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1323.821847] [59247]: DEBUG cinder.api.openstack.wsgi [None req-942ff3b8-3ec5-46cb-b45a-862d9df06762 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1323.822175] [59247]: DEBUG cinder.api.openstack.wsgi [None req-942ff3b8-3ec5-46cb-b45a-862d9df06762 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1323.832108] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.832108] [59247]: warnings.warn( [ 1323.836944] [59247]: INFO cinder.volume.api [None req-942ff3b8-3ec5-46cb-b45a-862d9df06762 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1323.842268] [59247]: INFO cinder.api.openstack.wsgi [None req-942ff3b8-3ec5-46cb-b45a-862d9df06762 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1323.842720] [59247]: [pid: 59247|app: 0|req: 271/541] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:30 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.887881] [59248]: DEBUG cinder.api.middleware.request_id [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-1229f118-58fa-4938-82e6-b2d19235ae0f None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.890084] [59248]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-1229f118-58fa-4938-82e6-b2d19235ae0f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1323.890479] [59248]: DEBUG cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-1229f118-58fa-4938-82e6-b2d19235ae0f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1323.891360] [59248]: DEBUG cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-1229f118-58fa-4938-82e6-b2d19235ae0f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1323.898993] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.898993] [59248]: warnings.warn( [ 1323.903030] [59248]: INFO cinder.volume.api [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-1229f118-58fa-4938-82e6-b2d19235ae0f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1323.907735] [59248]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-1229f118-58fa-4938-82e6-b2d19235ae0f tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1323.908242] [59248]: [pid: 59248|app: 0|req: 271/542] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:44:30 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.427288] [59247]: DEBUG cinder.api.middleware.request_id [None req-2c3a0ab4-1476-4928-8fb1-6f6e8c5ecfbf None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.427831] [59247]: INFO cinder.api.openstack.wsgi [None req-2c3a0ab4-1476-4928-8fb1-6f6e8c5ecfbf None None] GET http://10.180.1.21/volume// [ 1325.428020] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2c3a0ab4-1476-4928-8fb1-6f6e8c5ecfbf None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1325.428234] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2c3a0ab4-1476-4928-8fb1-6f6e8c5ecfbf None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1325.428633] [59247]: INFO cinder.api.openstack.wsgi [None req-2c3a0ab4-1476-4928-8fb1-6f6e8c5ecfbf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1325.429090] [59247]: [pid: 59247|app: 0|req: 272/543] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:44:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1325.432657] [59248]: DEBUG cinder.api.middleware.request_id [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-c67ef914-379e-4dcb-b07a-cda9f5efc97d None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.434887] [59248]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-c67ef914-379e-4dcb-b07a-cda9f5efc97d tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1325.435304] [59248]: DEBUG cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-c67ef914-379e-4dcb-b07a-cda9f5efc97d tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d04cef9-7cd1-4fcf-a610-29092e6e144e", "connector": null, "instance_uuid": "9a7ac8f3-f72d-40af-886a-ab259da5c181"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1325.446740] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.446740] [59248]: warnings.warn( [ 1325.467130] [59248]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-c67ef914-379e-4dcb-b07a-cda9f5efc97d tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1325.467580] [59248]: [pid: 59248|app: 0|req: 272/544] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:44:32 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.492399] [59247]: DEBUG cinder.api.middleware.request_id [None req-6703e394-f45a-4894-a7b0-cb6b69705549 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.494907] [59247]: INFO cinder.api.openstack.wsgi [None req-6703e394-f45a-4894-a7b0-cb6b69705549 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1325.495179] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6703e394-f45a-4894-a7b0-cb6b69705549 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1325.495424] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6703e394-f45a-4894-a7b0-cb6b69705549 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1325.506926] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.506926] [59247]: warnings.warn( [ 1325.511989] [59247]: INFO cinder.volume.api [None req-6703e394-f45a-4894-a7b0-cb6b69705549 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1325.518137] [59247]: INFO cinder.api.openstack.wsgi [None req-6703e394-f45a-4894-a7b0-cb6b69705549 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1325.518633] [59247]: [pid: 59247|app: 0|req: 273/545] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:32 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.991107] [59248]: DEBUG cinder.api.middleware.request_id [None req-d5603820-7b0b-4486-94bf-e3527034f862 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.991559] [59248]: INFO cinder.api.openstack.wsgi [None req-d5603820-7b0b-4486-94bf-e3527034f862 None None] GET http://10.180.1.21/volume// [ 1325.991770] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d5603820-7b0b-4486-94bf-e3527034f862 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1325.991976] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d5603820-7b0b-4486-94bf-e3527034f862 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1325.992374] [59248]: INFO cinder.api.openstack.wsgi [None req-d5603820-7b0b-4486-94bf-e3527034f862 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1325.992692] [59248]: [pid: 59248|app: 0|req: 273/546] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:44:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1325.996201] [59247]: DEBUG cinder.api.middleware.request_id [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-d5cd454a-d5de-4813-b961-c7e3f3bbb734 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.998655] [59247]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-d5cd454a-d5de-4813-b961-c7e3f3bbb734 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1325.998902] [59247]: DEBUG cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-d5cd454a-d5de-4813-b961-c7e3f3bbb734 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1325.999134] [59247]: DEBUG cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-d5cd454a-d5de-4813-b961-c7e3f3bbb734 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1326.011854] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.011854] [59247]: warnings.warn( [ 1326.015543] [59247]: INFO cinder.volume.api [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-d5cd454a-d5de-4813-b961-c7e3f3bbb734 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1326.021228] [59247]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-d5cd454a-d5de-4813-b961-c7e3f3bbb734 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1326.021730] [59247]: [pid: 59247|app: 0|req: 274/547] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:44:32 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1326.064967] [59248]: DEBUG cinder.api.middleware.request_id [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ce72dd39-b3f0-458e-9249-3ac5f0cf511e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.067404] [59248]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ce72dd39-b3f0-458e-9249-3ac5f0cf511e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] PUT http://10.180.1.21/volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6 [ 1326.067826] [59248]: DEBUG cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ce72dd39-b3f0-458e-9249-3ac5f0cf511e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-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-897937", "mountpoint": "/dev/sdb"}}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1326.076395] [59248]: DEBUG cinder.coordination [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ce72dd39-b3f0-458e-9249-3ac5f0cf511e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Acquiring lock "cinder-attachment_update-4d04cef9-7cd1-4fcf-a610-29092e6e144e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1326.081066] [59248]: DEBUG cinder.coordination [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ce72dd39-b3f0-458e-9249-3ac5f0cf511e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Lock "cinder-attachment_update-4d04cef9-7cd1-4fcf-a610-29092e6e144e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1326.082120] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.082120] [59248]: warnings.warn( [ 1326.529674] [59247]: DEBUG cinder.api.middleware.request_id [None req-1af9856b-edd2-40b1-937b-5cad31a5f8f7 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.531814] [59247]: INFO cinder.api.openstack.wsgi [None req-1af9856b-edd2-40b1-937b-5cad31a5f8f7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1326.532061] [59247]: DEBUG cinder.api.openstack.wsgi [None req-1af9856b-edd2-40b1-937b-5cad31a5f8f7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1326.532273] [59247]: DEBUG cinder.api.openstack.wsgi [None req-1af9856b-edd2-40b1-937b-5cad31a5f8f7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1326.542610] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.542610] [59247]: warnings.warn( [ 1326.546226] [59247]: INFO cinder.volume.api [None req-1af9856b-edd2-40b1-937b-5cad31a5f8f7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1326.550870] [59247]: INFO cinder.api.openstack.wsgi [None req-1af9856b-edd2-40b1-937b-5cad31a5f8f7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1326.551300] [59247]: [pid: 59247|app: 0|req: 275/548] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:33 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.561659] [59247]: DEBUG cinder.api.middleware.request_id [None req-f8e09a5b-3196-46f0-b23f-9870863d4165 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.563693] [59247]: INFO cinder.api.openstack.wsgi [None req-f8e09a5b-3196-46f0-b23f-9870863d4165 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1327.563918] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f8e09a5b-3196-46f0-b23f-9870863d4165 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1327.564132] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f8e09a5b-3196-46f0-b23f-9870863d4165 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1327.577350] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.577350] [59247]: warnings.warn( [ 1327.581826] [59247]: INFO cinder.volume.api [None req-f8e09a5b-3196-46f0-b23f-9870863d4165 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1327.587117] [59247]: INFO cinder.api.openstack.wsgi [None req-f8e09a5b-3196-46f0-b23f-9870863d4165 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1327.587500] [59247]: [pid: 59247|app: 0|req: 276/549] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:34 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.597803] [59247]: DEBUG cinder.api.middleware.request_id [None req-2b620696-9ef3-49d7-91b1-a69fcf293a0a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.599853] [59247]: INFO cinder.api.openstack.wsgi [None req-2b620696-9ef3-49d7-91b1-a69fcf293a0a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1328.600071] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2b620696-9ef3-49d7-91b1-a69fcf293a0a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1328.600284] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2b620696-9ef3-49d7-91b1-a69fcf293a0a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1328.614037] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.614037] [59247]: warnings.warn( [ 1328.617740] [59247]: INFO cinder.volume.api [None req-2b620696-9ef3-49d7-91b1-a69fcf293a0a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1328.622222] [59247]: INFO cinder.api.openstack.wsgi [None req-2b620696-9ef3-49d7-91b1-a69fcf293a0a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1328.622620] [59247]: [pid: 59247|app: 0|req: 277/550] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:35 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.632718] [59247]: DEBUG cinder.api.middleware.request_id [None req-9e21889f-2295-4884-b9b5-abb2cafb620e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.634795] [59247]: INFO cinder.api.openstack.wsgi [None req-9e21889f-2295-4884-b9b5-abb2cafb620e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1329.635015] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9e21889f-2295-4884-b9b5-abb2cafb620e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1329.635248] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9e21889f-2295-4884-b9b5-abb2cafb620e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1329.649173] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.649173] [59247]: warnings.warn( [ 1329.652665] [59247]: INFO cinder.volume.api [None req-9e21889f-2295-4884-b9b5-abb2cafb620e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1329.657711] [59247]: INFO cinder.api.openstack.wsgi [None req-9e21889f-2295-4884-b9b5-abb2cafb620e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1329.658145] [59247]: [pid: 59247|app: 0|req: 278/551] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:36 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1330.604692] [59248]: DEBUG cinder.coordination [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ce72dd39-b3f0-458e-9249-3ac5f0cf511e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Lock "cinder-attachment_update-4d04cef9-7cd1-4fcf-a610-29092e6e144e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1330.605050] [59248]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ce72dd39-b3f0-458e-9249-3ac5f0cf511e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6 returned with HTTP 200 [ 1330.605546] [59248]: [pid: 59248|app: 0|req: 274/552] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:44:32 2025] PUT /volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1330.670484] [59247]: DEBUG cinder.api.middleware.request_id [None req-5c6303a1-66c6-4aa7-ac9c-9224aaa2d89a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.672808] [59247]: INFO cinder.api.openstack.wsgi [None req-5c6303a1-66c6-4aa7-ac9c-9224aaa2d89a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1330.673116] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5c6303a1-66c6-4aa7-ac9c-9224aaa2d89a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1330.673405] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5c6303a1-66c6-4aa7-ac9c-9224aaa2d89a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1330.687025] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.687025] [59247]: warnings.warn( [ 1330.691833] [59247]: INFO cinder.volume.api [None req-5c6303a1-66c6-4aa7-ac9c-9224aaa2d89a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1330.697084] [59247]: INFO cinder.api.openstack.wsgi [None req-5c6303a1-66c6-4aa7-ac9c-9224aaa2d89a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1330.697569] [59247]: [pid: 59247|app: 0|req: 279/553] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:37 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.708316] [59248]: DEBUG cinder.api.middleware.request_id [None req-93f4a9ce-e097-4551-81f1-9bafb7ce83fd None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.710369] [59248]: INFO cinder.api.openstack.wsgi [None req-93f4a9ce-e097-4551-81f1-9bafb7ce83fd tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1331.710577] [59248]: DEBUG cinder.api.openstack.wsgi [None req-93f4a9ce-e097-4551-81f1-9bafb7ce83fd tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1331.710786] [59248]: DEBUG cinder.api.openstack.wsgi [None req-93f4a9ce-e097-4551-81f1-9bafb7ce83fd tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1331.725469] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.725469] [59248]: warnings.warn( [ 1331.729618] [59248]: INFO cinder.volume.api [None req-93f4a9ce-e097-4551-81f1-9bafb7ce83fd tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1331.734996] [59248]: INFO cinder.api.openstack.wsgi [None req-93f4a9ce-e097-4551-81f1-9bafb7ce83fd tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1331.735438] [59248]: [pid: 59248|app: 0|req: 275/554] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:38 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.220226] [59247]: DEBUG cinder.api.middleware.request_id [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ca7af755-9bc9-4a6e-852e-6e6a2d909438 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.222676] [59247]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ca7af755-9bc9-4a6e-852e-6e6a2d909438 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6/action [ 1332.223321] [59247]: DEBUG cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ca7af755-9bc9-4a6e-852e-6e6a2d909438 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action body: b'{"os-complete": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1332.223482] [59247]: DEBUG cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ca7af755-9bc9-4a6e-852e-6e6a2d909438 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1332.238490] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.238490] [59247]: warnings.warn( [ 1332.252680] [59247]: INFO cinder.api.openstack.wsgi [req-24844ec1-7b16-44bb-97ee-a137f7672918 req-ca7af755-9bc9-4a6e-852e-6e6a2d909438 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6/action returned with HTTP 204 [ 1332.253215] [59247]: [pid: 59247|app: 0|req: 280/555] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:44:38 2025] POST /volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1332.746280] [59248]: DEBUG cinder.api.middleware.request_id [None req-5d687c76-529a-4d96-aeb7-6334288980ac None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.748369] [59248]: INFO cinder.api.openstack.wsgi [None req-5d687c76-529a-4d96-aeb7-6334288980ac tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1332.748589] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5d687c76-529a-4d96-aeb7-6334288980ac tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.748814] [59248]: DEBUG cinder.api.openstack.wsgi [None req-5d687c76-529a-4d96-aeb7-6334288980ac tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.763027] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.763027] [59248]: warnings.warn( [ 1332.766368] [59248]: INFO cinder.volume.api [None req-5d687c76-529a-4d96-aeb7-6334288980ac tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1332.771806] [59248]: INFO cinder.api.openstack.wsgi [None req-5d687c76-529a-4d96-aeb7-6334288980ac tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1332.772263] [59248]: [pid: 59248|app: 0|req: 276/556] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:39 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.781945] [59247]: DEBUG cinder.api.middleware.request_id [None req-d4389e1c-a756-48d4-bf3f-265b564269c7 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.784148] [59247]: INFO cinder.api.openstack.wsgi [None req-d4389e1c-a756-48d4-bf3f-265b564269c7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1332.784432] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d4389e1c-a756-48d4-bf3f-265b564269c7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.784696] [59247]: DEBUG cinder.api.openstack.wsgi [None req-d4389e1c-a756-48d4-bf3f-265b564269c7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.794585] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.794585] [59247]: warnings.warn( [ 1332.797751] [59247]: INFO cinder.volume.api [None req-d4389e1c-a756-48d4-bf3f-265b564269c7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1332.801915] [59247]: INFO cinder.api.openstack.wsgi [None req-d4389e1c-a756-48d4-bf3f-265b564269c7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1332.802342] [59247]: [pid: 59247|app: 0|req: 281/557] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:39 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.811551] [59248]: DEBUG cinder.api.middleware.request_id [None req-0b350918-d483-4e60-b6b5-626993c3f5d4 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.813568] [59248]: INFO cinder.api.openstack.wsgi [None req-0b350918-d483-4e60-b6b5-626993c3f5d4 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1332.813777] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0b350918-d483-4e60-b6b5-626993c3f5d4 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.813986] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0b350918-d483-4e60-b6b5-626993c3f5d4 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.814179] [59248]: INFO cinder.api.v3.volumes [None req-0b350918-d483-4e60-b6b5-626993c3f5d4 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Delete volume with id: 4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1332.823860] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.823860] [59248]: warnings.warn( [ 1332.824384] [59248]: INFO cinder.volume.api [None req-0b350918-d483-4e60-b6b5-626993c3f5d4 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1332.832775] [59248]: INFO cinder.volume.api [None req-0b350918-d483-4e60-b6b5-626993c3f5d4 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-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. [ 1332.833232] [59248]: INFO cinder.api.openstack.wsgi [None req-0b350918-d483-4e60-b6b5-626993c3f5d4 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 400 [ 1332.833780] [59248]: [pid: 59248|app: 0|req: 277/558] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:44:39 2025] DELETE /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1332.836901] [59247]: DEBUG cinder.api.middleware.request_id [None req-de5ce4f1-1d7a-4f55-8597-b2eac9d169eb None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.838939] [59247]: INFO cinder.api.openstack.wsgi [None req-de5ce4f1-1d7a-4f55-8597-b2eac9d169eb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1332.839180] [59247]: DEBUG cinder.api.openstack.wsgi [None req-de5ce4f1-1d7a-4f55-8597-b2eac9d169eb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.839389] [59247]: DEBUG cinder.api.openstack.wsgi [None req-de5ce4f1-1d7a-4f55-8597-b2eac9d169eb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.850054] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.850054] [59247]: warnings.warn( [ 1332.852690] [59247]: INFO cinder.volume.api [None req-de5ce4f1-1d7a-4f55-8597-b2eac9d169eb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1332.857763] [59247]: INFO cinder.api.openstack.wsgi [None req-de5ce4f1-1d7a-4f55-8597-b2eac9d169eb tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1332.858246] [59247]: [pid: 59247|app: 0|req: 282/559] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:39 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.893104] [59248]: DEBUG cinder.api.middleware.request_id [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5bdec947-c30c-4a35-8883-39c4bfefdb12 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.895458] [59248]: INFO cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5bdec947-c30c-4a35-8883-39c4bfefdb12 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1332.895673] [59248]: DEBUG cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5bdec947-c30c-4a35-8883-39c4bfefdb12 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1332.895877] [59248]: DEBUG cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5bdec947-c30c-4a35-8883-39c4bfefdb12 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1332.905860] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.905860] [59248]: warnings.warn( [ 1332.909073] [59248]: INFO cinder.volume.api [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5bdec947-c30c-4a35-8883-39c4bfefdb12 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1332.913353] [59248]: INFO cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5bdec947-c30c-4a35-8883-39c4bfefdb12 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1332.913778] [59248]: [pid: 59248|app: 0|req: 278/560] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:44:39 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.929935] [59247]: DEBUG cinder.api.middleware.request_id [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-df64b0ef-869f-4f49-a9d5-dfeb5639c191 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.932257] [59247]: INFO cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-df64b0ef-869f-4f49-a9d5-dfeb5639c191 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] POST http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e/action [ 1332.932600] [59247]: DEBUG cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-df64b0ef-869f-4f49-a9d5-dfeb5639c191 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=59247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1332.932725] [59247]: DEBUG cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-df64b0ef-869f-4f49-a9d5-dfeb5639c191 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1332.942495] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.942495] [59247]: warnings.warn( [ 1332.943033] [59247]: INFO cinder.volume.api [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-df64b0ef-869f-4f49-a9d5-dfeb5639c191 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1332.949887] [59247]: INFO cinder.volume.api [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-df64b0ef-869f-4f49-a9d5-dfeb5639c191 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Begin detaching volume completed successfully. [ 1332.950125] [59247]: INFO cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-df64b0ef-869f-4f49-a9d5-dfeb5639c191 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e/action returned with HTTP 202 [ 1332.950579] [59247]: [pid: 59247|app: 0|req: 283/561] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Nov 20 14:44:39 2025] POST /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1333.970717] [59248]: DEBUG cinder.api.middleware.request_id [None req-deac6e59-c613-4251-be3b-8f11ee642c83 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.971222] [59248]: INFO cinder.api.openstack.wsgi [None req-deac6e59-c613-4251-be3b-8f11ee642c83 None None] GET http://10.180.1.21/volume// [ 1333.971400] [59248]: DEBUG cinder.api.openstack.wsgi [None req-deac6e59-c613-4251-be3b-8f11ee642c83 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1333.971605] [59248]: DEBUG cinder.api.openstack.wsgi [None req-deac6e59-c613-4251-be3b-8f11ee642c83 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.971998] [59248]: INFO cinder.api.openstack.wsgi [None req-deac6e59-c613-4251-be3b-8f11ee642c83 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1333.972341] [59248]: [pid: 59248|app: 0|req: 279/562] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:44:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1333.975824] [59247]: DEBUG cinder.api.middleware.request_id [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5db1179a-0237-4baa-9597-7ff6af54e123 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.978263] [59247]: INFO cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5db1179a-0237-4baa-9597-7ff6af54e123 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1333.978404] [59247]: DEBUG cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5db1179a-0237-4baa-9597-7ff6af54e123 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1333.978614] [59247]: DEBUG cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5db1179a-0237-4baa-9597-7ff6af54e123 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1333.992379] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.992379] [59247]: warnings.warn( [ 1333.996502] [59247]: INFO cinder.volume.api [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5db1179a-0237-4baa-9597-7ff6af54e123 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1334.001647] [59247]: INFO cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-5db1179a-0237-4baa-9597-7ff6af54e123 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1334.002087] [59247]: [pid: 59247|app: 0|req: 284/563] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:44:40 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1335.169038] [59248]: DEBUG cinder.api.middleware.request_id [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-6ba31a12-eaf6-42d5-9722-105b6e7a2155 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.171200] [59248]: INFO cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-6ba31a12-eaf6-42d5-9722-105b6e7a2155 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6 [ 1335.171485] [59248]: DEBUG cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-6ba31a12-eaf6-42d5-9722-105b6e7a2155 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1335.171621] [59248]: DEBUG cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-6ba31a12-eaf6-42d5-9722-105b6e7a2155 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'version_select' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1335.181983] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.181983] [59248]: warnings.warn( [ 1335.714880] [59248]: INFO cinder.api.openstack.wsgi [req-9ef10a1b-de37-4228-ae04-2aca1048afec req-6ba31a12-eaf6-42d5-9722-105b6e7a2155 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6 returned with HTTP 200 [ 1335.715142] [59248]: [pid: 59248|app: 0|req: 280/564] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:44:41 2025] DELETE /volume/v3/attachments/5b0a6f94-17a5-4aa6-bda3-21897eda03a6 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.150953] [59247]: DEBUG cinder.api.middleware.request_id [None req-c2d03a8f-2949-417b-be50-741fad1acae7 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.153109] [59247]: INFO cinder.api.openstack.wsgi [None req-c2d03a8f-2949-417b-be50-741fad1acae7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1337.153327] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c2d03a8f-2949-417b-be50-741fad1acae7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1337.153537] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c2d03a8f-2949-417b-be50-741fad1acae7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1337.164964] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.164964] [59247]: warnings.warn( [ 1337.169281] [59247]: INFO cinder.volume.api [None req-c2d03a8f-2949-417b-be50-741fad1acae7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1337.174393] [59247]: INFO cinder.api.openstack.wsgi [None req-c2d03a8f-2949-417b-be50-741fad1acae7 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1337.174838] [59247]: [pid: 59247|app: 0|req: 285/565] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:43 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.161809] [59248]: DEBUG cinder.api.middleware.request_id [None req-e64b4e6b-1aa2-4804-961e-a4df1cc1dd1c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.163810] [59248]: INFO cinder.api.openstack.wsgi [None req-e64b4e6b-1aa2-4804-961e-a4df1cc1dd1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1344.164112] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e64b4e6b-1aa2-4804-961e-a4df1cc1dd1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1344.164293] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e64b4e6b-1aa2-4804-961e-a4df1cc1dd1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1344.164473] [59248]: INFO cinder.api.v3.volumes [None req-e64b4e6b-1aa2-4804-961e-a4df1cc1dd1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Delete volume with id: 4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1344.176066] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.176066] [59248]: warnings.warn( [ 1344.176625] [59248]: INFO cinder.volume.api [None req-e64b4e6b-1aa2-4804-961e-a4df1cc1dd1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1344.194956] [59248]: INFO cinder.volume.api [None req-e64b4e6b-1aa2-4804-961e-a4df1cc1dd1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Delete volume request issued successfully. [ 1344.194956] [59248]: INFO cinder.api.openstack.wsgi [None req-e64b4e6b-1aa2-4804-961e-a4df1cc1dd1c tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 202 [ 1344.195262] [59248]: [pid: 59248|app: 0|req: 281/566] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:44:50 2025] DELETE /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1344.198122] [59247]: DEBUG cinder.api.middleware.request_id [None req-5cc19fc5-56bc-41ef-87df-94fa605ce1df None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.200781] [59247]: INFO cinder.api.openstack.wsgi [None req-5cc19fc5-56bc-41ef-87df-94fa605ce1df tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1344.201008] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5cc19fc5-56bc-41ef-87df-94fa605ce1df tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1344.201311] [59247]: DEBUG cinder.api.openstack.wsgi [None req-5cc19fc5-56bc-41ef-87df-94fa605ce1df tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1344.209633] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.209633] [59247]: warnings.warn( [ 1344.213770] [59247]: INFO cinder.volume.api [None req-5cc19fc5-56bc-41ef-87df-94fa605ce1df tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1344.218650] [59247]: INFO cinder.api.openstack.wsgi [None req-5cc19fc5-56bc-41ef-87df-94fa605ce1df tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1344.219302] [59247]: [pid: 59247|app: 0|req: 286/567] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:50 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.228929] [59248]: DEBUG cinder.api.middleware.request_id [None req-521fabb0-be89-467c-90de-aafcf95e2b21 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.231107] [59248]: INFO cinder.api.openstack.wsgi [None req-521fabb0-be89-467c-90de-aafcf95e2b21 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1345.231339] [59248]: DEBUG cinder.api.openstack.wsgi [None req-521fabb0-be89-467c-90de-aafcf95e2b21 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1345.231556] [59248]: DEBUG cinder.api.openstack.wsgi [None req-521fabb0-be89-467c-90de-aafcf95e2b21 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1345.242331] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.242331] [59248]: warnings.warn( [ 1345.246651] [59248]: INFO cinder.volume.api [None req-521fabb0-be89-467c-90de-aafcf95e2b21 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1345.253363] [59248]: INFO cinder.api.openstack.wsgi [None req-521fabb0-be89-467c-90de-aafcf95e2b21 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1345.253790] [59248]: [pid: 59248|app: 0|req: 282/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:52 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.265768] [59247]: DEBUG cinder.api.middleware.request_id [None req-c448df37-fe25-4346-a645-6b701e6ffda8 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.268178] [59247]: INFO cinder.api.openstack.wsgi [None req-c448df37-fe25-4346-a645-6b701e6ffda8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1346.268868] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c448df37-fe25-4346-a645-6b701e6ffda8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1346.268868] [59247]: DEBUG cinder.api.openstack.wsgi [None req-c448df37-fe25-4346-a645-6b701e6ffda8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1346.278919] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.278919] [59247]: warnings.warn( [ 1346.283315] [59247]: INFO cinder.volume.api [None req-c448df37-fe25-4346-a645-6b701e6ffda8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1346.288319] [59247]: INFO cinder.api.openstack.wsgi [None req-c448df37-fe25-4346-a645-6b701e6ffda8 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 200 [ 1346.288700] [59247]: [pid: 59247|app: 0|req: 287/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:53 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1347.298464] [59248]: DEBUG cinder.api.middleware.request_id [None req-e6444e28-86e0-4df6-963e-4fa507e85fce None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.300614] [59248]: INFO cinder.api.openstack.wsgi [None req-e6444e28-86e0-4df6-963e-4fa507e85fce tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e [ 1347.300843] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e6444e28-86e0-4df6-963e-4fa507e85fce tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1347.301072] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e6444e28-86e0-4df6-963e-4fa507e85fce tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1347.309944] [59248]: INFO cinder.api.openstack.wsgi [None req-e6444e28-86e0-4df6-963e-4fa507e85fce tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e returned with HTTP 404 [ 1347.310558] [59248]: [pid: 59248|app: 0|req: 283/570] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:54 2025] GET /volume/v3/volumes/4d04cef9-7cd1-4fcf-a610-29092e6e144e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1347.355459] [59247]: DEBUG cinder.api.middleware.request_id [None req-32f5dc51-e4ea-48d3-98d5-50381393992a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.357617] [59247]: INFO cinder.api.openstack.wsgi [None req-32f5dc51-e4ea-48d3-98d5-50381393992a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] DELETE http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1347.358026] [59247]: DEBUG cinder.api.openstack.wsgi [None req-32f5dc51-e4ea-48d3-98d5-50381393992a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1347.358272] [59247]: DEBUG cinder.api.openstack.wsgi [None req-32f5dc51-e4ea-48d3-98d5-50381393992a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'delete' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1347.358467] [59247]: INFO cinder.api.v3.volumes [None req-32f5dc51-e4ea-48d3-98d5-50381393992a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Delete volume with id: 337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1347.368794] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.368794] [59247]: warnings.warn( [ 1347.369431] [59247]: INFO cinder.volume.api [None req-32f5dc51-e4ea-48d3-98d5-50381393992a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1347.392213] [59247]: INFO cinder.volume.api [None req-32f5dc51-e4ea-48d3-98d5-50381393992a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Delete volume request issued successfully. [ 1347.392600] [59247]: INFO cinder.api.openstack.wsgi [None req-32f5dc51-e4ea-48d3-98d5-50381393992a tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 202 [ 1347.393164] [59247]: [pid: 59247|app: 0|req: 288/571] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:44:54 2025] DELETE /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1347.396219] [59248]: DEBUG cinder.api.middleware.request_id [None req-53f2ea40-4f24-49d2-b5f0-c2e387537843 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.400660] [59248]: INFO cinder.api.openstack.wsgi [None req-53f2ea40-4f24-49d2-b5f0-c2e387537843 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1347.400917] [59248]: DEBUG cinder.api.openstack.wsgi [None req-53f2ea40-4f24-49d2-b5f0-c2e387537843 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1347.401256] [59248]: DEBUG cinder.api.openstack.wsgi [None req-53f2ea40-4f24-49d2-b5f0-c2e387537843 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1347.409383] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.409383] [59248]: warnings.warn( [ 1347.414197] [59248]: INFO cinder.volume.api [None req-53f2ea40-4f24-49d2-b5f0-c2e387537843 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1347.419712] [59248]: INFO cinder.api.openstack.wsgi [None req-53f2ea40-4f24-49d2-b5f0-c2e387537843 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1347.420166] [59248]: [pid: 59248|app: 0|req: 284/572] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:54 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.431465] [59247]: DEBUG cinder.api.middleware.request_id [None req-b96734db-d742-4114-8a9a-0281cb64a7a9 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.433576] [59247]: INFO cinder.api.openstack.wsgi [None req-b96734db-d742-4114-8a9a-0281cb64a7a9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1348.433797] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b96734db-d742-4114-8a9a-0281cb64a7a9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1348.434031] [59247]: DEBUG cinder.api.openstack.wsgi [None req-b96734db-d742-4114-8a9a-0281cb64a7a9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1348.444817] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.444817] [59247]: warnings.warn( [ 1348.449262] [59247]: INFO cinder.volume.api [None req-b96734db-d742-4114-8a9a-0281cb64a7a9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1348.454648] [59247]: INFO cinder.api.openstack.wsgi [None req-b96734db-d742-4114-8a9a-0281cb64a7a9 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1348.455170] [59247]: [pid: 59247|app: 0|req: 289/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:55 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.465611] [59248]: DEBUG cinder.api.middleware.request_id [None req-d8d3abfc-cd61-47e6-b9cb-41eda26c24d6 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.467753] [59248]: INFO cinder.api.openstack.wsgi [None req-d8d3abfc-cd61-47e6-b9cb-41eda26c24d6 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1349.468032] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d8d3abfc-cd61-47e6-b9cb-41eda26c24d6 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1349.468194] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d8d3abfc-cd61-47e6-b9cb-41eda26c24d6 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1349.476912] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy 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.476912] [59248]: warnings.warn( [ 1349.481098] [59248]: INFO cinder.volume.api [None req-d8d3abfc-cd61-47e6-b9cb-41eda26c24d6 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1349.485590] [59248]: INFO cinder.api.openstack.wsgi [None req-d8d3abfc-cd61-47e6-b9cb-41eda26c24d6 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 200 [ 1349.486019] [59248]: [pid: 59248|app: 0|req: 285/574] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:56 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.495608] [59247]: DEBUG cinder.api.middleware.request_id [None req-f49e7e9a-b988-4259-9697-1ad8ca1e538d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.498546] [59247]: INFO cinder.api.openstack.wsgi [None req-f49e7e9a-b988-4259-9697-1ad8ca1e538d tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc [ 1350.498935] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f49e7e9a-b988-4259-9697-1ad8ca1e538d tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1350.499300] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f49e7e9a-b988-4259-9697-1ad8ca1e538d tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1350.508272] [59247]: INFO cinder.api.openstack.wsgi [None req-f49e7e9a-b988-4259-9697-1ad8ca1e538d tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc returned with HTTP 404 [ 1350.508820] [59247]: [pid: 59247|app: 0|req: 290/575] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:57 2025] GET /volume/v3/volumes/337b8887-32aa-4a19-8c42-22312cd5fcbc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1350.592716] [59248]: DEBUG cinder.api.middleware.request_id [None req-7a85532e-0147-4350-bc00-856a9eb9a873 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.594992] [59248]: INFO cinder.api.openstack.wsgi [None req-7a85532e-0147-4350-bc00-856a9eb9a873 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1350.595235] [59248]: DEBUG cinder.api.openstack.wsgi [None req-7a85532e-0147-4350-bc00-856a9eb9a873 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1350.595449] [59248]: DEBUG cinder.api.openstack.wsgi [None req-7a85532e-0147-4350-bc00-856a9eb9a873 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1350.595625] [59248]: INFO cinder.api.v3.volumes [None req-7a85532e-0147-4350-bc00-856a9eb9a873 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Delete volume with id: c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1350.606885] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.606885] [59248]: warnings.warn( [ 1350.607517] [59248]: INFO cinder.volume.api [None req-7a85532e-0147-4350-bc00-856a9eb9a873 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1350.624913] [59248]: INFO cinder.volume.api [None req-7a85532e-0147-4350-bc00-856a9eb9a873 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Delete volume request issued successfully. [ 1350.625093] [59248]: INFO cinder.api.openstack.wsgi [None req-7a85532e-0147-4350-bc00-856a9eb9a873 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 202 [ 1350.625587] [59248]: [pid: 59248|app: 0|req: 286/576] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:44:57 2025] DELETE /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1350.629530] [59247]: DEBUG cinder.api.middleware.request_id [None req-bac28a8c-d3c7-4693-af7b-4ca5de21030e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.631760] [59247]: INFO cinder.api.openstack.wsgi [None req-bac28a8c-d3c7-4693-af7b-4ca5de21030e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1350.631966] [59247]: DEBUG cinder.api.openstack.wsgi [None req-bac28a8c-d3c7-4693-af7b-4ca5de21030e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1350.632183] [59247]: DEBUG cinder.api.openstack.wsgi [None req-bac28a8c-d3c7-4693-af7b-4ca5de21030e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1350.640178] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.640178] [59247]: warnings.warn( [ 1350.643930] [59247]: INFO cinder.volume.api [None req-bac28a8c-d3c7-4693-af7b-4ca5de21030e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1350.649339] [59247]: INFO cinder.api.openstack.wsgi [None req-bac28a8c-d3c7-4693-af7b-4ca5de21030e tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1350.649782] [59247]: [pid: 59247|app: 0|req: 291/577] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:57 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.660383] [59248]: DEBUG cinder.api.middleware.request_id [None req-39799a13-f0a1-411a-817d-58c65a407748 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.720758] [59248]: INFO cinder.api.openstack.wsgi [None req-39799a13-f0a1-411a-817d-58c65a407748 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1351.721014] [59248]: DEBUG cinder.api.openstack.wsgi [None req-39799a13-f0a1-411a-817d-58c65a407748 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1351.721267] [59248]: DEBUG cinder.api.openstack.wsgi [None req-39799a13-f0a1-411a-817d-58c65a407748 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1351.731489] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1351.731489] [59248]: warnings.warn( [ 1351.735698] [59248]: INFO cinder.volume.api [None req-39799a13-f0a1-411a-817d-58c65a407748 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Volume info retrieved successfully. [ 1351.740457] [59248]: INFO cinder.api.openstack.wsgi [None req-39799a13-f0a1-411a-817d-58c65a407748 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 200 [ 1351.740867] [59248]: [pid: 59248|app: 0|req: 287/578] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:58 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 846 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.751620] [59247]: DEBUG cinder.api.middleware.request_id [None req-119a8af8-6565-4f4c-a1f3-ed953b872e60 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.753680] [59247]: INFO cinder.api.openstack.wsgi [None req-119a8af8-6565-4f4c-a1f3-ed953b872e60 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] GET http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a [ 1352.753898] [59247]: DEBUG cinder.api.openstack.wsgi [None req-119a8af8-6565-4f4c-a1f3-ed953b872e60 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1352.754145] [59247]: DEBUG cinder.api.openstack.wsgi [None req-119a8af8-6565-4f4c-a1f3-ed953b872e60 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1352.760175] [59247]: INFO cinder.api.openstack.wsgi [None req-119a8af8-6565-4f4c-a1f3-ed953b872e60 tempest-AttachVolumeNegativeTest-1456145197 tempest-AttachVolumeNegativeTest-1456145197-project-member] http://10.180.1.21/volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a returned with HTTP 404 [ 1352.760901] [59247]: [pid: 59247|app: 0|req: 292/579] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:44:59 2025] GET /volume/v3/volumes/c2c69b2d-b7e3-4550-be48-eb7e59b5972a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1361.738039] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=69,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1362.756515] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=105,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1705.785542] [59248]: DEBUG cinder.api.middleware.request_id [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1705.787751] [59248]: INFO cinder.api.openstack.wsgi [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1705.788129] [59248]: DEBUG cinder.api.openstack.wsgi [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-866656361"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1705.789565] [59248]: DEBUG cinder.api.v3.volumes [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-866656361'}} {{(pid=59248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} [ 1705.789694] [59248]: INFO cinder.api.v3.volumes [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Create volume of 1 GB [ 1705.795372] [59248]: INFO cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Availability Zones retrieved successfully. [ 1705.802205] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Flow 'volume_create_api' (13f58d15-31f4-4453-9c17-1111a0098b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1705.803416] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ef552b-3b80-4634-ba6f-5a17eb378e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1705.804483] [59248]: DEBUG cinder.volume.flows.api.create_volume [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Validating volume size '1' using validate_int {{(pid=59248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1705.821952] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ef552b-3b80-4634-ba6f-5a17eb378e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-11-20T14:29:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=15c76d59-b561-4016-9c9f-a7c6f0438049,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15c76d59-b561-4016-9c9f-a7c6f0438049', '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=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1705.822887] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96043fe8-0c77-4c31-8b36-da24b5df2362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1705.866297] [59248]: DEBUG cinder.quota [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Created reservations ['ea612ae8-3300-41f1-8d96-f7a55777f8cf', '76617bc9-9e83-4249-b740-bee267ceb56e', '154d1402-4658-459b-a372-1c5f9a49c9a9', '354d1612-5307-4786-9229-44182897d532'] {{(pid=59248) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1705.867215] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96043fe8-0c77-4c31-8b36-da24b5df2362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea612ae8-3300-41f1-8d96-f7a55777f8cf', '76617bc9-9e83-4249-b740-bee267ceb56e', '154d1402-4658-459b-a372-1c5f9a49c9a9', '354d1612-5307-4786-9229-44182897d532']}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1705.868112] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cacec2a5-7a0b-4998-b8a9-52039cd5ea7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1705.887973] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cacec2a5-7a0b-4998-b8a9-52039cd5ea7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b09d63f-c891-4bc6-8c8e-373972950789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-866656361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a1f6d30eb6643d09a9902ea65b3d754',qos_specs=None,replication_status=,reservations=['ea612ae8-3300-41f1-8d96-f7a55777f8cf','76617bc9-9e83-4249-b740-bee267ceb56e','154d1402-4658-459b-a372-1c5f9a49c9a9','354d1612-5307-4786-9229-44182897d532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea98ea0a7b2a4df28c715b4ae8a83609',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-11-20T14:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-866656361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b09d63f-c891-4bc6-8c8e-373972950789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a1f6d30eb6643d09a9902ea65b3d754',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='ea98ea0a7b2a4df28c715b4ae8a83609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15c76d59-b561-4016-9c9f-a7c6f0438049),volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1705.888895] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27291db-7889-4ac0-9487-65f74ec38898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1705.903292] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27291db-7889-4ac0-9487-65f74ec38898) 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-866656361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a1f6d30eb6643d09a9902ea65b3d754',qos_specs=None,replication_status=,reservations=['ea612ae8-3300-41f1-8d96-f7a55777f8cf','76617bc9-9e83-4249-b740-bee267ceb56e','154d1402-4658-459b-a372-1c5f9a49c9a9','354d1612-5307-4786-9229-44182897d532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea98ea0a7b2a4df28c715b4ae8a83609',volume_type_id=15c76d59-b561-4016-9c9f-a7c6f0438049)}' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1705.904171] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b035f6-f3fc-43f5-99d7-4458a1414062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:194}} [ 1705.912804] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b035f6-f3fc-43f5-99d7-4458a1414062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=59248) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:182}} [ 1705.913951] [59248]: DEBUG cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Flow 'volume_create_api' (13f58d15-31f4-4453-9c17-1111a0098b2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=59248) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:145}} [ 1705.914304] [59248]: INFO cinder.volume.api [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Create volume request issued successfully. [ 1705.914930] [59248]: INFO cinder.api.openstack.wsgi [None req-659c5af3-49b0-4049-8d7f-5b1d3e99a7cb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1705.915414] [59248]: [pid: 59248|app: 0|req: 288/580] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Nov 20 14:50:52 2025] POST /volume/v3/volumes => generated 752 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1705.924074] [59247]: DEBUG cinder.api.middleware.request_id [None req-45992fce-526d-49d8-af9b-633b78f22cc2 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1705.926502] [59247]: INFO cinder.api.openstack.wsgi [None req-45992fce-526d-49d8-af9b-633b78f22cc2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1705.926715] [59247]: DEBUG cinder.api.openstack.wsgi [None req-45992fce-526d-49d8-af9b-633b78f22cc2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1705.926916] [59247]: DEBUG cinder.api.openstack.wsgi [None req-45992fce-526d-49d8-af9b-633b78f22cc2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1705.934538] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1705.934538] [59247]: warnings.warn( [ 1705.938221] [59247]: INFO cinder.volume.api [None req-45992fce-526d-49d8-af9b-633b78f22cc2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1705.942424] [59247]: INFO cinder.api.openstack.wsgi [None req-45992fce-526d-49d8-af9b-633b78f22cc2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1705.942823] [59247]: [pid: 59247|app: 0|req: 293/581] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:50:52 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1706.953994] [59248]: DEBUG cinder.api.middleware.request_id [None req-28ecc36a-072b-4e50-b38d-bf5797d9eb15 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1706.955785] [59248]: INFO cinder.api.openstack.wsgi [None req-28ecc36a-072b-4e50-b38d-bf5797d9eb15 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1706.956016] [59248]: DEBUG cinder.api.openstack.wsgi [None req-28ecc36a-072b-4e50-b38d-bf5797d9eb15 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1706.956234] [59248]: DEBUG cinder.api.openstack.wsgi [None req-28ecc36a-072b-4e50-b38d-bf5797d9eb15 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1706.964272] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1706.964272] [59248]: warnings.warn( [ 1706.967723] [59248]: INFO cinder.volume.api [None req-28ecc36a-072b-4e50-b38d-bf5797d9eb15 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1706.971907] [59248]: INFO cinder.api.openstack.wsgi [None req-28ecc36a-072b-4e50-b38d-bf5797d9eb15 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1706.972353] [59248]: [pid: 59248|app: 0|req: 289/582] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:50:53 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1707.175706] [59247]: DEBUG cinder.api.middleware.request_id [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-eb8b114d-9ff8-4d2c-877e-7c9afdcac107 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1707.178008] [59247]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-eb8b114d-9ff8-4d2c-877e-7c9afdcac107 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1707.178265] [59247]: DEBUG cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-eb8b114d-9ff8-4d2c-877e-7c9afdcac107 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1707.178484] [59247]: DEBUG cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-eb8b114d-9ff8-4d2c-877e-7c9afdcac107 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1707.187592] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1707.187592] [59247]: warnings.warn( [ 1707.191692] [59247]: INFO cinder.volume.api [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-eb8b114d-9ff8-4d2c-877e-7c9afdcac107 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1707.196483] [59247]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-eb8b114d-9ff8-4d2c-877e-7c9afdcac107 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1707.196903] [59247]: [pid: 59247|app: 0|req: 294/583] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Nov 20 14:50:53 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1708.714793] [59248]: DEBUG cinder.api.middleware.request_id [None req-0b4d26d0-c70d-4deb-bea3-bb8fde3fc3b5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1708.715258] [59248]: INFO cinder.api.openstack.wsgi [None req-0b4d26d0-c70d-4deb-bea3-bb8fde3fc3b5 None None] GET http://10.180.1.21/volume// [ 1708.715424] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0b4d26d0-c70d-4deb-bea3-bb8fde3fc3b5 None None] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1708.715629] [59248]: DEBUG cinder.api.openstack.wsgi [None req-0b4d26d0-c70d-4deb-bea3-bb8fde3fc3b5 None None] Calling method 'all' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1708.716015] [59248]: INFO cinder.api.openstack.wsgi [None req-0b4d26d0-c70d-4deb-bea3-bb8fde3fc3b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1708.716337] [59248]: [pid: 59248|app: 0|req: 290/584] 10.180.1.21 () {58 vars in 1300 bytes} [Thu Nov 20 14:50:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1708.720043] [59247]: DEBUG cinder.api.middleware.request_id [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-b67e99a2-01d3-4416-ae8d-eb5e28409baf None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1708.722156] [59247]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-b67e99a2-01d3-4416-ae8d-eb5e28409baf tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1708.722562] [59247]: DEBUG cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-b67e99a2-01d3-4416-ae8d-eb5e28409baf tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b09d63f-c891-4bc6-8c8e-373972950789", "connector": null, "instance_uuid": "4c369a05-6e8f-428c-84f7-aae4298907a4"}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1708.731676] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1708.731676] [59247]: warnings.warn( [ 1708.751868] [59247]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-b67e99a2-01d3-4416-ae8d-eb5e28409baf tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1708.752475] [59247]: [pid: 59247|app: 0|req: 295/585] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:50:55 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) [ 1708.773097] [59248]: DEBUG cinder.api.middleware.request_id [None req-e216e0a8-e94f-4737-8bc4-f45d75ab517c None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1708.775731] [59248]: INFO cinder.api.openstack.wsgi [None req-e216e0a8-e94f-4737-8bc4-f45d75ab517c tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1708.775731] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e216e0a8-e94f-4737-8bc4-f45d75ab517c tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1708.775731] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e216e0a8-e94f-4737-8bc4-f45d75ab517c tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1708.785583] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1708.785583] [59248]: warnings.warn( [ 1708.788833] [59248]: INFO cinder.volume.api [None req-e216e0a8-e94f-4737-8bc4-f45d75ab517c tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1708.793300] [59248]: INFO cinder.api.openstack.wsgi [None req-e216e0a8-e94f-4737-8bc4-f45d75ab517c tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1708.793814] [59248]: [pid: 59248|app: 0|req: 291/586] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:50:55 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1709.275644] [59247]: DEBUG cinder.api.middleware.request_id [None req-6eda4ea4-dccb-4069-bcac-340a7a4fdb21 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1709.276149] [59247]: INFO cinder.api.openstack.wsgi [None req-6eda4ea4-dccb-4069-bcac-340a7a4fdb21 None None] GET http://10.180.1.21/volume// [ 1709.276346] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6eda4ea4-dccb-4069-bcac-340a7a4fdb21 None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1709.276590] [59247]: DEBUG cinder.api.openstack.wsgi [None req-6eda4ea4-dccb-4069-bcac-340a7a4fdb21 None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1709.276991] [59247]: INFO cinder.api.openstack.wsgi [None req-6eda4ea4-dccb-4069-bcac-340a7a4fdb21 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1709.277349] [59247]: [pid: 59247|app: 0|req: 296/587] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:50:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1709.280894] [59248]: DEBUG cinder.api.middleware.request_id [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-430a816d-c169-4640-aea5-48a64454bfef None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1709.283233] [59248]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-430a816d-c169-4640-aea5-48a64454bfef tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1709.283473] [59248]: DEBUG cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-430a816d-c169-4640-aea5-48a64454bfef tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1709.283682] [59248]: DEBUG cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-430a816d-c169-4640-aea5-48a64454bfef tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1709.294159] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1709.294159] [59248]: warnings.warn( [ 1709.297332] [59248]: INFO cinder.volume.api [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-430a816d-c169-4640-aea5-48a64454bfef tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1709.301471] [59248]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-430a816d-c169-4640-aea5-48a64454bfef tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1709.301892] [59248]: [pid: 59248|app: 0|req: 292/588] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Nov 20 14:50:56 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1709.328579] [59247]: DEBUG cinder.api.middleware.request_id [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-92fb127e-611a-4abe-83cc-c13a947393d1 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1709.330967] [59247]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-92fb127e-611a-4abe-83cc-c13a947393d1 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] PUT http://10.180.1.21/volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7 [ 1709.331434] [59247]: DEBUG cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-92fb127e-611a-4abe-83cc-c13a947393d1 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-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-897953", "mountpoint": "/dev/sdb"}}} {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1709.339711] [59247]: DEBUG cinder.coordination [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-92fb127e-611a-4abe-83cc-c13a947393d1 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Acquiring lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1709.344368] [59247]: DEBUG cinder.coordination [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-92fb127e-611a-4abe-83cc-c13a947393d1 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59247) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1709.345422] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1709.345422] [59247]: warnings.warn( [ 1709.805271] [59248]: DEBUG cinder.api.middleware.request_id [None req-e1e42ad7-4051-4b18-9491-412d17c331a5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1709.806958] [59248]: INFO cinder.api.openstack.wsgi [None req-e1e42ad7-4051-4b18-9491-412d17c331a5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1709.807276] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e1e42ad7-4051-4b18-9491-412d17c331a5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1709.807543] [59248]: DEBUG cinder.api.openstack.wsgi [None req-e1e42ad7-4051-4b18-9491-412d17c331a5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1709.821560] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1709.821560] [59248]: warnings.warn( [ 1709.826746] [59248]: INFO cinder.volume.api [None req-e1e42ad7-4051-4b18-9491-412d17c331a5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1709.832259] [59248]: INFO cinder.api.openstack.wsgi [None req-e1e42ad7-4051-4b18-9491-412d17c331a5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1709.833115] [59248]: [pid: 59248|app: 0|req: 293/589] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:50:56 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1710.844036] [59248]: DEBUG cinder.api.middleware.request_id [None req-d155a350-3357-4bc9-a19d-c27cd26e7c86 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1710.845692] [59248]: INFO cinder.api.openstack.wsgi [None req-d155a350-3357-4bc9-a19d-c27cd26e7c86 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1710.845913] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d155a350-3357-4bc9-a19d-c27cd26e7c86 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1710.846137] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d155a350-3357-4bc9-a19d-c27cd26e7c86 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1710.856244] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1710.856244] [59248]: warnings.warn( [ 1710.859541] [59248]: INFO cinder.volume.api [None req-d155a350-3357-4bc9-a19d-c27cd26e7c86 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1710.863795] [59248]: INFO cinder.api.openstack.wsgi [None req-d155a350-3357-4bc9-a19d-c27cd26e7c86 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1710.864223] [59248]: [pid: 59248|app: 0|req: 294/590] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:50:57 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1711.874808] [59248]: DEBUG cinder.api.middleware.request_id [None req-2e96dacb-95c5-4926-9523-55c09a05e106 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1711.877211] [59248]: INFO cinder.api.openstack.wsgi [None req-2e96dacb-95c5-4926-9523-55c09a05e106 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1711.877324] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2e96dacb-95c5-4926-9523-55c09a05e106 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1711.877547] [59248]: DEBUG cinder.api.openstack.wsgi [None req-2e96dacb-95c5-4926-9523-55c09a05e106 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1711.887614] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1711.887614] [59248]: warnings.warn( [ 1711.890908] [59248]: INFO cinder.volume.api [None req-2e96dacb-95c5-4926-9523-55c09a05e106 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1711.895294] [59248]: INFO cinder.api.openstack.wsgi [None req-2e96dacb-95c5-4926-9523-55c09a05e106 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1711.895719] [59248]: [pid: 59248|app: 0|req: 295/591] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:50:58 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1712.905894] [59248]: DEBUG cinder.api.middleware.request_id [None req-d149e77e-8051-42b8-8e19-1964ded2e7c2 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1712.907960] [59248]: INFO cinder.api.openstack.wsgi [None req-d149e77e-8051-42b8-8e19-1964ded2e7c2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1712.908194] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d149e77e-8051-42b8-8e19-1964ded2e7c2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1712.908405] [59248]: DEBUG cinder.api.openstack.wsgi [None req-d149e77e-8051-42b8-8e19-1964ded2e7c2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1712.918471] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1712.918471] [59248]: warnings.warn( [ 1712.921725] [59248]: INFO cinder.volume.api [None req-d149e77e-8051-42b8-8e19-1964ded2e7c2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1712.926080] [59248]: INFO cinder.api.openstack.wsgi [None req-d149e77e-8051-42b8-8e19-1964ded2e7c2 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1712.926513] [59248]: [pid: 59248|app: 0|req: 296/592] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:50:59 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1713.867716] [59247]: DEBUG cinder.coordination [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-92fb127e-611a-4abe-83cc-c13a947393d1 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=59247) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1713.868078] [59247]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-92fb127e-611a-4abe-83cc-c13a947393d1 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7 returned with HTTP 200 [ 1713.868652] [59247]: [pid: 59247|app: 0|req: 297/593] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:50:56 2025] PUT /volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1713.936309] [59248]: DEBUG cinder.api.middleware.request_id [None req-29c4bb58-cd22-40b2-9aef-f6eccfaef816 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.938408] [59248]: INFO cinder.api.openstack.wsgi [None req-29c4bb58-cd22-40b2-9aef-f6eccfaef816 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1713.938630] [59248]: DEBUG cinder.api.openstack.wsgi [None req-29c4bb58-cd22-40b2-9aef-f6eccfaef816 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1713.938841] [59248]: DEBUG cinder.api.openstack.wsgi [None req-29c4bb58-cd22-40b2-9aef-f6eccfaef816 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1713.949194] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.949194] [59248]: warnings.warn( [ 1713.952891] [59248]: INFO cinder.volume.api [None req-29c4bb58-cd22-40b2-9aef-f6eccfaef816 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1713.957525] [59248]: INFO cinder.api.openstack.wsgi [None req-29c4bb58-cd22-40b2-9aef-f6eccfaef816 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1713.957981] [59248]: [pid: 59248|app: 0|req: 297/594] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:51:00 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1714.968705] [59247]: DEBUG cinder.api.middleware.request_id [None req-bb22897a-7998-444f-b626-b4d03647387e None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1714.971438] [59247]: INFO cinder.api.openstack.wsgi [None req-bb22897a-7998-444f-b626-b4d03647387e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1714.971693] [59247]: DEBUG cinder.api.openstack.wsgi [None req-bb22897a-7998-444f-b626-b4d03647387e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1714.971933] [59247]: DEBUG cinder.api.openstack.wsgi [None req-bb22897a-7998-444f-b626-b4d03647387e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1714.982861] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1714.982861] [59247]: warnings.warn( [ 1714.986261] [59247]: INFO cinder.volume.api [None req-bb22897a-7998-444f-b626-b4d03647387e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1714.990485] [59247]: INFO cinder.api.openstack.wsgi [None req-bb22897a-7998-444f-b626-b4d03647387e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1714.990898] [59247]: [pid: 59247|app: 0|req: 298/595] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:51:01 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1715.483880] [59248]: DEBUG cinder.api.middleware.request_id [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-9ec377e2-fcd7-40b8-9999-ab0fe828351e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1715.485960] [59248]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-9ec377e2-fcd7-40b8-9999-ab0fe828351e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] POST http://10.180.1.21/volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7/action [ 1715.486452] [59248]: DEBUG cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-9ec377e2-fcd7-40b8-9999-ab0fe828351e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1715.486585] [59248]: DEBUG cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-9ec377e2-fcd7-40b8-9999-ab0fe828351e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1715.501509] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1715.501509] [59248]: warnings.warn( [ 1715.507534] [59248]: INFO cinder.api.openstack.wsgi [req-852f2707-2e1b-4f6d-b86a-094c754ae235 req-9ec377e2-fcd7-40b8-9999-ab0fe828351e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7/action returned with HTTP 204 [ 1715.507989] [59248]: [pid: 59248|app: 0|req: 298/596] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:51:02 2025] POST /volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1716.001227] [59247]: DEBUG cinder.api.middleware.request_id [None req-de2ce190-3539-4965-be88-dbb48ffdc8be None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.003328] [59247]: INFO cinder.api.openstack.wsgi [None req-de2ce190-3539-4965-be88-dbb48ffdc8be tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1716.003565] [59247]: DEBUG cinder.api.openstack.wsgi [None req-de2ce190-3539-4965-be88-dbb48ffdc8be tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1716.003779] [59247]: DEBUG cinder.api.openstack.wsgi [None req-de2ce190-3539-4965-be88-dbb48ffdc8be tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1716.014798] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.014798] [59247]: warnings.warn( [ 1716.017454] [59247]: INFO cinder.volume.api [None req-de2ce190-3539-4965-be88-dbb48ffdc8be tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1716.023146] [59247]: INFO cinder.api.openstack.wsgi [None req-de2ce190-3539-4965-be88-dbb48ffdc8be tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1716.023573] [59247]: [pid: 59247|app: 0|req: 299/597] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:51:02 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1716.032851] [59248]: DEBUG cinder.api.middleware.request_id [None req-fd96021a-a9bf-42df-803b-48ee8b2b00fc None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.034975] [59248]: INFO cinder.api.openstack.wsgi [None req-fd96021a-a9bf-42df-803b-48ee8b2b00fc tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1716.035222] [59248]: DEBUG cinder.api.openstack.wsgi [None req-fd96021a-a9bf-42df-803b-48ee8b2b00fc tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1716.035616] [59248]: DEBUG cinder.api.openstack.wsgi [None req-fd96021a-a9bf-42df-803b-48ee8b2b00fc tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1716.045689] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.045689] [59248]: warnings.warn( [ 1716.048807] [59248]: INFO cinder.volume.api [None req-fd96021a-a9bf-42df-803b-48ee8b2b00fc tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1716.053263] [59248]: INFO cinder.api.openstack.wsgi [None req-fd96021a-a9bf-42df-803b-48ee8b2b00fc tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1716.053783] [59248]: [pid: 59248|app: 0|req: 299/598] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:51:02 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1726.021086] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=28,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1726.051433] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1728.115768] [59247]: DEBUG cinder.api.middleware.request_id [None req-2ae08156-bcee-4c2f-85ac-6db38f98a93d None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1728.116235] [59247]: INFO cinder.api.openstack.wsgi [None req-2ae08156-bcee-4c2f-85ac-6db38f98a93d None None] GET http://10.180.1.21/volume// [ 1728.116410] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2ae08156-bcee-4c2f-85ac-6db38f98a93d None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1728.116617] [59247]: DEBUG cinder.api.openstack.wsgi [None req-2ae08156-bcee-4c2f-85ac-6db38f98a93d None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1728.117011] [59247]: INFO cinder.api.openstack.wsgi [None req-2ae08156-bcee-4c2f-85ac-6db38f98a93d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1728.117488] [59247]: [pid: 59247|app: 0|req: 300/599] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:51:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1728.120773] [59248]: DEBUG cinder.api.middleware.request_id [req-d935c35a-1a89-4e31-981b-472a21022e50 req-97472272-f668-4850-b708-bf31de75eb16 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1728.123128] [59248]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-97472272-f668-4850-b708-bf31de75eb16 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1728.123540] [59248]: DEBUG cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-97472272-f668-4850-b708-bf31de75eb16 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b09d63f-c891-4bc6-8c8e-373972950789", "connector": null, "instance_uuid": "4c369a05-6e8f-428c-84f7-aae4298907a4"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1728.140753] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1728.140753] [59248]: warnings.warn( [ 1728.167450] [59248]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-97472272-f668-4850-b708-bf31de75eb16 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1728.168027] [59248]: [pid: 59248|app: 0|req: 300/600] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:51:14 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1728.172039] [59247]: DEBUG cinder.api.middleware.request_id [req-d935c35a-1a89-4e31-981b-472a21022e50 req-753d51f4-a9cc-4da6-918c-5d9c9b9e5046 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1728.174381] [59247]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-753d51f4-a9cc-4da6-918c-5d9c9b9e5046 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7 [ 1728.174611] [59247]: DEBUG cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-753d51f4-a9cc-4da6-918c-5d9c9b9e5046 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1728.174815] [59247]: DEBUG cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-753d51f4-a9cc-4da6-918c-5d9c9b9e5046 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1728.182617] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1728.182617] [59247]: warnings.warn( [ 1728.709879] [59247]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-753d51f4-a9cc-4da6-918c-5d9c9b9e5046 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7 returned with HTTP 200 [ 1728.710386] [59247]: [pid: 59247|app: 0|req: 301/601] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:51:14 2025] DELETE /volume/v3/attachments/1c48efc9-1597-4d96-adbb-2f8faab853c7 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1733.107014] [59248]: DEBUG cinder.api.middleware.request_id [req-d935c35a-1a89-4e31-981b-472a21022e50 req-23991daa-adc8-47bc-8d95-75ad513b0ebb None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1733.109328] [59248]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-23991daa-adc8-47bc-8d95-75ad513b0ebb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] PUT http://10.180.1.21/volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 [ 1733.109738] [59248]: DEBUG cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-23991daa-adc8-47bc-8d95-75ad513b0ebb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-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-897953", "mountpoint": "/dev/sdb"}}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1733.119984] [59248]: DEBUG cinder.coordination [req-d935c35a-1a89-4e31-981b-472a21022e50 req-23991daa-adc8-47bc-8d95-75ad513b0ebb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Acquiring lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1733.124310] [59248]: DEBUG cinder.coordination [req-d935c35a-1a89-4e31-981b-472a21022e50 req-23991daa-adc8-47bc-8d95-75ad513b0ebb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1733.125349] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1733.125349] [59248]: warnings.warn( [ 1733.647318] [59248]: DEBUG cinder.coordination [req-d935c35a-1a89-4e31-981b-472a21022e50 req-23991daa-adc8-47bc-8d95-75ad513b0ebb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1733.647657] [59248]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-23991daa-adc8-47bc-8d95-75ad513b0ebb tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 returned with HTTP 200 [ 1733.648264] [59248]: [pid: 59248|app: 0|req: 301/602] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:51:19 2025] PUT /volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1733.652910] [59247]: DEBUG cinder.api.middleware.request_id [req-d935c35a-1a89-4e31-981b-472a21022e50 req-d6af5315-c7ff-4c42-be85-2c285628386a None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1733.655402] [59247]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-d6af5315-c7ff-4c42-be85-2c285628386a tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 [ 1733.655646] [59247]: DEBUG cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-d6af5315-c7ff-4c42-be85-2c285628386a tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1733.655852] [59247]: DEBUG cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-d6af5315-c7ff-4c42-be85-2c285628386a tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1733.670479] [59247]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-d6af5315-c7ff-4c42-be85-2c285628386a tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 returned with HTTP 200 [ 1733.670913] [59247]: [pid: 59247|app: 0|req: 302/603] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Nov 20 14:51:20 2025] GET /volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1735.762773] [59248]: DEBUG cinder.api.middleware.request_id [req-d935c35a-1a89-4e31-981b-472a21022e50 req-b6e3258c-71b5-4eb4-8696-fa64d7a12160 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1735.765062] [59248]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-b6e3258c-71b5-4eb4-8696-fa64d7a12160 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] POST http://10.180.1.21/volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2/action [ 1735.765495] [59248]: DEBUG cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-b6e3258c-71b5-4eb4-8696-fa64d7a12160 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1735.765631] [59248]: DEBUG cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-b6e3258c-71b5-4eb4-8696-fa64d7a12160 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1735.781103] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1735.781103] [59248]: warnings.warn( [ 1735.788829] [59248]: INFO cinder.api.openstack.wsgi [req-d935c35a-1a89-4e31-981b-472a21022e50 req-b6e3258c-71b5-4eb4-8696-fa64d7a12160 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2/action returned with HTTP 204 [ 1735.789376] [59248]: [pid: 59248|app: 0|req: 302/604] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:51:22 2025] POST /volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1739.932861] [59247]: DEBUG cinder.api.middleware.request_id [None req-9cb979f9-7086-46b8-95ea-17d3bad4815c None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1739.933345] [59247]: INFO cinder.api.openstack.wsgi [None req-9cb979f9-7086-46b8-95ea-17d3bad4815c None None] GET http://10.180.1.21/volume// [ 1739.933519] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9cb979f9-7086-46b8-95ea-17d3bad4815c None None] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1739.933759] [59247]: DEBUG cinder.api.openstack.wsgi [None req-9cb979f9-7086-46b8-95ea-17d3bad4815c None None] Calling method 'all' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1739.934188] [59247]: INFO cinder.api.openstack.wsgi [None req-9cb979f9-7086-46b8-95ea-17d3bad4815c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1739.934597] [59247]: [pid: 59247|app: 0|req: 303/605] 10.180.1.21 () {58 vars in 1307 bytes} [Thu Nov 20 14:51:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1739.937876] [59248]: DEBUG cinder.api.middleware.request_id [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-afbd38f3-aa45-42fb-bd7e-85a455d99129 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1739.940114] [59248]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-afbd38f3-aa45-42fb-bd7e-85a455d99129 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1739.940532] [59248]: DEBUG cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-afbd38f3-aa45-42fb-bd7e-85a455d99129 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b09d63f-c891-4bc6-8c8e-373972950789", "connector": null, "instance_uuid": "4c369a05-6e8f-428c-84f7-aae4298907a4"}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1739.955207] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1739.955207] [59248]: warnings.warn( [ 1739.982671] [59248]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-afbd38f3-aa45-42fb-bd7e-85a455d99129 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1739.983162] [59248]: [pid: 59248|app: 0|req: 303/606] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Nov 20 14:51:26 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1739.987019] [59247]: DEBUG cinder.api.middleware.request_id [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-048d00b0-e6ac-4759-b82d-46ffec33b6b6 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1739.989376] [59247]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-048d00b0-e6ac-4759-b82d-46ffec33b6b6 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] DELETE http://10.180.1.21/volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 [ 1739.989597] [59247]: DEBUG cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-048d00b0-e6ac-4759-b82d-46ffec33b6b6 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1739.989801] [59247]: DEBUG cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-048d00b0-e6ac-4759-b82d-46ffec33b6b6 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1739.997085] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1739.997085] [59247]: warnings.warn( [ 1740.527552] [59247]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-048d00b0-e6ac-4759-b82d-46ffec33b6b6 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 returned with HTTP 200 [ 1740.527988] [59247]: [pid: 59247|app: 0|req: 304/607] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:51:26 2025] DELETE /volume/v3/attachments/629dd328-2b4c-487c-af97-a1d283f596b2 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1746.651769] [59248]: DEBUG cinder.api.middleware.request_id [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-12d00a75-aca7-43c2-afad-6bcdceae5d96 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.654107] [59248]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-12d00a75-aca7-43c2-afad-6bcdceae5d96 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] PUT http://10.180.1.21/volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 [ 1746.654494] [59248]: DEBUG cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-12d00a75-aca7-43c2-afad-6bcdceae5d96 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-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-897953", "mountpoint": "/dev/sdb"}}} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1746.664960] [59248]: DEBUG cinder.coordination [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-12d00a75-aca7-43c2-afad-6bcdceae5d96 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Acquiring lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1746.670740] [59248]: DEBUG cinder.coordination [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-12d00a75-aca7-43c2-afad-6bcdceae5d96 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=59248) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1746.671411] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.671411] [59248]: warnings.warn( [ 1747.190307] [59248]: DEBUG cinder.coordination [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-12d00a75-aca7-43c2-afad-6bcdceae5d96 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Lock "cinder-attachment_update-2b09d63f-c891-4bc6-8c8e-373972950789-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=59248) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1747.190672] [59248]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-12d00a75-aca7-43c2-afad-6bcdceae5d96 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 returned with HTTP 200 [ 1747.191182] [59248]: [pid: 59248|app: 0|req: 304/608] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Nov 20 14:51:33 2025] PUT /volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1747.195879] [59247]: DEBUG cinder.api.middleware.request_id [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-ee0f8664-9329-4a95-a100-353871e57930 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.198239] [59247]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-ee0f8664-9329-4a95-a100-353871e57930 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 [ 1747.198502] [59247]: DEBUG cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-ee0f8664-9329-4a95-a100-353871e57930 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1747.198689] [59247]: DEBUG cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-ee0f8664-9329-4a95-a100-353871e57930 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1747.213810] [59247]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-ee0f8664-9329-4a95-a100-353871e57930 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 returned with HTTP 200 [ 1747.214249] [59247]: [pid: 59247|app: 0|req: 305/609] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Nov 20 14:51:33 2025] GET /volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1752.013720] [59248]: DEBUG cinder.api.middleware.request_id [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-81a0ede5-48ec-462c-b5df-a919303aaa1d None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.017203] [59248]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-81a0ede5-48ec-462c-b5df-a919303aaa1d tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] POST http://10.180.1.21/volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3/action [ 1752.017834] [59248]: DEBUG cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-81a0ede5-48ec-462c-b5df-a919303aaa1d tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action body: b'{"os-complete": null}' {{(pid=59248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:991}} [ 1752.018068] [59248]: DEBUG cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-81a0ede5-48ec-462c-b5df-a919303aaa1d tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} [ 1752.037290] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.037290] [59248]: warnings.warn( [ 1752.044935] [59248]: INFO cinder.api.openstack.wsgi [req-c2e6024f-7c69-4619-93a9-337db2a4ddaf req-81a0ede5-48ec-462c-b5df-a919303aaa1d tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3/action returned with HTTP 204 [ 1752.045415] [59248]: [pid: 59248|app: 0|req: 305/610] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Nov 20 14:51:38 2025] POST /volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1757.213135] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=30,cinder:UPDATE=6 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1757.317835] [59247]: DEBUG cinder.api.middleware.request_id [req-a96017ec-542b-4921-b550-c9fff9160657 req-9fce80cd-47a2-4642-9713-487b9b04fcba None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.320200] [59247]: INFO cinder.api.openstack.wsgi [req-a96017ec-542b-4921-b550-c9fff9160657 req-9fce80cd-47a2-4642-9713-487b9b04fcba tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 [ 1757.320407] [59247]: DEBUG cinder.api.openstack.wsgi [req-a96017ec-542b-4921-b550-c9fff9160657 req-9fce80cd-47a2-4642-9713-487b9b04fcba tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1757.320617] [59247]: DEBUG cinder.api.openstack.wsgi [req-a96017ec-542b-4921-b550-c9fff9160657 req-9fce80cd-47a2-4642-9713-487b9b04fcba tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'version_select' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1757.330171] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.330171] [59247]: warnings.warn( [ 1757.856234] [59247]: INFO cinder.api.openstack.wsgi [req-a96017ec-542b-4921-b550-c9fff9160657 req-9fce80cd-47a2-4642-9713-487b9b04fcba tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 returned with HTTP 200 [ 1757.857068] [59247]: [pid: 59247|app: 0|req: 306/611] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Nov 20 14:51:44 2025] DELETE /volume/v3/attachments/6c8bff26-5b26-4b64-8dd6-bc4624c990e3 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1760.165445] [59248]: DEBUG cinder.api.middleware.request_id [None req-df2ab7aa-c171-4a6b-8f95-1ac009cdd6e5 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.167139] [59248]: INFO cinder.api.openstack.wsgi [None req-df2ab7aa-c171-4a6b-8f95-1ac009cdd6e5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1760.167355] [59248]: DEBUG cinder.api.openstack.wsgi [None req-df2ab7aa-c171-4a6b-8f95-1ac009cdd6e5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1760.167569] [59248]: DEBUG cinder.api.openstack.wsgi [None req-df2ab7aa-c171-4a6b-8f95-1ac009cdd6e5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1760.177826] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.177826] [59248]: warnings.warn( [ 1760.181458] [59248]: INFO cinder.volume.api [None req-df2ab7aa-c171-4a6b-8f95-1ac009cdd6e5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1760.186247] [59248]: INFO cinder.api.openstack.wsgi [None req-df2ab7aa-c171-4a6b-8f95-1ac009cdd6e5 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1760.186652] [59248]: [pid: 59248|app: 0|req: 306/612] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:51:46 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1760.215046] [59247]: DEBUG cinder.api.middleware.request_id [None req-ff0af9e4-be1f-4917-ad03-2dc447c661ea None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.217142] [59247]: INFO cinder.api.openstack.wsgi [None req-ff0af9e4-be1f-4917-ad03-2dc447c661ea tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1760.217348] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ff0af9e4-be1f-4917-ad03-2dc447c661ea tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1760.217551] [59247]: DEBUG cinder.api.openstack.wsgi [None req-ff0af9e4-be1f-4917-ad03-2dc447c661ea tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1760.225276] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.225276] [59247]: warnings.warn( [ 1760.228951] [59247]: INFO cinder.volume.api [None req-ff0af9e4-be1f-4917-ad03-2dc447c661ea tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1760.233583] [59247]: INFO cinder.api.openstack.wsgi [None req-ff0af9e4-be1f-4917-ad03-2dc447c661ea tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1760.234154] [59247]: [pid: 59247|app: 0|req: 307/613] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:51:46 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1770.183780] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=38,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1770.231338] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1854.205677] [59248]: DEBUG cinder.api.middleware.request_id [None req-cabb816c-ebcc-483c-9c69-15be29962609 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.208141] [59248]: INFO cinder.api.openstack.wsgi [None req-cabb816c-ebcc-483c-9c69-15be29962609 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1854.208357] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cabb816c-ebcc-483c-9c69-15be29962609 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1854.208592] [59248]: DEBUG cinder.api.openstack.wsgi [None req-cabb816c-ebcc-483c-9c69-15be29962609 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'delete' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1854.208787] [59248]: INFO cinder.api.v3.volumes [None req-cabb816c-ebcc-483c-9c69-15be29962609 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Delete volume with id: 2b09d63f-c891-4bc6-8c8e-373972950789 [ 1854.220521] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.220521] [59248]: warnings.warn( [ 1854.221133] [59248]: INFO cinder.volume.api [None req-cabb816c-ebcc-483c-9c69-15be29962609 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1854.238531] [59248]: INFO cinder.volume.api [None req-cabb816c-ebcc-483c-9c69-15be29962609 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Delete volume request issued successfully. [ 1854.238728] [59248]: INFO cinder.api.openstack.wsgi [None req-cabb816c-ebcc-483c-9c69-15be29962609 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 202 [ 1854.239231] [59248]: [pid: 59248|app: 0|req: 307/614] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Nov 20 14:53:20 2025] DELETE /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1854.242970] [59247]: DEBUG cinder.api.middleware.request_id [None req-f3e8d462-0484-48c0-95fe-6d25fe070c5b None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.245492] [59247]: INFO cinder.api.openstack.wsgi [None req-f3e8d462-0484-48c0-95fe-6d25fe070c5b tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1854.245708] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f3e8d462-0484-48c0-95fe-6d25fe070c5b tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1854.245911] [59247]: DEBUG cinder.api.openstack.wsgi [None req-f3e8d462-0484-48c0-95fe-6d25fe070c5b tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1854.254090] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.254090] [59247]: warnings.warn( [ 1854.257913] [59247]: INFO cinder.volume.api [None req-f3e8d462-0484-48c0-95fe-6d25fe070c5b tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1854.262646] [59247]: INFO cinder.api.openstack.wsgi [None req-f3e8d462-0484-48c0-95fe-6d25fe070c5b tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1854.263112] [59247]: [pid: 59247|app: 0|req: 308/615] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:53:21 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1855.273844] [59248]: DEBUG cinder.api.middleware.request_id [None req-134051fc-e964-48a0-b9e3-e6a6db9fec8e None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.275991] [59248]: INFO cinder.api.openstack.wsgi [None req-134051fc-e964-48a0-b9e3-e6a6db9fec8e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1855.276211] [59248]: DEBUG cinder.api.openstack.wsgi [None req-134051fc-e964-48a0-b9e3-e6a6db9fec8e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1855.276421] [59248]: DEBUG cinder.api.openstack.wsgi [None req-134051fc-e964-48a0-b9e3-e6a6db9fec8e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1855.284156] [59248]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.284156] [59248]: warnings.warn( [ 1855.287558] [59248]: INFO cinder.volume.api [None req-134051fc-e964-48a0-b9e3-e6a6db9fec8e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1855.291698] [59248]: INFO cinder.api.openstack.wsgi [None req-134051fc-e964-48a0-b9e3-e6a6db9fec8e tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1855.292119] [59248]: [pid: 59248|app: 0|req: 308/616] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:53:22 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1856.302167] [59247]: DEBUG cinder.api.middleware.request_id [None req-30cef83a-49bc-40ac-b727-5218fd3a4221 None None] RequestId filter calling following filter/app {{(pid=59247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.304348] [59247]: INFO cinder.api.openstack.wsgi [None req-30cef83a-49bc-40ac-b727-5218fd3a4221 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1856.304597] [59247]: DEBUG cinder.api.openstack.wsgi [None req-30cef83a-49bc-40ac-b727-5218fd3a4221 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1856.304846] [59247]: DEBUG cinder.api.openstack.wsgi [None req-30cef83a-49bc-40ac-b727-5218fd3a4221 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1856.312582] [59247]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.312582] [59247]: warnings.warn( [ 1856.316221] [59247]: INFO cinder.volume.api [None req-30cef83a-49bc-40ac-b727-5218fd3a4221 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Volume info retrieved successfully. [ 1856.320640] [59247]: INFO cinder.api.openstack.wsgi [None req-30cef83a-49bc-40ac-b727-5218fd3a4221 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 200 [ 1856.321092] [59247]: [pid: 59247|app: 0|req: 309/617] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:53:23 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1857.331389] [59248]: DEBUG cinder.api.middleware.request_id [None req-a3ff6b0c-ef5b-42de-a04e-6d77e8666792 None None] RequestId filter calling following filter/app {{(pid=59248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.333569] [59248]: INFO cinder.api.openstack.wsgi [None req-a3ff6b0c-ef5b-42de-a04e-6d77e8666792 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] GET http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 [ 1857.333788] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a3ff6b0c-ef5b-42de-a04e-6d77e8666792 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Empty body provided in request {{(pid=59248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:723}} [ 1857.334041] [59248]: DEBUG cinder.api.openstack.wsgi [None req-a3ff6b0c-ef5b-42de-a04e-6d77e8666792 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] Calling method 'show' {{(pid=59248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} [ 1857.340432] [59248]: INFO cinder.api.openstack.wsgi [None req-a3ff6b0c-ef5b-42de-a04e-6d77e8666792 tempest-ServerActionsTestOtherB-18131634 tempest-ServerActionsTestOtherB-18131634-project-member] http://10.180.1.21/volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 returned with HTTP 404 [ 1857.341144] [59248]: [pid: 59248|app: 0|req: 309/618] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Nov 20 14:53:24 2025] GET /volume/v3/volumes/2b09d63f-c891-4bc6-8c8e-373972950789 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1866.318509] [59247]: DEBUG dbcounter [-] [59247] Writing DB stats cinder:SELECT=8 {{(pid=59247) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1867.336638] [59248]: DEBUG dbcounter [-] [59248] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=59248) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}